summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou
2025-11-24RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang
2025-11-24RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILEBillXiang
2025-11-24KVM: riscv: selftests: Add SBI MPXY extension to get-reg-listAnup Patel
2025-11-24RISC-V: KVM: Add SBI MPXY extension support for GuestAnup Patel
2025-11-24RISC-V: KVM: Add separate source for forwarded SBI extensionsAnup Patel
2025-11-24RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handlerAnup Patel
2025-11-23Linux 6.18-rc7v6.18-rc7Linus Torvalds
2025-11-23clk: rockchip: Add clock and reset driver for RK3506Elaine Zhang
2025-11-23dt-bindings: clock: rockchip: Add RK3506 clock and reset unitFinley Xiao
2025-11-23rust: num: bounded: Always inline fits_within and from_exprAlexandre Courbot
2025-11-23NFS: Add a module option to disable directory delegationsAnna Schumaker
2025-11-23NFS: Shortcut lookup revalidations if we have a directory delegationAnna Schumaker
2025-11-23NFS: Request a directory delegation during RENAMEAnna Schumaker
2025-11-23NFS: Request a directory delegation on ACCESS, CREATE, and UNLINKAnna Schumaker
2025-11-23NFS: Add support for sending GDD_GETATTRAnna Schumaker
2025-11-23NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley
2025-11-23NFSv4.1: protect destroying and nullifying bc_serv structureOlga Kornievskaia
2025-11-23SUNRPC: new helper function for stopping backchannel serverOlga Kornievskaia
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia
2025-11-23NFSv4.1: pass transport for callback shutdownOlga Kornievskaia
2025-11-23lib/crypto: sha2: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: sha1: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: poly1305: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: md5: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: curve25519: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: chacha: Add at_least decoration to fixed-size array paramsEric Biggers
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld
2025-11-23wifi: iwlwifi: trans: rename at_least variable to min_modeJason A. Donenfeld
2025-11-24rust: i2c: prepare for `core::ffi::CStr`Miguel Ojeda
2025-11-23NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew
2025-11-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-23riscv: dts: sifive: unmatched: Add PWM controlled fansRené Rebe
2025-11-23Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-23Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-24PM / devfreq: tegra30: use min to simplify actmon_cpu_to_emc_rateThorsten Blum
2025-11-24PM / devfreq: hisi: Fix potential UAF in OPP handlingPengjie Zhang
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov
2025-11-23mempool: clarify behavior of mempool_alloc_preallocated()Thomas Weißschuh
2025-11-23mempool: drop the file name in the top of file commentChristoph Hellwig
2025-11-23mempool: de-typedefChristoph Hellwig
2025-11-23mempool: remove mempool_{init,create}_kvmalloc_poolChristoph Hellwig
2025-11-23mempool: legitimize the io_schedule_timeout in mempool_alloc_from_poolChristoph Hellwig
2025-11-23mempool: add mempool_{alloc,free}_bulkChristoph Hellwig
2025-11-23mempool: factor out a mempool_alloc_from_pool helperChristoph Hellwig
2025-11-22timers: Fix NULL function pointer race in timer_shutdown_sync()Yipeng Zou
2025-11-22Merge tag 'mips-fixes_6.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-22x86/{boot,mtrr}: Remove unused function declarationsYue Haibing