aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-10virtio-net: don't schedule delayed refill workerBui Quang Minh1-23/+24
2026-01-10block: zero non-PI portion of auto integrity bufferCaleb Sander Mateos1-1/+1
2026-01-10Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+5
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
2026-01-10KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkersWill Deacon3-10/+9
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe1-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson1-12/+18
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini1-8/+30
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini1-45/+43
2026-01-10x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson2-3/+38
2026-01-09Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+12
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet1-7/+13
2026-01-09net: update netdev_lock_{type,name}Eric Dumazet1-6/+19
2026-01-09ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-50/+83
2026-01-09net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet2-14/+18
2026-01-09Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+4
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-7/+18
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds34-150/+111
2026-01-09Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds5-14/+34
2026-01-09cxl/acpi: Restore HBIW check before dereferencing platform_dataAlison Schofield1-2/+9
2026-01-09KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier5-2/+36
2026-01-09KVM: arm64: nv: Respect stage-2 write permssion when setting stage-1 AFOliver Upton1-2/+6
2026-01-09KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()Dongxu Sun1-16/+0
2026-01-09selftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
2026-01-09Bluetooth: hci_sync: enable PA Sync Lost eventYang Li1-0/+1
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min5-38/+80
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min2-12/+13
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min8-266/+384
2026-01-09PM: EM: Fix yamllint warnings in the EM YNL specChangwoo Min1-2/+5
2026-01-09arm64: dts: rockchip: Drop unsupported propertiesRob Herring (Arm)2-2/+0
2026-01-09arm64: dts: rockchip: Fix gpio pinctrl node namesRob Herring (Arm)2-3/+3
2026-01-09arm64: dts: rockchip: Fix pinctrl property typo on rk3326-odroid-go3Rob Herring (Arm)1-1/+2
2026-01-09arm64: dts: rockchip: Drop "sitronix,st7789v" fallback compatible from rk3568...Rob Herring (Arm)1-2/+1
2026-01-09drm/dp: Add byte-by-byte fallback for broken USB-C adaptersChia-Lin Kao (AceLan)1-20/+37
2026-01-09Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+39
2026-01-09btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo1-0/+2
2026-01-09btrfs: tests: fix return 0 on rmap test failureNaohiro Aota1-0/+3
2026-01-09btrfs: tests: fix root tree leak in btrfs_test_qgroups()Zilin Guan1-3/+3
2026-01-09btrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana1-0/+9
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-36/+30
2026-01-09cxl/port: Fix target list setup for multiple decoders sharing the same dportRobert Richter1-1/+1
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-29/+44
2026-01-09Merge tag 'pm-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-4/+10
2026-01-09Merge tag 'gpio-fixes-for-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-138/+300
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds41-813/+724