summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-10-30compiler_types: Introduce __nocfi_genericNathan Chancellor1-0/+7
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin1-13/+8
2025-10-29perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng1-0/+1
2025-10-29perf/x86/intel: Add PMU support for WildcatLakeDapeng Mi1-0/+1
2025-10-29perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi1-1/+2
2025-10-28x86/build: Disable SSE4aPeter Zijlstra1-1/+1
2025-10-28x86/fpu: Ensure XFD state on signal deliveryChang S. Bae1-0/+3
2025-10-28x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price1-0/+10
2025-10-28arm64: dts: imx8mp-kontron: Fix USB OTG role switchingFrieder Schrempf1-5/+19
2025-10-28riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pktThorsten Blum1-2/+2
2025-10-28riscv: asm: use .insn for making custom instructionsBen Dooks3-7/+13
2025-10-28riscv: tests: Make RISCV_KPROBES_KUNIT tristateVivian Wang3-2/+7
2025-10-28riscv: tests: Rename kprobes_test_riscv to kprobes_riscvVivian Wang1-1/+1
2025-10-27riscv: Fix memory leak in module_frob_arch_sections()Miaoqian Lin1-2/+6
2025-10-27riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer1-1/+1
2025-10-27riscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang1-2/+19
2025-10-27x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-10-27arm64: dts: imx95: Fix MSI mapping for PCIe endpoint nodesFrank Li1-1/+2
2025-10-27arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being deferredJoão Paulo Gonçalves1-2/+0
2025-10-27arm: imx_v6_v7_defconfig: enable ext4 directlyAndreas Kemnade1-3/+3
2025-10-26Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+14
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-39/+107
2025-10-25Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+3
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+19
2025-10-24x86/bugs: Remove dead code which might prevent from buildingAndy Shevchenko1-7/+0
2025-10-24RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAPFangyu Yu1-23/+2
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali2-9/+1
2025-10-24s390: Update defconfigsHeiko Carstens3-11/+18
2025-10-23Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann1-0/+2
2025-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+10
2025-10-23arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas1-3/+8
2025-10-23s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer1-2/+2
2025-10-23crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger1-18/+34
2025-10-23Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+3
2025-10-22MIPS: Malta: Use pcibios_align_resource() to block io rangeIlpo Järvinen1-2/+1
2025-10-22MIPS: Malta: Fix PCI southbridge legacy resource reservationsMaciej W. Rozycki1-1/+1
2025-10-22MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki1-1/+1
2025-10-22bpf: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2025-10-22csky: abiv2: adapt to new folio flags fieldThomas Weißschuh2-3/+3
2025-10-21arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-21x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan1-1/+3
2025-10-21x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper1-1/+1
2025-10-21arm64: dts: rockchip: Fix indentation on rk3399 haikou demo dtsoHeiko Stuebner1-5/+5
2025-10-20KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALLSean Christopherson3-0/+17
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...Babu Moger1-1/+10
2025-10-20ARM: dts: imx51-zii-rdu1: Fix audmux node namesJihed Chaibi1-2/+2
2025-10-20ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz valueDario Binacchi1-1/+1
2025-10-19Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-9/+47
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-342/+362
2025-10-18Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-12/+10