index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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-23
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2
-0
/
+3
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
1
-1
/
+2
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-2
/
+3
2022-03-16
watch_queue: Fix filter limit check
David Howells
1
-1
/
+2
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-1
/
+6
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-2
/
+0
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-0
/
+12
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+5
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+12
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-1
/
+0
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
1
-1
/
+2
2022-03-08
HID: add mapping for KEY_DICTATE
William Mahon
1
-0
/
+1
2022-03-08
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
1
-0
/
+1
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
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
1
-21
/
+22
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-03-02
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-0
/
+14
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2
-3
/
+1
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-1
/
+1
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-23
can: isotp: add SF_BROADCAST support for functional addressing
Oliver Hartkopp
1
-1
/
+1
2022-02-23
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-2
/
+3
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-16
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
1
-1
/
+1
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-2
/
+2
2022-02-16
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
1
-10
/
+1
2022-02-16
NFS: change nfs_access_get_cached to only report the mask
NeilBrown
1
-2
/
+2
2022-02-08
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2
-4
/
+1
2022-02-01
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
1
-6
/
+42
2022-02-01
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-0
/
+2
2022-02-01
perf: Fix perf_event_read_local() time
Peter Zijlstra
1
-12
/
+3
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
1
-1
/
+1
2022-02-01
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+1
2022-02-01
usb: roles: fix include/linux/usb/role.h compile issue
Linyu Yuan
1
-0
/
+6
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+5
2022-01-27
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2
-3
/
+11
2022-01-27
ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
Mark Langsdorf
1
-2
/
+8
2022-01-27
xfrm: rate limit SA mapping change message to user space
Antony Antony
2
-0
/
+6
2022-01-27
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
1
-0
/
+3
[prev]
[next]