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
*
sparc: make xchg() into a statement expression
Randy Dunlap
2021-02-19
1
-1
/
+1
*
sparc64: Use arch_validate_flags() to validate ADI flag
Khalid Aziz
2021-02-19
1
-25
/
+29
*
sparc32: Fix comparing pointer to 0 coccicheck warning
Kaixu Xia
2021-02-19
1
-1
/
+1
*
sparc: fix led.c driver when PROC_FS is not enabled
Randy Dunlap
2021-02-19
1
-0
/
+2
*
sparc: Fix handling of page table constructor failure
Matthew Wilcox (Oracle)
2021-02-19
1
-1
/
+1
*
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Randy Dunlap
2021-02-19
1
-1
/
+1
*
sparc: sparc64_defconfig: add necessary configs for qemu
Corentin Labbe
2021-02-19
1
-0
/
+6
*
sparc64: switch defconfig from the legacy ide driver to libata
Christoph Hellwig
2021-02-19
1
-3
/
+2
*
sparc32: Preserve clone syscall flags argument for restarts due to signals
Andreas Larsson
2021-02-19
2
-6
/
+4
*
sparc32: Limit memblock allocation to low memory
Andreas Larsson
2021-02-19
1
-0
/
+3
*
sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
2021-02-19
1
-1
/
+1
*
sparc32: signal: Fix stack trampoline for RT signals
Ben Hutchings
2020-09-15
1
-2
/
+2
*
sparc: remove SA_STATIC_ALLOC macro definition
Peter Collingbourne
2020-09-15
1
-12
/
+0
*
sparc: use for_each_child_of_node() macro
Qinglang Miao
2020-08-06
1
-2
/
+1
*
sparc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
10
-16
/
+15
*
sparc32: srmmu: improve type safety of __nocache_fix()
Mike Rapoport
2020-07-22
2
-9
/
+9
*
sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()
Mike Rapoport
2020-07-22
1
-1
/
+1
*
sparc32: fix a user-triggerable oops in clear_user()
Al Viro
2020-07-22
1
-0
/
+1
*
SPARC: backoff.h: delete a duplicated word
Randy Dunlap
2020-07-22
1
-1
/
+1
*
arch/sparc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
1
-1
/
+1
*
sparc: piggyback: handle invalid image
Corentin Labbe
2020-06-23
1
-0
/
+4
*
sparc64: viohs: Use struct_size() helper
Gustavo A. R. Silva
2020-06-23
1
-4
/
+2
*
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
1
-1
/
+1
|
\
|
*
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-17
1
-1
/
+1
*
|
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-21
4
-17
/
+27
|
\
\
|
*
|
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
2020-06-20
1
-0
/
+10
|
*
|
powerpc/syscalls: Use the number when building SPU syscall table
Michael Ellerman
2020-06-17
1
-1
/
+1
|
*
|
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
2020-06-17
1
-5
/
+3
|
*
|
powerpc/64s: Fix KVM interrupt using wrong save area
Nicholas Piggin
2020-06-16
1
-2
/
+2
|
*
|
powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL
Aneesh Kumar K.V
2020-06-15
1
-9
/
+11
|
|
/
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-21
1
-2
/
+2
|
\
\
|
*
|
x86/platform/intel-mid: convert to use i2c_new_client_device()
Wolfram Sang
2020-06-19
1
-2
/
+2
|
|
/
*
|
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
1
-13
/
+3
|
\
\
|
*
|
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-17
1
-13
/
+3
|
|
/
*
|
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-20
2
-7
/
+545
|
\
\
|
*
|
powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH
Vaibhav Jain
2020-06-16
2
-0
/
+88
|
*
|
ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
Vaibhav Jain
2020-06-16
2
-4
/
+284
|
*
|
powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
Vaibhav Jain
2020-06-16
1
-0
/
+6
|
*
|
powerpc/papr_scm: Fetch nvdimm health information from PHYP
Vaibhav Jain
2020-06-16
1
-2
/
+166
|
|
/
*
|
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-20
12
-40
/
+106
|
\
\
|
*
|
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
2020-06-17
1
-1
/
+11
|
*
|
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Heiko Carstens
2020-06-16
1
-0
/
+1
|
*
|
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
4
-6
/
+8
|
*
|
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2020-06-16
1
-6
/
+4
|
*
|
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
1
-4
/
+4
|
*
|
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
2020-06-16
1
-1
/
+1
|
*
|
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
1
-7
/
+7
|
*
|
s390/ptrace: fix setting syscall number
Sven Schnelle
2020-06-16
1
-1
/
+30
|
*
|
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-06-16
2
-5
/
+3
|
*
|
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
2020-06-16
1
-6
/
+13
[next]