| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-12-27 | 1 | -2/+2 |
|\ |
|
| * | kexec: fix KEXEC_FILE dependencies | Arnd Bergmann | 2023-12-20 | 1 | -2/+2 |
* | | posix-timers: Get rid of [COMPAT_]SYS_NI() uses | Linus Torvalds | 2023-12-20 | 1 | -12/+1 |
* | | Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-12-20 | 4 | -11/+12 |
|\ \ |
|
| * | | s390: update defconfigs | Heiko Carstens | 2023-12-19 | 3 | -10/+11 |
| * | | s390/vx: fix save/restore of fpu kernel context | Heiko Carstens | 2023-12-18 | 1 | -1/+1 |
| |/ |
|
* | | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe | 2023-12-15 | 1 | -1/+0 |
* | | Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini | 2023-12-08 | 2 | -5/+1 |
|\ \
| |/
|/| |
|
| * | KVM: s390/mm: Properly reset no-dat | Claudio Imbrenda | 2023-11-14 | 1 | -1/+1 |
| * | KVM: s390: vsie: fix wrong VIR 37 when MSO is used | Claudio Imbrenda | 2023-11-14 | 1 | -4/+0 |
* | | s390: remove odd comment | Heiko Carstens | 2023-11-22 | 1 | -1/+0 |
* | | s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init() | Mikhail Zaslonko | 2023-11-22 | 1 | -0/+1 |
* | | s390/pai: cleanup event initialization | Thomas Richter | 2023-11-22 | 2 | -7/+5 |
|/ |
|
* | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann | 2023-11-10 | 1 | -2/+0 |
* | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-09 | 10 | -914/+57 |
|\ |
|
| *-. | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel | 2023-10-27 | 10 | -914/+57 |
| |\ \ |
|
| | | * | s390/pci: Fix reset of IOMMU software counters | Niklas Schnelle | 2023-10-05 | 2 | -7/+10 |
| | | * | s390/pci: Use dma-iommu layer | Niklas Schnelle | 2023-10-02 | 10 | -892/+36 |
| | | * | s390/pci: prepare is_passed_through() for dma-iommu | Niklas Schnelle | 2023-10-02 | 1 | -4/+11 |
| | |/ |
|
* | | | Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-11-08 | 20 | -497/+266 |
|\ \ \ |
|
| * | | | s390/mm: make pte_free_tlb() similar to pXd_free_tlb() | Alexander Gordeev | 2023-11-05 | 3 | -13/+3 |
| * | | | s390/mm: use compound page order to distinguish page tables | Alexander Gordeev | 2023-11-05 | 1 | -9/+4 |
| * | | | s390/mm: use full 4KB page for 2KB PTE | Alexander Gordeev | 2023-11-05 | 4 | -262/+31 |
| * | | | s390/cmma: rework no-dat handling | Heiko Carstens | 2023-11-05 | 5 | -131/+21 |
| * | | | s390/cmma: move arch_set_page_dat() to header file | Heiko Carstens | 2023-11-05 | 6 | -16/+28 |
| * | | | s390/cmma: move set_page_stable() and friends to header file | Heiko Carstens | 2023-11-05 | 2 | -42/+43 |
| * | | | s390/cmma: move parsing of cmma kernel parameter to early boot code | Heiko Carstens | 2023-11-05 | 7 | -42/+58 |
| * | | | s390/cmma: cleanup inline assemblies | Heiko Carstens | 2023-11-05 | 1 | -22/+26 |
| * | | | s390: add USER_STACKTRACE support | Heiko Carstens | 2023-11-05 | 2 | -0/+44 |
| * | | | s390/perf: implement perf_callchain_user() | Heiko Carstens | 2023-11-05 | 2 | -0/+48 |
| * | | | s390/mm: add missing conversion to use ptdescs | Alexander Gordeev | 2023-11-05 | 2 | -3/+3 |
* | | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-11-04 | 3 | -23/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | kbuild: unify vdso_install rules | Masahiro Yamada | 2023-10-28 | 3 | -23/+3 |
* | | | | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-11-03 | 49 | -801/+993 |
|\ \ \ \ |
|
| * | | | | s390: delete the unused store_prefix() function | Ilya Leoshkevich | 2023-10-25 | 1 | -8/+0 |
| * | | | | s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir | Heiko Carstens | 2023-10-25 | 1 | -0/+6 |
| * | | | | s390/cmma: fix detection of DAT pages | Heiko Carstens | 2023-10-25 | 1 | -3/+3 |
| * | | | | s390/pai_crypto: remove per-cpu variable assignement in event initialization | Thomas Richter | 2023-10-25 | 1 | -1/+0 |
| * | | | | s390/pai: initialize event count once at initialization | Thomas Richter | 2023-10-25 | 2 | -2/+0 |
| * | | | | s390/pai_crypto: use PERF_ATTACH_TASK define for per task detection | Thomas Richter | 2023-10-25 | 2 | -2/+2 |
| * | | | | s390/mm: add missing arch_set_page_dat() call to gmap allocations | Heiko Carstens | 2023-10-25 | 2 | -6/+19 |
| * | | | | s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc() | Heiko Carstens | 2023-10-23 | 1 | -2/+6 |
| * | | | | s390/cmma: fix initial kernel address space page table walk | Heiko Carstens | 2023-10-23 | 1 | -3/+10 |
| * | | | | s390/diag: add missing virt_to_phys() translation to diag224() | Heiko Carstens | 2023-10-23 | 1 | -1/+2 |
| * | | | | s390/mm,fault: move VM_FAULT_ERROR handling to do_exception() | Heiko Carstens | 2023-10-23 | 1 | -47/+34 |
| * | | | | s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADACCESS | Heiko Carstens | 2023-10-23 | 1 | -85/+51 |
| * | | | | s390/mm,fault: remove VM_FAULT_SIGNAL | Heiko Carstens | 2023-10-23 | 1 | -10/+7 |
| * | | | | s390/mm,fault: remove VM_FAULT_BADCONTEXT | Heiko Carstens | 2023-10-23 | 1 | -8/+16 |
| * | | | | s390/mm,fault: simplify kfence fault handling | Heiko Carstens | 2023-10-23 | 1 | -8/+8 |
| * | | | | s390/mm,fault: call do_fault_error() only from do_exception() | Heiko Carstens | 2023-10-23 | 1 | -19/+8 |