index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-03
kmsan: enable on s390
Ilya Leoshkevich
2024-07-03
s390/kmsan: implement the architecture-specific functions
Ilya Leoshkevich
2024-07-03
s390/unwind: disable KMSAN checks
Ilya Leoshkevich
2024-07-03
s390/uaccess: add the missing linux/instrumented.h #include
Ilya Leoshkevich
2024-07-03
s390/uaccess: add KMSAN support to put_user() and get_user()
Ilya Leoshkevich
2024-07-03
s390/traps: unpoison the kernel_stack_overflow()'s pt_regs
Ilya Leoshkevich
2024-07-03
s390/string: add KMSAN support
Ilya Leoshkevich
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
2024-07-03
s390/irqflags: do not instrument arch_local_irq_*() with KMSAN
Ilya Leoshkevich
2024-07-03
s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()
Ilya Leoshkevich
2024-07-03
s390/diag: unpoison diag224() output buffer
Ilya Leoshkevich
2024-07-03
s390/cpumf: unpoison STCCTM output buffer
Ilya Leoshkevich
2024-07-03
s390/cpacf: unpoison the results of cpacf_trng()
Ilya Leoshkevich
2024-07-03
s390/checksum: add a KMSAN check
Ilya Leoshkevich
2024-07-03
s390/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2024-07-03
s390: use a larger stack for KMSAN
Ilya Leoshkevich
2024-07-03
s390/boot: turn off KMSAN
Ilya Leoshkevich
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
2024-06-27
Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-06-25
s390: remove native mmap2() syscall
Arnd Bergmann
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
2024-06-17
s390/pci: Add missing virt_to_phys() for directed DIBV
Niklas Schnelle
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
2024-06-11
s390/mm: Allow large pages only for aligned physical addresses
Alexander Gordeev
2024-06-11
s390: Update defconfigs
Heiko Carstens
2024-06-05
s390/crash: Do not use VM info if os_info does not have it
Alexander Gordeev
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-16
s390/kprobes: Remove custom insn slot allocator
Heiko Carstens
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
2024-05-16
s390/cpacf: Make use of invalid opcode produce a link error
Harald Freudenberger
2024-05-16
s390/cpacf: Split and rework cpacf query functions
Harald Freudenberger
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
s390/ipl: Introduce sysfs attribute 'scp_data' for dump ipl
Alexander Egorenkov
2024-05-14
s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'
Alexander Egorenkov
2024-05-14
s390/ipl: Fix incorrect initialization of nvme dump block
Alexander Egorenkov
2024-05-14
s390/ipl: Fix incorrect initialization of len fields in nvme reipl block
Alexander Egorenkov
2024-05-14
s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max length
Alexander Egorenkov
2024-05-14
s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmds
Alexander Egorenkov
2024-05-14
s390/alternatives: Convert runtime sanity check into compile time check
Heiko Carstens
2024-05-14
s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()
Sven Schnelle
[next]