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
*
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
1
-1
/
+1
*
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-2
/
+1
|
\
|
*
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-17
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
2
-21
/
+1
|
\
\
|
*
|
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2019-07-16
1
-6
/
+0
|
*
|
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
1
-15
/
+1
|
|
/
*
|
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2019-07-16
1
-1
/
+1
|
\
\
|
*
|
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-15
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2019-07-13
5
-486
/
+2
|
\
\
|
|
/
|
/
|
|
*
sparc64: Add missing newline at end of file
Geert Uytterhoeven
2019-07-09
1
-1
/
+1
|
*
sparc: fix unknown type name u_int in uapi header
Masahiro Yamada
2019-06-13
1
-2
/
+1
|
*
sparc: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2019-06-13
2
-2
/
+0
|
*
sparc: Remove redundant copy of the LGPL-2.0
Thomas Huth
2019-06-13
1
-481
/
+0
*
|
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
2019-07-12
1
-1
/
+1
*
|
sparc64: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
4
-341
/
+20
*
|
sparc64: define untagged_addr()
Christoph Hellwig
2019-07-12
1
-0
/
+22
*
|
sparc64: add the missing pgd_page definition
Christoph Hellwig
2019-07-12
1
-0
/
+3
*
|
sparc: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
2019-07-12
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
2
-2
/
+29
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
3
-6
/
+3
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-15
1
-0
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-2
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
12
-24
/
+17
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-2
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
sparc: bpf: eliminate zero extension code-gen
Jiong Wang
2019-05-24
1
-2
/
+27
*
|
|
|
|
|
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
10
-41
/
+38
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
7
-28
/
+25
|
*
|
|
|
|
|
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
6
-10
/
+10
|
*
|
|
|
|
|
|
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
2
-3
/
+3
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
1
-4
/
+4
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-17
4
-4
/
+9
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
locking/atomic, sparc: Use s64 for atomic64
Mark Rutland
2019-06-03
1
-4
/
+4
*
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
3
-6
/
+3
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-2
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
|
/
/
/
/
*
|
|
|
|
sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
Young Xiao
2019-06-02
1
-0
/
+4
*
|
|
|
|
mdesc: fix a missing-check bug in get_vdev_port_node_info()
Gen Zhang
2019-06-02
1
-0
/
+2
*
|
|
|
|
sparc64: Fix regression in non-hypervisor TLB flush xcall
James Clarke
2019-06-02
1
-2
/
+2
|
/
/
/
/
*
|
|
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
3
-0
/
+3
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
|
|
/
/
|
/
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-13
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2019-05-24
2
-18
/
+2
|
|
/
|
/
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14
Thomas Gleixner
2019-05-21
3
-42
/
+6
[next]