| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | s390/pai_crypto: dynamically allocate percpu pai crypto map data structure | Thomas Richter | 2023-10-19 | 1 | -27/+100 |
| * | | s390/crash: fix virtual vs physical address confusion | Alexander Gordeev | 2023-10-16 | 1 | -1/+1 |
| * | | s390/crash: remove unused parameter | Alexander Gordeev | 2023-10-16 | 1 | -2/+2 |
| * | | s390: use control register bit defines | Heiko Carstens | 2023-09-19 | 9 | -22/+22 |
| * | | s390/setup: make use of system_ctl_load() | Heiko Carstens | 2023-09-19 | 1 | -3/+3 |
| * | | s390/ctlreg: add system_ctl_load() | Heiko Carstens | 2023-09-19 | 1 | -18/+39 |
| * | | s390/early: use system_ctl_set_bit() instead of local_ctl_set_bit() | Heiko Carstens | 2023-09-19 | 1 | -6/+6 |
| * | | s390/ctlreg: allow to call system_ctl_set/clear_bit() early | Heiko Carstens | 2023-09-19 | 1 | -7/+34 |
| * | | s390/ctltreg: make initialization of control register save area explicit | Heiko Carstens | 2023-09-19 | 2 | -2/+12 |
| * | | s390/ctlreg: add struct ctlreg | Heiko Carstens | 2023-09-19 | 7 | -50/+50 |
| * | | s390/kprobes,ptrace: open code struct per_reg | Heiko Carstens | 2023-09-19 | 2 | -5/+19 |
| * | | s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store() | Heiko Carstens | 2023-09-19 | 5 | -10/+10 |
| * | | s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible | Heiko Carstens | 2023-09-19 | 4 | -18/+18 |
| * | | s390/ctlreg: add local and system prefix to some functions | Heiko Carstens | 2023-09-19 | 15 | -67/+67 |
| * | | s390/ctlreg: rename ctl_reg.h to ctlreg.h | Heiko Carstens | 2023-09-19 | 5 | -7/+5 |
| * | | s390/ctlreg: move control register code to separate file | Heiko Carstens | 2023-09-19 | 3 | -51/+66 |
| * | | s390/setup: use strlcat() instead of strcat() | Heiko Carstens | 2023-09-19 | 1 | -1/+1 |
| * | | s390/smp: keep the original lowcore for CPU 0 | Ilya Leoshkevich | 2023-09-19 | 2 | -63/+0 |
| * | | s390/smp: disallow CPU hotplug of CPU 0 | Tobias Huschle | 2023-09-19 | 1 | -4/+2 |
| * | | s390/smp,mcck: fix early IPI handling | Heiko Carstens | 2023-09-19 | 2 | -11/+5 |
* | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-02 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | crash_core: change the prototype of function parse_crashkernel() | Baoquan He | 2023-10-04 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2023-11-01 | 2 | -2/+0 |
|\ \ \ |
|
| * | | | S390: Remove now superfluous sentinel elem from ctl_table arrays | Joel Granados | 2023-10-10 | 2 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-01 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta | 2023-10-06 | 1 | -0/+1 |
| * | | | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 2023-10-03 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds | 2023-10-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | rcu: Standardize explicit CPU-hotplug calls | Frederic Weisbecker | 2023-10-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-10-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | sched/topology: Rename 'DIE' domain to 'PKG' | Peter Zijlstra | 2023-10-12 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2023-10-09 | 1 | -3/+4 |
|\| | |
|
| * | | s390/cert_store: fix string length handling | Peter Oberparleiter | 2023-09-19 | 1 | -3/+4 |
| |/ |
|
* | | futex: Add sys_futex_requeue() | peterz@infradead.org | 2023-09-21 | 1 | -0/+1 |
* | | futex: Add sys_futex_wait() | peterz@infradead.org | 2023-09-21 | 1 | -0/+1 |
* | | futex: Add sys_futex_wake() | peterz@infradead.org | 2023-09-21 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-09-07 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-08-31 | 1 | -2/+3 |
| |\ |
|
| | * | s390/uv: UV feature check utility | Steffen Eiden | 2023-08-28 | 1 | -1/+1 |
* | | | s390/amode31: change type of __samode31, __eamode31, etc | Heiko Carstens | 2023-08-30 | 2 | -10/+10 |
* | | | s390/mm: simplify kernel mapping setup | Heiko Carstens | 2023-08-30 | 1 | -3/+1 |
* | | | s390: remove "noexec" option | Heiko Carstens | 2023-08-30 | 2 | -3/+1 |
* | | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-08-28 | 14 | -65/+919 |
|\ \ \ |
|
| * \ \ | Merge branch 'vfio-ap' into features | Heiko Carstens | 2023-08-23 | 1 | -1/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | s390/uv: export uv_pin_shared for direct usage | Janosch Frank | 2023-08-18 | 1 | -1/+2 |
| * | | | s390/ipl: refactor deprecated strncpy | Justin Stitt | 2023-08-18 | 1 | -1/+1 |
| * | | | s390/ipl: fix virtual vs physical address confusion | Alexander Gordeev | 2023-08-18 | 2 | -3/+3 |
| * | | | s390/ipl: add common ipl parameter attribute group | Sven Schnelle | 2023-08-16 | 1 | -22/+6 |
| * | | | s390/ipl: add missing secure/has_secure file to ipl type 'unknown' | Sven Schnelle | 2023-08-16 | 1 | -0/+2 |
| * | | | s390: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 2023-08-09 | 1 | -1/+1 |