| 2016-05-20 |  Joonsoo Kim | mm: rename _count, field of the struct page, to _refcount | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/page_ref: use page_ref helper instead of direct... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Li Peng | mm/slub.c: fix sysfs filename in comment | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Yang Shi | mm: slab: remove ZONE_DMA_FLAG | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Thomas Garnier | mm: SLAB freelist randomization | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Vladimir Davydov | mm/slub.c: replace kick_all_cpus_sync() with synchroniz... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: lockless decision to grow cache | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: refill cpu cache through a new slab without... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: separate cache_grow() to two parts | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: make cache_grow() handle the page allocated... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: racy access/modify the slab color | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: don't keep free slabs if free_objects exceeds... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: clean-up kmem_cache_node setup | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: factor out kmem_cache_node initialization... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: drain the free slab as much as possible | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: remove BAD_ALIEN_MAGIC again | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Joonsoo Kim | mm/slab: fix the theoretical race by holding proper... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Arnd Bergmann | kernel/padata.c: hide unused functions | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Richard Cochran | kernel/padata.c: removed unused code | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Guozhonghua | ocfs2: clean up an unneeded goto in ocfs2_put_slot() | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Jun Piao | ocfs2: clean up unused parameter 'count' in o2hb_read_b... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  piaojun | ocfs2: clean up an unused variable 'wants_rotate' in... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Guozhonghua | ocfs2: fix comment in struct ocfs2_extended_slot | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | debugobjects: insulate non-fixup logic related to stati... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | Documentation: update debugobjects doc | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | percpu_counter: update debugobjects fixup callbacks... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | rcu: update debugobjects fixup callbacks return type | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | timer: update debugobjects fixup callbacks return type | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | workqueue: update debugobjects fixup callbacks return... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | debugobjects: correct the usage of fixup call results | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Du, Changbin | debugobjects: make fixup functions return bool instead... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Vineet Gupta | scripts/bloat-o-meter: print percent change | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Kees Cook | scripts/spelling.txt: add "fimware" misspelling | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Konstantin... | scripts/decode_stacktrace.sh: handle symbols in modules | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Deepa Dinamani | time: remove timespec_add_safe() | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Deepa Dinamani | fs: poll/select/recvmmsg: use timespec64 for timeout... | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Deepa Dinamani | time: add missing implementation for timespec64_add_safe() | commit | commitdiff | tree | snapshot | 
| 2016-05-20 |  Jan Kara | fsnotify: avoid spurious EMFILE errors from inotify_init() | commit | commitdiff | tree | snapshot | 
| 2016-05-19 |  Linus Torvalds | Merge tag 'trace-v4.7' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 |  Linus Torvalds | Merge branch 'stable-4.7' of git://git.infradead.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 |  Linus Torvalds | Merge tag 'rproc-v4.7' of git://github.com/andersson... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 |  Linus Torvalds | Merge tag 'rpmsg-v4.7' of git://github.com/andersson... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 |  Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-19 |  Linus Torvalds | Merge tag 'media/v4.7-1' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'stable/for-linus-4.7' of git://git.kernel... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'armsoc-drivers' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'armsoc-defconfig' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'armsoc-soc' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'armsoc-cleanups-fixes' of git://git.kernel... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | iwlwifi: fix mis-merge that breaks the driver | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'work.misc' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'work.iov_iter' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'work.lookups' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Dave Chinner | xfs: concurrent readdir hangs on data buffer locks | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Al Viro | Revert "btrfs: switch to ->iterate_shared()" | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'sendmsg.cifs' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  James Bottomley | Merge branch 'fixes' into misc | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'for-4.7' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'regulator-fix-can-change-voltage' of git... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-18 |  Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Andreas Gruenbacher | btrfs: Switch to generic xattr handlers | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Andreas Gruenbacher | ubifs: Switch to generic xattr handlers | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge tag 'dm-4.7-changes' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge branch 'for-4.7/drivers' of git://git.kernel... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge branch 'for-4.7/core' of git://git.kernel.dk... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge branch 'work.preadv2' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge branch 'work.const-path' of git://git.kernel... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge branch 'for-cifs' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Kees Cook | exec: clarify reasoning for euid/egid reset | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Steve French | remove directory incorrectly tries to set delete on... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Steve French | Update cifs.ko version to 2.09 | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Stefan Metzmacher | fs/cifs: correctly to anonymous authentication for... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Stefan Metzmacher | fs/cifs: correctly to anonymous authentication for... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Stefan Metzmacher | fs/cifs: correctly to anonymous authentication for... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Stefan Metzmacher | fs/cifs: correctly to anonymous authentication via... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Sachin Prabhu | cifs: remove any preceding delimiter from prefix_path | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Goldwyn Rodrigues | cifs: Use file_dentry() | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  David S. Miller | Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m" | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  David S. Miller | Revert "phy dp83867: Make rgmii parameters optional" | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Ard Biesheuvel | r8169: default to 64-bit DMA on recent PCIe chips | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Alexander Graf | phy dp83867: Make rgmii parameters optional | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Alexander Graf | phy dp83867: Fix compilation with CONFIG_OF_MDIO=m | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  David S. Miller | Merge tag 'net-next-qcom-soc-4.7-2-merge' of git:/... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Yang Shi | bpf: arm64: remove callee-save registers use for tmp... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  John Stultz | asix: Fix offset calculation in asix_rx_fixup() causing... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2016-05-17 |  Jiri Pirko | switchdev: pass pointer to fib_info instead of copy | commit | commitdiff | tree | snapshot | 
| next |