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
/
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
swiotlb: Support aligned swiotlb buffers
David Stevens
1
-1
/
+2
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
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
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
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
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-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2
-12
/
+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
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
1
-8
/
+0
2022-03-16
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
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
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2022-03-08
of: net: move of_net under net/
Jakub Kicinski
1
-1
/
+1
2022-03-08
bpf: Use u64_stats_t in struct bpf_prog_stats
Eric Dumazet
1
-5
/
+5
2022-03-08
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2022-03-08
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2
-2
/
+9
2022-03-08
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-2
/
+1
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
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
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-0
/
+14
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
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-16
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-2
/
+3
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
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
1
-0
/
+1
[next]