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
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
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
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
2021-05-07
swiotlb: respect min_align_mask
Jianxiong Gao
1
-10
/
+31
2021-05-07
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Jianxiong Gao
1
-1
/
+0
2021-05-07
swiotlb: refactor swiotlb_tbl_map_single
Jianxiong Gao
1
-90
/
+89
2021-05-07
swiotlb: clean up swiotlb_tbl_unmap_single
Jianxiong Gao
1
-20
/
+21
2021-05-07
swiotlb: factor out a nr_slots helper
Jianxiong Gao
1
-4
/
+9
2021-05-07
swiotlb: factor out an io_tlb_offset helper
Jianxiong Gao
1
-7
/
+13
2021-05-07
swiotlb: add a IO_TLB_SIZE define
Jianxiong Gao
1
-6
/
+6
2021-05-07
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
1
-3
/
+62
2021-05-07
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
1
-10
/
+17
2021-05-07
bpf: Fix masking negation logic upon negative dst register
Daniel Borkmann
1
-8
/
+4
2021-04-28
locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
Ali Saidi
1
-3
/
+4
2021-04-28
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-28
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-28
bpf: Allow variable-offset stack access
Andrei Matei
1
-146
/
+511
2021-04-21
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-21
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-21
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-21
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-21
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-21
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-21
bpf: Take module reference for trampoline in module
Jiri Olsa
1
-0
/
+30
2021-04-21
lockdep: Add a missing initialization hint to the "INFO: Trying to register n...
Tetsuo Handa
1
-1
/
+2
[next]