summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-27drm/i915/display: switch from drm_for_each_crtc() to for_each_intel_crtc()Jani Nikula
2026-05-27drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 displayJani Nikula
2026-05-26KVM: selftests: Add nested page fault injection testKevin Cheng
2026-05-26KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bitsKevin Cheng
2026-05-26KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bitsKevin Cheng
2026-05-26nvme-multipath: enable PCI P2PDMA for multipath devicesKiran Kumar Modukuri
2026-05-26md: propagate BLK_FEAT_PCI_P2PDMA from member devices to RAID deviceKiran Kumar Modukuri
2026-05-26block: clear BLK_FEAT_PCI_P2PDMA in blk_stack_limits() for non-supporting dev...Chaitanya Kulkarni
2026-05-26KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardwareSean Christopherson
2026-05-26x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external usersYan Zhao
2026-05-26x86/tdx: Drop exported function tdx_quirk_reset_page()Yan Zhao
2026-05-26x86/tdx: Use PFN directly for unmapping guest private memorySean Christopherson
2026-05-26x86/tdx: Use PFN directly for mapping guest private memorySean Christopherson
2026-05-26ARM: rockchip: keep reset control aroundHeiko Stuebner
2026-05-26audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
2026-05-26blk-mq: reinsert cached request to the listKeith Busch
2026-05-26cxl/test: Update mock dev array before calling platform_device_add()Li Ming
2026-05-26Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-26module, riscv: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26module, m68k: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26module, arm64: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26module, arm: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guestBorislav Petkov
2026-05-26irqchip/gic-v4: Don't advertise VLPIs if no ITS is probedMostafa Saleh
2026-05-26drm/xe: Assign queue name in time for drm_sched_initTvrtko Ursulin
2026-05-26KVM: x86: Widen x86_exception's error_code to 64 bitsKevin Cheng
2026-05-26KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESETPiotr Zarycki
2026-05-26call_once:: Fix typo in comment for call_once()Jiun Jeong
2026-05-26KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmapSean Christopherson
2026-05-26KVM: selftests: Add and use kvm_free_fd() to harden against fd goofsSean Christopherson
2026-05-26KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0Sean Christopherson
2026-05-26KVM: selftests: Remove unnecessary "%s" formatting of a constant stringSean Christopherson
2026-05-26KVM: selftests: Test guest_memfd binding overlap without GPA overlapZongyao Chen
2026-05-26KVM: guest_memfd: Return -EEXIST for overlapping bindingsZongyao Chen
2026-05-26selftests/nolibc: test against -Wwrite-stringsThomas Weißschuh
2026-05-26selftests/nolibc: use mutable buffer for execve() argv stringThomas Weißschuh
2026-05-26tools/nolibc: cast default values of program_invocation_nameThomas Weißschuh
2026-05-26spi: dt-bindings: spi-qpic-snand: Add ipq5210 compatibleVaradarajan Narayanan
2026-05-26thermal: intel: int340x: Check return value of ptc_create_groups()Aravind Anilraj
2026-05-26thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write()Aravind Anilraj
2026-05-26cpufreq: governor: Fix stale prev_cpu_nice spike when enabling ignore_nice_loadZhongqiu Han
2026-05-26cpufreq: governor: Fix data races on per-CPU idle/nice baselinesZhongqiu Han
2026-05-26block: remove blkdev_write_begin() and blkdev_write_end()Tal Zussman
2026-05-26mtip32xx: fix use-after-free on service thread failureYuho Choi
2026-05-26block: don't set BIO_QUIET for BLK_STS_AGAINChristoph Hellwig
2026-05-26direct-io: remove IOCB_NOWAIT supportChristoph Hellwig
2026-05-26block: Avoid mounting the bdev pseudo-filesystem in userspaceDenis Arefev
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26block: skip sync_blockdev() on surprise removal in bdev_mark_dead()Chao Shi