Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | init: remove unused CONFIG_CC_CAN_LINK_STATIC | Masahiro Yamada | 1 | -5/+0 |
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 |
2025-03-11 | rust: Disallow BTF generation with Rust + LTO | Matthew Maurer | 1 | -1/+1 |
2025-03-08 | initramfs: avoid static buffer for error message | David Disseldorp | 1 | -7/+3 |
2025-03-08 | initramfs: fix hardlink hash leak without TRAILER | David Disseldorp | 1 | -1/+6 |
2025-03-08 | initramfs: reuse name_len for dir mtime tracking | David Disseldorp | 1 | -4/+3 |
2025-03-08 | initramfs: allocate heap buffers together | David Disseldorp | 1 | -8/+11 |
2025-03-08 | initramfs: avoid memcpy for hex header fields | David Disseldorp | 1 | -6/+3 |
2025-03-08 | initramfs_test: kunit tests for initramfs unpacking | David Disseldorp | 4 | -0/+418 |
2025-03-04 | rcu-tasks: Move RCU Tasks self-tests to core_initcall() | Paul E. McKenney | 1 | -1/+0 |
2025-03-04 | init: add initramfs_internal.h | David Disseldorp | 2 | -3/+21 |
2025-02-18 | kallsyms: Remove KALLSYMS_ABSOLUTE_PERCPU | Brian Gerst | 1 | -5/+0 |
2025-02-18 | x86/percpu/64: Use relative percpu offsets | Brian Gerst | 1 | -1/+1 |
2025-01-31 | Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+2 |
2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -1/+1 |
2025-01-27 | Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -1/+0 |
2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -14/+4 |
2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 1 | -14/+4 |
2025-01-24 | cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c | Michal Koutný | 1 | -2/+3 |
2025-01-21 | Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -2/+7 |
2025-01-21 | Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+11 |
2025-01-18 | rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS | Sami Tolvanen | 1 | -1/+2 |
2025-01-17 | cgroup/rdma: Drop bogus PAGE_COUNTER select | Geert Uytterhoeven | 1 | -1/+0 |
2025-01-15 | cgroup/dmem: Select PAGE_COUNTER | Maxime Ripard | 1 | -0/+1 |
2025-01-13 | rust: use derive(CoercePointee) on rustc >= 1.84.0 | Xiangfei Ding | 1 | -0/+3 |
2025-01-12 | init: fix removal warning for deprecated initrd loading | Martin Kepplinger | 1 | -1/+1 |
2025-01-11 | rcu/kvfree: Initialize kvfree_rcu() separately | Uladzislau Rezki (Sony) | 1 | -0/+1 |
2025-01-10 | rust: document `bindgen` 0.71.0 regression | Miguel Ojeda | 1 | -2/+4 |
2025-01-06 | kernel/cgroup: Add "dmem" memory accounting cgroup | Maarten Lankhorst | 1 | -0/+10 |
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 |