index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-57
/
+82
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+1
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+5
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+15
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-27
/
+14
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+2
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+3
2021-11-01
powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST
Christophe Leroy
1
-1
/
+1
2021-10-29
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2
-3
/
+3
2021-10-29
powerpc/32e: Ignore ESR in instruction storage interrupt handler
Nicholas Piggin
1
-3
/
+12
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-27
powerpc/64s/interrupt: Fix check_return_regs_valid() false positive
Nicholas Piggin
1
-1
/
+1
2021-10-27
Revert "powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC"
Michael Ellerman
3
-0
/
+131
2021-10-25
signal/powerpc: On swapcontext failure force SIGSEGV
Eric W. Biederman
2
-5
/
+10
2021-10-22
powerpc/breakpoint: Cleanup
Christophe Leroy
1
-12
/
+3
2021-10-22
powerpc: warn on emulation of dcbz instruction in kernel mode
Christophe Leroy
1
-0
/
+1
2021-10-22
powerpc/32: Add support for out-of-line static calls
Christophe Leroy
2
-1
/
+38
2021-10-22
powerpc/machdep: Remove stale functions from ppc_md structure
Christophe Leroy
3
-9
/
+0
2021-10-22
powerpc/time: Remove generic_suspend_{dis/en}able_irqs()
Christophe Leroy
1
-15
/
+7
2021-10-22
powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy
3
-131
/
+0
2021-10-21
Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-6
/
+6
2021-10-20
powerpc: Use of_get_cpu_hwid()
Rob Herring
1
-6
/
+1
2021-10-20
powerpc/smp: do not decrement idle task preempt count in CPU offline
Nathan Lynch
1
-2
/
+0
2021-10-20
powerpc/idle: Don't corrupt back chain when going idle
Michael Ellerman
1
-4
/
+6
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
3
-4
/
+5
2021-10-18
powerpc/kvm: Fix kvm_use_magic_page
Andreas Gruenbacher
1
-1
/
+1
2021-10-18
powerpc/eeh: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-5
/
+5
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-6
/
+3
2021-10-14
powerpc: Mark .opd section read-only
Christophe Leroy
1
-6
/
+6
2021-10-13
powerpc/eeh: Fix docstrings in eeh.c
Kai Song
1
-4
/
+8
2021-10-12
powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->name
Uwe Kleine-König
1
-0
/
+8
2021-10-10
Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-25
/
+63
2021-10-09
powerpc/cpuhp: BUG -> WARN conversion in offline path
Nathan Lynch
1
-1
/
+2
2021-10-09
powerpc: fix unbalanced node refcount in check_kvm_guest()
Nathan Lynch
1
-4
/
+3
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2
-15
/
+24
2021-10-07
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
1
-0
/
+6
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
1
-3
/
+9
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
1
-7
/
+10
2021-10-07
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
1
-0
/
+5
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2
-0
/
+4
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2
-10
/
+11
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
3
-10
/
+10
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
1
-11
/
+0
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
1
-3
/
+3
2021-09-30
powerpc: smp: remove hack to obtain offset of task_struct::cpu
Ard Biesheuvel
1
-2
/
+0
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2
-2
/
+2
2021-09-30
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
1
-0
/
+9
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-1
/
+1
[prev]
[next]