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
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-12
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-04-27
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-27
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2022-04-20
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-20
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2022-04-20
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-20
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-04-20
block: Add a helper to validate the block size
Xie Yongji
2022-04-20
netdevice: add the case if dev is NULL
Yajun Deng
2022-04-02
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
2022-03-11
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
2022-03-11
arm/arm64: Provide a wrapper for SMCCC 1.1 calls
Steven Price
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-08
xfrm: enforce validity of offload input flags
Leon Romanovsky
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-16
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-16
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
2022-02-08
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-02-08
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-27
ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
Mark Langsdorf
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2022-01-05
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
2022-01-05
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
2021-12-29
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
2021-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
2021-12-08
fs: add fget_many() and fput_many()
Jens Axboe
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-08
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-12-08
xen: sync include/xen/interface/io/ring.h with Xen's newest version
Juergen Gross
[next]