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
2023-01-07
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
1
-1
/
+14
2023-01-07
gcov: add support for checksum field
Rickard x Andersson
1
-0
/
+5
2023-01-07
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
1
-0
/
+2
2023-01-07
blktrace: Fix output non-blktrace event when blk_classic option enabled
Yang Jihong
1
-1
/
+2
2023-01-07
perf: Fix possible memleak in pmu_dev_alloc()
Chen Zhongjin
1
-3
/
+5
2023-01-07
PM: hibernate: Fix mistake in kerneldoc comment
xiongxin
1
-2
/
+2
2022-12-08
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
1
-10
/
+11
2022-12-08
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
1
-3
/
+2
2022-11-25
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
1
-2
/
+2
2022-11-25
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
1
-1
/
+1
2022-11-25
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
1
-1
/
+1
2022-10-26
gcov: support GCC 12.1 and newer compilers
Martin Liska
1
-2
/
+16
2022-10-26
ring-buffer: Fix race between reset page and reading page
Steven Rostedt (Google)
1
-0
/
+33
2022-10-26
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
1
-1
/
+2
2022-10-26
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
1
-1
/
+9
2022-09-05
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
1
-4
/
+6
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
1
-0
/
+10
2022-08-25
bpf: fix overflow in prog accounting
Daniel Borkmann
2
-11
/
+41
2022-07-29
bpf: Make sure mac_header was set before using it
Eric Dumazet
1
-3
/
+5
2022-07-29
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
1
-14
/
+31
2022-07-29
security,selinux,smack: kill security_task_wait hook
Stephen Smalley
1
-17
/
+2
2022-07-21
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-18
/
+0
2022-06-25
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+16
2022-06-25
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
1
-0
/
+11
2022-06-25
workqueue: make workqueue available early during boot
Tejun Heo
1
-16
/
+60
2022-06-25
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-06-14
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
1
-0
/
+7
2022-06-14
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
1
-3
/
+2
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-04-20
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
1
-1
/
+1
2022-04-20
printk: fix return value of printk.devkmsg __setup handler
Randy Dunlap
1
-2
/
+4
2022-04-20
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
1
-0
/
+3
2022-04-20
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
1
-10
/
+0
2022-04-20
PM: suspend: fix return value of __setup handler
Randy Dunlap
1
-4
/
+4
2022-04-20
PM: hibernate: fix __setup handler error handling
Randy Dunlap
1
-1
/
+1
2022-04-20
ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE
Jann Horn
1
-15
/
+32
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
/
+8
2022-02-23
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-02-23
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
1
-4
/
+3
2022-02-16
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2
-5
/
+27
2022-02-11
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
1
-0
/
+26
2022-02-08
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
1
-8
/
+4
2022-01-11
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-11
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-22
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
1
-0
/
+3
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+8
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+3
[next]