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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
1
-0
/
+4
2021-09-03
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+7
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-0
/
+2
2021-09-03
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-0
/
+1
2021-09-03
once: Fix panic when module unload
Kefeng Wang
1
-2
/
+2
2021-09-03
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
1
-0
/
+3
2021-08-26
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-14
/
+15
2021-08-26
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
1
-4
/
+6
2021-08-26
virtio: Protect vqs list access
Parav Pandit
1
-0
/
+1
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2
-1
/
+2
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-0
/
+2
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-18
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-08-18
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
1
-2
/
+1
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-0
/
+1
2021-08-12
serial: 8250: fix handle_irq locking
Johan Hovold
1
-0
/
+24
2021-08-12
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
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
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-28
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
1
-5
/
+1
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
PCI: Dynamically map ECAM regions
Russell King
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
soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions
Pierre-Louis Bossart
1
-2
/
+0
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
net: fix mistake path for netdev_features_strings
Jian Shen
1
-1
/
+1
2021-07-19
block: introduce BIO_ZONE_WRITE_LOCKED bio flag
Damien Le Moal
1
-0
/
+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
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
1
-0
/
+5
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
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
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-0
/
+22
[next]