summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-05-17ARM: entry: Make asm coproc dispatch code NWFPE onlyArd Biesheuvel
2023-05-17ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel
2023-05-17ARM: entry: Disregard Thumb undef exception in coproc dispatchArd Biesheuvel
2023-05-17ARM: vfp: Use undef hook for handling VFP exceptionsArd Biesheuvel
2023-05-17ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel
2023-05-17ARM: vfp: Reimplement VFP exception entry in C codeArd Biesheuvel
2023-05-17ARM: vfp: Remove workaround for Feroceon CPUsArd Biesheuvel
2023-05-16ARM: vfp: Record VFP bounces as perf emulation faultsArd Biesheuvel
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller
2023-05-12x86/retbleed: Fix return thunk alignmentBorislav Petkov (AMD)
2023-05-10ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel
2023-05-09riscv: Fix orphan section warnings caused by kernel/piAlexandre Ghiti
2023-05-09parisc: kexec: include reboot.hSimon Horman
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-08perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang
2023-05-08perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim
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-05ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap
2023-05-05ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
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