index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-05
3
-6
/
+66
|
\
|
*
arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces
Kees Cook
2020-04-20
1
-2
/
+2
|
*
arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
2020-04-20
2
-4
/
+6
|
*
arm32/64/elf: Add tables to document READ_IMPLIES_EXEC
Kees Cook
2020-04-20
2
-3
/
+41
|
*
x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit
Kees Cook
2020-04-20
1
-2
/
+2
|
*
x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
2020-04-20
1
-2
/
+3
|
*
x86/elf: Add table to document READ_IMPLIES_EXEC
Kees Cook
2020-04-20
1
-0
/
+19
*
|
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
283
-6198
/
+6537
|
\
\
|
*
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-06-03
2
-6
/
+39
|
|
\
\
|
|
*
|
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V
2020-05-29
2
-6
/
+39
|
*
|
|
powerpc/pseries: Make vio and ibmebus initcalls pseries specific
Oliver O'Halloran
2020-06-02
2
-4
/
+6
|
*
|
|
powerpc: Add POWER10 architected mode
Alistair Popple
2020-06-02
6
-6
/
+65
|
*
|
|
powerpc/dt_cpu_ftrs: Add MMA feature
Alistair Popple
2020-06-02
2
-2
/
+18
|
*
|
|
powerpc/dt_cpu_ftrs: Enable Prefixed Instructions
Alistair Popple
2020-06-02
1
-0
/
+1
|
*
|
|
powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
Alistair Popple
2020-06-02
1
-0
/
+6
|
*
|
|
powerpc: Add support for ISA v3.1
Alistair Popple
2020-06-02
3
-4
/
+3
|
*
|
|
powerpc: Add new HWCAP bits
Alistair Popple
2020-06-02
1
-0
/
+2
|
*
|
|
powerpc/64s: Don't set FSCR bits in INIT_THREAD
Michael Ellerman
2020-06-02
1
-1
/
+0
|
*
|
|
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
2020-06-02
1
-0
/
+19
|
*
|
|
powerpc/64s: Don't let DT CPU features set FSCR_DSCR
Michael Ellerman
2020-06-02
1
-0
/
+8
|
*
|
|
powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Michael Ellerman
2020-06-02
1
-1
/
+1
|
*
|
|
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-06-02
1
-1
/
+2
|
*
|
|
powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel
Naveen N. Rao
2020-06-02
1
-118
/
+104
|
*
|
|
powerpc/module_64: Simplify check for -mprofile-kernel ftrace relocations
Naveen N. Rao
2020-06-02
1
-14
/
+4
|
*
|
|
powerpc/module_64: Consolidate ftrace code
Naveen N. Rao
2020-06-02
2
-39
/
+33
|
*
|
|
powerpc/32: Disable KASAN with pages bigger than 16k
Christophe Leroy
2020-06-02
1
-2
/
+2
|
*
|
|
powerpc/uaccess: Don't set KUEP by default on book3s/32
Christophe Leroy
2020-06-02
1
-1
/
+1
|
*
|
|
powerpc/uaccess: Don't set KUAP by default on book3s/32
Christophe Leroy
2020-06-02
1
-1
/
+1
|
*
|
|
powerpc/8xx: Reduce time spent in allow_user_access() and friends
Christophe Leroy
2020-06-02
1
-8
/
+8
|
*
|
|
powerpc/entry32: Blacklist exception exit points for kprobe.
Christophe Leroy
2020-06-02
1
-1
/
+8
|
*
|
|
powerpc/entry32: Blacklist syscall exit points for kprobe.
Christophe Leroy
2020-06-02
1
-0
/
+3
|
*
|
|
powerpc/entry32: Blacklist exception entry points for kprobe.
Christophe Leroy
2020-06-02
1
-15
/
+22
|
*
|
|
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
10
-0
/
+16
|
*
|
|
powerpc/rtas: Remove machine_check_in_rtas()
Christophe Leroy
2020-06-02
2
-7
/
+1
|
*
|
|
powerpc/32s: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+6
|
*
|
|
powerpc/32s: Make local symbols non visible in hash_low.
Christophe Leroy
2020-06-02
1
-13
/
+13
|
*
|
|
powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+2
|
*
|
|
powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
2
-1
/
+6
|
*
|
|
powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+1
|
*
|
|
powerpc/82xx: Blacklist pq2_restart() for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+3
|
*
|
|
powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+2
|
*
|
|
powerpc/kprobes: Use probe_address() to read instructions
Christophe Leroy
2020-06-02
1
-3
/
+7
|
*
|
|
powerpc/configs: Add LIBNVDIMM to ppc64_defconfig
Michael Neuling
2020-06-02
1
-0
/
+1
|
*
|
|
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2020-06-02
5
-11
/
+98
|
*
|
|
powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
Leonardo Bras
2020-06-02
2
-117
/
+125
|
*
|
|
powerpc/crash: Use NMI context for printk when starting to crash
Leonardo Bras
2020-06-02
1
-0
/
+3
|
*
|
|
powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
Leonardo Bras
2020-06-02
2
-2
/
+8
|
*
|
|
powerpc/xmon: Show task->thread.regs in process display
Michael Ellerman
2020-06-02
1
-3
/
+3
|
*
|
|
powerpc/configs/64s: Enable CONFIG_PRINTK_CALLER
Michael Ellerman
2020-06-02
3
-0
/
+3
|
*
|
|
powerpc: Fix misleading small cores print
Michael Neuling
2020-06-02
1
-1
/
+1
[next]