index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-05-15
iommupt: Fix the end_index calculation in __map_range_leaf()
Jason Gunthorpe
-7
/
+13
2026-05-15
iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
Jason Gunthorpe
-2
/
+2
2026-05-15
iommu: Handle unmap error when iommu_debug is enabled
Jason Gunthorpe
-30
/
+19
2026-05-15
iommu: Fix up map/unmap debugging for iommupt domains
Jason Gunthorpe
-21
/
+22
2026-05-15
iommu: Fix loss of errno on map failure for classic ops
Jason Gunthorpe
-1
/
+1
2026-05-14
Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
-25
/
+34
2026-05-14
docs: hwmon: sy7636a: fix temperature sysfs attribute name
Chen-Shi-Hong
-1
/
+1
2026-05-14
Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-88
/
+279
2026-05-14
Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-19
/
+76
2026-05-14
Merge branch 'acpi-cppc'
Rafael J. Wysocki
-3
/
+3
2026-05-14
smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()
David Howells
-1
/
+1
2026-05-14
vfio/pci: Check BAR resources before exporting a DMABUF
Matt Evans
-2
/
+4
2026-05-14
vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
Matt Evans
-20
/
+43
2026-05-14
x86/xen: Tolerate nested XEN_LAZY_MMU entering/leaving
Juergen Gross
-2
/
+6
2026-05-14
x86/xen: Fix xen_e820_swap_entry_with_ram()
Juergen Gross
-1
/
+1
2026-05-14
gcc-plugins: Always define CONST_CAST_GIMPLE and CONST_CAST_TREE
Kees Cook
-1
/
+3
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-618
/
+1182
2026-05-14
smb: client: avoid integer overflow in SMB2 READ length check
Jeremy Erazo
-7
/
+12
2026-05-14
Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+5
2026-05-14
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
-6
/
+20
2026-05-14
cifs: client: stage smb3_reconfigure() updates and restore ctx on failure
DaeMyung Kang
-53
/
+108
2026-05-14
nvme-apple: Reset q->sq_tail during queue init
Nick Chan
-0
/
+1
2026-05-14
smb/client: fix possible infinite loop and oob read in symlink_data()
Ye Bin
-0
/
+3
2026-05-14
drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
Thomas Hellström
-8
/
+3
2026-05-14
net: phy: DP83TC811: add reading of abilities
Sven Schuchmann
-0
/
+1
2026-05-14
docs: threat-model: don't limit root capabilities to CAP_SYS_ADMIN
Jonathan Corbet
-1
/
+2
2026-05-14
docs: security-bugs: add a link to the threat-model documentation
Jonathan Corbet
-8
/
+7
2026-05-14
net: tls: prevent chain-after-chain in plain text SG
Jakub Kicinski
-6
/
+18
2026-05-14
net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring
Jakub Kicinski
-4
/
+2
2026-05-14
drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
Thomas Hellström
-2
/
+5
2026-05-14
vdso/gettimeofday: Reload sequence counter after switch to time page in do_aux()
Thomas Weißschuh
-3
/
+2
2026-05-14
net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
Xiang Mei
-1
/
+2
2026-05-14
arm_mpam: Check whether the config array is allocated before destroying it
James Morse
-0
/
+3
2026-05-14
arm_mpam: Fix false positive assert failure during mpam_disable()
James Morse
-2
/
+8
2026-05-14
arm_mpam: Improve check for whether or not NRDY is hardware managed
Ben Horgan
-2
/
+11
2026-05-14
arm_mpam: Pretend that NRDY is always hardware managed
Ben Horgan
-38
/
+17
2026-05-14
arm_mpam: Fix monitor instance selection when checking for hardware NRDY
Ben Horgan
-2
/
+2
2026-05-14
powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...
Sayali Patil
-2
/
+4
2026-05-13
riscv: misaligned: Make enabling delegation depend on NONPORTABLE
Vivian Wang
-1
/
+23
2026-05-13
riscv: Docs: fix unmatched quote warning
Randy Dunlap
-1
/
+1
2026-05-13
io_uring: validate user-controlled cq.head in io_cqe_cache_refill()
Zizhi Wo
-5
/
+17
2026-05-14
Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-213
/
+220
2026-05-13
Merge branch 'macsec-use-rcu_work-to-fix-crypto-cleanup-in-softirq-context'
Jakub Kicinski
-13
/
+33
2026-05-13
macsec: use rcu_work to defer TX SA crypto cleanup out of softirq
Jinliang Zheng
-4
/
+7
2026-05-13
macsec: use rcu_work to defer RX SA crypto cleanup out of softirq
Jinliang Zheng
-4
/
+8
2026-05-13
macsec: introduce dedicated workqueue for SA crypto cleanup
Jinliang Zheng
-5
/
+18
2026-05-13
net: net_failover: Fix the deadlock in slave register
Faicker Mo
-7
/
+11
2026-05-14
Merge tag 'drm-intel-fixes-2026-05-13' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-3
/
+9
2026-05-13
MAINTAINERS: update atlantic driver maintainer
Sukhdeep Singh
-2
/
+2
2026-05-13
riscv: cfi: reduce shadow stack size limit from 4GB to 2GB
Zong Li
-3
/
+4
[prev]
[next]