summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon-4/+82
2026-01-29Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon-110/+201
2026-01-29Merge branch 'for-next/acpi' into for-next/coreWill Deacon-9/+94
2026-01-29spi: dw: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-359/+0
2026-01-29ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43Maciej Strozek-0/+1
2026-01-29wifi: mac80211: correctly decode TTLM with default link mapBenjamin Berg-3/+5
2026-01-29Merge tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-29/+28
2026-01-29Merge tag 'mvebu-arm-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-6/+3
2026-01-29Merge tag 'ti-k3-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-160/+238
2026-01-29xfs: fix spacing style issues in xfs_alloc.cShin Seong-jun-4/+4
2026-01-29xfs: remove xfs_zone_gc_space_availableChristoph Hellwig-14/+7
2026-01-29xfs: use a seprate member to track space availabe in the GC scatch bufferChristoph Hellwig-16/+9
2026-01-29riscv: ptrace: return ENODATA for inactive vector extensionIlya Mamay-2/+8
2026-01-29kselftest/riscv: add kselftest for user mode CFIDeepak Gupta-1/+693
2026-01-29riscv: add documentation for shadow stackDeepak Gupta-0/+195
2026-01-29riscv: add documentation for landing pad / indirect branch trackingDeepak Gupta-0/+123
2026-01-29riscv: create a Kconfig fragment for shadow stack and landing pad supportDeepak Gupta-0/+26
2026-01-29arch/riscv: add dual vdso creation logic and select vdso based on hwDeepak Gupta-11/+82
2026-01-29arch/riscv: compile vdso with landing pad and shadow stack noteJim Shu-3/+81
2026-01-29riscv: enable kernel access to shadow stack memory via the FWFT SBI callDeepak Gupta-0/+33
2026-01-29riscv: add kernel command line option to opt out of user CFIDeepak Gupta-13/+69
2026-01-29riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobeDeepak Gupta-2/+6
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley-76/+121
2026-01-29riscv/ptrace: expose riscv CFI status and state via ptrace and in core filesDeepak Gupta-0/+127
2026-01-29riscv/kernel: update __show_regs() to print shadow stack registerDeepak Gupta-2/+2
2026-01-29riscv/signal: save and restore the shadow stack on a signalDeepak Gupta-0/+158
2026-01-29riscv/traps: Introduce software check exception and uprobe handlingDeepak Gupta-0/+60
2026-01-29riscv: Implement indirect branch tracking prctlsDeepak Gupta-0/+102
2026-01-29prctl: add arch-agnostic prctl()s for indirect branch trackingDeepak Gupta-0/+61
2026-01-29riscv: Implement arch-agnostic shadow stack prctlsDeepak Gupta-0/+134
2026-01-29riscv/shstk: If needed allocate a new shadow stack on cloneDeepak Gupta-0/+162
2026-01-29apparmor: cleanup remove unused percpu critical sections in buffer managementJohn Johansen-5/+0
2026-01-29apparmor: document the buffer hold, add an overflow guardJohn Johansen-2/+26
2026-01-29apparmor: avoid per-cpu hold underflow in aa_get_bufferZhengmian Hu-1/+2
2026-01-29apparmor: split xxx_in_ns into its two separate semantic use casesJohn Johansen-46/+61
2026-01-29apparmor: make label_match return a consistent valueJohn Johansen-11/+9
2026-01-29apparmor: remove apply_modes_to_perms from label_matchJohn Johansen-3/+0
2026-01-29apparmor: fix fast path cache check for unix socketsJohn Johansen-14/+21
2026-01-29apparmor: fix rlimit for posix cpu timersJohn Johansen-0/+5
2026-01-29apparmor: refactor/cleanup cred helper fns.John Johansen-31/+69
2026-01-29apparmor: fix label and profile debug macrosJohn Johansen-1/+3
2026-01-29apparmor: move check for aa_null file to cover all casesJohn Johansen-6/+10
2026-01-29apparmor: guard against free routines being called with a NULLJohn Johansen-0/+6
2026-01-29apparmor: return -ENOMEM in unpack_perms_table upon alloc failureRyan Lee-2/+4
2026-01-29apparmor: account for in_atomic removal in common_file_permRyan Lee-3/+2
2026-01-29apparmor: drop in_atomic flag in common_mmap, and common_file_permJohn Johansen-12/+9
2026-01-29apparmor: fix boolean argument in apparmor_mmap_fileRyan Lee-1/+1
2026-01-29apparmor: userns: Add support for execpath in usernsMaxime Bélair-0/+32
2026-01-29apparmor: add support loading per permission taggingJohn Johansen-18/+269
2026-01-29Merge tag 'reset-for-v6.20' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann-195/+1103