1. d0bffab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 10 years ago
  2. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. 26178ec x86: mm: consolidate VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
  4. 7fb08ec x86: mm: move mmap_sem unlock from mm_fault_error() to caller by Linus Torvalds · 10 years ago
  5. 4e0cd68 drm: sti: fix module compilation issue by benjamin.gaignard@linaro.org · 10 years ago
  6. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  7. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  8. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  9. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  10. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  11. 7a02d08 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 10 years ago
  12. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  13. 7d22286 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  14. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  15. 8fd9589 Merge tag 'md/3.19' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  16. 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 0e58af4 x86/tls: Disallow unusual TLS segments by Andy Lutomirski · 10 years ago
  18. 41bdc78 x86/tls: Validate TLS entries to protect espfix by Andy Lutomirski · 10 years ago
  19. f0905c5 MAINTAINERS: Add me as x86 VDSO submaintainer by Andy Lutomirski · 10 years ago
  20. 5f785de aio: Skip timer for io_getevents if timeout=0 by Fam Zheng · 10 years ago
  21. e4a0d3e aio: Make it possible to remap aio ring by Pavel Emelyanov · 10 years ago
  22. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  23. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  24. 8f4385d Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  25. 52bb452 Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  26. a99abce Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  27. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  28. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  29. 29d293b cgroups: Documentation: fix trivial typos and wrong paragraph numberings by SeongJae Park · 10 years ago
  30. 6ddb798 parisc: percpu: update comments referring to __get_cpu_var by Christoph Lameter · 10 years ago
  31. 7d94a82 percpu: update local_ops.txt to reflect this_cpu operations by Christoph Lameter · 10 years ago
  32. 6c51ec4 percpu: remove __get_cpu_var and __raw_get_cpu_var macros by Christoph Lameter · 10 years ago
  33. 37d469e fsnotify: remove destroy_list from fsnotify_mark by Jan Kara · 10 years ago
  34. 0809ab6 fsnotify: unify inode and mount marks handling by Jan Kara · 10 years ago
  35. 820c12d fallocate: create FAN_MODIFY and IN_MODIFY events by Heinrich Schuchardt · 10 years ago
  36. 620951e mm/cma: make kmemleak ignore CMA regions by Thierry Reding · 10 years ago
  37. dee2f8a slub: fix cpuset check in get_any_partial by Vladimir Davydov · 10 years ago
  38. 061d707 slab: fix cpuset check in fallback_alloc by Vladimir Davydov · 10 years ago
  39. 07a46ed shmdt: use i_size_read() instead of ->i_size by Dave Hansen · 10 years ago
  40. d3c9790 ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments by Dave Hansen · 10 years ago
  41. 0050ee0 ipc/msg: increase MSGMNI, remove scaling by Manfred Spraul · 10 years ago
  42. e843e7d ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM by Manfred Spraul · 10 years ago
  43. 2e094ab ipc/sem.c: change memory barrier in sem_lock() to smp_rmb() by Manfred Spraul · 10 years ago
  44. a060bfe lib/decompress.c: consistency of compress formats for kernel image by Haesung Kim · 10 years ago
  45. b5c8afe decompress_bunzip2: off by one in get_next_block() by Dan Carpenter · 10 years ago
  46. ec72c66 usr/Kconfig: make initrd compression algorithm selection not expert by Andi Kleen · 10 years ago
  47. 6adc4a2 fault-inject: add ratelimit option by Dmitry Monakhov · 10 years ago
  48. 89e3f90 ratelimit: add initialization macro by Dmitry Monakhov · 10 years ago
  49. 92cab82 fs/affs/file.c: remove obsolete pagesize check by Fabian Frederick · 10 years ago
  50. 9abb408 fs/affs/file.c: add support to O_DIRECT by Fabian Frederick · 10 years ago
  51. 1ee54b0 fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf by Fabian Frederick · 10 years ago
  52. 7633978 fs/affs/file.c: forward declaration clean-up by Fabian Frederick · 10 years ago
  53. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  54. d539395 kexec: remove unnecessary KERN_ERR from kexec.c by Masanari Iida · 10 years ago
  55. 38351a3 sparc: hook up execveat system call by David Drysdale · 10 years ago
  56. c9b26b8 syscalls: add selftest for execveat(2) by David Drysdale · 10 years ago
  57. 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
  58. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  59. c0ef0cc fat: fix data past EOF resulting from fsx testsuite by Namjae Jeon · 10 years ago
  60. f441ada befs: remove dead code by Jan Kara · 10 years ago
  61. 1dd61aa mm/zbud: init user ops only when it is needed by Heesub Shin · 10 years ago
  62. 442cc43 mm/zswap: delete unnecessary check before calling free_percpu() by Markus Elfring · 10 years ago
  63. dd01d7d mm/zswap: add __init to some functions in zswap by Mahendran Ganesh · 10 years ago
  64. 083914e zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute by Ganesh Mahendran · 10 years ago
  65. 1813665 mm/zsmalloc: allocate exactly size of struct zs_pool by Ganesh Mahendran · 10 years ago
  66. df8b5bb mm/zsmalloc: avoid duplicate assignment of prev_class by Ganesh Mahendran · 10 years ago
  67. d49b1c2 mm/zram: correct ZRAM_ZERO flag bit position by Mahendran Ganesh · 10 years ago
  68. 40f9fb8 mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE by Mahendran Ganesh · 10 years ago
  69. af4ee5e zsmalloc: correct fragile [kmap|kunmap]_atomic use by Minchan Kim · 10 years ago
  70. b1b00a5 zsmalloc: fix zs_init cpu notifier error handling by Sergey Senozhatsky · 10 years ago
  71. 8c7f010 zram: implement rw_page operation of zram by karam.lee · 10 years ago
  72. 54850e7 zram: change parameter from vaild_io_request() by karam.lee · 10 years ago
  73. b627cff zram: remove bio parameter from zram_bvec_rw() by karam.lee · 10 years ago
  74. 9eec4cd zsmalloc: merge size_class to reduce fragmentation by Joonsoo Kim · 10 years ago
  75. 70bc068 mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate() by Rickard Strandqvist · 10 years ago
  76. 8135be5 memcg: fix possible use-after-free in memcg_kmem_get_cache() by Vladimir Davydov · 10 years ago
  77. ae6e71d mm/memcontrol.c: fix defined but not used compiler warning by Michele Curti · 10 years ago
  78. 441c228 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages by Mel Gorman · 10 years ago
  79. 7e5b528 mm/vmalloc.c: fix memory ordering bug by Dmitry Vyukov · 10 years ago
  80. 6a2d567 oom: kill the insufficient and no longer needed PT_TRACE_EXIT check by Oleg Nesterov · 10 years ago
  81. d003f37 oom: don't assume that a coredumping thread will exit soon by Oleg Nesterov · 10 years ago
  82. ba914f4 mm: remove the highmem zones' memmap in the highmem zone by Zhong Hongbo · 10 years ago
  83. 2ebba6b mm: unmapped page migration avoid unmap+remap overhead by Hugh Dickins · 10 years ago
  84. 5cec38a fs, seq_file: fallback to vmalloc instead of oom kill processes by David Rientjes · 10 years ago
  85. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  86. f5f302e mm,vmacache: count number of system-wide flushes by Davidlohr Bueso · 10 years ago
  87. 16a7ade Documentation: add new page_owner document by Joonsoo Kim · 10 years ago
  88. 61cf5fe mm/page_owner: correct owner information for early allocated pages by Joonsoo Kim · 10 years ago
  89. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
  90. 9a92a6c stacktrace: introduce snprint_stack_trace for buffer output by Joonsoo Kim · 10 years ago
  91. dbc8358 mm/nommu: use alloc_pages_exact() rather than its own implementation by Joonsoo Kim · 10 years ago
  92. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  93. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
  94. eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
  95. 2d48366 mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE by Jianyu Zhan · 10 years ago
  96. 66f2ca7 include/linux/kmemleak.h: needs slab.h by Andrew Morton · 10 years ago
  97. 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 10 years ago
  98. bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 10 years ago
  99. 71fbd55 memory-hotplug: remove redundant call of page_to_pfn by Zhang Zhen · 10 years ago
  100. 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 10 years ago