summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar2024-02-191-1/+1
| * | | | irqchip/sifive-plic: Enable interrupt if needed before EOINam Cao2024-02-191-1/+7
| |/ / /
* | | | Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-251-14/+14
|\ \ \ \
| * | | | erofs: fix refcount on the metabuf used for inode lookupSandeep Dhavale2024-02-221-14/+14
* | | | | Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-02-2522-63/+88
|\ \ \ \ \
| * | | | | ext4_get_link(): fix breakage in RCU modeAl Viro2024-02-251-3/+5
| * | | | | cifs_get_link(): bail out in unsafe caseAl Viro2024-02-251-0/+3
| * | | | | fuse: fix UAF in rcu pathwalksAl Viro2024-02-253-6/+13
| * | | | | procfs: make freeing proc_fs_info rcu-delayedAl Viro2024-02-252-1/+2
| * | | | | procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()Al Viro2024-02-252-13/+8
| * | | | | nfs: fix UAF on pathwalk running into umountAl Viro2024-02-252-3/+12
| * | | | | nfs: make nfs_set_verifier() safe for use in RCU pathwalkAl Viro2024-02-251-2/+2
| * | | | | afs: fix __afs_break_callback() / afs_drop_open_mmap() raceAl Viro2024-02-251-2/+6
| * | | | | hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_infoAl Viro2024-02-252-3/+10
| * | | | | exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helperAl Viro2024-02-253-19/+16
| * | | | | affs: free affs_sb_info with kfree_rcu()Al Viro2024-02-252-1/+2
| * | | | | rcu pathwalk: prevent bogus hard errors from may_lookup()Al Viro2024-02-251-1/+5
| * | | | | fs/super.c: don't drop ->s_user_ns until we free struct super_block itselfAl Viro2024-02-251-9/+4
* | | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-02-253-4/+9
|\ \ \ \ \ \
| * | | | | | erofs: fix handling kern_mount() failureAl Viro2024-02-201-3/+4
| * | | | | | Revert "get rid of DCACHE_GENOCIDE"Al Viro2024-02-092-1/+5
| |/ / / / /
* | | | | | Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-245-10/+73
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'Amit Machhiwal2024-02-202-4/+42
| * | | | | | powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra2024-02-193-6/+31
* | | | | | | Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-249-93/+225
|\ \ \ \ \ \ \
| * | | | | | | iommu/sva: Restore SVA handle sharingJason Gunthorpe2024-02-232-0/+20
| * | | | | | | Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel2024-02-232-37/+18
| |\ \ \ \ \ \ \
| | * | | | | | | iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlockJason Gunthorpe2024-02-221-26/+12
| | * | | | | | | Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"Dmitry Baryshkov2024-02-131-11/+6
| * | | | | | | | iommu/vt-d: Fix constant-out-of-range warningArnd Bergmann2024-02-211-1/+1
| * | | | | | | | iommu/vt-d: Set SSADE when attaching to a parent with dirty trackingYi Liu2024-02-211-0/+2
| * | | | | | | | iommu/vt-d: Add missing dirty tracking set for parent domainYi Liu2024-02-211-0/+35
| * | | | | | | | iommu/vt-d: Wrap the dirty tracking loop to be a helperYi Liu2024-02-211-11/+24
| * | | | | | | | iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()Yi Liu2024-02-213-7/+4
| * | | | | | | | iommu/vt-d: Add missing device iotlb flush for parent domainYi Liu2024-02-211-0/+18
| * | | | | | | | iommu/vt-d: Update iotlb in nested domain attachYi Liu2024-02-213-3/+4
| * | | | | | | | iommu/vt-d: Add missing iotlb flush for parent domainYi Liu2024-02-211-0/+31
| * | | | | | | | iommu/vt-d: Add __iommu_flush_iotlb_psi()Yi Liu2024-02-211-35/+43
| * | | | | | | | iommu/vt-d: Track nested domains in parentYi Liu2024-02-213-5/+31
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-2419-334/+289
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl/acpi: Fix load failures due to single window creation failureDan Williams2024-02-201-18/+28
| * | | | | | | | Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-02-201208-6962/+11890
| |\ \ \ \ \ \ \ \
| | * | | | | | | | acpi/ghes: Remove CXL CPER notificationsDan Williams2024-02-203-137/+1
| | |/ / / / / / /
| * | | | | | | | cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS windowRobert Richter2024-02-161-3/+3
| * | | | | | | | cxl/test: Add support for qos_class checkingDave Jiang2024-02-164-9/+70
| * | | | | | | | cxl: Fix sysfs export of qos_class for memdevDave Jiang2024-02-164-36/+66
| * | | | | | | | cxl: Remove unnecessary type cast in cxl_qos_class_verify()Dave Jiang2024-02-161-2/+1
| * | | | | | | | cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...Dave Jiang2024-02-164-90/+34
| * | | | | | | | cxl/region: Allow out of order assembly of autodiscovered regionsAlison Schofield2024-02-161-10/+38
| * | | | | | | | cxl/region: Handle endpoint decoders in cxl_region_find_decoder()Alison Schofield2024-02-161-6/+8