index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+10
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-18
/
+186
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
16
-198
/
+82
2023-09-06
s390/bpf: Pass through tail call counter in trampolines
Ilya Leoshkevich
1
-0
/
+10
2023-09-05
s390/vmem: do not silently ignore mapping limit
Alexander Gordeev
1
-15
/
+3
2023-09-05
s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusion
Alexander Gordeev
2
-2
/
+2
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-0
/
+2
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-5
/
+6
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
10
-31
/
+211
2023-08-30
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
2
-2
/
+2
2023-08-30
s390/mm: use __set_memory() variants where useful
Heiko Carstens
2
-11
/
+11
2023-08-30
s390/set_memory: add __set_memory() variant
Heiko Carstens
2
-6
/
+24
2023-08-30
s390/set_memory: generate all set_memory() functions
Heiko Carstens
1
-31
/
+11
2023-08-30
s390/mm: improve description of mapping permissions of prefix pages
Heiko Carstens
1
-2
/
+5
2023-08-30
s390/amode31: change type of __samode31, __eamode31, etc
Heiko Carstens
5
-16
/
+16
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
4
-114
/
+15
2023-08-30
s390: remove "noexec" option
Heiko Carstens
5
-12
/
+2
2023-08-30
s390/vmem: fix virtual vs physical address confusion
Alexander Gordeev
1
-4
/
+8
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-47
/
+21
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-132
/
+175
2023-08-28
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
58
-981
/
+2024
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+2
2023-08-28
KVM: s390: pv: Allow AP-instructions for pv-guests
Steffen Eiden
2
-3
/
+15
2023-08-28
KVM: s390: Add UV feature negotiation
Steffen Eiden
3
-0
/
+91
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
4
-3
/
+10
2023-08-28
KVM: s390: pv: relax WARN_ONCE condition for destroy fast
Viktor Mihajlovski
1
-1
/
+2
2023-08-28
Merge remote-tracking branch 'vfio-ap' into next
Janosch Frank
5
-13
/
+25
2023-08-28
KVM: s390: interrupt: Fix single-stepping keyless mode exits
Ilya Leoshkevich
1
-2
/
+2
2023-08-28
KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
Ilya Leoshkevich
1
-3
/
+20
2023-08-28
KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
Ilya Leoshkevich
1
-3
/
+14
2023-08-28
KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
Ilya Leoshkevich
1
-1
/
+16
2023-08-28
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2
-2
/
+16
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
1
-9
/
+24
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-23
s390/pci: use builtin_misc_device macro to simplify the code
Li Zetao
1
-6
/
+1
2023-08-23
Merge branch 'vfio-ap' into features
Heiko Carstens
5
-13
/
+25
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+5
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
3
-67
/
+69
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+5
2023-08-18
remove ARCH_DEFAULT_KEXEC from Kconfig.kexec
Eric DeVolder
1
-3
/
+0
2023-08-18
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
2
-2
/
+2
2023-08-18
s390/kexec: refactor for kernel/Kconfig.kexec
Eric DeVolder
1
-46
/
+23
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-18
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
3
-56
/
+23
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2
-12
/
+72
[next]