summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-01-04x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdumpNathan Chancellor1-1/+1
2024-01-04x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia1-1/+2
2024-01-03m68k: defconfig: Update defconfigs for v6.7-rc1Geert Uytterhoeven12-18/+12
2024-01-03arch/x86: Fix typosBjorn Helgaas60-72/+72
2024-01-02ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren1-2/+2
2024-01-02ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren1-2/+2
2023-12-30x86/alternative: Correct feature bit debug outputBorislav Petkov (AMD)1-1/+1
2023-12-29x86/kexec: fix incorrect end address passed to kernel_ident_mapping_init()Yuntao Wang1-1/+1
2023-12-29x86/kexec: fix incorrect argument passed to kexec_dprintk()Yuntao Wang1-1/+1
2023-12-29x86/kexec: use pr_err() instead of kexec_dprintk() when an error occursYuntao Wang1-1/+1
2023-12-29kasan/arm64: improve comments for KASAN_SHADOW_START/ENDAndrey Konovalov3-27/+38
2023-12-29xtensa, kasan: define KASAN_SHADOW_ENDAndrey Konovalov1-0/+2
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan5-0/+11
2023-12-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman8-39/+107
2023-12-29powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2Geoff Levand1-0/+1
2023-12-29powerpc/86xx: Drop unused CONFIG_MPC8610Michael Ellerman1-7/+0
2023-12-28Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds4-9/+7
2023-12-23Merge tag 'x86-urgent-2023-12-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+29
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot1-13/+13
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot3-0/+3
2023-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-21/+68
2023-12-23Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini84-484/+679
2023-12-23Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini4-20/+34
2023-12-22Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2023-12-21powerpc/powernv: Add error handling to opal_prd_range_is_validHaoran Liu1-0/+2
2023-12-21powerpc/hvcall: Reorder Nestedv2 hcall opcodesVaibhav Jain1-10/+10
2023-12-21powerpc/ps3: Add missing set_freezable() for ps3_probe_thread()Kevin Hao1-0/+1
2023-12-21powerpc/mpc83xx: Use wait_event_freezable() for freezable kthreadKevin Hao1-2/+1
2023-12-21powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()Kevin Hao1-0/+2
2023-12-21x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann1-0/+1
2023-12-21posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds4-51/+5
2023-12-21Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-11/+12
2023-12-21Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-4/+13
2023-12-21x86/kexec: simplify the logic of mem_region_callback()Yuntao Wang1-5/+2
2023-12-21riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He1-1/+1
2023-12-21kexec_file, parisc: print out debugging message if requiredBaoquan He1-4/+4
2023-12-21kexec_file, power: print out debugging message if requiredBaoquan He2-13/+13
2023-12-21kexec_file, riscv: print out debugging message if requiredBaoquan He2-31/+6
2023-12-21kexec_file, arm64: print out debugging message if requiredBaoquan He3-29/+15
2023-12-21kexec_file, x86: print out debugging message if requiredBaoquan He2-11/+16
2023-12-21mips: fix r3k_cache_init build regressionArnd Bergmann1-6/+3
2023-12-21sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton23-40/+40
2023-12-21kexec: fix KEXEC_FILE dependenciesArnd Bergmann4-9/+7
2023-12-21x86/boot: Remove redundant initialization of the 'delta' variable in strcmp()Colin Ian King1-1/+1
2023-12-20arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360Macpaul Lin1-0/+1
2023-12-20Merge tag 'am3-usb-hang-fix-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2023-12-20Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-1/+6
2023-12-20x86/asm: Add DB flag to 32-bit percpu GDT entryVegard Nossum1-1/+1
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum5-14/+14
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum7-33/+33