index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
s390/cpumf: remove counter transaction call backs
Thomas Richter
3
-87
/
+1
2021-06-07
s390/mcck: fix invalid KVM guest condition check
Alexander Gordeev
1
-1
/
+1
2021-06-07
s390/mcck: fix calculation of SIE critical section size
Alexander Gordeev
1
-1
/
+1
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
1
-1
/
+1
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
1
-3
/
+3
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-3
/
+0
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: make ARCH_ATOMIC a Kconfig symbol
Mark Rutland
2
-2
/
+1
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
1
-1
/
+1
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2
-3
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-5
/
+0
2021-05-06
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
14
-77
/
+101
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-10
/
+4
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
1
-3
/
+1
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
1
-6
/
+2
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+1
2021-05-04
s390: fix detection of vector enhancements facility 1 vs. vector packed decimal facility
David Hildenbrand
1
-2
/
+2
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-0
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-34
/
+226
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+2
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-2
/
+0
2021-04-30
s390/entry: add support for syscall stack randomization
Sven Schnelle
4
-0
/
+14
2021-04-30
s390/configs: change CONFIG_VIRTIO_CONSOLE to "m"
Thomas Huth
2
-2
/
+2
2021-04-30
s390/cpumf: remove call to perf_event_update_userpage
Thomas Richter
1
-4
/
+0
2021-04-30
s390/cpumf: move counter set size calculation to common place
Thomas Richter
3
-50
/
+52
2021-04-30
s390/cpumf: beautify if-then-else indentation
Thomas Richter
1
-5
/
+3
2021-04-30
s390/configs: enable CONFIG_PCI_IOV
Niklas Schnelle
2
-0
/
+2
2021-04-30
s390/pci: handle stale deconfiguration events
Niklas Schnelle
1
-8
/
+18
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
3
-6
/
+8
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-9
/
+55
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+1
2021-04-27
Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
32
-583
/
+894
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-21
/
+0
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
1
-0
/
+3
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
7
-22
/
+43
2021-04-22
s390: Get rid of oprofile leftovers
Marc Zyngier
1
-21
/
+0
2021-04-21
s390/disassembler: increase ebpf disasm buffer size
Vasily Gorbik
1
-1
/
+1
2021-04-21
s390/archrandom: add parameter check for s390_arch_random_generate
Harald Freudenberger
1
-0
/
+4
2021-04-20
s390/pci: expose a PCI device's UID as its index
Niklas Schnelle
1
-0
/
+35
2021-04-18
s390/atomic,cmpxchg: always inline __xchg/__cmpxchg
Heiko Carstens
1
-3
/
+5
2021-04-18
s390/smp: fix do_restart() prototype
Alexander Gordeev
2
-3
/
+3
2021-04-18
s390: get rid of oprofile leftovers
Marc Zyngier
1
-21
/
+0
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-04-17
KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
2
-0
/
+7
[prev]
[next]