index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
s390/pai_crypto: return proper error code in paicrypt_init
Thomas Richter
1
-1
/
+1
2024-02-09
s390/pai: export number of sysfs attribute files
Thomas Richter
2
-6
/
+16
2024-02-09
s390/pai_crypto: emit error on too many counters
Thomas Richter
1
-2
/
+4
2024-02-09
s390/pai: fix attr_event_free upper limit for pai device drivers
Thomas Richter
2
-2
/
+2
2024-02-09
s390/hypfs_diag0c: fix virtual vs physical address confusion
Heiko Carstens
2
-1
/
+10
2024-02-09
s390/diag: fix diag26c() physical vs virtual address confusion
Alexander Gordeev
1
-1
/
+1
2024-01-18
Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-75
/
+86
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+22
2024-01-12
s390/pai_ext: split function paiext_push_sample
Thomas Richter
1
-10
/
+20
2024-01-12
s390/pai_ext: rework function paiext_copy argments
Thomas Richter
1
-4
/
+3
2024-01-12
s390/pai: rework paiXXX_start and paiXXX_stop functions
Thomas Richter
2
-34
/
+30
2024-01-12
s390/pai_crypto: split function paicrypt_push_sample
Thomas Richter
1
-18
/
+25
2024-01-12
s390/pai: rework paixxxx_getctr interface
Thomas Richter
2
-11
/
+12
2024-01-11
s390/ptrace: remove leftover comment
Heiko Carstens
1
-1
/
+0
2024-01-11
s390/fpu: remove __load_fpu_regs() export
Heiko Carstens
1
-1
/
+0
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
16
-89
/
+78
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+2
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+2
2024-01-02
Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-1
/
+22
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
1
-0
/
+1
2023-12-23
KVM: s390: vsie: Fix length of facility list shadowed
Nina Schoetterl-Glausch
2
-1
/
+22
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-0
/
+2
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
12
-39
/
+44
2023-12-11
s390/fpu: remove "novx" option
Heiko Carstens
2
-12
/
+1
2023-12-11
s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT support
Heiko Carstens
2
-18
/
+1
2023-12-11
s390/fpu: get rid of test_fp_ctl()
Heiko Carstens
5
-18
/
+8
2023-12-11
s390/ptrace: handle setting of fpc register correctly
Heiko Carstens
1
-3
/
+3
2023-12-11
s390/nmi: implement and use local_mcck_save() / local_mcck_restore()
Heiko Carstens
1
-2
/
+3
2023-12-11
s390/nmi: consistently enable machine checks in trap_init()
Heiko Carstens
2
-4
/
+15
2023-12-10
s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUG
Nathan Chancellor
1
-0
/
+2
2023-11-22
s390/sysinfo: add variable capacity information
Vasily Gorbik
1
-0
/
+10
2023-11-22
s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()
Mikhail Zaslonko
1
-0
/
+1
2023-11-22
s390/pai: cleanup event initialization
Thomas Richter
2
-7
/
+5
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-0
/
+3
2023-11-08
Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-0
/
+85
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
1
-0
/
+1
2023-11-05
s390: add USER_STACKTRACE support
Heiko Carstens
1
-0
/
+43
2023-11-05
s390/perf: implement perf_callchain_user()
Heiko Carstens
1
-0
/
+41
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-20
/
+0
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
18
-244
/
+329
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+0
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2
-20
/
+0
2023-10-25
s390/pai_crypto: remove per-cpu variable assignement in event initialization
Thomas Richter
1
-1
/
+0
2023-10-25
s390/pai: initialize event count once at initialization
Thomas Richter
2
-2
/
+0
[prev]
[next]