summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionWill Deacon
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-09-06LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang
2023-09-06LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li
2023-09-06LoongArch: Get partial stack information when providing regs parameterEnze Li
2023-09-06LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li
2023-09-06LoongArch: Allow building with kcov coverageFeiyang Chen
2023-09-06LoongArch: Provide kaslr_offset() to get kernel offsetFeiyang Chen
2023-09-06LoongArch: Add basic KGDB & KDB supportQing Zhang
2023-09-06LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu
2023-09-06LoongArch: Add SIMD-optimized XOR routinesWANG Xuerui
2023-09-06LoongArch: Allow usage of LSX/LASX in the kernelHuacai Chen
2023-09-06LoongArch: Define symbol 'fault' as a local label in fpu.STiezhu Yang
2023-09-06LoongArch: Adjust {copy, clear}_user exception handler behaviorWeihao Li
2023-09-06LoongArch: Use static defined zero page rather than allocatedBibo Mao
2023-09-06LoongArch: mm: Introduce unified function populate_kernel_pte()Bibo Mao
2023-09-06LoongArch: Code improvements in function pcpu_populate_pte()Bibo Mao
2023-09-06LoongArch: Remove shm_align_mask and use SHMLBA insteadHuacai Chen
2023-09-06LoongArch: mm: Add p?d_leaf() definitionsHongchen Zhang
2023-09-06LoongArch: Drop unused parse_r and parse_v macrosNathan Chancellor
2023-09-06bpf, riscv: use prog pack allocator in the BPF JITPuranjay Mohan
2023-09-06riscv: implement a memset like function for textPuranjay Mohan
2023-09-06riscv: extend patch_text_nosync() for multiple pagesPuranjay Mohan
2023-09-06s390/bpf: Pass through tail call counter in trampolinesIlya Leoshkevich
2023-09-05riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti
2023-09-05arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti
2023-09-05riscv: Dump out kernel offset information on panicAlexandre Ghiti
2023-09-05riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti
2023-09-05perf/x86/uncore: Correct the number of CHAs on EMRKan Liang
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-05Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-05s390/vmem: do not silently ignore mapping limitAlexander Gordeev
2023-09-05s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev
2023-09-05sparc64: add missing initialization of folio in tlb_batch_add()Mike Rapoport (IBM)
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-05Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2023-09-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-09-04Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2023-09-04Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-04x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook
2023-09-01Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-01Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-09-01RISC-V: Add ptrace support for vectorsAndy Chiu
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds