1. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  2. 6dfbbae fs: proc: store PDE()->data into inode->i_private by Muchun Song · 3 years ago
  3. a372659 zsmalloc: replace get_cpu_var with local_lock by Mike Galbraith · 3 years ago
  4. b475d42 zsmalloc: replace per zpage lock with pool->migrate_lock by Minchan Kim · 3 years ago
  5. 4a57d6b locking/rwlocks: introduce write_lock_nested by Minchan Kim · 3 years ago
  6. c4549b8 zsmalloc: remove zspage isolation for migration by Minchan Kim · 3 years ago
  7. a41ec88 zsmalloc: move huge compressed obj from page to zspage by Minchan Kim · 3 years ago
  8. 3ae92ac zsmalloc: introduce obj_allocated by Minchan Kim · 3 years ago
  9. 0a5f079 zsmalloc: decouple class actions from zspage works by Minchan Kim · 3 years ago
  10. 3828a76 zsmalloc: rename zs_stat_type to class_stat_type by Minchan Kim · 3 years ago
  11. 67f1c9c zsmalloc: introduce some helper functions by Minchan Kim · 3 years ago
  12. 1622ed7 sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax by Baokun Li · 3 years ago
  13. e565a8e kernel/sysctl.c: remove unused variable ten_thousand by Colin Ian King · 3 years ago
  14. a737a3c kprobe: move sysctl_kprobes_optimization to kprobes.c by Xiaoming Ni · 3 years ago
  15. f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
  16. fdcd407 printk: fix build warning when CONFIG_PRINTK=n by Xiaoming Ni · 3 years ago
  17. d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years ago
  18. ab171b9 fs: move namespace sysctls and declare fs base directory by Luis Chamberlain · 3 years ago
  19. 51cb8df sysctl: add and use base directory declarer and registration helper by Luis Chamberlain · 3 years ago
  20. 1998f19 fs: move pipe sysctls to is own file by Luis Chamberlain · 3 years ago
  21. 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years ago
  22. 9c011be fs: move namei sysctls to its own file by Luis Chamberlain · 3 years ago
  23. dd81faa fs: move locking sysctls where they are used by Luis Chamberlain · 3 years ago
  24. d1d8ac9 fs: move shared sysctls to fs/sysctls.c by Luis Chamberlain · 3 years ago
  25. 5477161 sysctl: move maxolduid as a sysctl specific const by Luis Chamberlain · 3 years ago
  26. c8c0c23 fs: move dcache sysctls to its own file by Luis Chamberlain · 3 years ago
  27. 204d5a2 fs: move fs stat sysctls to file_table.c by Luis Chamberlain · 3 years ago
  28. 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 3 years ago
  29. b1f2aff sysctl: share unsigned long const values by Luis Chamberlain · 3 years ago
  30. 0df8bdd stackleak: move stack_erasing sysctl to stackleak.c by Xiaoming Ni · 3 years ago
  31. 26d1c80 scsi/sg: move sg-big-buff sysctl to scsi/sg.c by Xiaoming Ni · 3 years ago
  32. faaa357 printk: move printk sysctl to printk/sysctl.c by Xiaoming Ni · 3 years ago
  33. 3ba442d fs: move binfmt_misc sysctl to its own file by Luis Chamberlain · 3 years ago
  34. ee9efac sysctl: add helper to register a sysctl mount point by Luis Chamberlain · 3 years ago
  35. 5475e8f random: move the random sysctl declarations to its own file by Xiaoming Ni · 3 years ago
  36. 6aad36d firmware_loader: move firmware sysctl to its own files by Xiaoming Ni · 3 years ago
  37. a8f5de8 eventpoll: simplify sysctl declaration with register_sysctl() by Xiaoming Ni · 3 years ago
  38. ad8f743 cdrom: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  39. 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
  40. 04bc883 test_sysctl: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  41. c42ff46 ocfs2: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  42. e99f5e7 macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  43. e5a1fd9 i915: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  44. c8dd554 hpet: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  45. 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
  46. 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years ago
  47. 2452dcb sysctl: use SYSCTL_ZERO to replace some static int zero uses by Xiaoming Ni · 3 years ago
  48. d73840e sysctl: use const for typically used max/min proc sysctls by Xiaoming Ni · 3 years ago
  49. f628867 sysctl: make ngroups_max const by Stephen Kitt · 3 years ago
  50. dd0693f watchdog: move watchdog sysctl interface to watchdog.c by Xiaoming Ni · 3 years ago
  51. bbe7a10 hung_task: move hung_task sysctl interface to hung_task.c by Xiaoming Ni · 3 years ago
  52. 78e36f3 sysctl: move some boundary constants from sysctl.c to sysctl_vals by Xiaoming Ni · 3 years ago
  53. 3ddd9a8 sysctl: add a new register_sysctl_init() interface by Xiaoming Ni · 3 years ago
  54. ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years ago
  55. 9b57f45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years ago
  56. 3c7c250 Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  57. 20f3cf5 HID: wacom: Avoid using stale array indicies to read contact count by Jason Gerecke · 3 years ago
  58. df03e9b HID: wacom: Ignore the confidence flag when a touch is removed by Jason Gerecke · 3 years ago
  59. 546e41a HID: wacom: Reset expected and received contact counts at the same time by Jason Gerecke · 3 years ago
  60. f3a7822 Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  61. 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
  62. 75242f3 Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years ago
  63. c2c94b3 Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. 46cdc45 block: fix async_depth sysfs interface for mq-deadline by Jens Axboe · 3 years ago
  73. 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
  74. 2a1355f ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 by Stefan Binding · 3 years ago
  75. 3ee859e block: Fix wrong offset in bio_truncate() by OGAWA Hirofumi · 3 years ago
  76. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  77. 67ed868 Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years ago
  78. c5a0b6e Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years ago
  79. 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
  80. 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
  81. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  82. 9f51ce0 gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  83. 7c1cf55 gpio: idt3243x: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  84. b1e78ef lib: remove redundant assignment to variable ret by Colin Ian King · 3 years ago
  85. 69d0db0 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE by Kees Cook · 3 years ago
  86. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  87. bbd2e05 lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB by Nathan Chancellor · 3 years ago
  88. e900909 btrfs: use generic Kconfig option for 256kB page size limit by Nathan Chancellor · 3 years ago
  89. e4bbd20 arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB by Nathan Chancellor · 3 years ago
  90. 0aaa897 configs: introduce debug.config for CI-like setup by Qian Cai · 3 years ago
  91. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  92. ec710aa Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact by wangyong · 3 years ago
  93. 1193829 delayacct: cleanup flags in struct task_delay_info and functions use it by Yang Yang · 3 years ago
  94. 82065b72 delayacct: fix incomplete disable operation when switch enable to disable by Yang Yang · 3 years ago
  95. a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
  96. e83a447 panic: remove oops_id by Sebastian Andrzej Siewior · 3 years ago
  97. 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
  98. 25d2e88 fs/adfs: remove unneeded variable make code cleaner by Minghao Chi · 3 years ago
  99. 9bb56d5 FAT: use io_schedule_timeout() instead of congestion_wait() by NeilBrown · 3 years ago
  100. e35fa56 hfsplus: use struct_group_attr() for memcpy() region by Kees Cook · 3 years ago