1. 9a2ddda Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1' by W. Trevor King · 8 years ago
  2. 8bb5ef7 cgroup: make sure a parent css isn't freed before its children by Tejun Heo · 8 years ago
  3. aa226ff cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 8 years ago
  4. e93ad19 cpuset: make mm migration asynchronous by Tejun Heo · 8 years ago
  5. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  6. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  7. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  8. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 8 years ago
  9. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  11. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  12. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  13. 859e762 Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  14. 96461fd Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 8 years ago
  15. 278e5ac Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 8 years ago
  16. ff01c94 pwm: Mark all devices as "might sleep" by Thierry Reding · 8 years ago
  17. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  18. 3549d82 Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 8 years ago
  19. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  20. 03d7d12 Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  21. f9cd69f Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  22. 62c79bb Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  23. 6d1c244 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  24. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  25. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  26. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  27. 0c58282 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  28. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  29. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  30. 19a3dd7 Do not enable CONFIG_IO_STRICT_DEVMEM by default by Dan Williams · 8 years ago
  31. 9f273c2 MAINTAINERS: add/fix git URLs for various subsystems by Fengguang Wu · 8 years ago
  32. b2807f0 mm: memcontrol: add "sock" to cgroup2 memory.stat by Johannes Weiner · 8 years ago
  33. 587d9f7 mm: memcontrol: basic memory statistics in cgroup2 memory controller by Johannes Weiner · 8 years ago
  34. 44b7a8d mm: memcontrol: do not uncharge old page in page cache replacement by Johannes Weiner · 8 years ago
  35. 3e24b19 Documentation: cgroup: add memory.swap.{current,max} description by Vladimir Davydov · 8 years ago
  36. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 8 years ago
  37. d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 8 years ago
  38. 6f2cb2f swap.h: move memcg related stuff to the end of the file by Vladimir Davydov · 8 years ago
  39. eb01aaa mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online by Vladimir Davydov · 8 years ago
  40. 3337767 mm: vmscan: pass memcg to get_scan_count() by Vladimir Davydov · 8 years ago
  41. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 8 years ago
  42. 0b8f73e mm: memcontrol: clean up alloc, online, offline, free functions by Johannes Weiner · 8 years ago
  43. 0db1529 mm: memcontrol: flatten struct cg_proto by Johannes Weiner · 8 years ago
  44. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 8 years ago
  45. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  46. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  47. 04823c8 mm: memcontrol: allow to disable kmem accounting for cgroup2 by Vladimir Davydov · 8 years ago
  48. 52c29b0 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller by Johannes Weiner · 8 years ago
  49. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 8 years ago
  50. 3893e30 mm: memcontrol: separate kmem code from legacy tcp accounting code by Johannes Weiner · 8 years ago
  51. 8e0a891 mm: memcontrol: group kmem init and exit functions together by Johannes Weiner · 8 years ago
  52. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 8 years ago
  53. b15aac1 mm: memcontrol: remove double kmem page_counter init by Johannes Weiner · 8 years ago
  54. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 8 years ago
  55. 545b5e2 memstick: use sector_div instead of do_div by Arnd Bergmann · 8 years ago
  56. 8e99469 dma-mapping: use offset_in_page macro by Geliang Tang · 8 years ago
  57. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 8 years ago
  58. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  59. bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 8 years ago
  60. 30081d8 sparc: use generic dma_set_mask by Christoph Hellwig · 8 years ago
  61. 5348c1e metag: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  62. 340f303 m68k: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  63. f151341 mn10300: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  64. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  65. eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  66. 5a1a67f nios2: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  67. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  68. 4605f04b c6x: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  69. 6f62097 blackfin: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  70. a34a517 avr32: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  71. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  72. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 8 years ago
  73. f9ed89e iio: core: fix ptr_ret.cocci warnings by Fengguang Wu · 8 years ago
  74. 90d6cd5 fs/adfs/adfs.h: tidy up comments by Andrew Morton · 8 years ago
  75. e458bcd fs/overlayfs/super.c needs pagemap.h by Andrew Morton · 8 years ago
  76. 2954e440 ipc/shm.c: is_file_shm_hugepages() can be boolean by Yaowei Bai · 8 years ago
  77. 06af1c5 lz4: fix wrong compress buffer size for 64-bits by Bongkyu Kim · 8 years ago
  78. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 8 years ago
  79. ddf1d39 prctl: take mmap sem for writing to protect against others by Mateusz Guzik · 8 years ago
  80. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 8 years ago
  81. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  82. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 8 years ago
  83. 5c9cf8a kernel: printk: specify alignment for struct printk_log by Andrey Ryabinin · 8 years ago
  84. 41662f5 sysctl: enable strict writes by Kees Cook · 8 years ago
  85. a460bec rbtree: use READ_ONCE in RB_EMPTY_ROOT by Davidlohr Bueso · 8 years ago
  86. a253f1e rapidio: use kobj_to_dev() by Geliang Tang · 8 years ago
  87. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 8 years ago
  88. 2b24692 kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list by Geliang Tang · 8 years ago
  89. cdf4b3f kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() by Xunlei Pang · 8 years ago
  90. 9425676 kernel/cpu.c: make set_cpu_* static inlines by Rasmus Villemoes · 8 years ago
  91. 5aec01b kernel/cpu.c: eliminate cpu_*_mask by Rasmus Villemoes · 8 years ago
  92. 848e239 drivers/base/cpu.c: use __cpu_*_mask directly by Rasmus Villemoes · 8 years ago
  93. 4b804c8 kernel/cpu.c: export __cpu_*_mask by Rasmus Villemoes · 8 years ago
  94. c4c54dd kernel/cpu.c: change type of cpu_possible_bits and friends by Rasmus Villemoes · 8 years ago
  95. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 8 years ago
  96. c428fbd exit: remove unneeded declaration of exit_mm() by Dmitry Safonov · 8 years ago
  97. ac94b6e fs/coredump: prevent "" / "." / ".." core path components by Jann Horn · 8 years ago
  98. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  99. 3dfb7d8 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 8 years ago
  100. 570ac93 ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task by Oleg Nesterov · 8 years ago