aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-16rust: kunit: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein2-5/+5
2025-09-16rust: file: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein1-2/+3
2025-09-16rust: device: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein1-3/+3
2025-09-16rust: block: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein4-5/+4
2025-09-16rust: alloc: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein3-3/+3
2025-09-16gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein2-5/+4
2025-09-16PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki1-6/+11
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar849-4710/+10744
2025-09-16RISC-V: KVM: Upgrade the supported SBI version to 3.0Atish Patra1-1/+1
2025-09-16RISC-V: KVM: Implement get event info functionAtish Patra3-0/+65
2025-09-16RISC-V: KVM: No need of explicit writable slot checkAtish Patra2-16/+4
2025-09-16drivers/perf: riscv: Export PMU event info functionAtish Patra2-55/+68
2025-09-16drivers/perf: riscv: Implement PMU event info functionAtish Patra2-0/+78
2025-09-16RISC-V: KVM: Add support for Raw event v2Atish Patra1-0/+4
2025-09-16drivers/perf: riscv: Add raw event v2 supportAtish Patra2-5/+15
2025-09-16drivers/perf: riscv: Add SBI v3.0 flagAtish Patra1-0/+4
2025-09-16KVM: riscv: selftests: Add SBI FWFT to get-reg-list testAnup Patel1-0/+32
2025-09-16RISC-V: KVM: Implement ONE_REG interface for SBI FWFT stateAnup Patel3-13/+200
2025-09-16RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementationAnup Patel3-29/+29
2025-09-16RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensionsAnup Patel4-82/+175
2025-09-16RISC-V: KVM: Introduce feature specific reset for SBI FWFTAnup Patel1-2/+28
2025-09-16RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()Anup Patel1-1/+2
2025-09-16RISC-V: KVM: Prevent HGATP_MODE_BARE passedGuo Ren (Alibaba DAMO Academy)2-19/+41
2025-09-16RISC-V: KVM: Remove unnecessary HGATP csr_readGuo Ren (Alibaba DAMO Academy)1-4/+1
2025-09-16RISC-V: KVM: Write hgatp register with valid mode bitsFangyu Yu1-1/+2
2025-09-16KVM: riscv: selftests: Add common supported test casesQuan Zhou1-0/+6
2025-09-16KVM: riscv: selftests: Add missing headers for new testcasesDong Yang4-0/+4
2025-09-16KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`Quan Zhou1-2/+1
2025-09-16KVM: riscv: selftests: Add bfloat16 extension to get-reg-list testQuan Zhou1-0/+12
2025-09-16KVM: riscv: selftests: Add Zicbop extension to get-reg-list testQuan Zhou1-0/+16
2025-09-16RISC-V: KVM: Allow bfloat16 extension for Guest/VMQuan Zhou2-0/+9
2025-09-16RISC-V: KVM: Allow Zicbop extension for Guest/VMQuan Zhou2-0/+3
2025-09-16RISC-V: KVM: Provide UAPI for Zicbop block sizeQuan Zhou2-0/+15
2025-09-16RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isaQuan Zhou1-6/+6
2025-09-16RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLENSamuel Holland3-1/+94
2025-09-16mnt_ns_tree_remove(): DTRT if mnt_ns had never been added to mnt_ns_listAl Viro1-1/+1
2025-09-16f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()Chao Yu1-20/+19
2025-09-15zram: fix slot write race conditionSergey Senozhatsky1-5/+3
2025-09-16f2fs: fix to avoid migrating empty sectionChao Yu1-1/+15
2025-09-16f2fs: fix to truncate first page in error path of f2fs_truncate()Chao Yu1-1/+9
2025-09-16f2fs: fix to update map->m_next_extent correctly in f2fs_map_blocks()Chao Yu1-1/+1
2025-09-15net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon1-7/+6
2025-09-15scsi: target: iscsi: fix typos and formatting in lio_target messagesAlok Tiwari1-3/+3
2025-09-15scsi: ufs: ufs-qcom: Disable lane clocks during phy hibern8Palash Kambar1-0/+10
2025-09-15scsi: ufs: exynos: Correct sync pattern mask timing commentAlok Tiwari1-1/+1
2025-09-15net: ravb: Fix -Wmaybe-uninitialized warningNiklas Söderlund1-1/+2
2025-09-15Merge tag 'clk-meson-v6.18-1' of https://github.com/BayLibre/clk-meson into clk-amlogicStephen Boyd23-5321/+3715
2025-09-15Merge branch 'microchip-lan865x-minor-improvements'Jakub Kicinski2-1/+5
2025-09-15ethernet: Extend device_get_mac_address() to use NVMEMStefan Wahren1-1/+4
2025-09-15microchip: lan865x: Enable MAC address validationStefan Wahren1-0/+1