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
*
powerpc/powernv: delay rng platform device creation until later in boot
Jason A. Donenfeld
2022-07-04
1
-6
/
+10
*
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
2022-06-29
2
-1
/
+36
*
powerpc/bpf: Fix use of user_pt_regs in uapi
Naveen N. Rao
2022-06-29
2
-9
/
+9
*
powerpc/prom_init: Fix kernel config grep
Liam Howlett
2022-06-24
1
-1
/
+1
*
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
2022-06-24
1
-3
/
+3
*
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-06-24
1
-2
/
+3
*
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
2022-06-22
3
-16
/
+40
*
powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...
Christophe Leroy
2022-06-19
1
-1
/
+1
*
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
2022-06-18
1
-1
/
+10
*
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
2022-06-18
1
-1
/
+1
*
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
2022-06-18
3
-8
/
+6
*
powerpc/microwatt: wire up rng during setup_arch()
Jason A. Donenfeld
2022-06-18
3
-7
/
+18
*
powerpc/mm: Move CMA reservations after initmem_init()
Michael Ellerman
2022-06-18
1
-6
/
+7
*
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-06-09
11
-21
/
+38
|
\
|
*
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2022-06-09
2
-6
/
+17
|
*
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
2022-06-06
1
-6
/
+2
|
*
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
2022-06-02
2
-3
/
+8
|
*
powerpc/papr_scm: don't requests stats with '0' sized stats buffer
Vaibhav Jain
2022-05-31
1
-0
/
+3
|
*
powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
Michael Ellerman
2022-05-29
1
-1
/
+0
|
*
powerpc/kasan: Silence KASAN warnings in __get_wchan()
He Ying
2022-05-29
1
-2
/
+2
|
*
powerpc/kasan: Mark more real-mode code as not to be instrumented
Paul Mackerras
2022-05-29
4
-3
/
+6
*
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-7
/
+8
|
\
\
|
*
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-5
/
+4
|
*
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-3
/
+5
*
|
|
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-118
/
+64
|
\
\
\
|
*
|
|
termbits.h: Align lines & format
Ilpo Järvinen
2022-05-19
1
-53
/
+47
|
*
|
|
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2022-05-19
1
-50
/
+2
|
*
|
|
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
2022-05-16
6
-29
/
+57
|
|
\
\
\
|
*
|
|
|
termbits: Convert octal defines to hex
Ilpo Järvinen
2022-05-05
1
-101
/
+101
*
|
|
|
|
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-03
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
2022-06-02
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-02
3
-11
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
2022-05-24
3
-11
/
+2
*
|
|
|
|
|
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
3
-50
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
1
-25
/
+5
|
*
|
|
|
|
|
|
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2022-04-26
1
-0
/
+1
|
*
|
|
|
|
|
|
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
2022-04-26
1
-5
/
+0
|
*
|
|
|
|
|
|
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
1
-16
/
+0
|
*
|
|
|
|
|
|
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
1
-4
/
+0
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
2
-5
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
2
-5
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
powerpc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
2
-5
/
+2
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
434
-4427
/
+2924
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
powerpc/64: Include cache.h directly in paca.h
Michael Ellerman
2022-05-27
1
-0
/
+1
|
*
|
|
|
|
|
|
powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...
Christophe Leroy
2022-05-24
1
-0
/
+2
|
*
|
|
|
|
|
|
powerpc/xics: Include missing header
Christophe Leroy
2022-05-24
1
-0
/
+1
|
*
|
|
|
|
|
|
powerpc/powernv/pci: Drop VF MPS fixup
Oliver O'Halloran
2022-05-22
1
-18
/
+0
|
*
|
|
|
|
|
|
powerpc/fsl_book3e: Don't set rodata RO too early
Christophe Leroy
2022-05-22
1
-9
/
+6
|
*
|
|
|
|
|
|
powerpc/microwatt: Add mmu bits to device tree
Joel Stanley
2022-05-22
1
-0
/
+2
|
*
|
|
|
|
|
|
powerpc/powernv/flash: Check OPAL flash calls exist before using
Vasant Hegde
2022-05-22
1
-0
/
+4
[next]