index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-29
Merge branch 'for-next/cpufreq' into for-next/core
Will Deacon
-4
/
+82
2026-01-29
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
-110
/
+201
2026-01-29
Merge branch 'for-next/acpi' into for-next/core
Will Deacon
-9
/
+94
2026-01-29
spi: dw: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
-359
/
+0
2026-01-29
ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43
Maciej Strozek
-0
/
+1
2026-01-29
wifi: mac80211: correctly decode TTLM with default link map
Benjamin Berg
-3
/
+5
2026-01-29
Merge tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-29
/
+28
2026-01-29
Merge tag 'mvebu-arm-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-6
/
+3
2026-01-29
Merge tag 'ti-k3-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-160
/
+238
2026-01-29
xfs: fix spacing style issues in xfs_alloc.c
Shin Seong-jun
-4
/
+4
2026-01-29
xfs: remove xfs_zone_gc_space_available
Christoph Hellwig
-14
/
+7
2026-01-29
xfs: use a seprate member to track space availabe in the GC scatch buffer
Christoph Hellwig
-16
/
+9
2026-01-29
riscv: ptrace: return ENODATA for inactive vector extension
Ilya Mamay
-2
/
+8
2026-01-29
kselftest/riscv: add kselftest for user mode CFI
Deepak Gupta
-1
/
+693
2026-01-29
riscv: add documentation for shadow stack
Deepak Gupta
-0
/
+195
2026-01-29
riscv: add documentation for landing pad / indirect branch tracking
Deepak Gupta
-0
/
+123
2026-01-29
riscv: create a Kconfig fragment for shadow stack and landing pad support
Deepak Gupta
-0
/
+26
2026-01-29
arch/riscv: add dual vdso creation logic and select vdso based on hw
Deepak Gupta
-11
/
+82
2026-01-29
arch/riscv: compile vdso with landing pad and shadow stack note
Jim Shu
-3
/
+81
2026-01-29
riscv: enable kernel access to shadow stack memory via the FWFT SBI call
Deepak Gupta
-0
/
+33
2026-01-29
riscv: add kernel command line option to opt out of user CFI
Deepak Gupta
-13
/
+69
2026-01-29
riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
-2
/
+6
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
-76
/
+121
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
-0
/
+127
2026-01-29
riscv/kernel: update __show_regs() to print shadow stack register
Deepak Gupta
-2
/
+2
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
-0
/
+158
2026-01-29
riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
-0
/
+60
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
-0
/
+102
2026-01-29
prctl: add arch-agnostic prctl()s for indirect branch tracking
Deepak Gupta
-0
/
+61
2026-01-29
riscv: Implement arch-agnostic shadow stack prctls
Deepak Gupta
-0
/
+134
2026-01-29
riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
-0
/
+162
2026-01-29
apparmor: cleanup remove unused percpu critical sections in buffer management
John Johansen
-5
/
+0
2026-01-29
apparmor: document the buffer hold, add an overflow guard
John Johansen
-2
/
+26
2026-01-29
apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
-1
/
+2
2026-01-29
apparmor: split xxx_in_ns into its two separate semantic use cases
John Johansen
-46
/
+61
2026-01-29
apparmor: make label_match return a consistent value
John Johansen
-11
/
+9
2026-01-29
apparmor: remove apply_modes_to_perms from label_match
John Johansen
-3
/
+0
2026-01-29
apparmor: fix fast path cache check for unix sockets
John Johansen
-14
/
+21
2026-01-29
apparmor: fix rlimit for posix cpu timers
John Johansen
-0
/
+5
2026-01-29
apparmor: refactor/cleanup cred helper fns.
John Johansen
-31
/
+69
2026-01-29
apparmor: fix label and profile debug macros
John Johansen
-1
/
+3
2026-01-29
apparmor: move check for aa_null file to cover all cases
John Johansen
-6
/
+10
2026-01-29
apparmor: guard against free routines being called with a NULL
John Johansen
-0
/
+6
2026-01-29
apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
Ryan Lee
-2
/
+4
2026-01-29
apparmor: account for in_atomic removal in common_file_perm
Ryan Lee
-3
/
+2
2026-01-29
apparmor: drop in_atomic flag in common_mmap, and common_file_perm
John Johansen
-12
/
+9
2026-01-29
apparmor: fix boolean argument in apparmor_mmap_file
Ryan Lee
-1
/
+1
2026-01-29
apparmor: userns: Add support for execpath in userns
Maxime Bélair
-0
/
+32
2026-01-29
apparmor: add support loading per permission tagging
John Johansen
-18
/
+269
2026-01-29
Merge tag 'reset-for-v6.20' of https://git.pengutronix.de/git/pza/linux into ...
Arnd Bergmann
-195
/
+1103
[prev]
[next]