index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
selftests/powerpc: Don't rely on segfault to rerun the test
Gustavo Luiz Duarte
2020-03-25
1
-39
/
+35
|
*
selftests/powerpc: Add tm-signal-pagefault test
Gustavo Luiz Duarte
2020-03-20
3
-1
/
+287
|
*
powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Michael Ellerman
2020-03-20
1
-1
/
+1
|
*
selftests/powerpc: Add a test of sigreturn vs VDSO
Michael Ellerman
2020-03-20
3
-1
/
+129
|
*
powerpc/lib: Fix emulate_step() std test
Nicholas Piggin
2020-03-18
1
-1
/
+1
|
*
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2020-03-18
2
-1
/
+7
|
*
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
2020-03-17
1
-0
/
+1
|
*
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
2020-03-17
1
-2
/
+2
|
*
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
2020-03-17
1
-4
/
+4
|
*
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
2020-03-17
1
-1
/
+11
|
*
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
2020-03-17
1
-3
/
+18
|
*
cpufreq: powernv: Fix unsafe notifiers
Oliver O'Halloran
2020-03-13
1
-6
/
+5
|
*
cpufreq: powernv: Fix use-after-free
Oliver O'Halloran
2020-03-13
1
-0
/
+6
|
*
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
2020-03-13
2
-29
/
+0
|
*
powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
Christophe Leroy
2020-03-13
1
-1
/
+3
|
*
Merge branch 'fixes' into next
Michael Ellerman
2020-03-10
21
-105
/
+326
|
|
\
|
*
|
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
2020-03-04
3
-18
/
+0
|
*
|
powerpc/numa: Early request for home node associativity
Srikar Dronamraju
2020-03-04
1
-1
/
+40
|
*
|
powerpc/numa: Use cpu node map of first sibling thread
Srikar Dronamraju
2020-03-04
1
-2
/
+20
|
*
|
powerpc/numa: Handle extra hcall_vphn error cases
Srikar Dronamraju
2020-03-04
1
-9
/
+16
|
*
|
powerpc/vphn: Check for error from hcall_vphn
Srikar Dronamraju
2020-03-04
1
-1
/
+2
|
*
|
powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
2020-03-04
2
-3
/
+33
|
*
|
powerpc/irq: Use current_stack_pointer in do_IRQ()
Christophe Leroy
2020-03-04
1
-1
/
+1
|
*
|
powerpc/irq: use IS_ENABLED() in check_stack_overflow()
Christophe Leroy
2020-03-04
1
-2
/
+3
|
*
|
powerpc/irq: Use current_stack_pointer in check_stack_overflow()
Christophe Leroy
2020-03-04
1
-1
/
+1
|
*
|
powerpc: Add current_stack_pointer as a register global
Christophe Leroy
2020-03-04
1
-0
/
+2
|
*
|
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2020-03-04
6
-10
/
+10
|
*
|
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...
Kajol Jain
2020-03-04
2
-0
/
+12
|
*
|
powerpc/kernel/sysfs: Refactor current sysfs.c
Madhavan Srinivasan
2020-03-04
1
-175
/
+200
|
*
|
powerpc/powernv: Add explicit fast-reboot support
Oliver O'Halloran
2020-03-04
2
-0
/
+3
|
*
|
powerpc/powernv: Treat an empty reboot string as default
Oliver O'Halloran
2020-03-04
1
-1
/
+1
|
*
|
powerpc/Makefile: Mark phony targets as PHONY
Michael Ellerman
2020-03-04
2
-0
/
+8
|
*
|
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
2020-03-04
2
-8
/
+4
|
*
|
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
2020-03-04
1
-18
/
+21
|
*
|
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-63
/
+10
|
*
|
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
1
-5
/
+1
|
*
|
powerpc/mm: ptdump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-20
/
+11
|
*
|
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
2020-03-04
1
-5
/
+2
|
*
|
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
5
-29
/
+10
|
*
|
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
3
-29
/
+9
|
*
|
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
2020-03-04
1
-1
/
+4
|
*
|
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
2020-03-04
1
-2
/
+2
|
*
|
powerpc/32: drop get_pteptr()
Christophe Leroy
2020-02-26
3
-42
/
+7
|
*
|
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-26
7
-12
/
+23
|
*
|
powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardi...
Christophe Leroy
2020-02-26
1
-8
/
+3
|
*
|
powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
Christophe Leroy
2020-02-19
1
-5
/
+8
|
*
|
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
2020-02-19
2
-6
/
+6
|
*
|
powerpc: Don't use thread struct for saving SRR0/1 on syscall.
Christophe Leroy
2020-02-19
1
-9
/
+7
|
*
|
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
2020-02-19
3
-8
/
+40
|
*
|
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
2020-02-19
1
-2
/
+5
[prev]
[next]