aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-17procfs: consolidate arch_report_meminfo declarationGravatar Arnd Bergmann 7-12/+3
2023-05-14Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+6
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 4-6/+37
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-28/+37
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagGravatar Helge Deller 1-4/+4
2023-05-12x86/retbleed: Fix return thunk alignmentGravatar Borislav Petkov (AMD) 1-2/+2
2023-05-10ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathGravatar Ard Biesheuvel 2-4/+9
2023-05-09riscv: Fix orphan section warnings caused by kernel/piGravatar Alexandre Ghiti 2-6/+3
2023-05-09parisc: kexec: include reboot.hGravatar Simon Horman 1-0/+2
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hGravatar Mario Limonciello 1-0/+2
2023-05-08perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGGravatar Kan Liang 2-24/+35
2023-05-08perf/x86: Fix missing sample size update on AMD BRSGravatar Namhyung Kim 1-4/+2
2023-05-05s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSGravatar Lukas Bulwahn 1-1/+0
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 26-62/+114
2023-05-05Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanupsGravatar Linus Torvalds 4-94/+122
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 19-66/+674
2023-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 23-177/+1208
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 3-21/+23
2023-05-05Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-65/+56
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 19-91/+1129
2023-05-05ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsGravatar Randy Dunlap 1-1/+4
2023-05-05ARM: 9295/1: unwind:fix unwind abort for uleb128 caseGravatar Haibo Li 1-1/+24
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-19/+1
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-23/+22
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 28-295/+1666
2023-05-04Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 3-5/+6
2023-05-04KVM: s390: fix race in gmap_make_secure()Gravatar Claudio Imbrenda 1-21/+11
2023-05-04KVM: s390: pv: fix asynchronous teardown for small VMsGravatar Claudio Imbrenda 2-0/+12
2023-05-03Merge tag 'parisc-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-148/+93
2023-05-03Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-111/+45
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Gravatar Linus Torvalds 1-0/+17
2023-05-03x86-64: mm: clarify the 'positive addresses' user address rulesGravatar Linus Torvalds 2-15/+33
2023-05-03x86: mm: remove 'sign' games from LAM untagged_addr*() macrosGravatar Linus Torvalds 1-15/+3
2023-05-03x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> headerGravatar Linus Torvalds 3-85/+82
2023-05-03x86: mm: remove architecture-specific 'access_ok()' defineGravatar Linus Torvalds 1-34/+0
2023-05-03x86-64: make access_ok() independent of LAMGravatar Linus Torvalds 2-10/+69
2023-05-03parisc: Fix argument pointer in real64_call_asm()Gravatar Helge Deller 1-3/+2
2023-05-03parisc: Cleanup mmap implementation regarding color alignmentGravatar John David Anglin 1-103/+63
2023-05-03parisc: Drop HP-UX constants and structs from grfioctl.hGravatar Helge Deller 1-38/+0
2023-05-03parisc: Ensure page alignment in flush functionsGravatar Helge Deller 1-0/+2
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGravatar Guilherme G. Piccoli 2-4/+24
2023-05-03parisc: Limit amount of kgdb breakpoints on pariscGravatar Helge Deller 1-0/+2
2023-05-02mm/ksm: move disabling KSM from s390/gmap code to KSM codeGravatar David Hildenbrand 1-19/+1
2023-05-02arm64: lds: move .got section out of .textGravatar Fangrui Song 1-10/+9
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textGravatar ndesaulniers@google.com 3-5/+5
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsGravatar Kristina Martsenko 1-6/+6
2023-05-01RISC-V: include cpufeature.h in cpufeature.cGravatar Conor Dooley 1-0/+1
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2023-05-01riscv: Move .rela.dyn to the init sectionsGravatar Alexandre Ghiti 1-6/+6