index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-12-08
1
-1
/
+1
|
\
|
*
[regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changes
Al Viro
2020-12-08
1
-1
/
+1
*
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
3
-5
/
+5
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
2
-2
/
+2
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
2
-6
/
+2
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
2
-6
/
+2
*
|
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
1
-3
/
+1
|
\
\
|
*
|
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-21
1
-2
/
+0
|
*
|
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-09
1
-1
/
+1
*
|
|
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-10
/
+7
|
\
\
\
|
*
|
|
sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
Lorenzo Pieralisi
2020-10-05
1
-6
/
+7
|
*
|
|
sparc32: Remove useless io_32.h __KERNEL__ preprocessor guard
Lorenzo Pieralisi
2020-10-05
1
-4
/
+0
|
|
/
/
*
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-0
/
+1
|
\
\
\
|
*
|
|
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-08
1
-0
/
+1
|
|
/
/
*
|
/
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-51
/
+14
|
\
\
|
*
|
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
2020-09-16
1
-51
/
+14
|
|
/
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
6
-15
/
+10
|
\
\
|
*
|
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
*
|
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
4
-3
/
+4
|
*
|
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-03
3
-11
/
+5
*
|
|
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-3
/
+3
|
\
\
\
|
*
|
|
sparc: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-14
1
-8
/
+4
|
\
\
\
|
*
|
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-8
/
+4
*
|
|
|
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
1
-17
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-08
1
-17
/
+1
|
|
/
/
*
|
|
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-22
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-2
/
+1
|
\
\
\
|
*
|
|
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
1
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
1
-5
/
+5
|
\
\
\
|
*
|
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
1
-2
/
+2
|
*
|
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
1
-1
/
+1
|
*
|
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
8
-268
/
+62
|
\
\
\
|
*
|
|
sparc64: propagate the calling convention changes down to __csum_partial_copy...
Al Viro
2020-08-20
6
-46
/
+11
|
*
|
|
sparc32: propagate the calling conventions change down to __csum_partial_copy...
Al Viro
2020-08-20
3
-213
/
+44
|
*
|
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
2
-43
/
+36
|
*
|
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
3
-5
/
+9
|
*
|
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-48
/
+3
|
\
\
\
|
*
|
|
sparc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-48
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
\
\
|
*
|
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
*
|
|
|
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
2020-09-28
1
-1
/
+1
*
|
|
|
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-16
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
11
-17
/
+16
|
|
/
|
/
|
*
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
1
-1
/
+1
|
/
*
mm/sparc64: use general page fault accounting
Peter Xu
2020-08-12
1
-10
/
+1
[next]