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
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
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-02
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
1
-6
/
+46
2022-03-02
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+6
2022-03-02
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-03-02
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
1
-21
/
+73
2022-03-02
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-03-02
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-03-02
cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
Zhang Qiao
1
-0
/
+2
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
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
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
1
-5
/
+14
2022-02-23
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
1
-2
/
+1
2022-02-23
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
1
-5
/
+5
2022-02-23
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
1
-1
/
+2
2022-02-23
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
1
-7
/
+2
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
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
7
-24
/
+38
2022-02-23
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2
-6
/
+28
2022-02-23
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2
-2
/
+2
2022-02-23
bpf: Introduce MEM_RDONLY flag
Hao Luo
3
-38
/
+53
2022-02-23
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
3
-175
/
+133
2022-02-23
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2
-27
/
+27
2022-02-23
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
1
-25
/
+14
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
1
-2
/
+2
2022-02-16
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
1
-2
/
+3
2022-02-16
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
1
-0
/
+10
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
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
1
-9
/
+3
2022-02-16
audit: don't deref the syscall args when checking the openat2 open_how::flags
Paul Moore
1
-1
/
+1
2022-02-08
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-08
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
1
-0
/
+16
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
bpf: Fix possible race in inc_misses_counter
He Fengqing
1
-2
/
+3
2022-02-05
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+14
2022-02-01
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-02-01
perf/core: Fix cgroup event list management
Namhyung Kim
1
-2
/
+9
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
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
1
-4
/
+5
2022-02-01
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2
-40
/
+37
2022-02-01
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-02-01
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
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
ucount: Make get_ucount a safe get_user replacement
Eric W. Biederman
1
-0
/
+2
[next]