Sign in
android-kvm
/
linux
/
f66d6acccbc08b4146f4c2cf9445241f70f5517d
/
init
8b8ca9c
cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
by Alice Ryhl
· 9 weeks ago
af0121c
kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
by Gary Guo
· 9 weeks ago
4c66f83
cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
by Alice Ryhl
· 3 months ago
93e34a0
rust: KASAN+RETHUNK requires rustc 1.83.0
by Alice Ryhl
· 3 months ago
af6017b
rust: cfi: fix `patchable-function-entry` starting version
by Miguel Ojeda
· 3 months ago
5701725
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
by Linus Torvalds
· 3 months ago
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
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
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
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
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
a430d95
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
by Linus Torvalds
· 3 months ago
f64e2f3
rust: kasan: Rust does not support KHWASAN
by Matthew Maurer
· 4 months ago
ca627e6
rust: cfi: add support for CFI_CLANG with Rust
by Matthew Maurer
· 3 months ago
d077242
rust: support for shadow call stack sanitizer
by Alice Ryhl
· 4 months ago
2f7eedc
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 3 months ago
5134a33
kbuild: rust: re-run Kconfig if the version text changes
by Miguel Ojeda
· 3 months ago
6e74c6b
kbuild: rust: add `CONFIG_RUSTC_VERSION`
by Miguel Ojeda
· 3 months ago
649e980
Merge branch 'bpf/master' into for-6.12
by Tejun Heo
· 3 months ago
8195136
sched_ext: Add cgroup support
by Tejun Heo
· 3 months ago
e179e80c
sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
by Tejun Heo
· 3 months ago
7472ff8a
xz: adjust arch-specific options for better kernel compression
by Lasse Collin
· 5 months ago
fcb4824
mm: fix typo in Kconfig
by Valdis Kletnieks
· 5 months ago
1abab1ba
cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
by Chen Ridong
· 4 months ago
1802656
io_uring: add GCOV_PROFILE_URING Kconfig option
by Jens Axboe
· 4 months ago
77b644c
init/main.c: Initialize early LSMs after arch code, static keys and calls.
by KP Singh
· 4 months ago
2fea0c2
initramfs,lsm: add a security hook to do_populate_rootfs()
by Fan Wu
· 4 months ago
f1385dc
init/Kconfig: Only block on RANDSTRUCT for RUST
by Neal Gompa
· 5 months ago
60cb1da
Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux
by Linus Torvalds
· 4 months ago
f126745
rust: SHADOW_CALL_STACK is incompatible with Rust
by Alice Ryhl
· 5 months ago
c8faf11
Merge tag 'v6.11-rc1' into for-6.12
by Tejun Heo
· 5 months ago
52dea0a
posix-timers: Convert timer list to hlist
by Thomas Gleixner
· 6 months ago
aacf93e
rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
by Masahiro Yamada
· 5 months ago
5ce86c6
rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
by Masahiro Yamada
· 5 months ago
910bfc2
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
by Linus Torvalds
· 5 months ago
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
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
64e1660
kallsyms: get rid of code for absolute kallsyms
by Jann Horn
· 10 months ago
f2f6a8e
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
by Mark Rutland
· 5 months ago
ae4c4ce
kbuild: move init/build-version to scripts/
by Masahiro Yamada
· 6 months ago
3a3b7fe
mm: remove CONFIG_MEMCG_KMEM
by Johannes Weiner
· 6 months ago
9e98db1
rust: work around `bindgen` 0.69.0 issue
by Miguel Ojeda
· 5 months ago
d4af01c
sched_ext: Take out ->priq and ->flags from scx_dsq_node
by Tejun Heo
· 5 months ago
e93d416
mm: memcg: put cgroup v1-specific code under a config option
by Roman Gushchin
· 6 months ago
06e51be
sched_ext: Add vtime-ordered priority queue to dispatch_q's
by Tejun Heo
· 6 months ago
8a010b8
sched_ext: Implement runnable task stall watchdog
by David Vernet
· 6 months ago
f0e1a06
sched_ext: Implement BPF extensible scheduler class
by Tejun Heo
· 6 months ago
8e5bd4e
gcc: disable '-Warray-bounds' for gcc-9
by Yury Norov
· 7 months ago
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
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
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
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
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
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
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
7f7f6f7
Makefile: remove redundant tool coverage variables
by Masahiro Yamada
· 7 months ago
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
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
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
b1992c3
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
by Masahiro Yamada
· 8 months ago
d927752
livepatch: Rename KLP_* to KLP_TRANSITION_*
by Wardenjohn
· 7 months ago
2702164
printk: Remove redundant CONFIG_BASE_FULL
by Yoann Congal
· 7 months ago
b3e90f3
printk: Change type of CONFIG_BASE_SMALL to bool
by Yoann Congal
· 7 months ago
320bf43
printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
by Yoann Congal
· 7 months ago
07f8230
init: replace deprecated strncpy with strscpy_pad
by Justin Stitt
· 9 months ago
2c81593
Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux
by Linus Torvalds
· 8 months ago
5f08383
initrd: remove the now superfluous sentinel element from ctl_table array
by Joel Granados
· 9 months ago
f9899c0
NUMA: early use of cpu_to_node() returns 0 instead of the correct node id
by Huang Shijie
· 11 months ago
212f863
bootconfig: do not put quotes on cmdline items unless necessary
by Rasmus Villemoes
· 9 months ago
21c690a
mm: introduce slabobj_ext to support slab object extensions
by Suren Baghdasaryan
· 9 months ago
d4dbc99
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressure()
by Vincent Guittot
· 9 months ago
e5019b1
Merge 6.9-rc5 into driver-core-next
by Greg Kroah-Hartman
· 8 months ago
8933cf4
rust: make mutually exclusive with CFI_CLANG
by Conor Dooley
· 8 months ago
ddd5336
init/main.c: Minor cleanup for the setup_command_line() function
by Yuntao Wang
· 8 months ago
cd24bdb
init/main.c: Remove redundant space from saved_command_line
by Yuntao Wang
· 8 months ago
efee03a
bootconfig: do not put quotes on cmdline items unless necessary
by Rasmus Villemoes
· 8 months ago
46dad3c
init/main.c: Fix potential static_command_line memory overflow
by Yuntao Wang
· 8 months ago
66bc1a1
treewide: Use sysfs_bin_attr_simple_read() helper
by Lukas Wunner
· 8 months ago
c722cea
fs/proc: Skip bootloader comment if no embedded kernel parameters
by Masami Hiramatsu
· 8 months ago
d1eec38
Merge tag 'v6.9-rc3' into locking/core, to pick up fixes
by Ingo Molnar
· 8 months ago
8434f9a
init: open output files from cpio unpacking with O_LARGEFILE
by John Sperbeck
· 9 months ago
7d49f53
rust: don't select CONSTRUCTORS
by Alice Ryhl
· 9 months ago
4624b34
init: open /initrd.image with O_LARGEFILE
by John Sperbeck
· 9 months ago
22d5607
sched/fair: Check if a task has a fitting CPU when updating misfit
by Qais Yousef
· 9 months ago
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
91a1d97
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
by Peter Zijlstra
· 9 months ago
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
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
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
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
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
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
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
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
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
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
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
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
8f8cd6c
modules: wait do_free_init correctly
by Changbin Du
· 10 months ago
3e00f58
init/Kconfig: lower GCC version check for -Warray-bounds
by Kees Cook
· 10 months ago
Next »