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-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
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
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
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-12
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
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
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
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-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
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
mm: add follow_pte_pmd()
Ross Zwisler
2022-01-27
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2022-01-27
rbtree: cache leftmost node internally
Davidlohr Bueso
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-11
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
Ian Abbott
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-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-14
HID: introduce hid_is_using_ll_driver
Jason Gerecke
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
2021-12-08
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-12-08
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-12-08
net: ieee802154: handle iftypes as u32
Alexander Aring
2021-11-26
scsi: target: Fix ordered tag handling
Mike Christie
2021-11-26
PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
Pali Rohár
2021-11-26
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
2021-11-26
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-11-26
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-26
libata: fix read log timeout value
Damien Le Moal
2021-11-26
binder: use cred instead of task for selinux checks
Todd Kjos
2021-11-12
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
[next]