summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-29Merge tag 'asoc-fix-v6.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2026-01-29ublk: document IO reference counting designMing Lei
2026-01-29iomap: fix invalid folio access after folio_end_read()Joanne Koong
2026-01-29platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeableRicardo Neri
2026-01-29fs: dcache: fix typo in enum d_walk_ret commentChelsy Ratnawat
2026-01-29platform/x86: hp-bioscfg: Skip empty attribute namesMario Limonciello
2026-01-29Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-01-29Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/perf' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/misc' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/entry' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/acpi' into for-next/coreWill Deacon
2026-01-29spi: dw: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-01-29ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43Maciej Strozek
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg
2026-01-29Merge tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-01-29Merge tag 'mvebu-arm-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-01-29Merge tag 'ti-k3-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-01-29xfs: fix spacing style issues in xfs_alloc.cShin Seong-jun
2026-01-29xfs: remove xfs_zone_gc_space_availableChristoph Hellwig
2026-01-29xfs: use a seprate member to track space availabe in the GC scatch bufferChristoph Hellwig
2026-01-29riscv: ptrace: return ENODATA for inactive vector extensionIlya Mamay
2026-01-29kselftest/riscv: add kselftest for user mode CFIDeepak Gupta
2026-01-29riscv: add documentation for shadow stackDeepak Gupta
2026-01-29riscv: add documentation for landing pad / indirect branch trackingDeepak Gupta
2026-01-29riscv: create a Kconfig fragment for shadow stack and landing pad supportDeepak Gupta
2026-01-29arch/riscv: add dual vdso creation logic and select vdso based on hwDeepak Gupta
2026-01-29arch/riscv: compile vdso with landing pad and shadow stack noteJim Shu
2026-01-29riscv: enable kernel access to shadow stack memory via the FWFT SBI callDeepak Gupta
2026-01-29riscv: add kernel command line option to opt out of user CFIDeepak Gupta
2026-01-29riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobeDeepak Gupta
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley
2026-01-29riscv/ptrace: expose riscv CFI status and state via ptrace and in core filesDeepak Gupta
2026-01-29riscv/kernel: update __show_regs() to print shadow stack registerDeepak Gupta
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta
2026-01-29riscv/traps: Introduce software check exception and uprobe handlingDeepak Gupta
2026-01-29riscv: Implement indirect branch tracking prctlsDeepak Gupta
2026-01-29prctl: add arch-agnostic prctl()s for indirect branch trackingDeepak Gupta
2026-01-29riscv: Implement arch-agnostic shadow stack prctlsDeepak Gupta
2026-01-29riscv/shstk: If needed allocate a new shadow stack on cloneDeepak Gupta
2026-01-29Merge tag 'reset-for-v6.20' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann
2026-01-29dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi
2026-01-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta
2026-01-29Merge tag 'memory-controller-drv-6.20' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-01-29Merge tag 'amlogic-drivers-for-v6.20' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-01-29Merge tag 'omap-for-v6.20/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-01-29slub: avoid list_lock contention from __refill_objects_any()Vlastimil Babka