Age | Commit message (Expand) | Author |
2016-04-05 | iommu: provide of_xlate pointer unconditionally | Arnd Bergmann |
2016-04-05 | Merge branch 'fixes-base' into fixes | James Bottomley |
2016-04-05 | scsi: Do not attach VPD to devices that don't support it | Hannes Reinecke |
2016-04-05 | mac80211: add doc for RX_FLAG_DUP_VALIDATED flag | Luis de Bethencourt |
2016-04-04 | drm/ttm: use phys_addr_t for ttm_bus_placement | Alex Deucher |
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-04 | btrfs: Add qgroup tracing | Mark Fasheh |
2016-04-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | 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 | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach |
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-31 | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eot | Liu Ying |
2016-03-31 | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return void | Liu Ying |
2016-03-31 | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better control | Philipp Zabel |
2016-03-30 | target: add a new add_wwn_groups fabrics method | Christoph Hellwig |
2016-03-30 | target: remove ->fabric_cleanup_nodeacl | Christoph Hellwig |
2016-03-30 | bpf: make padding in bpf_tunnel_key explicit | Daniel Borkmann |
2016-03-30 | uapi/linux/stddef.h: Provide __always_inline to userspace headers | Denys Vlasenko |
2016-03-29 | usb: ch9: Fix SSP Device Cap wFunctionalitySupport type | John Youn |
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-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | 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 |
2016-03-25 | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko |
2016-03-25 | mm, oom_reaper: implement OOM victims queuing | Michal Hocko |
2016-03-25 | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko |
2016-03-25 | mm, oom: introduce oom reaper | Michal Hocko |
2016-03-25 | sched: add schedule_timeout_idle() | Andrew Morton |
2016-03-25 | configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions | Octavian Purdila |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng |