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
Age
Commit message (
Expand
)
Author
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
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
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-08-26
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
2021-08-26
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
2021-08-26
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
2021-08-26
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
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: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-18
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
2021-08-18
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-08-18
psample: Add a fwd declaration for skbuff
Roi Dayan
2021-08-18
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
2021-08-15
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
2021-08-12
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
2021-08-12
serial: 8250: fix handle_irq locking
Johan Hovold
2021-08-12
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-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-12
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
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
net: llc: fix skb_over_panic
Pavel Skripkin
2021-08-04
bpf: Fix OOB read when printing XDP link fdinfo
Lorenz Bauer
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-28
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
2021-07-28
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-28
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
2021-07-28
ACPI: fix NULL pointer dereference
Linus Torvalds
2021-07-28
afs: Fix tracepoint string placement with built-in AFS
David Howells
2021-07-28
ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
Andy Shevchenko
2021-07-28
ASoC: soc-pcm: add a flag to reverse the stop sequence
Vijendar Mukunda
2021-07-28
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
2021-07-28
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-28
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-25
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-25
tcp: consistently disable header prediction for mptcp
Paolo Abeni
2021-07-25
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
[next]