1. 67bfce0 Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  2. 6b9b641 ftrace: Fix assuming build time sort works for s390 by Steven Rostedt (Google) · 3 years ago
  3. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  4. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  5. 4a57d6b locking/rwlocks: introduce write_lock_nested by Minchan Kim · 3 years ago
  6. 1622ed7 sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax by Baokun Li · 3 years ago
  7. e565a8e kernel/sysctl.c: remove unused variable ten_thousand by Colin Ian King · 3 years ago
  8. a737a3c kprobe: move sysctl_kprobes_optimization to kprobes.c by Xiaoming Ni · 3 years ago
  9. f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
  10. fdcd407 printk: fix build warning when CONFIG_PRINTK=n by Xiaoming Ni · 3 years ago
  11. d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years ago
  12. ab171b9 fs: move namespace sysctls and declare fs base directory by Luis Chamberlain · 3 years ago
  13. 51cb8df sysctl: add and use base directory declarer and registration helper by Luis Chamberlain · 3 years ago
  14. 1998f19 fs: move pipe sysctls to is own file by Luis Chamberlain · 3 years ago
  15. 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years ago
  16. 9c011be fs: move namei sysctls to its own file by Luis Chamberlain · 3 years ago
  17. dd81faa fs: move locking sysctls where they are used by Luis Chamberlain · 3 years ago
  18. d1d8ac9 fs: move shared sysctls to fs/sysctls.c by Luis Chamberlain · 3 years ago
  19. 5477161 sysctl: move maxolduid as a sysctl specific const by Luis Chamberlain · 3 years ago
  20. c8c0c23 fs: move dcache sysctls to its own file by Luis Chamberlain · 3 years ago
  21. 204d5a2 fs: move fs stat sysctls to file_table.c by Luis Chamberlain · 3 years ago
  22. 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 3 years ago
  23. b1f2aff sysctl: share unsigned long const values by Luis Chamberlain · 3 years ago
  24. 0df8bdd stackleak: move stack_erasing sysctl to stackleak.c by Xiaoming Ni · 3 years ago
  25. 26d1c80 scsi/sg: move sg-big-buff sysctl to scsi/sg.c by Xiaoming Ni · 3 years ago
  26. faaa357 printk: move printk sysctl to printk/sysctl.c by Xiaoming Ni · 3 years ago
  27. 3ba442d fs: move binfmt_misc sysctl to its own file by Luis Chamberlain · 3 years ago
  28. 5475e8f random: move the random sysctl declarations to its own file by Xiaoming Ni · 3 years ago
  29. 6aad36d firmware_loader: move firmware sysctl to its own files by Xiaoming Ni · 3 years ago
  30. a8f5de8 eventpoll: simplify sysctl declaration with register_sysctl() by Xiaoming Ni · 3 years ago
  31. 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
  32. 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
  33. 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years ago
  34. 2452dcb sysctl: use SYSCTL_ZERO to replace some static int zero uses by Xiaoming Ni · 3 years ago
  35. d73840e sysctl: use const for typically used max/min proc sysctls by Xiaoming Ni · 3 years ago
  36. f628867 sysctl: make ngroups_max const by Stephen Kitt · 3 years ago
  37. dd0693f watchdog: move watchdog sysctl interface to watchdog.c by Xiaoming Ni · 3 years ago
  38. bbe7a10 hung_task: move hung_task sysctl interface to hung_task.c by Xiaoming Ni · 3 years ago
  39. 78e36f3 sysctl: move some boundary constants from sysctl.c to sysctl_vals by Xiaoming Ni · 3 years ago
  40. 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
  41. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  42. 0aaa897 configs: introduce debug.config for CI-like setup by Qian Cai · 3 years ago
  43. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  44. a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
  45. e83a447 panic: remove oops_id by Sebastian Andrzej Siewior · 3 years ago
  46. 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
  47. 7f8ca0e kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) by Davidlohr Bueso · 3 years ago
  48. d6986ce kthread: dynamically allocate memory to store kthread's full name by Yafang Shao · 3 years ago
  49. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  50. a672b2e bpf: Fix ringbuf memory type confusion when passing to helpers by Daniel Borkmann · 3 years ago
  51. 64620e0 bpf: Fix out of bounds access for ringbuf helpers by Daniel Borkmann · 3 years ago
  52. 6788ab23 bpf: Generally fix helper register offset check by Daniel Borkmann · 3 years ago
  53. d400a6c bpf: Mark PTR_TO_FUNC register initially with zero offset by Daniel Borkmann · 3 years ago
  54. be80a1d bpf: Generalize check_ctx_reg for reuse with other types by Daniel Borkmann · 3 years ago
  55. 763978c Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 years ago
  56. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  57. cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
  58. 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  59. 77dbd72 Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years ago
  60. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  61. 9b51d9d cpumask: replace cpumask_next_* with cpumask_first_* where appropriate by Yury Norov · 3 years, 5 months ago
  62. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  63. a674e48 dma/pool: create dma atomic pool only if dma zone has managed pages by Baoquan He · 3 years ago
  64. 39c65a9 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% by Suren Baghdasaryan · 3 years ago
  65. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  66. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
  67. ff78f66 trace/hwlat: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  68. 11e4e35 trace/osnoise: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  69. 3b9cb4b rcutorture: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  70. 64ed3a0 ring-buffer: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  71. 800977f kthread: add the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  72. a97ac8cb module: fix signature check failures when using in-kernel decompression by Dmitry Torokhov · 3 years ago
  73. b2dfc3f Merge branch 'for-5.17/kallsyms' into for-linus by Petr Mladek · 3 years ago
  74. f37c3bb tracing: Add ustring operation to filtering string pointers by Steven Rostedt · 3 years ago
  75. 0878355 tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails by Nikita Yushchenko · 3 years ago
  76. 6e1b4bd tracing: Remove duplicate warnings when calling trace_create_file() by Yuntao Wang · 3 years ago
  77. dfea08a tracing/kprobes: 'nmissed' not showed correctly for kretprobe by Xiangyang Zhang · 3 years ago
  78. 77360f9 tracing: Add test for user space strings when filtering on string pointers by Steven Rostedt · 3 years ago
  79. 3e2a56e tracing: Have syscall trace events use trace_event_buffer_lock_reserve() by Steven Rostedt · 3 years ago
  80. 8147dc78 ftrace: Add test to make sure compiled time sorts work by Steven Rostedt (VMware) · 3 years, 1 month ago
  81. 72b3942 scripts: ftrace - move the sort-processing in ftrace_init by Yinan Liu · 3 years, 1 month ago
  82. 1c1857d tracing/probes: check the return value of kstrndup() for pbuf by Xiaoke Wang · 3 years ago
  83. 8c72242 tracing/uprobes: Check the return value of kstrdup() for tu->filename by Xiaoke Wang · 3 years ago
  84. 289e7b0 tracing: Account bottom half disabled sections. by Sebastian Andrzej Siewior · 3 years ago
  85. feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  86. fd04899 Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  87. 147cc58 Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  88. 285ac8d kernel: Fix spelling mistake "compresser" -> "compressor" by Colin Ian King · 3 years ago
  89. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  90. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
  91. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  92. 7e7b696 Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years ago
  93. b1ae6dc module: add in-kernel support for decompressing by Dmitry Torokhov · 3 years ago
  94. 9dc3c3f module: Remove outdated comment by Yu Chen · 3 years, 1 month ago
  95. daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  96. 6ae7143 Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  97. 5d7e522 Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years ago
  98. a135ce4 Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years ago
  99. 343e537 bpf: Fix incorrect integer literal used for marking scratched stack. by Christy Lee · 3 years ago
  100. 1be5bdf Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago