index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
79
-1034
/
+498
2020-01-31
powerpc: configs: Cleanup old Kconfig options
Krzysztof Kozlowski
11
-14
/
+0
2020-01-31
powerpc/configs/skiroot: Enable some more hardening options
Michael Ellerman
1
-0
/
+8
2020-01-31
powerpc/configs/skiroot: Disable xmon default & enable reboot on panic
Michael Ellerman
1
-1
/
+2
2020-01-31
powerpc/configs/skiroot: Enable security features
Joel Stanley
1
-1
/
+11
2020-01-31
powerpc/configs/skiroot: Update for symbol movement only
Michael Ellerman
1
-21
/
+21
2020-01-31
powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIV
Michael Ellerman
1
-1
/
+0
2020-01-31
powerpc/configs/skiroot: Drop HID_LOGITECH
Michael Ellerman
1
-1
/
+0
2020-01-31
powerpc/configs: Drop NET_VENDOR_HP which moved to staging
Michael Ellerman
2
-2
/
+0
2020-01-31
powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCE
Michael Ellerman
1
-1
/
+0
2020-01-31
powerpc/configs: Drop CONFIG_QLGE which moved to staging
Michael Ellerman
5
-5
/
+0
2020-01-31
powerpc: Do not consider weak unresolved symbol relocations as bad
Alexandre Ghiti
2
-10
/
+14
2020-01-30
powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+5
2020-01-30
powerpc: indent to improve Kconfig readability
Randy Dunlap
1
-1
/
+1
2020-01-29
powerpc: Provide initial documentation for PAPR hcalls
Vaibhav Jain
1
-16
/
+3
2020-01-28
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
5
-3
/
+63
2020-01-28
powerpc: Implement user_access_begin and friends
Christophe Leroy
1
-19
/
+66
2020-01-28
powerpc/32s: Prepare prevent_user_access() for user_access_end()
Christophe Leroy
3
-6
/
+32
2020-01-28
powerpc/32s: Drop NULL addr verification
Christophe Leroy
1
-4
/
+6
2020-01-28
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
5
-19
/
+43
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
5
-6
/
+17
2020-01-28
powerpc/32s: Fix CPU wake-up from sleep mode
Christophe Leroy
1
-1
/
+2
2020-01-27
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
Christophe Leroy
1
-3
/
+3
2020-01-27
powerpc/32: Simplify KASAN init
Christophe Leroy
1
-21
/
+5
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
2
-26
/
+6
2020-01-27
powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
Christophe Leroy
2
-4
/
+4
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
6
-1
/
+49
2020-01-27
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
1
-0
/
+3
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
8
-24
/
+61
2020-01-27
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
Christophe Leroy
1
-0
/
+6
2020-01-27
powerpc/32s: Reorganise DSI handler.
Christophe Leroy
1
-14
/
+17
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2
-6
/
+27
2020-01-27
powerpc/8xx: Move tail of alignment exception out of line
Michael Ellerman
1
-1
/
+6
2020-01-27
powerpc/8xx: Split breakpoint exception
Christophe Leroy
1
-9
/
+10
2020-01-27
powerpc/8xx: Move DataStoreTLBMiss perf handler
Christophe Leroy
1
-12
/
+12
2020-01-27
powerpc/8xx: Drop exception entries for non-existing exceptions
Christophe Leroy
1
-29
/
+0
2020-01-27
powerpc/8xx: Use alternative scratch registers in DTLB miss handler
Christophe Leroy
2
-17
/
+22
2020-01-27
powerpc/32: Use vmapped stacks for interrupts
Christophe Leroy
2
-0
/
+25
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
5
-1
/
+54
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
4
-3
/
+16
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
5
-16
/
+133
2020-01-26
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
3
-20
/
+19
2020-01-26
powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
Christophe Leroy
2
-21
/
+22
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
6
-1
/
+9
2020-01-26
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
3
-13
/
+9
2020-01-26
powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
2
-11
/
+11
2020-01-25
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
1
-2
/
+2
2020-01-25
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
5
-8
/
+23
2020-01-25
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
1
-0
/
+2
2020-01-25
powerpc/xmon: Fix compile error in print_insn* functions
Sukadev Bhattiprolu
1
-2
/
+2
[next]