Age | Commit message (Expand) | Author |
2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-11-25 | Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-11-22 | Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds |
2024-11-20 | Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-11-19 | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-11-19 | Compiler Attributes: disable __counted_by for clang < 19.1.3 | Jan Hendrik Farr |
2024-11-18 | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-11-07 | signal: Provide ignored_posix_timers list | Thomas Gleixner |
2024-11-05 | lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETS | Kuan-Wei Chiu |
2024-10-31 | initramfs: avoid filename buffer overrun | David Disseldorp |
2024-10-13 | cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERSrust-fixes-6.12-2 | Alice Ryhl |
2024-10-13 | kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` | Gary Guo |
2024-10-09 | tracing: Allow system call tracepoints to handle page faults | Mathieu Desnoyers |
2024-10-01 | init: Don't proxy `console=` to earlycon | Raul E Rangel |
2024-09-26 | cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig | Alice Ryhl |
2024-09-26 | rust: KASAN+RETHUNK requires rustc 1.83.0 | Alice Ryhl |
2024-09-26 | rust: cfi: fix `patchable-function-entry` starting version | Miguel Ojeda |
2024-09-25 | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-09-21 | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-18 | Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-09-16 | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-09-16 | rust: kasan: Rust does not support KHWASAN | Matthew Maurer |
2024-09-16 | rust: cfi: add support for CFI_CLANG with Rust | Matthew Maurer |
2024-09-13 | rust: support for shadow call stack sanitizer | Alice Ryhl |
2024-09-10 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2024-09-05 | kbuild: rust: re-run Kconfig if the version text changes | Miguel Ojeda |
2024-09-05 | kbuild: rust: add `CONFIG_RUSTC_VERSION` | Miguel Ojeda |
2024-09-04 | Merge branch 'bpf/master' into for-6.12 | Tejun Heo |
2024-09-04 | sched_ext: Add cgroup support | Tejun Heo |
2024-09-04 | sched: Introduce CONFIG_GROUP_SCHED_WEIGHT | Tejun Heo |
2024-09-01 | xz: adjust arch-specific options for better kernel compression | Lasse Collin |
2024-09-01 | mm: fix typo in Kconfig | Valdis Kletnieks |
2024-08-30 | cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1 | Chen Ridong |
2024-08-30 | io_uring: add GCOV_PROFILE_URING Kconfig option | Jens Axboe |
2024-08-20 | init/main.c: Initialize early LSMs after arch code, static keys and calls. | KP Singh |
2024-08-20 | initramfs,lsm: add a security hook to do_populate_rootfs() | Fan Wu |
2024-08-18 | init/Kconfig: Only block on RANDSTRUCT for RUST | Neal Gompa |
2024-08-16 | Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-08-01 | rust: SHADOW_CALL_STACK is incompatible with Rust | Alice Ryhl |
2024-07-30 | Merge tag 'v6.11-rc1' into for-6.12 | Tejun Heo |
2024-07-29 | posix-timers: Convert timer list to hlist | Thomas Gleixner |
2024-07-29 | rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT | Masahiro Yamada |
2024-07-29 | rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT | Masahiro Yamada |
2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-20 | kallsyms: get rid of code for absolute kallsyms | Jann Horn |