1. a8f5de8 eventpoll: simplify sysctl declaration with register_sysctl() by Xiaoming Ni · 3 years ago
  2. ad8f743 cdrom: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  3. 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
  4. 04bc883 test_sysctl: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  5. c42ff46 ocfs2: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  6. e99f5e7 macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  7. e5a1fd9 i915: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  8. c8dd554 hpet: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  9. 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
  10. 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years ago
  11. 2452dcb sysctl: use SYSCTL_ZERO to replace some static int zero uses by Xiaoming Ni · 3 years ago
  12. d73840e sysctl: use const for typically used max/min proc sysctls by Xiaoming Ni · 3 years ago
  13. f628867 sysctl: make ngroups_max const by Stephen Kitt · 3 years ago
  14. dd0693f watchdog: move watchdog sysctl interface to watchdog.c by Xiaoming Ni · 3 years ago
  15. bbe7a10 hung_task: move hung_task sysctl interface to hung_task.c by Xiaoming Ni · 3 years ago
  16. 78e36f3 sysctl: move some boundary constants from sysctl.c to sysctl_vals by Xiaoming Ni · 3 years ago
  17. 3ddd9a8 sysctl: add a new register_sysctl_init() interface by Xiaoming Ni · 3 years ago
  18. ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years ago
  19. 9b57f45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years ago
  20. 3c7c250 Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  21. 20f3cf5 HID: wacom: Avoid using stale array indicies to read contact count by Jason Gerecke · 3 years ago
  22. df03e9b HID: wacom: Ignore the confidence flag when a touch is removed by Jason Gerecke · 3 years ago
  23. 546e41a HID: wacom: Reset expected and received contact counts at the same time by Jason Gerecke · 3 years ago
  24. f3a7822 Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  25. 1f40caa Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
  26. 75242f3 Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years ago
  27. c2c94b3 Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  28. 39e77c4 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years ago
  29. 4141a5e6 Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  30. 85e67d5 Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
  31. 31d9497 Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  32. d701a8c Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  33. 12a8fb2 Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  34. ccf3458 Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 3 years ago
  35. 410482b Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 3 years ago
  36. 46cdc45 block: fix async_depth sysfs interface for mq-deadline by Jens Axboe · 3 years ago
  37. 2c271fe Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years ago
  38. 2a1355f ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 by Stefan Binding · 3 years ago
  39. 3ee859e block: Fix wrong offset in bio_truncate() by OGAWA Hirofumi · 3 years ago
  40. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  41. 67ed868 Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years ago
  42. c5a0b6e Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years ago
  43. 41652aa Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years ago
  44. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  45. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  46. 9f51ce0 gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  47. 7c1cf55 gpio: idt3243x: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  48. b1e78ef lib: remove redundant assignment to variable ret by Colin Ian King · 3 years ago
  49. 69d0db0 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE by Kees Cook · 3 years ago
  50. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  51. bbd2e05 lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB by Nathan Chancellor · 3 years ago
  52. e900909 btrfs: use generic Kconfig option for 256kB page size limit by Nathan Chancellor · 3 years ago
  53. e4bbd20 arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB by Nathan Chancellor · 3 years ago
  54. 0aaa897 configs: introduce debug.config for CI-like setup by Qian Cai · 3 years ago
  55. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  56. ec710aa Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact by wangyong · 3 years ago
  57. 1193829 delayacct: cleanup flags in struct task_delay_info and functions use it by Yang Yang · 3 years ago
  58. 82065b72 delayacct: fix incomplete disable operation when switch enable to disable by Yang Yang · 3 years ago
  59. a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
  60. e83a447 panic: remove oops_id by Sebastian Andrzej Siewior · 3 years ago
  61. 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
  62. 25d2e88 fs/adfs: remove unneeded variable make code cleaner by Minghao Chi · 3 years ago
  63. 9bb56d5 FAT: use io_schedule_timeout() instead of congestion_wait() by NeilBrown · 3 years ago
  64. e35fa56 hfsplus: use struct_group_attr() for memcpy() region by Kees Cook · 3 years ago
  65. e1ce8a9 nilfs2: remove redundant pointer sbufs by Colin Ian King · 3 years ago
  66. 9630f0d fs/binfmt_elf: use PT_LOAD p_align values for static PIE by H.J. Lu · 3 years ago
  67. c55cdc5 const_structs.checkpatch: add frequently used ops structs by Rikard Falkeborn · 3 years ago
  68. b8709bc checkpatch: improve Kconfig help test by Joe Perches · 3 years ago
  69. 36f8b34 checkpatch: relax regexp for COMMIT_LOG_LONG_LINE by Jerome Forissier · 3 years ago
  70. e073e5e lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test by Andrey Konovalov · 3 years ago
  71. c7e4289 uuid: remove licence boilerplate text from the header by Andy Shevchenko · 3 years ago
  72. 8e930a6 uuid: discourage people from using UAPI header in new code by Andy Shevchenko · 3 years ago
  73. 60c7801 kunit: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  74. 0acc968 test_hash.c: refactor into kunit by Isabella Basso · 3 years ago
  75. 88168bf lib/Kconfig.debug: properly split hash test kernel entries by Isabella Basso · 3 years ago
  76. 5427d3d test_hash.c: split test_hash_init by Isabella Basso · 3 years ago
  77. ae78806 test_hash.c: split test_int_hash into arch-specific functions by Isabella Basso · 3 years ago
  78. fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
  79. a31f933 lib/list_debug.c: print more list debugging context in __list_del_entry_valid() by Zhen Lei · 3 years ago
  80. 0425473 list: introduce list_is_head() helper and re-use it in list.h by Andy Shevchenko · 3 years ago
  81. 70ac699 kstrtox: uninline everything by Alexey Dobriyan · 3 years ago
  82. 26d98e9 get_maintainer: don't remind about no git repo when --nogit is used by Randy Dunlap · 3 years ago
  83. 7f8ca0e kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) by Davidlohr Bueso · 3 years ago
  84. d6986ce kthread: dynamically allocate memory to store kthread's full name by Yafang Shao · 3 years ago
  85. 3087c61 tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN by Yafang Shao · 3 years ago
  86. 4cfb943 tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
  87. d068144 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
  88. 95af469 fs/binfmt_elf: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  89. 7b6397d drivers/infiniband: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  90. 503471a fs/exec: replace strncpy with strscpy_pad in __get_task_comm by Yafang Shao · 3 years ago
  91. 06c5088 fs/exec: replace strlcpy with strscpy_pad in __set_task_comm by Yafang Shao · 3 years ago
  92. 40cbf09 kernel.h: include a note to discourage people from including it in headers by Andy Shevchenko · 3 years ago
  93. 22c0339 include/linux/unaligned: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  94. 7080cea sysctl: remove redundant ret assignment by luo penghao · 3 years ago
  95. 153ee1c sysctl: fix duplicate path separator in printed entries by Geert Uytterhoeven · 3 years ago
  96. 51a1873 proc: convert the return type of proc_fd_access_allowed() to be boolean by Qi Zheng · 3 years ago
  97. ae62fbe proc: make the proc_create[_data]() stubs static inlines by Hans de Goede · 3 years ago
  98. 25bc5b0 proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration by David Hildenbrand · 3 years ago
  99. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  100. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago