index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ABI
/
testing
/
configfs-usb-gadget-sourcesink
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-06
cxl: Remove unnecessary cxl_pci_window_alignment()
Bjorn Helgaas
1
-7
/
+0
2022-12-05
selftests/powerpc: Fix resource leaks
Miaoqian Lin
1
-1
/
+4
2022-12-02
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
3
-15
/
+1
2022-12-02
powerpc/feature-fixups: Do not patch init section after init
Christophe Leroy
1
-0
/
+12
2022-12-02
powerpc/feature-fixups: Refactor other fixups patching
Christophe Leroy
1
-49
/
+28
2022-12-02
powerpc/feature-fixups: Refactor entry fixups patching
Christophe Leroy
1
-52
/
+32
2022-12-02
powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-11
/
+5
2022-12-02
powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
Michael Jeanson
1
-12
/
+0
2022-12-02
powerpc/64: Sanitise user registers on interrupt in pseries, POWERNV
Rohan McLure
1
-1
/
+1
2022-12-02
powerpc/64e: Clear gprs on interrupt routine entry on Book3E
Rohan McLure
1
-2
/
+2
2022-12-02
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2
-11
/
+32
2022-12-02
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
1
-0
/
+7
2022-12-02
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
1
-0
/
+6
2022-12-02
powerpc/64: Add interrupt register sanitisation macros
Rohan McLure
1
-0
/
+19
2022-12-02
powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
Rohan McLure
1
-0
/
+9
2022-12-02
powerpc/hv-gpci: Fix hv_gpci event list
Kajol Jain
4
-2
/
+58
2022-12-02
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
1
-1
/
+1
2022-12-02
selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
Benjamin Gray
1
-1
/
+3
2022-12-02
selftests/powerpc: Use mfspr/mtspr macros
Benjamin Gray
4
-21
/
+10
2022-12-02
selftests: powerpc: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-02
powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
Nicholas Piggin
5
-1
/
+160
2022-12-02
powerpc: remove STACK_FRAME_OVERHEAD
Nicholas Piggin
1
-13
/
+11
2022-12-02
powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizes
Nicholas Piggin
1
-5
/
+15
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
12
-20
/
+20
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
4
-16
/
+30
2022-12-02
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
1
-0
/
+2
2022-12-02
powerpc: copy_thread fill in interrupt frame marker and back chain
Nicholas Piggin
1
-1
/
+3
2022-12-02
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
4
-10
/
+16
2022-12-02
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
3
-8
/
+8
2022-12-02
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
5
-7
/
+6
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
8
-11
/
+13
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
18
-100
/
+100
2022-12-02
powerpc: simplify ppc_save_regs
Nicholas Piggin
1
-42
/
+15
2022-12-02
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
1
-18
/
+20
2022-12-02
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
1
-5
/
+6
2022-12-02
powerpc/perf: callchain validate kernel stack pointer bounds
Nicholas Piggin
1
-0
/
+1
2022-12-02
powerpc/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
1
-58
/
+0
2022-12-02
powerpc/64: Option to build big-endian with ELFv2 ABI
Nicholas Piggin
2
-2
/
+23
2022-12-02
powerpc/64: Add big-endian ELFv2 flavour to crypto VMX asm generation
Nicholas Piggin
2
-5
/
+17
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
1
-0
/
+10
2022-12-02
module: add module_elf_check_arch for module-specific checks
Nicholas Piggin
2
-0
/
+13
2022-12-02
powerpc/code-patching: Consolidate and cache per-cpu patching context
Benjamin Gray
1
-19
/
+30
2022-12-02
powerpc/code-patching: Use temporary mm for Radix MMU
Christopher M. Riedl
1
-5
/
+172
2022-12-02
powerpc/qspinlock: add compile-time tuning adjustments
Nicholas Piggin
2
-6
/
+94
2022-12-02
powerpc/qspinlock: provide accounting and options for sleepy locks
Nicholas Piggin
2
-19
/
+230
2022-12-02
powerpc/qspinlock: allow indefinite spinning on a preempted owner
Nicholas Piggin
1
-15
/
+62
2022-12-02
powerpc/qspinlock: reduce remote node steal spins
Nicholas Piggin
1
-3
/
+40
2022-12-02
powerpc/qspinlock: use spin_begin/end API
Nicholas Piggin
1
-4
/
+35
2022-12-02
powerpc/qspinlock: allow lock stealing in trylock and lock fastpath
Nicholas Piggin
2
-2
/
+29
2022-12-02
powerpc/qspinlock: add ability to prod new queue head CPU
Nicholas Piggin
1
-2
/
+29
[next]