| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 1 | -0/+3 |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr... | Mark Brown | 1 | -45/+0 |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 2 | -0/+15 |
| 2 days | Merge branch 'fs-next' of linux-next | Mark Brown | 3 | -45/+113 |
| 2 days | Merge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -12/+12 |
| 3 days | treewide: fix indentation and whitespace in Kconfig files | Anand Moon | 1 | -12/+12 |
| 5 days | rust: kasan: add support for Software Tag-Based KASAN | Alice Ryhl | 1 | -1/+1 |
| 5 days | rust: kasan: KASAN+RUST requires clang | Alice Ryhl | 1 | -0/+1 |
| 11 days | Merge branch 'kernel-7.2.task_exec_state' into vfs.all | Christian Brauner | 1 | -0/+10 |
| 11 days | exec_state: relocate dumpable information | Christian Brauner (Amutable) | 1 | -0/+10 |
| 11 days | initramfs: Refactor to use hex2bin() instead of custom approach | Andy Shevchenko | 2 | -38/+30 |
| 11 days | initramfs: Sort headers alphabetically | Andy Shevchenko | 1 | -12/+12 |
| 11 days | initramfs_test: test header fields with 0x hex prefix | David Disseldorp | 1 | -2/+58 |
| 11 days | initramfs_test: add fill_cpio() inject_ox parameter | David Disseldorp | 1 | -13/+23 |
| 13 days | Merge branch 'sched/cache' | Peter Zijlstra | 2 | -0/+15 |
| 13 days | sched/cache: Fix unpaired account_llc_enqueue/dequeue | Chen Yu | 1 | -0/+1 |
| 2026-05-14 | slab: support for compiler-assisted type-based slab cache partitioning | Marco Elver | 1 | -0/+3 |
| 2026-05-12 | bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c | Breno Leitao | 1 | -45/+0 |
| 2026-04-18 | Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+0 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-15 | Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
| 2026-04-14 | Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2026-04-14 | Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+5 |
| 2026-04-14 | Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -0/+5 |
| 2026-04-13 | Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
| 2026-04-13 | Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+8 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-13 | Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l... | Linus Torvalds | 1 | -14/+16 |
| 2026-04-09 | sched/cache: Assign preferred LLC ID to processes | Tim Chen | 1 | -0/+3 |
| 2026-04-09 | sched/cache: Introduce infrastructure for cache-aware load balancing | Peter Zijlstra (Intel) | 1 | -0/+11 |
| 2026-04-07 | rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1 | Miguel Ojeda | 1 | -6/+1 |
| 2026-04-07 | rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code | Miguel Ojeda | 1 | -3/+0 |
| 2026-04-07 | rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code | Miguel Ojeda | 1 | -3/+0 |
| 2026-04-07 | rust: simplify `RUSTC_VERSION` Kconfig conditions | Miguel Ojeda | 1 | -2/+0 |
| 2026-04-05 | mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION | David Hildenbrand (Arm) | 1 | -1/+1 |
| 2026-04-03 | kernel: ksysfs: initialize kernel_kobj earlier | Bartosz Golaszewski | 1 | -0/+2 |
| 2026-04-03 | locking: Add task::blocked_lock to serialize blocked_on state | John Stultz | 1 | -0/+1 |
| 2026-04-01 | memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y | Mike Rapoport (Microsoft) | 1 | -7/+0 |
| 2026-03-30 | kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE` | Gary Guo | 1 | -0/+15 |
| 2026-03-26 | timens: Remove dependency on the vDSO | Thomas Weißschuh | 1 | -1/+3 |
| 2026-03-25 | Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2026-03-24 | randomize_kstack: Unify random source across arches | Ryan Roberts | 1 | -0/+8 |
| 2026-03-24 | randomize_kstack: Maintain kstack_offset per task | Ryan Roberts | 1 | -1/+0 |
| 2026-03-22 | sched_ext: Fix build errors and unused label warning in non-cgroup configs | Cheng-Yang Chou | 1 | -1/+1 |
| 2026-03-20 | init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR | Nathan Chancellor | 1 | -1/+1 |
| 2026-03-20 | init/initramfs.c: trivial fix: FSM -> Finite-state machine | Askar Safin | 1 | -1/+1 |
| 2026-03-12 | kbuild: Use '-fms-anonymous-structs' if it is available | Nathan Chancellor | 1 | -0/+5 |
| 2026-03-11 | vdso/datastore: Allocate data pages dynamically | Thomas Weißschuh | 1 | -0/+2 |
| 2026-03-06 | sched_ext: Introduce cgroup sub-sched support | Tejun Heo | 1 | -0/+4 |
| 2026-03-06 | Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2026-03-03 | io_uring/mock: Fix typo in help text | J. Neuschäfer | 1 | -1/+1 |
| 2026-02-23 | init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref | Nathan Chancellor | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -5/+5 |
| 2026-02-21 | compiler_types: Disable __builtin_counted_by_ref for Clang | Kees Cook | 1 | -0/+5 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+10 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-11 | Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-10 | Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+12 |
| 2026-02-10 | Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-10 | Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+7 |
| 2026-02-09 | Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+53 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+10 |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -143/+17 |
| 2026-02-03 | cpuset: Propagate cpuset isolation update to workqueue through housekeeping | Frederic Weisbecker | 1 | -0/+1 |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2026-01-26 | init/main: read bootconfig header with get_unaligned_le32() | Sun Jian | 1 | -4/+5 |
| 2026-01-26 | init/main.c: check if rdinit was explicitly set before printing warning | Lillian Berry | 1 | -2/+5 |
| 2026-01-22 | sched: remove task_struct->faults_disabled_mapping | Christoph Hellwig | 1 | -1/+0 |
| 2026-01-22 | rseq: Add fields and constants for time slice extension | Thomas Gleixner | 1 | -0/+12 |
| 2026-01-17 | compiler_types.h: Attributes: Add __counted_by_ptr macro | Bill Wendling | 1 | -0/+7 |
| 2026-01-16 | kbuild: uapi: drop dependency on CC_CAN_LINK | Thomas Weißschuh | 1 | -1/+1 |
| 2026-01-14 | initramfs_test: kunit test for cpio.filesize > PATH_MAX | David Disseldorp | 1 | -0/+48 |
| 2026-01-14 | acct(2): begin the deprecation of legacy BSD process accounting | Jeff Layton | 1 | -2/+5 |
| 2026-01-14 | fs: use nullfs unconditionally as the real rootfs | Christian Brauner | 2 | -14/+7 |
| 2026-01-12 | init: remove /proc/sys/kernel/real-root-dev | Askar Safin | 1 | -20/+0 |
| 2026-01-12 | initrd: remove deprecated code path (linuxrc) | Askar Safin | 4 | -109/+17 |
| 2026-01-12 | fs: add immutable rootfs | Christian Brauner | 2 | -0/+15 |
| 2026-01-01 | rcu: Clean up after the SRCU-fastification of RCU Tasks Trace | Paul E. McKenney | 1 | -3/+0 |
| 2025-12-19 | kbuild: Sync kconfig when PAHOLE_VERSION changes | Ihor Solodrai | 1 | -1/+1 |
| 2025-12-17 | perf: Add APIs to create/release mediated guest vPMUs | Kan Liang | 1 | -0/+4 |
| 2025-12-15 | init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line para... | Askar Safin | 2 | -14/+0 |
| 2025-12-06 | Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -6/+124 |
| 2025-12-05 | Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2025-12-04 | Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+3 |
| 2025-12-03 | Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -2/+6 |
| 2025-12-02 | Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+30 |
| 2025-12-01 | Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+27 |
| 2025-12-01 | Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+1 |
| 2025-11-27 | calibrate: update header inclusion | Andy Shevchenko | 1 | -3/+6 |
| 2025-11-27 | init: replace simple_strtoul with kstrtoul to improve lpj_setup | Thorsten Blum | 1 | -2/+2 |
| 2025-11-27 | liveupdate: kho: move to kernel/liveupdate | Pasha Tatashin | 1 | -0/+2 |
| 2025-11-20 | sched/mmcid: Use proper data structures | Thomas Gleixner | 1 | -0/+3 |
| 2025-11-16 | convert ramfs and tmpfs | Al Viro | 1 | -1/+1 |
| 2025-11-14 | kbuild: allow architectures to override CC_CAN_LINK | Thomas Weißschuh | 1 | -0/+4 |
| 2025-11-14 | init: deduplicate cc-can-link.sh invocations | Thomas Weißschuh | 1 | -2/+2 |
| 2025-11-14 | rust: enable slice_flatten feature and provide it through an extension trait | Alexandre Courbot | 1 | -0/+3 |
| 2025-11-12 | init/main.c: wrap long kernel cmdline when printing to logs | Douglas Anderson | 2 | -1/+114 |
| 2025-11-11 | ns: drop custom reference count initialization for initial namespaces | Christian Brauner | 1 | -1/+1 |
| 2025-11-05 | init: Replace simple_strtoul() with kstrtouint() in root_delay_setup() | Kaushlendra Kumar | 1 | -1/+2 |
| 2025-11-04 | cred: make init_cred static | Christian Brauner | 1 | -0/+27 |
| 2025-11-04 | rseq: Switch to fast path processing on exit to user | Thomas Gleixner | 1 | -1/+1 |
| 2025-11-04 | rseq: Provide static branch for runtime debugging | Thomas Gleixner | 1 | -0/+14 |
| 2025-11-04 | rseq: Expose lightweight statistics in debugfs | Thomas Gleixner | 1 | -0/+12 |
| 2025-11-03 | ns: use NS_COMMON_INIT() for all namespaces | Christian Brauner | 1 | -6/+1 |
| 2025-10-31 | initrd: Replace simple_strtol with kstrtoint to improve ramdisk_start_setup | Thorsten Blum | 1 | -2/+1 |
| 2025-10-04 | Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+12 |
| 2025-10-02 | Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+12 |
| 2025-10-02 | Merge branch 'rework/ringbuffer-kunit-test' into for-linus | Petr Mladek | 1 | -0/+12 |
| 2025-10-01 | Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -1/+66 |
| 2025-09-30 | Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-30 | Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |
| 2025-09-29 | Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+10 |
| 2025-09-29 | Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2025-09-29 | Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+5 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+10 |
| 2025-09-29 | Fix CC_HAS_ASM_GOTO_OUTPUT on non-x86 architectures | Linus Torvalds | 1 | -1/+1 |
| 2025-09-25 | ns: move ns type into struct ns_common | Christian Brauner | 1 | -0/+1 |
| 2025-09-24 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI | Kees Cook | 1 | -2/+2 |
| 2025-09-24 | kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17 | Thomas Gleixner | 1 | -0/+3 |
| 2025-09-19 | Merge 6.17-rc6 into kbuild-next | Nathan Chancellor | 2 | -5/+9 |
| 2025-09-19 | ns: use inode initializer for initial namespaces | Christian Brauner | 1 | -1/+1 |
| 2025-09-19 | ns: rename to __ns_ref | Christian Brauner | 1 | -1/+1 |
| 2025-09-19 | time: support ns lookup | Christian Brauner | 1 | -0/+2 |
| 2025-09-18 | compiler_types: Add __assume macro | Heiko Carstens | 1 | -0/+10 |
| 2025-09-15 | init: INITRAMFS_PRESERVE_MTIME should depend on BLK_DEV_INITRD | Geert Uytterhoeven | 1 | -0/+1 |
| 2025-09-15 | initramfs: Replace strcpy() with strscpy() in find_link() | Thorsten Blum | 1 | -1/+1 |
| 2025-09-15 | initrd: Use str_plural() in rd_load_image() | Thorsten Blum | 1 | -3/+5 |
| 2025-09-15 | initramfs: Use struct_size() helper to improve dir_add() | Thorsten Blum | 1 | -1/+2 |
| 2025-09-15 | initrd: Fix unused variable warning in rd_load_image() on s390 | Thorsten Blum | 1 | -5/+1 |
| 2025-09-13 | init: handle bootloader identifier in kernel parameters | Huacai Chen | 1 | -0/+12 |
| 2025-09-10 | Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-10 | cgroup: replace global percpu_rwsem with per threadgroup resem when writing t... | Yi Tao | 1 | -0/+3 |
| 2025-09-06 | Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_TIME_NS | Thomas Weißschuh | 1 | -1/+1 |
| 2025-09-03 | init/main.c: fix boot time tracing crash | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2025-08-31 | rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0 | Alice Ryhl | 1 | -0/+3 |
| 2025-08-29 | hardening: Require clang 20.1.0 for __counted_by | Nathan Chancellor | 1 | -4/+5 |
| 2025-08-21 | initramfs_test: add filename padding test case | David Disseldorp | 1 | -1/+66 |
| 2025-08-03 | Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -1/+9 |
| 2025-08-02 | init/Kconfig: restore CONFIG_BROKEN help text | Andrew Morton | 1 | -0/+4 |
| 2025-07-31 | Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2025-07-29 | Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+0 |
| 2025-07-29 | Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+15 |
| 2025-07-29 | Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+0 |
| 2025-07-29 | Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+0 |
| 2025-07-28 | Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+12 |
| 2025-07-24 | pc104: move PC104 option to drivers/Kconfig | Randy Dunlap | 1 | -7/+0 |
| 2025-07-20 | io_uring: fix breakage in EXPERT menu | Randy Dunlap | 1 | -1/+1 |
| 2025-07-19 | init/main.c: add warning when file specified in rdinit is inaccessible | Lillian Berry | 1 | -1/+5 |
| 2025-07-19 | mm/vmstat: make MEMCG select VM_EVENT_COUNTERS | Kirill A. Shutemov | 1 | -0/+1 |
| 2025-07-14 | sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable | John Stultz | 1 | -0/+12 |
| 2025-07-14 | Merge branch 'tip/sched/urgent' | Peter Zijlstra | 3 | -0/+6 |
| 2025-07-11 | futex: Use RCU-based per-CPU reference counting instead of rcuref_t | Peter Zijlstra | 1 | -4/+0 |
| 2025-07-02 | io_uring/mock: add basic infra for test mock files | Pavel Begunkov | 1 | -0/+11 |
| 2025-07-01 | futex: Temporary disable FUTEX_PRIVATE_HASH | Sebastian Andrzej Siewior | 1 | -0/+4 |
| 2025-06-24 | rust: Introduce file_from_location() | Boqun Feng | 1 | -0/+3 |
| 2025-06-20 | sched_ext: Add support for cgroup bandwidth control interface | Tejun Heo | 1 | -0/+5 |
| 2025-06-20 | x86/efi: Move runtime service initialization to arch/x86 | Alexander Shishkin | 1 | -5/+0 |
| 2025-06-18 | printk: ringbuffer: Add KUnit test | Thomas Weißschuh | 1 | -0/+12 |
| 2025-06-11 | init: fix build warnings about export.h | Huacai Chen | 2 | -0/+2 |
| 2025-06-04 | Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -0/+3 |
| 2025-06-02 | Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+14 |
| 2025-05-31 | memcg: nmi safe memcg stats for specific archs | Shakeel Butt | 1 | -0/+7 |
| 2025-05-31 | memcg: disable kmem charging in nmi for unsupported arch | Shakeel Butt | 1 | -0/+7 |
| 2025-05-31 | Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+16 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+2 |
| 2025-05-28 | Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+5 |
| 2025-05-27 | rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s | Miguel Ojeda | 1 | -0/+3 |
| 2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-05-26 | Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+11 |
| 2025-05-26 | Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+0 |
| 2025-05-12 | mm/memcg: move mem_cgroup_init() ahead of cgroup_init() | Huan Yang | 1 | -0/+2 |
| 2025-05-12 | init: remove unused CONFIG_CC_CAN_LINK_STATIC | Masahiro Yamada | 1 | -5/+0 |
| 2025-05-11 | init/main.c: log initcall level when initcall_debug is used | Francesco Valla | 1 | -2/+16 |
| 2025-05-08 | timers: Rename init_timers() as timers_init() | Ingo Molnar | 1 | -1/+1 |
| 2025-05-08 | hardening: simplify CONFIG_CC_HAS_COUNTED_BY | Jan Hendrik Farr | 1 | -4/+5 |
| 2025-05-07 | rust: clean Rust 1.88.0's `unnecessary_transmutes` lint | Miguel Ojeda | 1 | -0/+3 |
| 2025-05-03 | futex: Implement FUTEX2_MPOL | Peter Zijlstra | 1 | -0/+5 |
| 2025-05-03 | futex: Add basic infrastructure for local task local hash | Sebastian Andrzej Siewior | 1 | -0/+5 |
| 2025-04-21 | fs: remove uselib() system call | Christian Brauner | 1 | -10/+0 |
| 2025-04-15 | Kconfig: switch CONFIG_SYSFS_SYCALL default to n | Christian Brauner | 1 | -10/+10 |
| 2025-04-08 | sched: Add commadline option for RT_GROUP_SCHED toggling | Michal Koutný | 1 | -0/+11 |
| 2025-04-06 | Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2025-04-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -0/+5 |
| 2025-04-03 | sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP | Oleg Nesterov | 1 | -1/+1 |
| 2025-04-01 | mseal sysmap: kernel config and header change | Jeff Xu | 1 | -0/+22 |
| 2025-03-26 | ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCE | Nathan Chancellor | 1 | -0/+5 |
| 2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+0 |
| 2025-03-24 | Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+0 |
| 2025-03-24 | Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+3 |
| 2025-03-24 | Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -28/+464 |
| 2025-03-19 | Merge tag 'v6.14-rc7' into x86/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
| 2025-03-12 | compiler_types: Introduce __nonstring_array | Kees Cook | 1 | -0/+3 |