1. 4f4c337 fs/dlm/config.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  2. 33041a0 mm: mark remap_file_pages() syscall as deprecated by Kirill A. Shutemov · 10 years ago
  3. cf2c812 mm: memcontrol: remove unnecessary memcg argument from soft limit functions by Johannes Weiner · 10 years ago
  4. e231875 mm: memcontrol: clean up memcg zoneinfo lookup by Jianyu Zhan · 10 years ago
  5. aedf95e mm/memblock.c: call kmemleak directly from memblock_(alloc|free) by Catalin Marinas · 10 years ago
  6. 1741196 mm/mempool.c: update the kmemleak stack trace for mempool allocations by Catalin Marinas · 10 years ago
  7. ce80b06 lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations by Catalin Marinas · 10 years ago
  8. ffe2c74 mm: introduce kmemleak_update_trace() by Catalin Marinas · 10 years ago
  9. aae0ad7 mm/kmemleak.c: use %u to print ->checksum by Jianpeng Ma · 10 years ago
  10. 688eb98 vmscan: memcg: always use swappiness of the reclaimed memcg by Michal Hocko · 10 years ago
  11. 722773a sysrq,rcu: suppress RCU stall warnings while sysrq runs by Rik van Riel · 10 years ago
  12. 984d74a sysrq: rcu-ify __handle_sysrq by Rik van Riel · 10 years ago
  13. 310bf8f fs/reiserfs/stree.c: remove obsolete __constant by Fabian Frederick · 10 years ago
  14. ae0a50a fs/reiserfs/bitmap.c: coding style fixes by Fabian Frederick · 10 years ago
  15. b951242 blackfin/ptrace: call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
  16. cccad5b mm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  17. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  18. a5c5928 ipc: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  19. d6f50c9 key: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  20. 1f7e061 fs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  21. 5eccdf3 ntfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  22. 92f778d inotify: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  23. f5102e5 nfs: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  24. 7ac9fe5 lockd: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  25. 75a3294 fscache: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  26. a88bbbe coda: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  27. 592749e scsi: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  28. be424c6 parport: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  29. 5eb10d9 random: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  30. 90a3b89 cdrom: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  31. 804bcaf tile: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  32. 2841efa ia64: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  33. 37649de arm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  34. 119ce5c kernel/seccomp.c: kernel-doc warning fix by Fabian Frederick · 10 years ago
  35. 9b44ee2 ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT) by Manfred Spraul · 10 years ago
  36. b220c57 ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant by Manfred Spraul · 10 years ago
  37. ed247b7 ipc/sem.c: store which operation blocks in perform_atomic_semop() by Manfred Spraul · 10 years ago
  38. d198cd6 ipc/sem.c: change perform_atomic_semop parameters by Manfred Spraul · 10 years ago
  39. 2f2ed41d ipc/sem.c: remove code duplication by Manfred Spraul · 10 years ago
  40. 1994862 ipc/sem.c: bugfix for semctl(,,GETZCNT) by Manfred Spraul · 10 years ago
  41. 4bb6657 ipc,msg: document volatile r_msg by Davidlohr Bueso · 10 years ago
  42. 3440a6b ipc,msg: move some msgq ns code around by Davidlohr Bueso · 10 years ago
  43. f75a2f3 ipc,msg: use current->state helpers by Davidlohr Bueso · 10 years ago
  44. f57a19a ipc,shm: document new limits in the uapi header by Davidlohr Bueso · 10 years ago
  45. 060028b ipc/shm.c: increase the defaults for SHMALL, SHMMAX by Manfred Spraul · 10 years ago
  46. 1376327 ipc/shm.c: check for integer overflow during shmget. by Manfred Spraul · 10 years ago
  47. 09c6eb1 ipc/shm.c: check for overflows of shm_tot by Manfred Spraul · 10 years ago
  48. 247a8ce ipc/shm.c: check for ulong overflows in shmat by Manfred Spraul · 10 years ago
  49. 46c0a8c ipc, kernel: clear whitespace by Paul McQuade · 10 years ago
  50. 7153e40 ipc, kernel: use Linux headers by Paul McQuade · 10 years ago
  51. eb66ec4 ipc: constify ipc_ops by Mathias Krause · 10 years ago
  52. 3e4e0f0 initramfs: remove "compression mode" choice by Paul Bolle · 10 years ago
  53. 04541a2 fs/devpts/inode.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  54. 0227d6ab fs/cachefiles: replace kerror by pr_err by Fabian Frederick · 10 years ago
  55. 4e1eb88 FS/CACHEFILES: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  56. ef74885 fs/pstore: logging clean-up by Fabian Frederick · 10 years ago
  57. f3da64d kernel/profile.c: use static const char instead of static char by Fabian Frederick · 10 years ago
  58. aba871f kernel/profile.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  59. 9606d9a fs/affs: pr_debug cleanup by Fabian Frederick · 10 years ago
  60. 0158de1 fs/affs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  61. 0c89d67 fs/affs/file.c: remove unnecessary function parameters by Fabian Frederick · 10 years ago
  62. d55875f include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error by Hans Verkuil · 10 years ago
  63. 68a9a43 kernel/user_namespace.c: kernel-doc/checkpatch fixes by Fabian Frederick · 10 years ago
  64. 24fe831 tools/testing/selftests/sysctl: validate sysctl_writes_strict by Kees Cook · 10 years ago
  65. f4aacea sysctl: allow for strict write position handling by Kees Cook · 10 years ago
  66. 2ca9bb4 sysctl: refactor sysctl string writing logic by Kees Cook · 10 years ago
  67. f880830 sysctl: clean up char buffer arguments by Kees Cook · 10 years ago
  68. 1c92ab1 rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  69. dcbff5d idr: reorder the fields by Lai Jiangshan · 10 years ago
  70. 15f3ec3 idr: reduce the unneeded check in free_layer() by Lai Jiangshan · 10 years ago
  71. aefb768 idr: don't need to shink the free list when idr_remove() by Lai Jiangshan · 10 years ago
  72. b93804b idr: fix idr_replace()'s returned error code by Lai Jiangshan · 10 years ago
  73. aef0f62 idr: fix NULL pointer dereference when ida_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  74. 8f9f665 idr: fix unexpected ID-removal when idr_remove(unallocated_id) by Lai Jiangshan · 10 years ago
  75. 3afb69c idr: fix overflow bug during maximum ID calculation at maximum height by Lai Jiangshan · 10 years ago
  76. e1bebcf kernel/kexec.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  77. f06e515 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers by Masami Hiramatsu · 10 years ago
  78. a219ccf smp: print more useful debug info upon receiving IPI on an offline CPU by Srivatsa S. Bhat · 10 years ago
  79. a05e16ad fs/proc/vmcore.c: remove NULL assignment to static by Fabian Frederick · 10 years ago
  80. 17c2b4e fs/proc/task_mmu.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  81. 76e0a6f signals: change wait_for_helper() to use kernel_sigaction() by Oleg Nesterov · 10 years ago
  82. b4e7426 signals: introduce kernel_sigaction() by Oleg Nesterov · 10 years ago
  83. 580d34e signals: disallow_signal() should flush the potentially pending signal by Oleg Nesterov · 10 years ago
  84. ec5955b signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal() by Oleg Nesterov · 10 years ago
  85. c240837 signals: jffs2: fix the wrong usage of disallow_signal() by Oleg Nesterov · 10 years ago
  86. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 10 years ago
  87. afe2b03 signals: cleanup the usage of t/current in do_sigaction() by Oleg Nesterov · 10 years ago
  88. c09c144 signals: rename rm_from_queue_full() to flush_sigqueue_mask() by Oleg Nesterov · 10 years ago
  89. 9490592f signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread() by Oleg Nesterov · 10 years ago
  90. 6114041 signals: s/siginitset/sigemptyset/ in do_sigtimedwait() by Oleg Nesterov · 10 years ago
  91. 36fac0a signals: kill sigfindinword() by Oleg Nesterov · 10 years ago
  92. 650226b ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb() by Oleg Nesterov · 10 years ago
  93. 4e52365 ptrace: fix fork event messages across pid namespaces by Matthew Dempsky · 10 years ago
  94. 615cc2c Documentation/memory-barriers.txt: fix important typo re memory barriers by Alexey Dobriyan · 10 years ago
  95. 0b07cb8 Documentation/filesystems/seq_file.txt: create_proc_entry deprecated by Fabian Frederick · 10 years ago
  96. 8401aa1 Documentation/SubmittingPatches: describe the Fixes: tag by Jacob Keller · 10 years ago
  97. ef19470 fs/fat/inode.c: clean up string initializations (char[] instead of char *) by Manuel Schölling · 10 years ago
  98. 190a884 fs/fat/: add support for DOS 1.x formatted volumes by Conrad Meyer · 10 years ago
  99. a19189e fs/hpfs: increase pr_warn level by Fabian Frederick · 10 years ago
  100. 1749a10 fs/hpfs: use __func__ for logging by Fabian Frederick · 10 years ago