| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-23 | ARM: dts: BCM5301X: Relicense Felix's code to the GPL 2.0+ / MIT | Rafał Miłecki | 2 | -7/+7 |
| 2023-10-23 | ARM: dts: BCM5301X: Set MAC address for Asus RT-AC87U | Rafał Miłecki | 1 | -0/+11 |
| 2023-10-23 | Merge tag 'samsung-dt64-6.7-2' of https://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -0/+15 |
| 2023-10-23 | arm64: dts: socionext: add missing cache properties | Krzysztof Kozlowski | 3 | -0/+4 |
| 2023-10-23 | riscv: dts: thead: convert isa detection to new properties | Conor Dooley | 1 | -0/+12 |
| 2023-10-23 | arm64: dts: Update cache properties for socionext | Pierre Gondois | 3 | -0/+4 |
| 2023-10-23 | Merge tag 'mvebu-dt64-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 4 | -8/+55 |
| 2023-10-23 | KVM: arm64: Move VTCR_EL2 into struct s2_mmu | Marc Zyngier | 9 | -24/+33 |
| 2023-10-23 | ASoC: Merge up v6.6-rc7 | Mark Brown | 247 | -1075/+1763 |
| 2023-10-23 | s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc() | Heiko Carstens | 1 | -2/+6 |
| 2023-10-23 | s390/cmma: fix initial kernel address space page table walk | Heiko Carstens | 1 | -3/+10 |
| 2023-10-23 | s390/diag: add missing virt_to_phys() translation to diag224() | Heiko Carstens | 1 | -1/+2 |
| 2023-10-23 | s390/mm,fault: move VM_FAULT_ERROR handling to do_exception() | Heiko Carstens | 1 | -47/+34 |
| 2023-10-23 | s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADACCESS | Heiko Carstens | 1 | -85/+51 |
| 2023-10-23 | s390/mm,fault: remove VM_FAULT_SIGNAL | Heiko Carstens | 1 | -10/+7 |
| 2023-10-23 | s390/mm,fault: remove VM_FAULT_BADCONTEXT | Heiko Carstens | 1 | -8/+16 |
| 2023-10-23 | s390/mm,fault: simplify kfence fault handling | Heiko Carstens | 1 | -8/+8 |
| 2023-10-23 | s390/mm,fault: call do_fault_error() only from do_exception() | Heiko Carstens | 1 | -19/+8 |
| 2023-10-23 | s390/mm,fault: get rid of do_low_address() | Heiko Carstens | 1 | -16/+9 |
| 2023-10-23 | s390/mm,fault: remove VM_FAULT_PFAULT | Heiko Carstens | 1 | -3/+1 |
| 2023-10-23 | s390/mm,fault: use get_kernel_nofault() to dereference in dump_pagetable() | Heiko Carstens | 1 | -26/+19 |
| 2023-10-23 | s390/mm,fault: improve readability by using teid union | Heiko Carstens | 1 | -26/+23 |
| 2023-10-23 | s390/mm: move translation-exception identification structure to fault.h | Heiko Carstens | 2 | -31/+42 |
| 2023-10-23 | s390/mm,fault: use static key for store indication | Heiko Carstens | 1 | -4/+7 |
| 2023-10-23 | s390/mm,fault: use get_fault_address() everywhere | Heiko Carstens | 1 | -9/+7 |
| 2023-10-23 | s390/mm,fault: replace WARN_ON_ONCE() with unreachable() | Heiko Carstens | 1 | -2/+1 |
| 2023-10-23 | s390/mm,fault: remove noinline attribute from all functions | Heiko Carstens | 1 | -5/+5 |
| 2023-10-23 | s390/mm,fault: remove line break | Heiko Carstens | 1 | -2/+1 |
| 2023-10-23 | s390/mm,fault: include linux/mmu_context.h | Heiko Carstens | 1 | -1/+1 |
| 2023-10-23 | s390/mm,fault: have balanced braces, remove unnecessary blanks | Heiko Carstens | 1 | -6/+6 |
| 2023-10-23 | s390/mm,fault: use pr_warn(), pr_cont(), ... instead of open-coding | Heiko Carstens | 1 | -7/+5 |
| 2023-10-23 | s390/mm,fault: use pr_warn_ratelimited() | Heiko Carstens | 1 | -3/+2 |
| 2023-10-23 | s390/mm,fault: use __ratelimit() instead of printk_ratelimit() | Heiko Carstens | 1 | -1/+3 |
| 2023-10-23 | s390/mm,fault: reverse x-mas tree coding style | Heiko Carstens | 1 | -5/+5 |
| 2023-10-23 | s390/mm,fault: remove and improve comments, adjust whitespace | Heiko Carstens | 1 | -63/+23 |
| 2023-10-23 | arm64: cpufeature: Change DBM to display enabled cores | Jeremy Linton | 1 | -25/+8 |
| 2023-10-23 | arm64: cpufeature: Display the set of cores with a feature | Jeremy Linton | 2 | -9/+15 |
| 2023-10-23 | x86: Enable IBT in Rust if enabled in C | Matthew Maurer | 1 | -0/+1 |
| 2023-10-23 | powerpc/mm: Fix boot crash with FLATMEM | Michael Ellerman | 2 | -1/+2 |
| 2023-10-23 | powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free] | Hari Bathini | 4 | -51/+96 |
| 2023-10-23 | powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data | Hari Bathini | 1 | -2/+2 |
| 2023-10-23 | powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack | Hari Bathini | 1 | -0/+15 |
| 2023-10-23 | powerpc/bpf: implement bpf_arch_text_copy | Hari Bathini | 1 | -1/+19 |
| 2023-10-23 | powerpc/code-patching: introduce patch_instructions() | Hari Bathini | 2 | -3/+139 |
| 2023-10-23 | powerpc/32s: Implement local_flush_tlb_page_psize() | Michael Ellerman | 1 | -1/+1 |
| 2023-10-23 | Merge tag 'v6.6-rc7' into sched/core, to pick up fixes | Ingo Molnar | 87 | -353/+630 |
| 2023-10-23 | x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g... | Uros Bizjak | 5 | -3/+15 |
| 2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie | 221 | -977/+1494 |
| 2023-10-22 | ARM: dts: qcom: add device tree for Nokia Lumia 830 | Rayyan Ansari | 2 | -0/+68 |
| 2023-10-22 | ARM: dts: qcom: add device tree for Nokia Lumia 735 | Rayyan Ansari | 2 | -0/+54 |