aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-29riscv: add documentation for shadow stackDeepak Gupta2-0/+195
2026-01-29riscv: add documentation for landing pad / indirect branch trackingDeepak Gupta2-0/+123
2026-01-29riscv: create a Kconfig fragment for shadow stack and landing pad supportDeepak Gupta2-0/+26
2026-01-29arch/riscv: add dual vdso creation logic and select vdso based on hwDeepak Gupta8-11/+82
2026-01-29arch/riscv: compile vdso with landing pad and shadow stack noteJim Shu9-3/+81
2026-01-29riscv: enable kernel access to shadow stack memory via the FWFT SBI callDeepak Gupta2-0/+33
2026-01-29riscv: add kernel command line option to opt out of user CFIDeepak Gupta4-13/+69
2026-01-29riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobeDeepak Gupta2-2/+6
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley5-76/+121
2026-01-29riscv/ptrace: expose riscv CFI status and state via ptrace and in core filesDeepak Gupta3-0/+127
2026-01-29riscv/kernel: update __show_regs() to print shadow stack registerDeepak Gupta1-2/+2
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta5-0/+158
2026-01-29riscv/traps: Introduce software check exception and uprobe handlingDeepak Gupta4-0/+60
2026-01-29riscv: Implement indirect branch tracking prctlsDeepak Gupta4-0/+102
2026-01-29prctl: add arch-agnostic prctl()s for indirect branch trackingDeepak Gupta3-0/+61
2026-01-29riscv: Implement arch-agnostic shadow stack prctlsDeepak Gupta3-0/+134
2026-01-29riscv/shstk: If needed allocate a new shadow stack on cloneDeepak Gupta4-0/+162
2026-01-29apparmor: cleanup remove unused percpu critical sections in buffer managementJohn Johansen1-5/+0
2026-01-29apparmor: document the buffer hold, add an overflow guardJohn Johansen1-2/+26
2026-01-29apparmor: avoid per-cpu hold underflow in aa_get_bufferZhengmian Hu1-1/+2
2026-01-29apparmor: split xxx_in_ns into its two separate semantic use casesJohn Johansen5-46/+61
2026-01-29apparmor: make label_match return a consistent valueJohn Johansen1-11/+9
2026-01-29apparmor: remove apply_modes_to_perms from label_matchJohn Johansen1-3/+0
2026-01-29apparmor: fix fast path cache check for unix socketsJohn Johansen1-14/+21
2026-01-29apparmor: fix rlimit for posix cpu timersJohn Johansen1-0/+5
2026-01-29apparmor: refactor/cleanup cred helper fns.John Johansen1-31/+69
2026-01-29apparmor: fix label and profile debug macrosJohn Johansen1-1/+3
2026-01-29apparmor: move check for aa_null file to cover all casesJohn Johansen2-6/+10
2026-01-29apparmor: guard against free routines being called with a NULLJohn Johansen1-0/+6
2026-01-29apparmor: return -ENOMEM in unpack_perms_table upon alloc failureRyan Lee1-2/+4
2026-01-29apparmor: account for in_atomic removal in common_file_permRyan Lee1-3/+2
2026-01-29apparmor: drop in_atomic flag in common_mmap, and common_file_permJohn Johansen1-12/+9
2026-01-29apparmor: fix boolean argument in apparmor_mmap_fileRyan Lee1-1/+1
2026-01-29apparmor: userns: Add support for execpath in usernsMaxime Bélair1-0/+32
2026-01-29apparmor: add support loading per permission taggingJohn Johansen8-18/+269
2026-01-29Merge tag 'reset-for-v6.20' of https://git.pengutronix.de/git/pza/linux into soc/driversArnd Bergmann17-195/+1103
2026-01-29dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi1-1/+6
2026-01-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta2-0/+141
2026-01-29Merge tag 'memory-controller-drv-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/driversArnd Bergmann9-107/+181
2026-01-29Merge tag 'amlogic-drivers-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/driversArnd Bergmann1-0/+1
2026-01-29Merge tag 'omap-for-v6.20/drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/driversArnd Bergmann3-13/+6
2026-01-29slub: avoid list_lock contention from __refill_objects_any()Vlastimil Babka1-6/+13
2026-01-29Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/driversArnd Bergmann8-41/+598
2026-01-29Merge patch series "name_is_dot* cleanup"Christian Brauner9-35/+35
2026-01-29ovl: use name_is_dot* helpers in readdir codeAmir Goldstein1-25/+13
2026-01-29Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/driversArnd Bergmann2-0/+23
2026-01-29fs: add helpers name_is_dot{,dot,_dotdot}Amir Goldstein9-10/+22
2026-01-29ovl: Fix uninit-value in ovl_fill_realQing Wang1-1/+1
2026-01-29Merge tag 'omap-for-v6.20/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/armArnd Bergmann2-5/+10
2026-01-29Merge tag 'at91-soc-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/armArnd Bergmann6-72/+8