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
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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
1
-0
/
+2
2022-04-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
2
-3
/
+3
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
1
-9
/
+9
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
1
-0
/
+10
2022-04-08
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-8
/
+0
2022-04-08
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
1
-0
/
+1
2022-04-08
sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE
Valentin Schneider
1
-0
/
+8
2022-04-08
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
1
-5
/
+33
2022-04-08
netfilter: egress: Report interface as outgoing
Phil Sutter
1
-1
/
+1
2022-04-08
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-0
/
+1
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
1
-0
/
+2
2022-04-08
bpf, sockmap: Fix memleak in sk_psock_queue_msg
Wang Yufen
1
-9
/
+4
2022-04-08
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-0
/
+1
2022-04-08
firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not ...
Christophe JAILLET
1
-1
/
+1
2022-04-08
security: add sctp_assoc_established hook
Ondrej Mosnacek
3
-0
/
+15
2022-04-08
stack: Constrain and fix stack offset randomization with Clang builds
Marco Elver
1
-2
/
+14
2022-04-08
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
1
-3
/
+3
2022-04-08
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
1
-0
/
+1
2022-04-08
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
1
-0
/
+17
2022-04-08
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
1
-1
/
+2
2022-04-08
mm: don't skip swap entry even if zap_details specified
Peter Xu
1
-14
/
+0
2022-04-08
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
1
-0
/
+2
2022-04-08
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
1
-0
/
+2
2022-04-08
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2
-1
/
+3
2022-04-08
Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-0
/
+8
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-19
netfilter: egress: silence egress hook lockdep splats
Florian Westphal
1
-0
/
+4
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
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-03-16
nvme-tcp: send H2CData PDUs based on MAXH2CDATA
Varun Prakash
1
-0
/
+1
2022-03-16
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-03-16
net/mlx5e: SHAMPO, reduce TIR indication
Ben Ben-Ishay
1
-1
/
+0
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
1
-1
/
+0
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
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-2
/
+2
2022-03-08
ext4: fast commit may not fallback for ineligible commit
Xin Yin
1
-1
/
+1
2022-03-02
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
1
-1
/
+3
2022-03-02
net: use sk_is_tcp() in more places
Eric Dumazet
1
-6
/
+0
2022-03-02
bpf: Fix a bpf_timer initialization issue
Yonghong Song
1
-4
/
+2
2022-03-02
bpf: Fix crash due to incorrect copy_map_value
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-03-02
slab: remove __alloc_size attribute from __kmalloc_track_caller
Greg Kroah-Hartman
1
-2
/
+1
2022-02-23
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-16
/
+5
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
1
-1
/
+2
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-1
/
+1
2022-02-23
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-0
/
+14
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
[next]