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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
1
-1
/
+2
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-08
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-0
/
+6
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-16
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-16
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2022-02-08
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
1
-1
/
+1
2022-02-08
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-02-08
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+1
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+5
2022-01-27
ASoC: dpcm: prevent snd_soc_dpcm use after free
KaiChieh Chuang
1
-0
/
+2
2022-01-27
ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
Mark Langsdorf
1
-2
/
+8
2022-01-27
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
1
-0
/
+2
2022-01-05
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2022-01-05
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2
-4
/
+5
2022-01-05
tee: handle lookup of shm with reference count 0
Jens Wiklander
1
-2
/
+2
2021-12-29
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-14
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
1
-1
/
+1
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+26
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-1
/
+1
2021-12-14
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
1
-0
/
+13
2021-12-14
net: sched: extend Qdisc with rcu
Vlad Buslov
3
-0
/
+8
2021-12-14
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
1
-1
/
+1
2021-12-14
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+2
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-6
/
+13
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
1
-10
/
+4
2021-12-08
fs: add fget_many() and fput_many()
Jens Axboe
2
-1
/
+5
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-12-08
of: clk: Make <linux/of_clk.h> self-contained
Geert Uytterhoeven
1
-0
/
+3
2021-12-08
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2
-1
/
+16
2021-12-01
xen: sync include/xen/interface/io/ring.h with Xen's newest version
Juergen Gross
1
-135
/
+158
2021-12-01
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-0
/
+1
2021-12-01
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
1
-0
/
+2
2021-12-01
net: ieee802154: handle iftypes as u32
Alexander Aring
1
-3
/
+4
2021-11-26
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
1
-1
/
+1
2021-11-26
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
1
-1
/
+6
2021-11-26
f2fs: fix up f2fs_lookup tracepoints
Gao Xiang
1
-6
/
+6
2021-11-26
scsi: target: Fix ordered tag handling
Mike Christie
1
-2
/
+4
2021-11-26
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
1
-0
/
+2
2021-11-26
PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
Pali Rohár
1
-0
/
+6
2021-11-26
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
1
-1
/
+3
2021-11-26
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
1
-1
/
+1
2021-11-26
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
1
-0
/
+4
2021-11-26
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
1
-0
/
+4
[next]