summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-31Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-31bpf/arm64: Fix BPF_ST into arena memoryPuranjay Mohan
2025-10-31Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin
2025-10-26Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-24Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-24x86/bugs: Remove dead code which might prevent from buildingAndy Shevchenko
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali
2025-10-24s390: Update defconfigsHeiko Carstens
2025-10-23Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2025-10-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-23arm64: mte: Do not warn if the page is already tagged in copy_highpage()Catalin Marinas
2025-10-23s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer
2025-10-23crypto: s390/phmac - Do not modify the req->nbytes valueHarald Freudenberger
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-22MIPS: Malta: Use pcibios_align_resource() to block io rangeIlpo Järvinen
2025-10-22MIPS: Malta: Fix PCI southbridge legacy resource reservationsMaciej W. Rozycki
2025-10-22MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-10-21bpf: Do not audit capability check in do_jit()Ondrej Mosnacek
2025-10-21csky: abiv2: adapt to new folio flags fieldThomas Weißschuh
2025-10-21arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-10-21x86/bugs: Qualify RETBLEED_INTEL_MSGDavid Kaplan
2025-10-21x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...Babu Moger
2025-10-19Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-18Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-10-18riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()Paul Walmsley
2025-10-18riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()Paul Walmsley
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-10-17riscv: hwprobe: Fix stale vDSO data for late-initialized keys at bootJingwei Wang
2025-10-17riscv: add a forward declaration for cpuinfo_opPaul Walmsley
2025-10-17RISC-V: Don't print details of CPUs disabled in DTAnup Patel
2025-10-17riscv: Remove the PER_CPU_OFFSET_SHIFT macroSamuel Holland
2025-10-17riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmallocSamuel Holland
2025-10-17riscv: Register IPI IRQs with unique namesSamuel Holland
2025-10-17RISC-V: Define pgprot_dmacoherent() for non-coherent devicesAnup Patel
2025-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-17Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi
2025-10-15x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-14arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o