index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-09-12
net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
Randy Dunlap
2021-09-08
new helper: inode_wrong_type()
Al Viro
2021-09-08
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
2021-09-08
Revert "Add a reference to ucounts for each cred"
Greg Kroah-Hartman
2021-09-08
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-09-03
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
2021-09-03
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-09-03
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2021-09-03
once: Fix panic when module unload
Kefeng Wang
2021-09-03
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-26
soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h
Yongqiang Niu
2021-08-26
virtio: Protect vqs list access
Parav Pandit
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-18
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-15
mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEM
Mike Rapoport
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-15
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
2021-08-12
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
2021-08-12
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
2021-08-08
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
Axel Lin
2021-08-04
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-08-04
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-08-04
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-08-04
skmsg: Make sk_psock_destroy() static
Cong Wang
2021-08-04
bpf: Fix OOB read when printing XDP link fdinfo
Lorenz Bauer
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-28
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-28
net: add kcov handle to skb extensions
Aleksandr Nogikh
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-25
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2021-07-25
Revert "swap: fix do_swap_page() race with swapoff"
Greg Kroah-Hartman
2021-07-20
x86/signal: Detect and prevent an alternate signal stack overflow
Chang S. Bae
2021-07-20
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
2021-07-20
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
2021-07-20
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-19
power: supply: ab8500: Fix an old bug
Linus Walleij
2021-07-19
net: fix mistake path for netdev_features_strings
Jian Shen
2021-07-19
net: mdio: provide shim implementation of devm_of_mdiobus_register
Vladimir Oltean
2021-07-14
block: return the correct bvec when checking for gaps
Long Li
2021-07-14
include/linux/huge_mm.h: remove extern keyword
Ralph Campbell
2021-07-14
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-07-14
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
[next]