summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-15iommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe-7/+13
2026-05-15iommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe-2/+2
2026-05-15iommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe-30/+19
2026-05-15iommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe-21/+22
2026-05-15iommu: Fix loss of errno on map failure for classic opsJason Gunthorpe-1/+1
2026-05-14Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1Jens Axboe-25/+34
2026-05-14docs: hwmon: sy7636a: fix temperature sysfs attribute nameChen-Shi-Hong-1/+1
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-88/+279
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-19/+76
2026-05-14Merge branch 'acpi-cppc'Rafael J. Wysocki-3/+3
2026-05-14smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells-1/+1
2026-05-14vfio/pci: Check BAR resources before exporting a DMABUFMatt Evans-2/+4
2026-05-14vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans-20/+43
2026-05-14x86/xen: Tolerate nested XEN_LAZY_MMU entering/leavingJuergen Gross-2/+6
2026-05-14x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross-1/+1
2026-05-14gcc-plugins: Always define CONST_CAST_GIMPLE and CONST_CAST_TREEKees Cook-1/+3
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-618/+1182
2026-05-14smb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo-7/+12
2026-05-14Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+5
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds-6/+20
2026-05-14cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang-53/+108
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan-0/+1
2026-05-14smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin-0/+3
2026-05-14drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström-8/+3
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann-0/+1
2026-05-14docs: threat-model: don't limit root capabilities to CAP_SYS_ADMINJonathan Corbet-1/+2
2026-05-14docs: security-bugs: add a link to the threat-model documentationJonathan Corbet-8/+7
2026-05-14net: tls: prevent chain-after-chain in plain text SGJakub Kicinski-6/+18
2026-05-14net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski-4/+2
2026-05-14drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström-2/+5
2026-05-14vdso/gettimeofday: Reload sequence counter after switch to time page in do_aux()Thomas Weißschuh-3/+2
2026-05-14net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slotXiang Mei-1/+2
2026-05-14arm_mpam: Check whether the config array is allocated before destroying itJames Morse-0/+3
2026-05-14arm_mpam: Fix false positive assert failure during mpam_disable()James Morse-2/+8
2026-05-14arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan-2/+11
2026-05-14arm_mpam: Pretend that NRDY is always hardware managedBen Horgan-38/+17
2026-05-14arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan-2/+2
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil-2/+4
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang-1/+23
2026-05-13riscv: Docs: fix unmatched quote warningRandy Dunlap-1/+1
2026-05-13io_uring: validate user-controlled cq.head in io_cqe_cache_refill()Zizhi Wo-5/+17
2026-05-14Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-213/+220
2026-05-13Merge branch 'macsec-use-rcu_work-to-fix-crypto-cleanup-in-softirq-context'Jakub Kicinski-13/+33
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng-4/+7
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng-4/+8
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng-5/+18
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo-7/+11
2026-05-14Merge tag 'drm-intel-fixes-2026-05-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+9
2026-05-13MAINTAINERS: update atlantic driver maintainerSukhdeep Singh-2/+2
2026-05-13riscv: cfi: reduce shadow stack size limit from 4GB to 2GBZong Li-3/+4