index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
2023-05-19
Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-05-18
rethook, fprobe: do not trace rethook related functions
Ze Gao
2023-05-15
s390/ipl: fix IPIB virtual vs physical address confusion
Alexander Gordeev
2023-05-15
s390/topology: honour nr_cpu_ids when adding CPUs
Alexander Gordeev
2023-05-05
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-05-04
KVM: s390: fix race in gmap_make_secure()
Claudio Imbrenda
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-20
s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()
Heiko Carstens
2023-04-20
s390: wire up memfd_secret system call
Heiko Carstens
2023-04-19
s390/relocate_kernel: adjust indentation
Heiko Carstens
2023-04-19
s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/entry: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/kprobes: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/reipl: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/head64: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/earlypgm: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/mcount: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/amode31: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
s390/kdump: remove nodat stack restriction for calling nodat functions
Alexander Gordeev
2023-04-19
s390/kdump: rework invocation of DAT-off code
Alexander Gordeev
2023-04-19
s390/kdump: fix virtual vs physical address confusion
Alexander Gordeev
2023-04-19
s390/kdump: cleanup do_start_kdump() prototype and usage
Alexander Gordeev
2023-04-19
s390/kexec: turn DAT mode off immediately before purgatory
Alexander Gordeev
2023-04-19
s390/cpum_cf: remove function validate_ctr_auth() by inline code
Thomas Richter
2023-04-19
s390/cpum_cf: provide counter number to validate_ctr_version()
Thomas Richter
2023-04-19
s390/cpum_cf: introduce static CPU counter facility information
Thomas Richter
2023-04-14
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
2023-04-13
s390/debug: replace zero-length array with flexible-array member
Heiko Carstens
2023-04-13
s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_enable/disable
Thomas Richter
2023-04-13
s390/cpum_cf: remove unnecessary copy_from_user call
Thomas Richter
2023-04-13
s390/cpum_cf: log bad return code of function cfset_all_copy
Thomas Richter
2023-04-13
s390/module: create module allocations without exec permissions
Heiko Carstens
2023-04-13
s390/ftrace: do not assume module_alloc() returns executable memory
Heiko Carstens
2023-04-13
s390/mm: use set_memory_*() helpers instead of open coding
Heiko Carstens
2023-04-13
s390/ipl: fix physical-virtual confusion for diag308
Nico Boehr
2023-04-13
s390/kaslr: randomize module base load address
Heiko Carstens
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-04-04
s390: enable HAVE_ARCH_STACKLEAK
Heiko Carstens
2023-04-04
s390: remove arch_early_irq_init()
Heiko Carstens
2023-04-04
s390: use init_thread_union aka initial stack for the first process
Heiko Carstens
2023-04-04
s390/stack: set lowcore kernel stack pointer early
Heiko Carstens
2023-04-04
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-04-04
s390/dumpstack: simplify in stack logic code
Heiko Carstens
2023-04-04
s390: make extables read-only
Vasily Gorbik
[next]