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
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
2021-05-28
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-28
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-28
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-26
kcsan: Fix debugfs initcall return type
Arnd Bergmann
1
-1
/
+2
2021-05-26
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
4
-11
/
+17
2021-05-26
locking/lockdep: Correct calling tracepoints
Leo Yan
1
-2
/
+2
2021-05-26
ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
Oleg Nesterov
1
-1
/
+17
2021-05-19
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
1
-1
/
+1
2021-05-19
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
1
-1
/
+1
2021-05-19
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
1
-1
/
+1
2021-05-19
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
1
-1
/
+1
2021-05-19
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
1
-1
/
+3
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
1
-3
/
+9
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
1
-1
/
+1
2021-05-19
swiotlb: Fix the type of index
Claire Chang
1
-1
/
+2
2021-05-19
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
1
-11
/
+6
2021-05-19
watchdog/softlockup: remove logic that tried to prevent repeated reports
Petr Mladek
1
-12
/
+2
2021-05-19
watchdog/softlockup: report the overall time of softlockups
Petr Mladek
1
-12
/
+28
2021-05-19
watchdog: explicitly update timestamp when reporting softlockup
Petr Mladek
1
-0
/
+3
2021-05-19
watchdog: rename __touch_watchdog() to a better descriptive name
Petr Mladek
1
-4
/
+4
2021-05-14
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2
-11
/
+11
2021-05-14
bpf: Prevent writable memory-mapping of read-only ringbuf pages
Andrii Nakryiko
1
-13
/
+8
2021-05-14
bpf, ringbuf: Deny reserve of buffers larger than ringbuf
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2021-05-14
bpf: Fix alu32 const subreg bound tracking on bitwise operations
Daniel Borkmann
1
-13
/
+9
2021-05-14
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
1
-5
/
+3
2021-05-14
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
3
-8
/
+29
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
1
-13
/
+29
2021-05-14
rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
Zhouyi Zhou
1
-1
/
+0
2021-05-14
printk: limit second loop of syslog_print_all
John Ogness
1
-1
/
+8
2021-05-14
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2
-2
/
+8
2021-05-12
tracing: Restructure trace_clock_global() to never block
Steven Rostedt (VMware)
1
-14
/
+30
2021-05-12
tracing: Map all PIDs to command lines
Steven Rostedt (VMware)
1
-26
/
+15
2021-05-12
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
2
-2
/
+8
2021-05-12
futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
Thomas Gleixner
1
-2
/
+2
2021-05-12
Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")
Thomas Gleixner
1
-2
/
+1
2021-05-12
rcu/nocb: Fix missed nocb_timer requeue
Frederic Weisbecker
1
-2
/
+5
2021-05-12
kcsan, debugfs: Move debugfs file creation out of early init
Marco Elver
3
-8
/
+3
2021-05-12
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
1
-2
/
+3
2021-05-12
sched,fair: Alternative sched_slice()
Peter Zijlstra
2
-1
/
+14
2021-05-12
perf: Rework perf_event_exit_event()
Peter Zijlstra
1
-63
/
+79
2021-05-12
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
1
-0
/
+4
2021-05-12
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
1
-7
/
+40
2021-05-12
kvfree_rcu: Use same set of GFP flags as does single-argument
Uladzislau Rezki (Sony)
1
-1
/
+1
2021-05-12
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
1
-30
/
+61
2021-05-12
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
1
-3
/
+12
2021-05-12
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
1
-4
/
+20
2021-05-12
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
1
-1
/
+3
2021-05-12
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
1
-2
/
+2
2021-05-12
ftrace: Handle commands when closing set_ftrace_filter file
Steven Rostedt (VMware)
1
-1
/
+4
2021-05-07
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
1
-6
/
+6
[next]