2017-11-16 |
Tim Chen | mm/swap_slots.c: fix race conditions in swap_slots... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Andrey Ryabinin | mm: remove unused pgdat->inactive_ratio |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Jérôme Glisse | mm/mmu_notifier: avoid call to invalidate_range() in... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Jérôme Glisse | mm/mmu_notifier: avoid double notification when it... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Senozhatsky | zsmalloc: calling zs_map_object() from irq is a bug |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Ralph Campbell | mm/hmm: constify hmm_devmem_page_get_drvdata() parameter |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Anshuman Khandual | fs/hugetlbfs/inode.c: remove redundant -ENIVAL return... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Senozhatsky | zram: remove zlib from the list of recommended algorithms |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Senozhatsky | zram: add zstd to the supported algorithms list |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yafang Shao | mm/page-writeback.c: print a warning if the vm dirtines... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Gioh Kim | mm/memblock.c: make the index explicit argument of... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm, memory_hotplug: remove timeout from __offline_memory |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm, memory_hotplug: do not fail offlining too early |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm, page_alloc: fail has_unmovable_pages when seeing... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm: distinguish CMA and MOVABLE isolation in has_unmova... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Michal Hocko | mm: drop migrate type checks from has_unmovable_pages |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Tahsin Erdogan | mm/page-writeback.c: remove unused parameter from balan... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Huang Ying | mm, swap: fix false error message in __swp_swapcount() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | mm, swap: skip swapcache for swapin of synchronous... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | mm, swap: introduce SWP_SYNCHRONOUS_IO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | bdi: introduce BDI_CAP_SYNCHRONOUS_IO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Minchan Kim | zram: set BDI_CAP_STABLE_WRITES once |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Changbin Du | mm: update comments for struct page.mapping |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | net/rds/ib_fmr.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | mm/mempool.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | block/blk-mq.c: use kmalloc_array_node() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Johannes Thumshirn | include/linux/slab.h: add kmalloc_array_node() and... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Miles Chen | slub: fix sysfs duplicate filename creation when slub_d... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Alexey Dobriyan | slab, slub, slob: convert slab_flags_t to 32-bit |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Alexey Dobriyan | slab, slub, slob: add slab_flags_t |
commit | commitdiff | tree | snapshot |
2017-11-16 |
David Rientjes | mm/slab.c: only set __GFP_RECLAIMABLE once |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Miles Chen | mm/slob.c: remove an unnecessary check for __GFP_ZERO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yang Shi | mm: oom: show unreclaimable slab info when unreclaimabl... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yang Shi | mm: slabinfo: remove CONFIG_SLABINFO |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Yang Shi | tools: slabinfo: add "-U" option to show unreclaimable... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Guozhonghua | ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bi... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Changwei Ge | ocfs2/dlm: get mle inuse only when it is initialized |
commit | commitdiff | tree | snapshot |
2017-11-16 |
alex chen | ocfs2: subsystem.su_mutex is required while accessing... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
alex chen | ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
alex chen | ocfs2: should wait dio before inode lock in ocfs2_setattr() |
commit | commitdiff | tree | snapshot |
2017-11-16 |
piaojun | ocfs2: clean up some unused function declarations |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Changwei Ge | ocfs2: fix cluster hang after a node dies |
commit | commitdiff | tree | snapshot |
2017-11-16 |
piaojun | ocfs2: cleanup unused func declaration and assignment |
commit | commitdiff | tree | snapshot |
2017-11-16 |
piaojun | ocfs2: no need flush workqueue before destroying it |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Guozhonghua | ocfs2: remove unused declaration ocfs2_publish_get_moun... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Geert Uytterhoeven | m32r: fix endianness constraints |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Maninder Singh | bloat-o-meter: provide 3 different arguments for data... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'ipmi-for-4.15' of git://github.com/cminyard... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'pci-v4.15-changes' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'for-linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-4.15' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-4.15' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-4.15' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-4.15' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'modules-for-v4.15' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'mailbox-v4.15' of git://git.linaro.org/landi... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Stefano Stabellini | xen/pvcalls: fix potential endless loop in pvcalls... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'for-v4.15' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'hsi-for-4.15' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'selinux-pr-20171113' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'audit-pr-20171113' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jann Horn | mm/pagewalk.c: report holes in hugetlb ranges |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-next |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'mips_4.15' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'arm64-upstream' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-linus' of ssh://gitolite./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-linus' of ssh://gitolite./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Boris Ostrovsky | xen/pvcalls: Add MODULE_LICENSE() |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Linus Torvalds | Merge branch 'for-linus' of ssh://gitolite./linux/kerne... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Chao Yu | f2fs: deny accessing encryption policy if encryption... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Eric Dumazet | tcp: highest_sack fix |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Hangbin Liu | geneve: fix fill_info when link down |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Eric Dumazet | bpf: fix lockdep splat |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Bjørn Mork | net: cdc_ncm: GetNtbFormat endian fix |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/wacom' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/use-timer-setup' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/upstream' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/sony' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/multitouch' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/logitech' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/hyperv' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/asus' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/alps' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.14/upstream-fixes' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/callbacks' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jiri Kosina | Merge branch 'for-4.15/shadow-variables' into for-linus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Gustavo A.... | openvswitch: meter: fix NULL pointer dereference in... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
David S. Miller | Merge branch 'netem-fix-compilation-on-32-bit' |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Stephen Hemminger | netem: remove unnecessary 64 bit modulus |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Stephen Hemminger | netem: use 64 bit divide by rate |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Stephen Hemminger | tcp: Namespace-ify sysctl_tcp_default_congestion_control |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Kirill Tkhai | net: Protect iterations over net::fib_notifier_ops... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Nicolas Dichtel | ipv6: set all.accept_dad to 0 by default |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Dmitry V. Levin | uapi: fix linux/tls.h userspace compilation error |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Alexander Kappner | usbnet: ipheth: prevent TX queue timeouts when device... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Jason Wang | vhost_net: conditionally enable tx polling |
commit | commitdiff | tree | snapshot |
next |