| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-25 | Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+9 |
| 2024-11-22 | Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-20 | Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+1 |
| 2024-11-19 | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+3 |
| 2024-11-19 | Compiler Attributes: disable __counted_by for clang < 19.1.3 | Jan Hendrik Farr | 1 | -0/+9 |
| 2024-11-18 | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -0/+15 |
| 2024-11-07 | signal: Provide ignored_posix_timers list | Thomas Gleixner | 1 | -2/+3 |
| 2024-11-05 | lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETS | Kuan-Wei Chiu | 1 | -0/+1 |
| 2024-10-31 | initramfs: avoid filename buffer overrun | David Disseldorp | 1 | -0/+15 |
| 2024-10-13 | cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS | Alice Ryhl | 1 | -1/+1 |
| 2024-10-13 | kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` | Gary Guo | 1 | -1/+5 |
| 2024-10-09 | tracing: Allow system call tracepoints to handle page faults | Mathieu Desnoyers | 1 | -0/+1 |
| 2024-10-01 | init: Don't proxy `console=` to earlycon | Raul E Rangel | 1 | -4/+1 |
| 2024-09-26 | cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig | Alice Ryhl | 1 | -1/+1 |
| 2024-09-26 | rust: KASAN+RETHUNK requires rustc 1.83.0 | Alice Ryhl | 1 | -0/+1 |
| 2024-09-26 | rust: cfi: fix `patchable-function-entry` starting version | Miguel Ojeda | 1 | -1/+1 |
| 2024-09-25 | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -4/+15 |
| 2024-09-21 | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+22 |
| 2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+3 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-18 | Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+13 |
| 2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-16 | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+7 |
| 2024-09-16 | rust: kasan: Rust does not support KHWASAN | Matthew Maurer | 1 | -0/+1 |
| 2024-09-16 | rust: cfi: add support for CFI_CLANG with Rust | Matthew Maurer | 1 | -1/+3 |
| 2024-09-13 | rust: support for shadow call stack sanitizer | Alice Ryhl | 1 | -1/+0 |
| 2024-09-10 | Merge branch 'linus' into timers/core | Thomas Gleixner | 1 | -2/+3 |
| 2024-09-05 | kbuild: rust: re-run Kconfig if the version text changes | Miguel Ojeda | 1 | -1/+3 |
| 2024-09-05 | kbuild: rust: add `CONFIG_RUSTC_VERSION` | Miguel Ojeda | 1 | -0/+7 |
| 2024-09-04 | Merge branch 'bpf/master' into for-6.12 | Tejun Heo | 1 | -2/+3 |
| 2024-09-04 | sched_ext: Add cgroup support | Tejun Heo | 1 | -0/+6 |
| 2024-09-04 | sched: Introduce CONFIG_GROUP_SCHED_WEIGHT | Tejun Heo | 1 | -0/+4 |
| 2024-09-01 | xz: adjust arch-specific options for better kernel compression | Lasse Collin | 1 | -2/+3 |
| 2024-09-01 | mm: fix typo in Kconfig | Valdis Kletnieks | 1 | -1/+1 |
| 2024-08-30 | cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1 | Chen Ridong | 1 | -0/+13 |
| 2024-08-30 | io_uring: add GCOV_PROFILE_URING Kconfig option | Jens Axboe | 1 | -0/+13 |
| 2024-08-20 | init/main.c: Initialize early LSMs after arch code, static keys and calls. | KP Singh | 1 | -2/+4 |
| 2024-08-20 | initramfs,lsm: add a security hook to do_populate_rootfs() | Fan Wu | 1 | -0/+3 |
| 2024-08-18 | init/Kconfig: Only block on RANDSTRUCT for RUST | Neal Gompa | 1 | -1/+1 |
| 2024-08-16 | Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -2/+2 |
| 2024-08-01 | rust: SHADOW_CALL_STACK is incompatible with Rust | Alice Ryhl | 1 | -0/+1 |
| 2024-07-30 | Merge tag 'v6.11-rc1' into for-6.12 | Tejun Heo | 3 | -44/+33 |
| 2024-07-29 | posix-timers: Convert timer list to hlist | Thomas Gleixner | 1 | -1/+1 |
| 2024-07-29 | rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT | Masahiro Yamada | 1 | -2/+2 |
| 2024-07-29 | rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT | Masahiro Yamada | 1 | -2/+2 |
| 2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -1/+4 |
| 2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -29/+1 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+15 |
| 2024-07-20 | kallsyms: get rid of code for absolute kallsyms | Jann Horn | 1 | -18/+0 |
| 2024-07-18 | init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND | Mark Rutland | 1 | -10/+12 |
| 2024-07-16 | kbuild: move init/build-version to scripts/ | Masahiro Yamada | 2 | -11/+1 |
| 2024-07-10 | mm: remove CONFIG_MEMCG_KMEM | Johannes Weiner | 1 | -5/+0 |
| 2024-07-10 | rust: work around `bindgen` 0.69.0 issue | Miguel Ojeda | 1 | -1/+4 |
| 2024-07-08 | sched_ext: Take out ->priq and ->flags from scx_dsq_node | Tejun Heo | 1 | -1/+1 |
| 2024-07-04 | mm: memcg: put cgroup v1-specific code under a config option | Roman Gushchin | 1 | -0/+17 |
| 2024-06-18 | sched_ext: Add vtime-ordered priority queue to dispatch_q's | Tejun Heo | 1 | -1/+1 |
| 2024-06-18 | sched_ext: Implement runnable task stall watchdog | David Vernet | 1 | -0/+1 |
| 2024-06-18 | sched_ext: Implement BPF extensible scheduler class | Tejun Heo | 1 | -0/+11 |
| 2024-06-15 | gcc: disable '-Warray-bounds' for gcc-9 | Yury Norov | 1 | -1/+1 |
| 2024-05-22 | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+1 |
| 2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -1/+19 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+4 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -4/+1 |
| 2024-05-17 | Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+10 |
| 2024-05-15 | Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-15 | Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+4 |
| 2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada | 1 | -3/+0 |
| 2024-05-13 | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+7 |
| 2024-05-13 | Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
| 2024-05-13 | Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 1 | -1/+1 |
| 2024-05-09 | livepatch: Rename KLP_* to KLP_TRANSITION_* | Wardenjohn | 1 | -1/+1 |
| 2024-05-06 | printk: Remove redundant CONFIG_BASE_FULL | Yoann Congal | 1 | -7/+3 |
| 2024-05-06 | printk: Change type of CONFIG_BASE_SMALL to bool | Yoann Congal | 1 | -4/+2 |
| 2024-05-06 | printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled | Yoann Congal | 1 | -2/+2 |
| 2024-04-30 | init: replace deprecated strncpy with strscpy_pad | Justin Stitt | 1 | -2/+1 |
| 2024-04-27 | Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -1/+1 |
| 2024-04-25 | initrd: remove the now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -1/+0 |
| 2024-04-25 | NUMA: early use of cpu_to_node() returns 0 instead of the correct node id | Huang Shijie | 1 | -0/+14 |
| 2024-04-25 | bootconfig: do not put quotes on cmdline items unless necessary | Rasmus Villemoes | 1 | -3/+9 |
| 2024-04-25 | mm: introduce slabobj_ext to support slab object extensions | Suren Baghdasaryan | 1 | -0/+4 |
| 2024-04-24 | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu... | Vincent Guittot | 1 | -6/+6 |
| 2024-04-23 | Merge 6.9-rc5 into driver-core-next | Greg Kroah-Hartman | 2 | -2/+9 |
| 2024-04-16 | rust: make mutually exclusive with CFI_CLANG | Conor Dooley | 1 | -0/+1 |
| 2024-04-13 | init/main.c: Minor cleanup for the setup_command_line() function | Yuntao Wang | 1 | -3/+3 |
| 2024-04-13 | init/main.c: Remove redundant space from saved_command_line | Yuntao Wang | 1 | -1/+3 |
| 2024-04-13 | bootconfig: do not put quotes on cmdline items unless necessary | Rasmus Villemoes | 1 | -3/+4 |
| 2024-04-13 | init/main.c: Fix potential static_command_line memory overflow | Yuntao Wang | 1 | -0/+2 |
| 2024-04-11 | treewide: Use sysfs_bin_attr_simple_read() helper | Lukas Wunner | 1 | -9/+1 |
| 2024-04-09 | fs/proc: Skip bootloader comment if no embedded kernel parameters | Masami Hiramatsu | 1 | -0/+5 |
| 2024-04-09 | Merge tag 'v6.9-rc3' into locking/core, to pick up fixes | Ingo Molnar | 2 | -3/+6 |
| 2024-04-05 | init: open output files from cpio unpacking with O_LARGEFILE | John Sperbeck | 1 | -1/+1 |
| 2024-03-31 | rust: don't select CONSTRUCTORS | Alice Ryhl | 1 | -1/+0 |
| 2024-03-26 | init: open /initrd.image with O_LARGEFILE | John Sperbeck | 1 | -1/+1 |
| 2024-03-25 | sched/fair: Check if a task has a fitting CPU when updating misfit | Qais Yousef | 1 | -0/+1 |
| 2024-03-22 | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
| 2024-03-22 | jump_label,module: Don't alloc static_key_mod for __ro_after_init keys | Peter Zijlstra | 1 | -0/+1 |
| 2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -7/+2 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+6 |
| 2024-03-13 | Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -14/+7 |
| 2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -5/+0 |
| 2024-03-11 | Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
| 2024-03-11 | Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
| 2024-03-11 | Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -1/+2 |
| 2024-03-11 | Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo... | Linus Torvalds | 1 | -0/+1 |
| 2024-03-11 | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 3 | -3/+15 |
| 2024-03-11 | Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -0/+2 |
| 2024-03-11 | Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -2/+0 |
| 2024-03-04 | modules: wait do_free_init correctly | Changbin Du | 1 | -2/+3 |
| 2024-03-04 | init/Kconfig: lower GCC version check for -Warray-bounds | Kees Cook | 1 | -3/+3 |
| 2024-03-04 | smp: Consolidate smp_prepare_boot_cpu() | Thomas Gleixner | 1 | -0/+4 |
| 2024-03-02 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -5/+0 |
| 2024-03-01 | pidfd: add pidfs | Christian Brauner | 1 | -0/+2 |
| 2024-02-27 | Merge branch 'x86/urgent' into x86/apic, to resolve conflicts | Ingo Molnar | 1 | -0/+9 |
| 2024-02-27 | smp: Provide 'setup_max_cpus' definition on UP too | Ingo Molnar | 1 | -1/+0 |
| 2024-02-25 | rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks | Paul E. McKenney | 1 | -0/+1 |
| 2024-02-23 | crash: split crash dumping code out from kexec_core.c | Baoquan He | 1 | -1/+1 |
| 2024-02-22 | init: remove obsolete arch_call_rest_init() wrapper | Geert Uytterhoeven | 1 | -7/+2 |
| 2024-02-22 | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX | Christophe Leroy | 1 | -0/+2 |
| 2024-02-20 | treewide: replace or remove redundant def_bool in Kconfig files | Masahiro Yamada | 1 | -1/+1 |
| 2024-02-16 | workqueue, irq_work: Build fix for !CONFIG_IRQ_WORK | Tejun Heo | 1 | -1/+1 |
| 2024-02-15 | update workarounds for gcc "asm goto" issue | Linus Torvalds | 1 | -0/+9 |
| 2024-02-15 | locking: Introduce prepare_sync_core_cmd() | Andrea Parri | 1 | -0/+3 |
| 2024-02-09 | async: Use a dedicated unbound workqueue with raised min_active | Tejun Heo | 1 | -0/+1 |
| 2024-02-08 | init: flush async file closing | Christian Brauner | 3 | -3/+15 |
| 2024-02-07 | bpf: Merge two CONFIG_BPF entries | Masahiro Yamada | 1 | -5/+0 |
| 2024-02-02 | init: Declare rodata_enabled and mark_rodata_ro() at all time | Christophe Leroy | 1 | -14/+7 |
| 2024-02-01 | Kconfig: Disable -Wstringop-overflow for GCC globally | Linus Torvalds | 1 | -3/+3 |
| 2024-01-22 | initramfs: remove duplicate built-in __initramfs_start unpacking | David Disseldorp | 1 | -2/+0 |
| 2024-01-21 | init: Kconfig: Disable -Wstringop-overflow for GCC-11 | Gustavo A. R. Silva | 1 | -0/+12 |
| 2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+17 |
| 2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+6 |
| 2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+1 |
| 2023-12-20 | plist: Split out plist_types.h | Kent Overstreet | 1 | -0/+1 |
| 2023-12-20 | init/Kconfig: move more items into the EXPERT menu | Randy Dunlap | 1 | -52/+50 |
| 2023-12-15 | initramfs: Expose retained initrd as sysfs file | Alexander Graf | 1 | -1/+17 |
| 2023-12-10 | arch: remove ARCH_TASK_STRUCT_ON_STACK | Heiko Carstens | 1 | -8/+2 |
| 2023-12-07 | rootfs: Fix support for rootfstype= when root= is given | Stefan Berger | 1 | -3/+6 |
| 2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+0 |
| 2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -0/+4 |
| 2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-11-01 | proc: sysctl: prevent aliased sysctls from getting passed to init | Krister Johansen | 1 | -0/+4 |
| 2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2023-10-30 | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2023-10-30 | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+1 |
| 2023-10-20 | x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN | Josh Poimboeuf | 1 | -0/+1 |
| 2023-10-19 | init/mount: print pretty name of root device when panics | Jianyong Wu | 1 | -1/+1 |
| 2023-10-04 | kill task_struct->thread_group | Oleg Nesterov | 1 | -1/+0 |
| 2023-09-22 | init/version.c: Replace strlcpy with strscpy | Azeem Shaikh | 1 | -3/+3 |
| 2023-09-11 | sched: Add task_struct->faults_disabled_mapping | Kent Overstreet | 1 | -0/+1 |
| 2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -1/+1 |
| 2023-09-01 | Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -0/+1 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -8/+2 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-28 | Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2023-08-21 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap | 1 | -8/+0 |
| 2023-08-18 | kexec: consolidate kexec and crash options into kernel/Kconfig.kexec | Eric DeVolder | 1 | -0/+2 |
| 2023-08-18 | mm: remove arguments of show_mem() | Kefeng Wang | 1 | -1/+1 |
| 2023-08-15 | init: Add support for rootwait timeout parameter | Loic Poulain | 1 | -2/+36 |
| 2023-08-07 | workqueue: Initialize unbound CPU pods later in the boot | Tejun Heo | 1 | -0/+1 |
| 2023-08-02 | sched/psi: Select KERNFS as needed | Randy Dunlap | 1 | -0/+1 |
| 2023-07-01 | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+1 |
| 2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -21/+12 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+10 |
| 2023-06-27 | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+8 |
| 2023-06-26 | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+1 |
| 2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -319/+122 |
| 2023-06-25 | kbuild: Fix CFI failures with GCOV | Sami Tolvanen | 1 | -0/+1 |
| 2023-06-16 | init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() | Thomas Gleixner | 1 | -13/+0 |
| 2023-06-16 | init: Invoke arch_cpu_finalize_init() earlier | Thomas Gleixner | 1 | -2/+2 |
| 2023-06-16 | init: Remove check_bugs() leftovers | Thomas Gleixner | 1 | -5/+0 |
| 2023-06-16 | init: Provide arch_cpu_finalize_init() | Thomas Gleixner | 1 | -0/+4 |
| 2023-06-09 | init: add bdev fs printk if mount_block_root failed | Angus Chen | 1 | -1/+12 |
| 2023-06-09 | init: move cifs_root_data() prototype into linux/mount.h | Arnd Bergmann | 1 | -2/+0 |
| 2023-06-09 | init: consolidate prototypes in linux/init.h | Arnd Bergmann | 1 | -18/+0 |
| 2023-06-09 | cachestat: implement cachestat syscall | Nhat Pham | 1 | -0/+10 |
| 2023-06-05 | block: move the code to do early boot lookup of block devices to block/ | Christoph Hellwig | 1 | -219/+0 |
| 2023-06-05 | init: clear root_wait on all invalid root= strings | Christoph Hellwig | 1 | -7/+11 |
| 2023-06-05 | init: improve the name_to_dev_t interface | Christoph Hellwig | 1 | -53/+49 |
| 2023-06-05 | init: move the nfs/cifs/ram special cases out of name_to_dev_t | Christoph Hellwig | 1 | -8/+6 |
| 2023-06-05 | init: factor the root_wait logic in prepare_namespace into a helper | Christoph Hellwig | 1 | -10/+22 |
| 2023-06-05 | init: handle ubi/mtd root mounting like all other root types | Christoph Hellwig | 1 | -9/+14 |
| 2023-06-05 | init: don't remove the /dev/ prefix from error messages | Christoph Hellwig | 1 | -11/+6 |
| 2023-06-05 | init: pass root_device_name explicitly | Christoph Hellwig | 3 | -25/+29 |
| 2023-06-05 | init: refactor mount_root | Christoph Hellwig | 1 | -48/+56 |
| 2023-06-05 | init: rename mount_block_root to mount_root_generic | Christoph Hellwig | 3 | -5/+5 |
| 2023-06-05 | driver core: return bool from driver_probe_done | Christoph Hellwig | 1 | -1/+1 |
| 2023-06-05 | init: remove unused names parameter in split_fs_names() | Yihuan Pan | 1 | -3/+3 |
| 2023-05-16 | start_kernel: Omit prevent_tail_call_optimization() for newer toolchains | [email protected] | 1 | -0/+6 |
| 2023-05-16 | start_kernel: Add __no_stack_protector function attribute | [email protected] | 1 | -1/+2 |
| 2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -72/+2 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -38/+0 |
| 2023-04-25 | Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-25 | Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -24/+0 |
| 2023-04-25 | Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+11 |
| 2023-04-24 | Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-23 | gcc: disable '-Warray-bounds' for gcc-13 too | Linus Torvalds | 1 | -7/+3 |