index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
arm64/fpsimd: Remove warning for SME without SVE
Mark Brown
1
-3
/
+0
2023-02-22
arm64: Reset KASAN tag in copy_highpage with HW tags only
Peter Collingbourne
1
-1
/
+2
2023-02-20
arm64: fix .idmap.text assertion for large kernels
Mark Rutland
1
-5
/
+7
2023-02-07
kselftest/arm64: Don't require FA64 for streaming SVE+ZA tests
Mark Brown
1
-6
/
+1
2023-02-07
kselftest/arm64: Copy whole EXTRA context
Mark Brown
1
-2
/
+4
2023-02-07
arm64: kprobes: Drop ID map text from kprobes blacklist
Ard Biesheuvel
1
-4
/
+0
2023-02-07
perf: arm_spe: Print the version of SPE detected
Rob Herring
1
-2
/
+2
2023-02-07
perf: arm_spe: Add support for SPEv1.2 inverted event filtering
Rob Herring
1
-0
/
+45
2023-02-07
perf: Add perf_event_attr::config3
Rob Herring
1
-0
/
+3
2023-02-06
arm64/sme: Fix __finalise_el2 SMEver check
Marc Zyngier
1
-0
/
+1
2023-02-03
drivers/perf: fsl_imx8_ddr_perf: Remove set-but-not-used variable
Sascha Hauer
1
-3
/
+0
2023-02-01
arm64/signal: Only read new data when parsing the ZT context
Mark Brown
1
-3
/
+3
2023-02-01
arm64/signal: Only read new data when parsing the ZA context
Mark Brown
1
-6
/
+7
2023-02-01
arm64/signal: Only read new data when parsing the SVE context
Mark Brown
1
-8
/
+10
2023-02-01
arm64/signal: Avoid rereading context frame sizes
Mark Brown
1
-25
/
+27
2023-02-01
arm64/signal: Make interface for restore_fpsimd_context() consistent
Mark Brown
1
-14
/
+14
2023-02-01
arm64/signal: Remove redundant size validation from parse_user_sigframe()
Mark Brown
1
-11
/
+8
2023-02-01
arm64/signal: Don't redundantly verify FPSIMD magic
Mark Brown
1
-4
/
+3
2023-02-01
arm64/cpufeature: Use helper macros to specify hwcaps
Mark Brown
1
-108
/
+101
2023-02-01
arm64/cpufeature: Always use symbolic name for feature value in hwcaps
Mark Brown
1
-53
/
+53
2023-02-01
arm64/sysreg: Initial unsigned annotations for ID registers
Mark Brown
1
-188
/
+189
2023-02-01
arm64/sysreg: Initial annotation of signed ID registers
Mark Brown
1
-2
/
+2
2023-02-01
arm64/sysreg: Allow enumerations to be declared as signed or unsigned
Mark Brown
1
-0
/
+29
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA
Mark Brown
1
-0
/
+4
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME
Mark Brown
2
-0
/
+8
2023-02-01
kselftest/arm64: Don't require FA64 for streaming SVE tests
Mark Brown
1
-6
/
+1
2023-01-31
arm64: irqflags: use alternative branches for pseudo-NMI logic
Mark Rutland
1
-59
/
+132
2023-01-31
arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap
Mark Rutland
8
-33
/
+71
2023-01-31
arm64: make ARM64_HAS_GIC_PRIO_MASKING depend on ARM64_HAS_GIC_CPUIF_SYSREGS
Mark Rutland
1
-6
/
+9
2023-01-31
arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKING
Mark Rutland
6
-11
/
+11
2023-01-31
arm64: rename ARM64_HAS_SYSREG_GIC_CPUIF to ARM64_HAS_GIC_CPUIF_SYSREGS
Mark Rutland
3
-3
/
+3
2023-01-31
arm64: pauth: don't sign leaf functions
Mark Rutland
1
-20
/
+8
2023-01-31
arm64: unify asm-arch manipulation
Mark Rutland
2
-21
/
+20
2023-01-31
kselftest/arm64: Remove redundant _start labels from zt-test
Mark Brown
1
-1
/
+0
2023-01-31
arm64/mm: Intercept pfn changes in set_pte_at()
Anshuman Khandual
2
-4
/
+12
2023-01-31
Documentation: arm64: correct spelling
Randy Dunlap
3
-4
/
+4
2023-01-31
kselftest/arm64: Limit the maximum VL we try to set via ptrace
Mark Brown
2
-4
/
+24
2023-01-27
arm64: traps: attempt to dump all instructions
Mark Rutland
1
-4
/
+2
2023-01-27
arm64: avoid executing padding bytes during kexec / hibernation
Mark Rutland
1
-0
/
+6
2023-01-26
arm64: Apply dynamic shadow call stack patching in two passes
Ard Biesheuvel
1
-3
/
+8
2023-01-26
arm64: el2_setup.h: fix spelling typo in comments
Prathu Baronia
1
-1
/
+1
2023-01-26
arm64: Kconfig: fix spelling
Randy Dunlap
2
-2
/
+2
2023-01-26
arm64: head: Switch endianness before populating the ID map
Ard Biesheuvel
2
-2
/
+24
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
7
-85
/
+61
2023-01-24
arm64: head: Clean the ID map and the HYP text to the PoC if needed
Ard Biesheuvel
2
-4
/
+28
2023-01-24
arm64: head: avoid cache invalidation when entering with the MMU on
Ard Biesheuvel
1
-2
/
+3
2023-01-24
arm64: head: record the MMU state at primary entry
Ard Biesheuvel
2
-2
/
+35
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
3
-16
/
+16
2023-01-24
arm64: head: Move all finalise_el2 calls to after __enable_mmu
Ard Biesheuvel
2
-2
/
+8
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
6
-20
/
+195
[next]