index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
5
-38
/
+86
|
\
|
*
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-29
3
-30
/
+47
|
|
\
|
|
*
locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DE...
Waiman Long
2024-09-10
1
-12
/
+10
|
|
*
locking/lockdep: Simplify character output in seq_line()
Markus Elfring
2024-08-06
1
-1
/
+1
|
|
*
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
2024-08-06
1
-16
/
+32
|
|
*
lockdep: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-08-06
1
-1
/
+1
|
|
*
lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
Luis Claudio R. Goncalves
2024-08-05
1
-0
/
+3
|
*
|
jump_label: Fix static_key_slow_dec() yet again
Peter Zijlstra
2024-09-10
1
-7
/
+27
|
*
|
static_call: Replace pointless WARN_ON() in static_call_module_notify()
Thomas Gleixner
2024-09-06
1
-1
/
+1
|
*
|
static_call: Handle module init failure correctly in static_call_del_module()
Thomas Gleixner
2024-09-06
1
-0
/
+11
*
|
|
Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-28
3
-73
/
+85
|
\
\
\
|
*
|
|
module: Refine kmemleak scanned areas
Vincent Donnefort
2024-09-13
1
-14
/
+4
|
*
|
|
module: abort module loading when sysfs setup suffer errors
Chunhui Li
2024-09-13
1
-21
/
+42
|
*
|
|
module: Clean up the description of MODULE_SIG_<type>
Petr Pavlu
2024-08-20
1
-8
/
+8
|
*
|
|
module: Split modules_install compression and in-kernel decompression
Petr Pavlu
2024-08-20
1
-30
/
+31
*
|
|
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
8
-12
/
+0
*
|
|
|
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
2024-09-26
1
-20
/
+1
*
|
|
|
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-09-26
3
-52
/
+193
|
\
\
\
\
|
*
|
|
|
tracing/fprobe: Support raw tracepoints on future loaded modules
Masami Hiramatsu (Google)
2024-09-25
1
-50
/
+101
|
*
|
|
|
tracing/fprobe: Support raw tracepoint events on modules
Masami Hiramatsu (Google)
2024-09-25
1
-8
/
+38
|
*
|
|
|
tracepoint: Support iterating tracepoints in a loading module
Masami Hiramatsu (Google)
2024-09-25
1
-8
/
+29
|
*
|
|
|
tracepoint: Support iterating over tracepoints on modules
Masami Hiramatsu (Google)
2024-09-25
1
-0
/
+21
|
*
|
|
|
uprobes: turn trace_uprobe's nhit counter to be per-CPU one
Andrii Nakryiko
2024-09-25
1
-3
/
+21
*
|
|
|
|
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kernel/fork.c: get estimated free pages by memblock api
Wei Yang
2024-08-11
1
-1
/
+1
*
|
|
|
|
|
Kbuild: make MODVERSIONS support depend on not being a compile test build
Linus Torvalds
2024-09-25
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-24
6
-280
/
+158
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bpf: convert bpf_token_create() to CLASS(fd, ...)
Al Viro
2024-09-13
1
-42
/
+23
|
*
|
|
|
|
|
bpf: more trivial fdget() conversions
Al Viro
2024-08-14
1
-15
/
+7
|
*
|
|
|
|
|
bpf: trivial conversions for fdget()
Al Viro
2024-08-14
3
-21
/
+9
|
*
|
|
|
|
|
bpf: switch maps to CLASS(fd, ...)
Al Viro
2024-08-14
3
-121
/
+42
|
*
|
|
|
|
|
bpf: factor out fetching bpf_map from FD and adding it to used_maps list
Andrii Nakryiko
2024-08-14
1
-49
/
+66
|
*
|
|
|
|
|
bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)
Al Viro
2024-08-14
1
-16
/
+8
|
*
|
|
|
|
|
bpf: convert __bpf_prog_get() to CLASS(fd, ...)
Al Viro
2024-08-14
1
-22
/
+9
|
*
|
|
|
|
|
Merge remote-tracking branch 'vfs/stable-struct_fd'
Andrii Nakryiko
2024-08-13
15
-274
/
+284
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-09-24
1
-6
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tinyconfig: remove unnecessary 'is not set' for choice blocks
Masahiro Yamada
2024-09-01
1
-6
/
+0
*
|
|
|
|
|
|
|
|
Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-24
1
-28
/
+15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
dma-mapping: report unlimited DMA addressing in IOMMU DMA path
Leon Romanovsky
2024-09-23
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
2024-09-22
1
-27
/
+10
*
|
|
|
|
|
|
|
|
|
Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-24
3
-8
/
+29
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
sched_ext: Provide a sysfs enable_seq counter
Andrea Righi
2024-09-23
1
-0
/
+17
|
*
|
|
|
|
|
|
|
|
|
sched_ext: Fix build when !CONFIG_STACKTRACE
Tejun Heo
2024-09-23
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
|
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Pat Somaru
2024-09-23
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
Yu Liao
2024-09-23
1
-4
/
+5
|
*
|
|
|
|
|
|
|
|
|
sched: Add dummy version of sched_group_set_idle()
Yu Liao
2024-09-23
1
-0
/
+1
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-23
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
genirq/msi: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
13
-69
/
+69
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
struct fd: representation change
Al Viro
2024-08-13
1
-1
/
+1
[next]