Age | Commit message (Expand) | Author |
2016-05-03 | coresight: stm: adding driver for CoreSight STM component | Pratik Patel |
2016-05-03 | stm class: Support devices that override software assigned masters | Alexander Shishkin |
2016-05-01 | nvmem: core: remove regmap dependency | Srinivas Kandagatla |
2016-04-30 | drivers:hv: Make a function to free mmio regions through vmbus | Jake Oshins |
2016-04-30 | Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus... | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Export the vmbus_set_event() API | K. Y. Srinivasan |
2016-04-30 | Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer | K. Y. Srinivasan |
2016-04-16 | Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-04-15 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-04-14 | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-04-14 | Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-04-14 | Make file credentials available to the seqfile interfaces | Linus Torvalds |
2016-04-14 | pmem: fix BUG() error in pmem.h:48 on X86_32 | Toshi Kani |
2016-04-13 | USB: uas: Add a new NO_REPORT_LUNS quirk | Hans de Goede |
2016-04-12 | fscrypto: don't let data integrity writebacks fail with ENOMEM | Jaegeuk Kim |
2016-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-09 | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-04-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-04-07 | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU | Alexander Duyck |
2016-04-07 | mm/gup: Remove the macro overload API migration helpers from the get_user*() ... | Ingo Molnar |
2016-04-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-04-05 | compiler-gcc: disable -ftracer for __noclone functions | Paolo Bonzini |
2016-04-05 | iommu: provide of_xlate pointer unconditionally | Arnd Bergmann |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds |
2016-04-04 | mm: drop PAGE_CACHE_* and page_cache_{get,release} definition | Kirill A. Shutemov |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-02 | Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-01 | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann |
2016-03-29 | locking/atomic, sched: Unexport fetch_or() | Frederic Weisbecker |
2016-03-29 | timers/nohz: Convert tick dependency mask to atomic_t | Frederic Weisbecker |
2016-03-29 | locking/atomic: Introduce atomic_fetch_or() | Frederic Weisbecker |
2016-03-28 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams |
2016-03-28 | netfilter: ipset: fix race condition in ipset save, swap and delete | Vishwanath Pai |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-03-26 | fs: add file_dentry() | Miklos Szeredi |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko |
2016-03-25 | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa |
2016-03-25 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa |
2016-03-25 | oom: make oom_reaper_list single linked | Vladimir Davydov |