1. 8b8ca9c cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS by Alice Ryhl · 9 weeks ago
  2. af0121c kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` by Gary Guo · 9 weeks ago
  3. 4c66f83 cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig by Alice Ryhl · 3 months ago
  4. 93e34a0 rust: KASAN+RETHUNK requires rustc 1.83.0 by Alice Ryhl · 3 months ago
  5. af6017b rust: cfi: fix `patchable-function-entry` starting version by Miguel Ojeda · 3 months ago
  6. 5701725 Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 3 months ago
  7. 8826498 Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 3 months ago
  8. 7856a56 Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 months ago
  9. 617a814 Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 months ago
  10. 78567e2 Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 months ago
  11. 9ea925c Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 months ago
  12. a430d95 Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 3 months ago
  13. f64e2f3 rust: kasan: Rust does not support KHWASAN by Matthew Maurer · 4 months ago
  14. ca627e6 rust: cfi: add support for CFI_CLANG with Rust by Matthew Maurer · 3 months ago
  15. d077242 rust: support for shadow call stack sanitizer by Alice Ryhl · 4 months ago
  16. 2f7eedc Merge branch 'linus' into timers/core by Thomas Gleixner · 3 months ago
  17. 5134a33 kbuild: rust: re-run Kconfig if the version text changes by Miguel Ojeda · 3 months ago
  18. 6e74c6b kbuild: rust: add `CONFIG_RUSTC_VERSION` by Miguel Ojeda · 3 months ago
  19. 649e980 Merge branch 'bpf/master' into for-6.12 by Tejun Heo · 3 months ago
  20. 8195136 sched_ext: Add cgroup support by Tejun Heo · 3 months ago
  21. e179e80c sched: Introduce CONFIG_GROUP_SCHED_WEIGHT by Tejun Heo · 3 months ago
  22. 7472ff8a xz: adjust arch-specific options for better kernel compression by Lasse Collin · 5 months ago
  23. fcb4824 mm: fix typo in Kconfig by Valdis Kletnieks · 5 months ago
  24. 1abab1ba cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1 by Chen Ridong · 4 months ago
  25. 1802656 io_uring: add GCOV_PROFILE_URING Kconfig option by Jens Axboe · 4 months ago
  26. 77b644c init/main.c: Initialize early LSMs after arch code, static keys and calls. by KP Singh · 4 months ago
  27. 2fea0c2 initramfs,lsm: add a security hook to do_populate_rootfs() by Fan Wu · 4 months ago
  28. f1385dc init/Kconfig: Only block on RANDSTRUCT for RUST by Neal Gompa · 5 months ago
  29. 60cb1da Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 4 months ago
  30. f126745 rust: SHADOW_CALL_STACK is incompatible with Rust by Alice Ryhl · 5 months ago
  31. c8faf11 Merge tag 'v6.11-rc1' into for-6.12 by Tejun Heo · 5 months ago
  32. 52dea0a posix-timers: Convert timer list to hlist by Thomas Gleixner · 6 months ago
  33. aacf93e rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT by Masahiro Yamada · 5 months ago
  34. 5ce86c6 rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT by Masahiro Yamada · 5 months ago
  35. 910bfc2 Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 5 months ago
  36. ca83c61 Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 months ago
  37. fbc90c0 Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 5 months ago
  38. 64e1660 kallsyms: get rid of code for absolute kallsyms by Jann Horn · 10 months ago
  39. f2f6a8e init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND by Mark Rutland · 5 months ago
  40. ae4c4ce kbuild: move init/build-version to scripts/ by Masahiro Yamada · 6 months ago
  41. 3a3b7fe mm: remove CONFIG_MEMCG_KMEM by Johannes Weiner · 6 months ago
  42. 9e98db1 rust: work around `bindgen` 0.69.0 issue by Miguel Ojeda · 5 months ago
  43. d4af01c sched_ext: Take out ->priq and ->flags from scx_dsq_node by Tejun Heo · 5 months ago
  44. e93d416 mm: memcg: put cgroup v1-specific code under a config option by Roman Gushchin · 6 months ago
  45. 06e51be sched_ext: Add vtime-ordered priority queue to dispatch_q's by Tejun Heo · 6 months ago
  46. 8a010b8 sched_ext: Implement runnable task stall watchdog by David Vernet · 6 months ago
  47. f0e1a06 sched_ext: Implement BPF extensible scheduler class by Tejun Heo · 6 months ago
  48. 8e5bd4e gcc: disable '-Warray-bounds' for gcc-9 by Yury Norov · 7 months ago
  49. d90be6e Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 months ago
  50. eb6a933 Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 7 months ago
  51. 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 7 months ago
  52. ff9a793 Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 months ago
  53. e9d6825 Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 7 months ago
  54. 8c06da6 Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 7 months ago
  55. a19264d Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 7 months ago
  56. 7f7f6f7 Makefile: remove redundant tool coverage variables by Masahiro Yamada · 7 months ago
  57. 6e5a0c3 Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  58. 48fc82c Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  59. 87caef42 Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 months ago
  60. b1992c3 kbuild: use $(src) instead of $(srctree)/$(src) for source directory by Masahiro Yamada · 8 months ago
  61. d927752 livepatch: Rename KLP_* to KLP_TRANSITION_* by Wardenjohn · 7 months ago
  62. 2702164 printk: Remove redundant CONFIG_BASE_FULL by Yoann Congal · 7 months ago
  63. b3e90f3 printk: Change type of CONFIG_BASE_SMALL to bool by Yoann Congal · 7 months ago
  64. 320bf43 printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled by Yoann Congal · 7 months ago
  65. 07f8230 init: replace deprecated strncpy with strscpy_pad by Justin Stitt · 9 months ago
  66. 2c81593 Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux by Linus Torvalds · 8 months ago
  67. 5f08383 initrd: remove the now superfluous sentinel element from ctl_table array by Joel Granados · 9 months ago
  68. f9899c0 NUMA: early use of cpu_to_node() returns 0 instead of the correct node id by Huang Shijie · 11 months ago
  69. 212f863 bootconfig: do not put quotes on cmdline items unless necessary by Rasmus Villemoes · 9 months ago
  70. 21c690a mm: introduce slabobj_ext to support slab object extensions by Suren Baghdasaryan · 9 months ago
  71. d4dbc99 sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressure() by Vincent Guittot · 9 months ago
  72. e5019b1 Merge 6.9-rc5 into driver-core-next by Greg Kroah-Hartman · 8 months ago
  73. 8933cf4 rust: make mutually exclusive with CFI_CLANG by Conor Dooley · 8 months ago
  74. ddd5336 init/main.c: Minor cleanup for the setup_command_line() function by Yuntao Wang · 8 months ago
  75. cd24bdb init/main.c: Remove redundant space from saved_command_line by Yuntao Wang · 8 months ago
  76. efee03a bootconfig: do not put quotes on cmdline items unless necessary by Rasmus Villemoes · 8 months ago
  77. 46dad3c init/main.c: Fix potential static_command_line memory overflow by Yuntao Wang · 8 months ago
  78. 66bc1a1 treewide: Use sysfs_bin_attr_simple_read() helper by Lukas Wunner · 8 months ago
  79. c722cea fs/proc: Skip bootloader comment if no embedded kernel parameters by Masami Hiramatsu · 8 months ago
  80. d1eec38 Merge tag 'v6.9-rc3' into locking/core, to pick up fixes by Ingo Molnar · 8 months ago
  81. 8434f9a init: open output files from cpio unpacking with O_LARGEFILE by John Sperbeck · 9 months ago
  82. 7d49f53 rust: don't select CONSTRUCTORS by Alice Ryhl · 9 months ago
  83. 4624b34 init: open /initrd.image with O_LARGEFILE by John Sperbeck · 9 months ago
  84. 22d5607 sched/fair: Check if a task has a fitting CPU when updating misfit by Qais Yousef · 9 months ago
  85. c150b80 Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 9 months ago
  86. 91a1d97 jump_label,module: Don't alloc static_key_mod for __ro_after_init keys by Peter Zijlstra · 9 months ago
  87. 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 9 months ago
  88. e5eb28f Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 9 months ago
  89. 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 9 months ago
  90. ce0c1c9 Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 9 months ago
  91. 9187210 Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 9 months ago
  92. fcc1965 Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 months ago
  93. ca7e917 Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 months ago
  94. ff887eb Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 months ago
  95. e5a3878 Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux by Linus Torvalds · 9 months ago
  96. 910202f Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
  97. b5683a3 Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
  98. 7ea65c8 Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 9 months ago
  99. 8f8cd6c modules: wait do_free_init correctly by Changbin Du · 10 months ago
  100. 3e00f58 init/Kconfig: lower GCC version check for -Warray-bounds by Kees Cook · 10 months ago