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
2021-12-14
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
1
-1
/
+1
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
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
1
-3
/
+3
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-1
/
+1
2021-12-14
bpf, x86: Fix "no previous prototype" warning
Björn Töpel
1
-0
/
+1
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
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2
-2
/
+2
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
tcp: fix page frag corruption on page fault
Paolo Abeni
1
-5
/
+8
2021-12-08
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-0
/
+11
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-1
/
+3
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-12-08
ACPI: Add stubs for wakeup handler functions
Mario Limonciello
1
-0
/
+9
2021-12-01
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
-122
/
+156
2021-12-01
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+2
2021-12-01
net: ieee802154: handle iftypes as u32
Alexander Aring
1
-3
/
+4
2021-12-01
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
1
-1
/
+2
2021-11-26
Revert "perf: Rework perf_event_exit_event()"
Sasha Levin
1
-1
/
+0
2021-11-26
ALSA: hda: hdac_ext_stream: fix potential locking issues
Pierre-Louis Bossart
1
-0
/
+2
2021-11-26
fs: export an inode_update_time helper
Josef Bacik
1
-0
/
+2
2021-11-26
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
1
-1
/
+1
2021-11-26
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-0
/
+1
2021-11-26
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
1
-1
/
+6
2021-11-26
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-26
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
1
-0
/
+2
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
bus: ti-sysc: Add quirk handling for reinit on context lost
Tony Lindgren
1
-0
/
+1
2021-11-21
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
1
-0
/
+2
2021-11-21
block: Add a helper to validate the block size
Xie Yongji
1
-0
/
+8
2021-11-18
arch/cc: Introduce a function to check for confidential computing features
Tom Lendacky
1
-0
/
+88
2021-11-18
PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
Pali Rohár
1
-0
/
+6
2021-11-18
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-0
/
+1
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
1
-0
/
+2
2021-11-18
seq_file: fix passing wrong private data
Muchun Song
1
-1
/
+1
2021-11-18
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
1
-1
/
+15
2021-11-18
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
1
-1
/
+3
2021-11-18
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
2
-1
/
+6
2021-11-18
NFS: Fix up commit deadlocks
Trond Myklebust
1
-0
/
+1
2021-11-18
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
1
-1
/
+1
2021-11-18
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
1
-0
/
+1
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
3
-16
/
+5
2021-11-18
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+2
2021-11-18
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
1
-0
/
+4
2021-11-18
net: annotate data-race in neigh_output()
Eric Dumazet
1
-3
/
+8
2021-11-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-2
/
+0
2021-11-18
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
1
-0
/
+1
[next]