index
:
linux-stable.git
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.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
...
|
*
|
|
|
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
2024-02-19
1
-1
/
+1
|
*
|
|
|
irqchip/sifive-plic: Enable interrupt if needed before EOI
Nam Cao
2024-02-19
1
-1
/
+7
|
|
/
/
/
*
|
|
|
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
1
-14
/
+14
|
\
\
\
\
|
*
|
|
|
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
2024-02-22
1
-14
/
+14
*
|
|
|
|
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
22
-63
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
ext4_get_link(): fix breakage in RCU mode
Al Viro
2024-02-25
1
-3
/
+5
|
*
|
|
|
|
cifs_get_link(): bail out in unsafe case
Al Viro
2024-02-25
1
-0
/
+3
|
*
|
|
|
|
fuse: fix UAF in rcu pathwalks
Al Viro
2024-02-25
3
-6
/
+13
|
*
|
|
|
|
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2024-02-25
2
-1
/
+2
|
*
|
|
|
|
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2024-02-25
2
-13
/
+8
|
*
|
|
|
|
nfs: fix UAF on pathwalk running into umount
Al Viro
2024-02-25
2
-3
/
+12
|
*
|
|
|
|
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
2024-02-25
1
-2
/
+2
|
*
|
|
|
|
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-02-25
1
-2
/
+6
|
*
|
|
|
|
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2024-02-25
2
-3
/
+10
|
*
|
|
|
|
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
Al Viro
2024-02-25
3
-19
/
+16
|
*
|
|
|
|
affs: free affs_sb_info with kfree_rcu()
Al Viro
2024-02-25
2
-1
/
+2
|
*
|
|
|
|
rcu pathwalk: prevent bogus hard errors from may_lookup()
Al Viro
2024-02-25
1
-1
/
+5
|
*
|
|
|
|
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
2024-02-25
1
-9
/
+4
*
|
|
|
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-02-25
3
-4
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
erofs: fix handling kern_mount() failure
Al Viro
2024-02-20
1
-3
/
+4
|
*
|
|
|
|
|
Revert "get rid of DCACHE_GENOCIDE"
Al Viro
2024-02-09
2
-1
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-24
5
-10
/
+73
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Amit Machhiwal
2024-02-20
2
-4
/
+42
|
*
|
|
|
|
|
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
2024-02-19
3
-6
/
+31
*
|
|
|
|
|
|
Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-24
9
-93
/
+225
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
2024-02-23
2
-0
/
+20
|
*
|
|
|
|
|
|
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2024-02-23
2
-37
/
+18
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
Jason Gunthorpe
2024-02-22
1
-26
/
+12
|
|
*
|
|
|
|
|
|
Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"
Dmitry Baryshkov
2024-02-13
1
-11
/
+6
|
*
|
|
|
|
|
|
|
iommu/vt-d: Fix constant-out-of-range warning
Arnd Bergmann
2024-02-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
Yi Liu
2024-02-21
1
-0
/
+2
|
*
|
|
|
|
|
|
|
iommu/vt-d: Add missing dirty tracking set for parent domain
Yi Liu
2024-02-21
1
-0
/
+35
|
*
|
|
|
|
|
|
|
iommu/vt-d: Wrap the dirty tracking loop to be a helper
Yi Liu
2024-02-21
1
-11
/
+24
|
*
|
|
|
|
|
|
|
iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()
Yi Liu
2024-02-21
3
-7
/
+4
|
*
|
|
|
|
|
|
|
iommu/vt-d: Add missing device iotlb flush for parent domain
Yi Liu
2024-02-21
1
-0
/
+18
|
*
|
|
|
|
|
|
|
iommu/vt-d: Update iotlb in nested domain attach
Yi Liu
2024-02-21
3
-3
/
+4
|
*
|
|
|
|
|
|
|
iommu/vt-d: Add missing iotlb flush for parent domain
Yi Liu
2024-02-21
1
-0
/
+31
|
*
|
|
|
|
|
|
|
iommu/vt-d: Add __iommu_flush_iotlb_psi()
Yi Liu
2024-02-21
1
-35
/
+43
|
*
|
|
|
|
|
|
|
iommu/vt-d: Track nested domains in parent
Yi Liu
2024-02-21
3
-5
/
+31
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-24
19
-334
/
+289
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cxl/acpi: Fix load failures due to single window creation failure
Dan Williams
2024-02-20
1
-18
/
+28
|
*
|
|
|
|
|
|
|
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-02-20
1208
-6962
/
+11890
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
acpi/ghes: Remove CXL CPER notifications
Dan Williams
2024-02-20
3
-137
/
+1
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
Robert Richter
2024-02-16
1
-3
/
+3
|
*
|
|
|
|
|
|
|
cxl/test: Add support for qos_class checking
Dave Jiang
2024-02-16
4
-9
/
+70
|
*
|
|
|
|
|
|
|
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
2024-02-16
4
-36
/
+66
|
*
|
|
|
|
|
|
|
cxl: Remove unnecessary type cast in cxl_qos_class_verify()
Dave Jiang
2024-02-16
1
-2
/
+1
|
*
|
|
|
|
|
|
|
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
2024-02-16
4
-90
/
+34
|
*
|
|
|
|
|
|
|
cxl/region: Allow out of order assembly of autodiscovered regions
Alison Schofield
2024-02-16
1
-10
/
+38
|
*
|
|
|
|
|
|
|
cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
Alison Schofield
2024-02-16
1
-6
/
+8
[prev]
[next]