index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
locking/csd_lock: Provide an indication of ongoing CSD-lock stall
Paul E. McKenney
1
-0
/
+16
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+22
2024-08-14
rcuscale: Print detailed grace-period and barrier diagnostics
Paul E. McKenney
1
-0
/
+18
2024-08-14
rcu: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
1
-0
/
+3
2024-08-14
rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls
Paul E. McKenney
1
-0
/
+10
2024-08-14
rcuscale: Dump stacks of stalled rcu_scale_writer() instances
Paul E. McKenney
1
-2
/
+21
2024-08-14
rcuscale: Save a few lines with whitespace-only change
Paul E. McKenney
1
-7
/
+3
2024-08-14
refscale: Optimize process_durations()
Christophe JAILLET
1
-11
/
+14
2024-08-14
rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics
Paul E. McKenney
1
-2
/
+6
2024-08-14
rcu/tasks: Add detailed grace-period and barrier diagnostics
Paul E. McKenney
1
-2
/
+64
2024-08-14
rcu/tasks: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
1
-0
/
+2
2024-08-14
rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs
Paul E. McKenney
1
-0
/
+5
2024-08-14
rcu/tasks: Update rtp->tasks_gp_seq comment
Paul E. McKenney
1
-1
/
+1
2024-08-14
rcu/tasks: Check processor-ID assumptions
Paul E. McKenney
1
-0
/
+1
2024-08-14
rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gp...
Zqiang
1
-29
/
+53
2024-08-14
rcu-tasks: Remove RCU Tasks Rude asynchronous APIs
Paul E. McKenney
1
-38
/
+17
2024-08-14
rcuscale: Stop testing RCU Tasks Rude asynchronous APIs
Paul E. McKenney
1
-2
/
+0
2024-08-14
rcutorture: Stop testing RCU Tasks Rude asynchronous APIs
Paul E. McKenney
1
-8
/
+0
2024-08-14
rcutorture: Add a stall_cpu_repeat module parameter
Paul E. McKenney
1
-16
/
+40
2024-08-14
hrtimer: Annotate hrtimer_cpu_base_.*_expiry() for sparse.
Sebastian Andrzej Siewior
1
-0
/
+2
2024-08-14
timers: Add sparse annotation for timer_sync_wait_running().
Sebastian Andrzej Siewior
1
-0
/
+2
2024-08-14
perf: Really fix event_function_call() locking
Namhyung Kim
1
-5
/
+8
2024-08-13
bpf: more trivial fdget() conversions
Al Viro
1
-15
/
+7
2024-08-13
bpf: trivial conversions for fdget()
Al Viro
3
-21
/
+9
2024-08-13
bpf: switch maps to CLASS(fd, ...)
Al Viro
3
-121
/
+42
2024-08-13
bpf: factor out fetching bpf_map from FD and adding it to used_maps list
Andrii Nakryiko
1
-49
/
+66
2024-08-13
bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)
Al Viro
1
-16
/
+8
2024-08-13
bpf: convert __bpf_prog_get() to CLASS(fd, ...)
Al Viro
1
-22
/
+9
2024-08-13
Merge remote-tracking branch 'vfs/stable-struct_fd'
Andrii Nakryiko
15
-274
/
+284
2024-08-13
sched_ext: Don't use double locking to migrate tasks across CPUs
Tejun Heo
1
-88
/
+46
2024-08-13
workqueue: Add interface for user-defined workqueue lockdep map
Matthew Brost
1
-0
/
+28
2024-08-13
workqueue: Change workqueue lockdep map to pointer
Matthew Brost
1
-7
/
+9
2024-08-13
workqueue: Split alloc_workqueue into internal function and lockdep init
Matthew Brost
1
-8
/
+23
2024-08-13
sched_ext: define missing cfi stubs for sched_ext
Manu Bretelle
1
-0
/
+6
2024-08-13
perf/bpf: Don't call bpf_overflow_handler() for tracing events
Kyle Huey
1
-1
/
+2
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
2
-2
/
+8
2024-08-13
irqdomain: Remove stray '-' in the domain name
Andy Shevchenko
1
-2
/
+2
2024-08-13
irqdomain: Clarify checks for bus_token
Andy Shevchenko
1
-8
/
+14
2024-08-12
struct fd: representation change
Al Viro
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
13
-68
/
+68
2024-08-12
bpf: Fix a kernel verifier crash in stacksafe()
Yonghong Song
1
-2
/
+3
2024-08-13
cpu/SMT: Enable SMT only if a core is online
Nysal Jan K.A
1
-1
/
+11
2024-08-12
pidfd: prevent creation of pidfds for kthreads
Christian Brauner
1
-3
/
+22
2024-08-12
srcu: Mark callbacks not currently participating in barrier operation
Paul E. McKenney
1
-0
/
+2
2024-08-12
srcu: Check for concurrent updates of heuristics
Paul E. McKenney
1
-0
/
+2
2024-08-12
srcu: faster gp seq wrap-around
JP Kobryn
2
-6
/
+4
2024-08-12
rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
Waiman Long
1
-4
/
+4
2024-08-11
Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+5
2024-08-11
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-08-11
kernel/fork.c: get estimated free pages by memblock api
Wei Yang
1
-1
/
+1
[prev]
[next]