summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-06-19ARM: 9310/1: xip-kernel: add __inflate_kernel_data prototypeArnd Bergmann
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann
2023-06-19ARM: 9308/1: move setup functions to headerArnd Bergmann
2023-06-19ARM: 9307/1: nommu: include asm/idmap.hArnd Bergmann
2023-06-19ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warningArnd Bergmann
2023-06-19ARM: 9305/1: add clear/copy_user_highpage declarationsArnd Bergmann
2023-06-19ARM: 9304/1: add prototype for function called only from asmArnd Bergmann
2023-06-19ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2023-06-19ARM: 9302/1: traps: hide unused functions on NOMMUArnd Bergmann
2023-06-19ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup functionArnd Bergmann
2023-06-19ARM: 9300/1: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-06-19ARM: 9299/1: module: use sign_extend32() to extend the signednessMasahiro Yamada
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2023-05-05s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanupsLinus Torvalds
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-05-05Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-05-04Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-05-04KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
2023-05-04KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda
2023-05-03Merge tag 'parisc-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-03Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds
2023-05-03x86-64: mm: clarify the 'positive addresses' user address rulesLinus Torvalds
2023-05-03x86: mm: remove 'sign' games from LAM untagged_addr*() macrosLinus Torvalds
2023-05-03x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> headerLinus Torvalds
2023-05-03x86: mm: remove architecture-specific 'access_ok()' defineLinus Torvalds
2023-05-03x86-64: make access_ok() independent of LAMLinus Torvalds
2023-05-03parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-05-03parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin
2023-05-03parisc: Drop HP-UX constants and structs from grfioctl.hHelge Deller
2023-05-03parisc: Ensure page alignment in flush functionsHelge Deller
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli
2023-05-03parisc: Limit amount of kgdb breakpoints on pariscHelge Deller
2023-05-02mm/ksm: move disabling KSM from s390/gmap code to KSM codeDavid Hildenbrand
2023-05-02arm64: lds: move .got section out of .textFangrui Song
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko
2023-05-01RISC-V: include cpufeature.h in cpufeature.cConor Dooley
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-01riscv: Move .rela.dyn to the init sectionsAlexandre Ghiti
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds