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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2
-12
/
+23
2023-05-19
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
1
-3
/
+3
2023-05-19
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
1
-9
/
+12
2023-05-19
NFSv4.2: Fix a potential double free with READ_PLUS
Anna Schumaker
1
-2
/
+10
2023-05-19
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
Trond Myklebust
1
-3
/
+2
2023-05-19
NFS: Convert kmap_atomic() to kmap_local_folio()
Fabio M. De Francesco
1
-2
/
+2
2023-05-19
Merge tag 'ceph-for-6.4-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-1
/
+15
2023-05-19
Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-26
/
+32
2023-05-19
Merge tag 'acpi-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+12
2023-05-19
Merge tag 'docs-6.4-fixes' of git://git.lwn.net/linux
Linus Torvalds
9
-32
/
+40
2023-05-19
Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
15
-55
/
+34
2023-05-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-16
/
+14
2023-05-19
KVM: Fix vcpu_array[0] races
Michal Luczaj
1
-6
/
+10
2023-05-19
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
1
-0
/
+2
2023-05-19
KVM: Don't enable hardware after a restart/shutdown is initiated
Sean Christopherson
1
-1
/
+16
2023-05-19
KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown
Sean Christopherson
1
-15
/
+11
2023-05-19
Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
33
-96
/
+330
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
1
-1
/
+1
2023-05-19
perf bench syscall: Fix __NR_execve undeclared build error
Tiezhu Yang
1
-0
/
+3
2023-05-19
Merge branch 'pm-tools'
Rafael J. Wysocki
2
-24
/
+30
2023-05-19
Merge tag 'linux-cpupower-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2
-24
/
+30
2023-05-19
fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()
Dan Carpenter
1
-1
/
+2
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
1
-3
/
+3
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
5
-174
/
+249
2023-05-19
driver core: class: properly reference count class_dev_iter()
Greg Kroah-Hartman
2
-0
/
+3
2023-05-19
net: fec: add dma_wmb to ensure correct descriptor values
Shenwei Wang
1
-6
/
+11
2023-05-19
MAINTAINERS: add myself as maintainer for enetc
Vladimir Oltean
1
-0
/
+1
2023-05-19
octeontx2-pf: Fix TSOv6 offload
Sunil Goutham
1
-3
/
+1
2023-05-19
sfc: fix devlink info error handling
Alejandro Lucero
1
-50
/
+45
2023-05-19
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2
-2
/
+8
2023-05-19
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
1
-1
/
+1
2023-05-19
net/mlx5e: do as little as possible in napi poll when budget is 0
Jakub Kicinski
1
-7
/
+9
2023-05-19
Merge branch 'tls-fixes'
David S. Miller
6
-50
/
+177
2023-05-19
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jakub Kicinski
1
-0
/
+4
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
4
-31
/
+114
2023-05-19
tls: rx: strp: factor out copying skb data
Jakub Kicinski
1
-10
/
+23
2023-05-19
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
1
-6
/
+15
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2
-5
/
+21
2023-05-19
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
1
-0
/
+2
2023-05-19
tls: rx: device: fix checking decryption status
Jakub Kicinski
1
-1
/
+1
2023-05-18
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
1
-9
/
+15
2023-05-18
Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
5
-4
/
+20
2023-05-19
Merge tag 'amd-drm-fixes-6.4-2023-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
9
-46
/
+80
2023-05-19
Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
26
-108
/
+146
2023-05-19
Merge tag 'drm-intel-fixes-2023-05-17' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-4
/
+6
2023-05-18
nvme-pci: Add quirk for Teamgroup MP33 SSD
Daniel Smith
1
-0
/
+2
2023-05-19
Merge tag 'exynos-drm-fixes-for-v6.4-rc3' of git://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-2
/
+2
2023-05-18
Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-52
/
+72
2023-05-19
ASoC: soc-pcm: test if a BE can be prepared
Ranjani Sridharan
2
-0
/
+24
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-17
/
+64
[prev]
[next]