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
2022-03-28
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
1
-4
/
+5
2022-03-28
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-03-28
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-10
/
+24
2022-03-28
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-32
/
+65
2022-03-16
watch_queue: Fix filter limit check
David Howells
1
-2
/
+2
2022-03-16
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-16
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-16
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-16
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+7
2022-03-08
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-08
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-03-08
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
1
-1
/
+1
2022-03-08
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
1
-51
/
+48
2022-03-08
rcu/nocb: Fix missed nocb_timer requeue
Frederic Weisbecker
1
-2
/
+5
2022-03-08
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
1
-24
/
+57
2022-03-08
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
1
-3
/
+63
2022-03-02
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
1
-6
/
+46
2022-03-02
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-03-02
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
1
-0
/
+2
2022-02-23
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
1
-2
/
+2
2022-02-23
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
1
-4
/
+3
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-02-23
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2
-23
/
+5
2022-02-23
rcu: Do not report strict GPs for outgoing CPUs
Paul E. McKenney
1
-1
/
+1
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
1
-2
/
+2
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
3
-4
/
+5
2022-02-16
perf: Always wake the parent event
James Clark
1
-2
/
+10
2022-02-16
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
1
-14
/
+7
2022-02-16
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
2022-02-08
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-08
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
1
-1
/
+1
2022-02-08
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
1
-19
/
+43
2022-02-05
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
1
-2
/
+1
2022-02-05
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+14
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2
-40
/
+37
2022-02-01
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2
-4
/
+16
2022-02-01
perf: Fix perf_event_read_local() time
Peter Zijlstra
1
-100
/
+146
2022-02-01
kernel: delete repeated words in comments
Randy Dunlap
7
-11
/
+11
2022-02-01
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
1
-4
/
+5
2022-02-01
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-02-01
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
1
-0
/
+1
2022-02-01
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
1
-7
/
+4
2022-02-01
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
1
-2
/
+3
2022-01-29
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
1
-3
/
+4
2022-01-27
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
1
-4
/
+3
[next]