summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta
2026-01-25riscv/mm: update write protect to work on shadow stacksDeepak Gupta
2026-01-25riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEsDeepak Gupta
2026-01-25riscv/mm: manufacture shadow stack ptesDeepak Gupta
2026-01-25riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITEDeepak Gupta
2026-01-25riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exitDeepak Gupta
2026-01-25riscv: add Zicfiss / Zicfilp extension CSR and bit definitionsDeepak Gupta
2026-01-25riscv: zicfiss / zicfilp enumerationDeepak Gupta
2026-01-25dt-bindings: riscv: document zicfilp and zicfiss in extensions.yamlDeepak Gupta
2026-01-25mm: add VM_SHADOW_STACK definition for riscvDeepak Gupta
2026-01-25iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()Markus Elfring
2026-01-25riscv: defconfig: enable NLS_ISO8859_1Javier Carrasco
2026-01-25riscv: mm: define copy_user_page() as copy_page()Florian Schmaus
2026-01-25errata/sifive: remove unreliable warn_miss_errataAndreas Schwab
2026-01-25riscv: fix minor typo in syscall.h commentAustin Kim
2026-01-25riscv: signal: fix some warnings reported by sparsePaul Walmsley
2026-01-25Linux 6.19-rc7v6.19-rc7Linus Torvalds
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-01-25Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-25keys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-24Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds
2026-01-24Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-24Documentation: Project continuityDan Williams
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-24Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds