index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
12
-40
/
+106
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-17
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
1
-1
/
+11
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-16
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Heiko Carstens
1
-0
/
+1
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
4
-6
/
+8
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-6
/
+4
2020-06-16
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
1
-4
/
+4
2020-06-16
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
1
-1
/
+1
2020-06-16
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
1
-7
/
+7
2020-06-16
s390/ptrace: fix setting syscall number
Sven Schnelle
1
-1
/
+30
2020-06-16
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2
-5
/
+3
2020-06-16
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
1
-6
/
+13
2020-06-16
s390/seccomp: pass syscall arguments via seccomp_data
Sven Schnelle
1
-5
/
+26
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-5
/
+5
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
3
-5
/
+5
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+4
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2
-2
/
+4
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
4
-19
/
+19
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
9
-69
/
+69
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2
-10
/
+5
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-9
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
11
-12
/
+10
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
12
-13
/
+11
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
10
-10
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+2
2020-06-09
s390: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+11
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
33
-630
/
+1003
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
1
-0
/
+1
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
3
-63
/
+95
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-26
/
+9
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-7
/
+0
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-18
/
+0
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-4
/
+12
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
6
-35
/
+24
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-114
/
+117
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+3
2020-06-02
s390/bpf: Use bcr 0,%0 as tail call nop filler
Ilya Leoshkevich
1
-1
/
+2
2020-06-02
s390/bpf: Maintain 8-byte stack alignment
Ilya Leoshkevich
1
-9
/
+10
2020-06-02
s390: use __vmalloc_node in stack_alloc
Christoph Hellwig
1
-6
/
+3
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+0
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+6
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
1
-0
/
+2
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
2
-2
/
+2
[next]