summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26iio: core: fix uninitialized data in debugfsDan Carpenter
2026-05-26iio: backend: fix uninitialized data in debugfsDan Carpenter
2026-05-26iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()Dan Carpenter
2026-05-26iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbindStepan Ionichev
2026-05-26iio: light: al3320a: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: light: al3010: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: temperature: tmp006: use devm_iio_trigger_registerStepan Ionichev
2026-05-26iio: buffer: hw-consumer: free scan_mask on buffer releaseFelix Gu
2026-05-26iio: adc: ad7768-1: Select GPIOLIBJonathan Cameron
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