index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-22
3
-14
/
+31
|
\
|
*
powerpc/mm: Fix set_memory_*() against concurrent accesses
Michael Ellerman
2021-08-19
1
-13
/
+10
|
*
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
2021-08-19
1
-0
/
+20
|
*
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
2021-08-18
1
-1
/
+1
*
|
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
13
-62
/
+82
|
\
|
|
*
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
2021-08-12
1
-11
/
+24
|
*
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
2021-08-12
1
-2
/
+7
|
*
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-08-12
4
-3
/
+11
|
*
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
2021-08-09
1
-1
/
+2
|
*
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
2021-08-07
1
-2
/
+3
|
*
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
2021-08-07
1
-1
/
+1
|
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
3
-41
/
+33
|
*
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
2021-08-07
1
-1
/
+1
*
|
Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-01
2
-1
/
+8
|
\
|
|
*
powerpc/vdso: Don't use r30 to avoid breaking Go lang
Michael Ellerman
2021-07-29
1
-0
/
+7
|
*
powerpc/pseries: Fix regression while building external modules
Srikar Dronamraju
2021-07-29
1
-1
/
+1
|
*
Merge branch 'fixes' into next
Michael Ellerman
2021-07-26
5
-8
/
+68
|
|
\
*
|
\
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-31
2
-0
/
+12
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
2
-0
/
+12
|
|
\
\
\
|
|
*
|
|
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-29
2
-0
/
+12
*
|
|
|
|
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
2021-07-30
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-25
5
-8
/
+68
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
2021-07-23
1
-0
/
+20
|
*
|
|
|
|
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
2021-07-23
1
-3
/
+22
|
*
|
|
|
|
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
2021-07-17
1
-2
/
+2
|
*
|
|
|
|
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
2021-07-17
1
-0
/
+2
|
*
|
|
|
|
KVM: PPC: Book3S HV P9: Fix guest TM support
Nicholas Piggin
2021-07-15
1
-3
/
+22
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-07-23
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
powerpc/pasemi: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-19
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-07-22
1
-0
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
2021-07-21
1
-0
/
+10
|
|
/
/
*
/
/
powerpc/smp: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-14
1
-0
/
+1
|
/
/
*
|
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-3
/
+0
|
\
\
|
*
|
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-3
/
+0
*
|
|
Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-09
7
-19
/
+22
|
\
\
\
|
*
|
|
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2021-07-08
2
-6
/
+0
|
*
|
|
powerpc/64e: Fix system call illegal mtmsrd instruction
Nicholas Piggin
2021-07-06
1
-1
/
+5
|
*
|
|
powerpc/xive: Fix error handling when allocating an IPI
Cédric Le Goater
2021-07-05
1
-4
/
+3
|
*
|
|
powerpc/bpf: Reject atomic ops in ppc32 JIT
Naveen N. Rao
2021-07-05
1
-3
/
+11
|
*
|
|
powerpc/bpf: Fix detecting BPF atomic instructions
Naveen N. Rao
2021-07-05
1
-2
/
+2
|
*
|
|
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
2021-07-05
1
-3
/
+1
*
|
|
|
powerpc/mm: enable HAVE_MOVE_PMD support
Aneesh Kumar K.V
2021-07-08
1
-0
/
+2
*
|
|
|
powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache
Aneesh Kumar K.V
2021-07-08
3
-18
/
+36
*
|
|
|
mm/mremap: allow arch runtime override
Aneesh Kumar K.V
2021-07-08
1
-0
/
+6
*
|
|
|
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
4
-4
/
+11
*
|
|
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
4
-5
/
+13
*
|
|
|
powerpc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2021-06-14
8
-57
/
+49
|
|
\
\
[next]