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-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
1
-2
/
+2
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2
-2
/
+0
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2021-01-29
Fix "ordering" comment typos
Bjorn Helgaas
1
-1
/
+1
2021-01-29
arch: s390: Remove CONFIG_OPROFILE support
Viresh Kumar
6
-53
/
+0
2021-01-27
s390/crypto: improve retry logic in case of master key change
Harald Freudenberger
1
-8
/
+20
2021-01-27
s390/pci: remove superfluous zdev->zbus check
Niklas Schnelle
1
-1
/
+1
2021-01-27
s390: add missing include to arch/s390/kernel/signal.c
Sven Schnelle
1
-0
/
+1
2021-01-27
s390: uv: Fix sysfs max number of VCPUs reporting
Janosch Frank
3
-4
/
+4
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2021-01-19
s390: pass struct pt_regs instead of registers to syscalls
Sven Schnelle
3
-51
/
+75
2021-01-19
s390: remove asmlinkage
Sven Schnelle
2
-17
/
+17
2021-01-19
s390: convert to generic entry
Sven Schnelle
39
-920
/
+652
2021-01-19
s390: update defconfigs
Heiko Carstens
3
-0
/
+3
2021-01-19
s390/bitops: remove small optimization to fix clang build
Heiko Carstens
1
-36
/
+0
2021-01-19
s390/atomic: remove small optimization to fix clang build
Heiko Carstens
1
-20
/
+0
2021-01-19
s390/tlb: make cleared_pXs flags consistent with generic code
Alexander Gordeev
1
-3
/
+2
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-11
/
+16
2021-01-06
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
1
-1
/
+0
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
1
-1
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
1
-0
/
+2
2021-01-02
Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
4
-21
/
+35
2020-12-30
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
1
-14
/
+17
2020-12-30
s390: update defconfigs
Heiko Carstens
3
-7
/
+18
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
1
-0
/
+1
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-42
/
+45
2020-12-20
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
1
-1
/
+1
2020-12-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
9
-152
/
+41
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-5
/
+20
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+3
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+9
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+9
2020-12-16
s390/idle: allow arch_cpu_idle() to be kprobed
Heiko Carstens
1
-2
/
+0
2020-12-16
s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()
Heiko Carstens
1
-5
/
+2
2020-12-16
s390/idle: merge enabled_wait() and arch_cpu_idle()
Heiko Carstens
2
-13
/
+3
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
4
-32
/
+7
2020-12-16
s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACK
Heiko Carstens
1
-0
/
+1
2020-12-16
s390/delay: simplify udelay
Heiko Carstens
4
-94
/
+23
2020-12-16
s390/test_unwind: use timer instead of udelay
Heiko Carstens
1
-14
/
+10
2020-12-16
s390/test_unwind: fix CALL_ON_STACK tests
Heiko Carstens
1
-2
/
+5
2020-12-16
s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balanced
Heiko Carstens
1
-2
/
+2
2020-12-16
s390: always clear kernel stack backchain before calling functions
Heiko Carstens
1
-6
/
+6
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-5
/
+4
2020-12-15
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-2
/
+2
[prev]
[next]