index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume
Jarkko Sakkinen
2023-05-30
1
-24
/
+19
*
tpm, tpm_tis: Only handle supported interrupts
Lino Sanfilippo
2023-05-30
2
-48
/
+73
*
tpm, tpm_tis: Avoid cache incoherency in test for interrupts
Lino Sanfilippo
2023-05-30
3
-12
/
+13
*
usb: dwc3: fix gadget mode suspend interrupt handler issue
Linyu Yuan
2023-05-30
2
-1
/
+11
*
wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null page
Ping-Ke Shih
2023-05-30
3
-11
/
+17
*
Linux 6.3.4
v6.3.4
Greg Kroah-Hartman
2023-05-24
1
-1
/
+1
*
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
2023-05-24
1
-1
/
+2
*
drm/amdgpu: reserve the old gc_11_0_*_mes.bin
Li Ma
2023-05-24
1
-0
/
+5
*
drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
Jack Xiao
2023-05-24
2
-9
/
+27
*
ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return path
Ard Biesheuvel
2023-05-24
2
-4
/
+9
*
ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabled
Ard Biesheuvel
2023-05-24
4
-34
/
+29
*
remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning
Mathieu Poirier
2023-05-24
1
-4
/
+4
*
rethook, fprobe: do not trace rethook related functions
Ze Gao
2023-05-24
3
-0
/
+4
*
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-24
1
-2
/
+2
*
arm64: mte: Do not set PG_mte_tagged if tags were not initialized
Peter Collingbourne
2023-05-24
1
-5
/
+2
*
arm64: Also reset KASAN tag if page is not PG_mte_tagged
Peter Collingbourne
2023-05-24
1
-2
/
+3
*
s390/qdio: fix do_sqbs() inline assembly constraint
Heiko Carstens
2023-05-24
1
-1
/
+1
*
s390/crypto: use vector instructions only if available for ChaCha20
Heiko Carstens
2023-05-24
1
-1
/
+1
*
s390/dasd: fix command reject error on ESE devices
Stefan Haberland
2023-05-24
1
-2
/
+31
*
nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
Ryusuke Konishi
2023-05-24
1
-0
/
+18
*
nfp: fix NFP_NET_MAX_DSCP definition error
Huayu Chen
2023-05-24
1
-1
/
+1
*
powerpc/bpf: populate extable entries only during the last pass
Hari Bathini
2023-05-24
1
-0
/
+2
*
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
2023-05-24
1
-2
/
+2
*
tpm/tpm_tis: Disable interrupts for more Lenovo devices
Jerry Snitselaar
2023-05-24
1
-0
/
+16
*
powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
2023-05-24
2
-5
/
+12
*
powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
Gaurav Batra
2023-05-24
1
-4
/
+7
*
dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries
Michal Simek
2023-05-24
1
-1
/
+1
*
iommu/arm-smmu-qcom: Fix missing adreno_smmu's
Rob Clark
2023-05-24
1
-0
/
+10
*
drm/amdgpu/gfx11: update gpu_clock_counter logic
Alex Deucher
2023-05-24
1
-4
/
+7
*
drm/amdgpu: refine get gpu clock counter method
Tong Liu01
2023-05-24
1
-2
/
+15
*
drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well
Guilherme G. Piccoli
2023-05-24
1
-1
/
+7
*
drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.
Bas Nieuwenhuizen
2023-05-24
1
-1
/
+7
*
drm/amdgpu/gmc11: implement get_vbios_fb_size()
Alex Deucher
2023-05-24
1
-1
/
+20
*
drm/amd/pm: fix possible power mode mismatch between driver and PMFW
Evan Quan
2023-05-24
3
-19
/
+20
*
ceph: force updating the msg pointer in non-split case
Xiubo Li
2023-05-24
1
-0
/
+13
*
vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
George Kennedy
2023-05-24
1
-2
/
+9
*
thunderbolt: Clear registers properly when auto clear isn't in use
Mario Limonciello
2023-05-24
2
-5
/
+26
*
serial: qcom-geni: fix enabling deactivated interrupt
Krzysztof Kozlowski
2023-05-24
1
-5
/
+4
*
serial: 8250_exar: Add support for USR298x PCI Modems
Andrew Davis
2023-05-24
1
-0
/
+17
*
serial: Add support for Advantech PCI-1611U card
Vitaliy Tomin
2023-05-24
1
-0
/
+5
*
perf script: Skip aggregation for stat events
Sandipan Das
2023-05-24
1
-0
/
+7
*
mm: fix zswap writeback race condition
Domenico Cerasuolo
2023-05-24
1
-0
/
+16
*
maple_tree: make maple state reusable after mas_empty_area()
Peng Zhang
2023-05-24
1
-9
/
+3
*
statfs: enforce statfs[64] structure initialization
Ilya Leoshkevich
2023-05-24
1
-2
/
+2
*
KVM: Fix vcpu_array[0] races
Michal Luczaj
2023-05-24
1
-6
/
+10
*
KVM: arm64: Infer the PA offset from IPA in stage-2 map walker
Oliver Upton
2023-05-24
2
-4
/
+29
*
ksmbd: fix global-out-of-bounds in smb2_find_context_vals
Chih-Yen Chang
2023-05-24
3
-10
/
+11
*
ksmbd: fix wrong UserName check in session_user
Chih-Yen Chang
2023-05-24
1
-3
/
+2
*
ksmbd: allocate one more byte for implied bcc[0]
Chih-Yen Chang
2023-05-24
1
-1
/
+2
*
ksmbd: smb2: Allow messages padded to 8byte boundary
Gustav Johansson
2023-05-24
1
-1
/
+4
[prev]
[next]