index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
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
2024-07-18
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
Mark Rutland
2024-07-16
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
2024-07-08
sched_ext: Take out ->priq and ->flags from scx_dsq_node
Tejun Heo
2024-07-04
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2024-06-15
gcc: disable '-Warray-bounds' for gcc-9
Yury Norov
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-17
Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-15
Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]