index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-0
/
+1
2021-08-15
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
1
-0
/
+1
2021-08-12
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
1
-0
/
+1
2021-08-12
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
1
-0
/
+1
2021-08-08
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
Axel Lin
1
-2
/
+2
2021-08-04
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
1
-0
/
+1
2021-08-04
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-0
/
+8
2021-08-04
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-1
/
+1
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+15
2021-08-04
skmsg: Make sk_psock_destroy() static
Cong Wang
1
-1
/
+0
2021-08-04
bpf: Fix OOB read when printing XDP link fdinfo
Lorenz Bauer
1
-0
/
+1
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
1
-0
/
+1
2021-07-28
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
1
-2
/
+2
2021-07-28
net: add kcov handle to skb extensions
Aleksandr Nogikh
1
-0
/
+33
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
1
-0
/
+1
2021-07-25
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2
-1
/
+3
2021-07-25
Revert "swap: fix do_swap_page() race with swapoff"
Greg Kroah-Hartman
1
-9
/
+0
2021-07-20
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
1
-7
/
+12
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+1
2021-07-20
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
3
-1
/
+24
2021-07-20
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
1
-1
/
+1
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-1
/
+1
2021-07-19
power: supply: ab8500: Fix an old bug
Linus Walleij
1
-1
/
+1
2021-07-19
net: fix mistake path for netdev_features_strings
Jian Shen
1
-1
/
+1
2021-07-19
net: mdio: provide shim implementation of devm_of_mdiobus_register
Vladimir Oltean
1
-0
/
+7
2021-07-14
block: return the correct bvec when checking for gaps
Long Li
1
-8
/
+4
2021-07-14
include/linux/huge_mm.h: remove extern keyword
Ralph Campbell
1
-52
/
+41
2021-07-14
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-22
/
+35
2021-07-14
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
1
-4
/
+2
2021-07-14
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
1
-6
/
+9
2021-07-14
iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
1
-1
/
+1
2021-07-14
swap: fix do_swap_page() race with swapoff
Miaohe Lin
1
-0
/
+9
2021-07-14
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-1
/
+1
2021-07-14
random32: Fix implicit truncation warning in prandom_seed_state()
Richard Fitzgerald
1
-1
/
+1
2021-07-14
Add a reference to ucounts for each cred
Alexey Gladkov
2
-0
/
+6
2021-07-14
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
1
-0
/
+10
2021-06-30
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2
-22
/
+7
2021-06-30
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
1
-0
/
+3
2021-06-30
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
1
-0
/
+1
2021-06-30
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
1
-1
/
+7
2021-06-30
mm: add VM_WARN_ON_ONCE_PAGE() macro
Alex Shi
1
-0
/
+13
2021-06-30
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-0
/
+2
2021-06-23
mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
Peter Xu
1
-4
/
+11
2021-06-23
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-23
regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
Axel Lin
1
-3
/
+1
2021-06-23
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
1
-1
/
+1
2021-06-23
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-2
/
+0
2021-06-23
net/mlx5e: Fix page reclaim for dead peer hairpin
Dima Chumak
1
-0
/
+1
2021-06-18
gpu: host1x: Split up client initalization and registration
Thierry Reding
1
-6
/
+24
2021-06-18
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
1
-2
/
+1
[prev]
[next]