index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-1064
/
+1087
2026-08-23
Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
13
-34
/
+77
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-9
/
+9
2026-08-20
Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+32
2026-08-18
Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2026-08-18
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+0
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-27
/
+59
2026-08-13
vfio-pci/zdev: Add a device feature for error information
Farhan Ali
1
-0
/
+2
2026-08-13
s390/pci: Store PCI error information for passthrough devices
Farhan Ali
1
-0
/
+30
2026-08-13
s390/percpu: Fix MVIY_PERCPU() with older binutils
Karl Mehltretter
1
-2
/
+2
2026-08-13
KVM: s390: gmap: Make storage keys optional
Steffen Eiden
1
-0
/
+2
2026-08-13
KVM: s390: Move PGM code definitions to asm/kvm_host.h
Steffen Eiden
2
-57
/
+57
2026-08-13
KVM: s390: Move kvm_host definitions to kvm_host_s390
Steffen Eiden
4
-1123
/
+1139
2026-08-12
Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'
Christian Borntraeger
2
-0
/
+9
2026-08-11
s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSAN
Ilya Leoshkevich
1
-7
/
+13
2026-08-11
KVM: s390: Fix memory corruption by not reinjecting CK machine checks
Christian Borntraeger
1
-0
/
+3
2026-08-10
KVM: s390: vsie: Create constant SCB_ALIGNMENT_SHIFT
Christoph Schlameuss
1
-0
/
+2
2026-08-10
s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
Heiko Carstens
2
-27
/
+29
2026-08-08
preempt: Introduce __preempt_count_{sub,add}_return()
Boqun Feng
1
-0
/
+10
2026-08-05
KVM: s390: Remove cond_resched() calls
Heiko Carstens
1
-14
/
+2
2026-08-05
s390/crypto: Replace cond_resched() with msleep(1)
Peter Zijlstra
1
-0
/
+16
2026-08-05
s390/bpf: Add kCFI support
Heiko Carstens
1
-0
/
+7
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
1
-6
/
+6
2026-08-04
mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
1
-2
/
+2
2026-08-03
KVM: s390: Fix unlikely NULL gmap dereference
Claudio Imbrenda
1
-0
/
+1
2026-07-31
s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
Niklas Schnelle
1
-0
/
+3
2026-07-31
s390/ap: Fix queue depth field length
Finn Callies
1
-2
/
+2
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
1
-1
/
+1
2026-07-30
s390: Add support for DCACHE_WORD_ACCESS (again)
Heiko Carstens
2
-0
/
+26
2026-07-30
KVM: s390: pv: Use VM_SPARSE area for guest variable storage area
Heiko Carstens
1
-0
/
+2
2026-07-30
s390/traps: Remove PIF_GUEST_FAULT
Sven Schnelle
1
-3
/
+1
2026-07-29
s390/runtime-const: Introduce runtime_const_mask_32()
K Prateek Nayak
1
-1
/
+21
2026-07-27
KVM: s390: Fall back to short-term pinning in MAP ioctl
Jaehoon Kim
1
-0
/
+5
2026-07-15
treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
1
-2
/
+0
2026-07-14
syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
Jinjie Ruan
1
-5
/
+0
2026-07-08
s390: Enable TIF_POLLING_NRFLAG
Mete Durlu
1
-0
/
+1
2026-07-08
s390/tick: Remove CIF_NOHZ_DELAY flag
Mete Durlu
1
-4
/
+0
2026-07-08
s390/mm: Use set_pmd() / set_pud() for hugetlb pagetable entries
Gerald Schaefer
1
-2
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2026-06-24
Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2026-06-24
s390/mm: Fix handling of _PAGE_UNUSED pte bit
Claudio Imbrenda
1
-2
/
+2
2026-06-22
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
7
-47
/
+87
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+1
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+23
2026-06-16
s390/mm: Complete ptep_get() conversion
Alexander Gordeev
2
-16
/
+46
2026-06-16
Merge branch 'idle-time-acc' into features
Alexander Gordeev
5
-31
/
+41
2026-06-16
Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
21
-296
/
+423
2026-06-15
s390/idle: Remove idle time and count sysfs files
Heiko Carstens
1
-6
/
+0
2026-06-15
s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()
Heiko Carstens
1
-1
/
+4
[next]