index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
8 days
Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
11 days
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-0
/
+1
13 days
Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
14 days
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
[next]