| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | | | s390/mm,fault: get rid of do_low_address() | Heiko Carstens | 2023-10-23 | 1 | -16/+9 |
| * | | | | s390/mm,fault: remove VM_FAULT_PFAULT | Heiko Carstens | 2023-10-23 | 1 | -3/+1 |
| * | | | | s390/mm,fault: use get_kernel_nofault() to dereference in dump_pagetable() | Heiko Carstens | 2023-10-23 | 1 | -26/+19 |
| * | | | | s390/mm,fault: improve readability by using teid union | Heiko Carstens | 2023-10-23 | 1 | -26/+23 |
| * | | | | s390/mm: move translation-exception identification structure to fault.h | Heiko Carstens | 2023-10-23 | 2 | -31/+42 |
| * | | | | s390/mm,fault: use static key for store indication | Heiko Carstens | 2023-10-23 | 1 | -4/+7 |
| * | | | | s390/mm,fault: use get_fault_address() everywhere | Heiko Carstens | 2023-10-23 | 1 | -9/+7 |
| * | | | | s390/mm,fault: replace WARN_ON_ONCE() with unreachable() | Heiko Carstens | 2023-10-23 | 1 | -2/+1 |
| * | | | | s390/mm,fault: remove noinline attribute from all functions | Heiko Carstens | 2023-10-23 | 1 | -5/+5 |
| * | | | | s390/mm,fault: remove line break | Heiko Carstens | 2023-10-23 | 1 | -2/+1 |
| * | | | | s390/mm,fault: include linux/mmu_context.h | Heiko Carstens | 2023-10-23 | 1 | -1/+1 |
| * | | | | s390/mm,fault: have balanced braces, remove unnecessary blanks | Heiko Carstens | 2023-10-23 | 1 | -6/+6 |
| * | | | | s390/mm,fault: use pr_warn(), pr_cont(), ... instead of open-coding | Heiko Carstens | 2023-10-23 | 1 | -7/+5 |