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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
1
-5
/
+1
2023-10-10
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-1
/
+1
2023-10-10
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
1
-0
/
+1
2023-10-06
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2023-10-06
uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++
Alexey Dobriyan
1
-0
/
+6
2023-10-06
uapi: stddef.h: Fix header guard location
Alexey Dobriyan
1
-1
/
+2
2023-10-06
Compiler Attributes: counted_by: Adjust name and identifier expansion
Kees Cook
1
-0
/
+4
2023-09-23
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-6
/
+8
2023-09-13
RISC-V: Add ptrace support for vectors
Andy Chiu
1
-0
/
+2
2023-09-13
dma-buf/sync_file: Fix docs syntax
Rob Clark
1
-1
/
+1
2023-09-13
block: uapi: Fix compilation errors using ioprio.h with C++
Damien Le Moal
1
-10
/
+11
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
1
-1
/
+0
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+3
2023-07-28
Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2023-07-28
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+5
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
1
-1
/
+3
2023-07-26
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
1
-0
/
+9
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
1
-1
/
+5
2023-07-24
block: Fix a source code comment in include/uapi/linux/blkzoned.h
Bart Van Assche
1
-5
/
+5
2023-07-19
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
1
-0
/
+25
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-100
/
+42
2023-07-05
scsi: ufs: core: Add support for qTimestamp attribute
Arthur Simchaev
1
-0
/
+25
2023-07-05
usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array
Kees Cook
1
-1
/
+5
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-19
/
+763
2023-07-04
Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+156
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+47
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+4
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+43
2023-07-03
vhost: Allow worker switching while work is queueing
Mike Christie
1
-3
/
+1
2023-07-03
vhost: allow userspace to create workers
Mike Christie
2
-0
/
+49
2023-07-01
Merge tag 'flex-array-transformations-6.5-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2023-07-01
Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+2
2023-07-01
Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2023-06-30
Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+18
2023-06-30
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+87
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+12
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2023-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+27
2023-06-29
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-5
/
+867
2023-06-29
Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-22
/
+153
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-6
/
+144
2023-06-28
nvme: improved uring polling
Keith Busch
1
-0
/
+2
[next]