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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
powerpc/86xx: Drop unused CONFIG_MPC8610
Michael Ellerman
1
-7
/
+0
2023-12-21
powerpc/powernv: Add error handling to opal_prd_range_is_valid
Haoran Liu
1
-0
/
+2
2023-12-21
selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"
Colin Ian King
1
-1
/
+1
2023-12-21
powerpc/hvcall: Reorder Nestedv2 hcall opcodes
Vaibhav Jain
1
-10
/
+10
2023-12-21
powerpc/ps3: Add missing set_freezable() for ps3_probe_thread()
Kevin Hao
1
-0
/
+1
2023-12-21
powerpc/mpc83xx: Use wait_event_freezable() for freezable kthread
Kevin Hao
1
-2
/
+1
2023-12-21
powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()
Kevin Hao
1
-0
/
+2
2023-12-19
powerpc/fsl: Fix fsl,tmu-calibration to match the schema
David Heidelberg
2
-74
/
+76
2023-12-15
powerpc/smp: Dynamically build Powerpc topology
Srikar Dronamraju
1
-50
/
+28
2023-12-15
powerpc/smp: Avoid asym packing within thread_group of a core
Srikar Dronamraju
1
-0
/
+13
2023-12-15
powerpc/smp: Add __ro_after_init attribute
Srikar Dronamraju
1
-5
/
+5
2023-12-15
powerpc/smp: Disable MC domain for shared processor
Srikar Dronamraju
1
-0
/
+4
2023-12-15
powerpc/smp: Enable Asym packing for cores on shared processor
Srikar Dronamraju
1
-2
/
+23
2023-12-15
powerpc/sched: Cleanup vcpu_is_preempted()
Aneesh Kumar K.V
1
-8
/
+25
2023-12-13
powerpc: add cpu_spec.cpu_features to vmcoreinfo
Aditya Gupta
1
-0
/
+1
2023-12-13
powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
Kunwu Chan
1
-0
/
+6
2023-12-13
powerpc/powernv: Add a null pointer check in opal_powercap_init()
Kunwu Chan
1
-0
/
+6
2023-12-13
powerpc/powernv: Add a null pointer check in opal_event_init()
Kunwu Chan
1
-0
/
+2
2023-12-13
powerpc/powernv: Add a null pointer check to scom_debug_init_one()
Kunwu Chan
1
-0
/
+5
2023-12-13
powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
Kunwu Chan
1
-2
/
+3
2023-12-13
powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4B
Sathvika Vasireddy
2
-3
/
+1
2023-12-13
powerpc/ftrace: Remove nops after the call to ftrace_stub
Naveen N Rao
1
-2
/
+0
2023-12-13
powerpc/ftrace: Fix indentation in ftrace.h
Naveen N Rao
1
-1
/
+1
2023-12-13
powerpc/selftests: Add test for papr-sysparm
Nathan Lynch
4
-0
/
+210
2023-12-13
powerpc/selftests: Add test for papr-vpd
Nathan Lynch
4
-0
/
+366
2023-12-13
powerpc/pseries/papr-sysparm: Expose character device to user space
Nathan Lynch
4
-8
/
+227
2023-12-13
powerpc/pseries/papr-sysparm: Validate buffer object lengths
Nathan Lynch
1
-0
/
+47
2023-12-13
powerpc/pseries: Add papr-vpd character driver for VPD retrieval
Nathan Lynch
5
-0
/
+575
2023-12-13
powerpc/rtas: Warn if per-function lock isn't held
Nathan Lynch
1
-12
/
+9
2023-12-13
powerpc/rtas: Serialize firmware activation sequences
Nathan Lynch
1
-0
/
+4
2023-12-13
powerpc/rtas: Facilitate high-level call sequences
Nathan Lynch
2
-0
/
+86
2023-12-13
powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()
Nathan Lynch
1
-16
/
+16
2023-12-13
powerpc/rtas: Add function return status constants
Nathan Lynch
1
-6
/
+19
2023-12-13
powerpc/rtas: Fall back to linear search on failed token->function lookup
Nathan Lynch
1
-4
/
+14
2023-12-13
powerpc/rtas: Add for_each_rtas_function() iterator
Nathan Lynch
1
-2
/
+7
2023-12-13
powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()
Nathan Lynch
1
-2
/
+17
2023-12-13
powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show function
Kajol Jain
1
-0
/
+3
2023-12-13
selftests/powerpc: Check all FPRs in fpu_syscall test
Michael Ellerman
2
-6
/
+9
2023-12-13
selftests/powerpc: Run fpu_preempt test for 60 seconds
Michael Ellerman
1
-1
/
+1
2023-12-13
selftests/powerpc: Generate better bit patterns for FPU tests
Michael Ellerman
2
-4
/
+27
2023-12-13
selftests/powerpc: Check all FPRs in fpu_preempt
Michael Ellerman
2
-13
/
+43
2023-12-13
selftests/powerpc: Fix error handling in FPU/VMX preemption tests
Michael Ellerman
2
-8
/
+11
2023-12-07
powerpc/Makefile: Auto detect cross compiler
Michael Ellerman
1
-0
/
+11
2023-12-07
powerpc/Makefile: Default to ppc64le_defconfig when cross building
Michael Ellerman
1
-2
/
+2
2023-12-07
powerpc/vdso: No need to undef powerpc for 64-bit build
Michael Ellerman
1
-1
/
+1
2023-12-07
powerpc/Makefile: Don't use $(ARCH) unnecessarily
Michael Ellerman
1
-5
/
+5
2023-12-07
MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
Michael Ellerman
1
-3
/
+3
2023-12-07
powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()
Aneesh Kumar K.V (IBM)
1
-7
/
+2
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
2
-8
/
+9
2023-12-01
powerpc/pseries/memhp: Log more error conditions in add path
Nathan Lynch
1
-1
/
+6
[next]