summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
13 dayss390/pai: Handle multiple PMU stop callback invocationsThomas Richter1-2/+23
13 dayss390/diag324: Preserve -EBUSY return codeSumanth Korikkar1-2/+1
13 dayss390/pci: Fix leak of uninitialized kernel data in SCLP reportNiklas Schnelle1-0/+3
13 dayss390/ipl: Fix NULL deref in dump_reipl without re-IPL parm blockVasily Gorbik1-3/+7
13 dayss390/ipl: Fix NULL deref in kdump without re-IPL parm blockVasily Gorbik1-0/+2
13 dayss390/cpacf: Unpoison instruction resultsIlya Leoshkevich1-0/+6
13 dayss390/time: Use jiffies instead of jiffies_64Heiko Carstens1-3/+3
14 daysx86/amd_node: Avoid divide by zero on virtualized systemsJason Andryuk1-0/+5
2026-08-30Merge tag 'timers-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2026-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds9-30/+41
2026-08-30Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-6/+41
2026-08-30Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)6-22/+13
2026-08-29openrisc: fix arbitrary kernel memory access via or1k_atomic syscallAli Ahmet Memis1-4/+39
2026-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-8/+25
2026-08-28Merge tag 'xtensa-20260828' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-11/+4
2026-08-28Merge tag 'm68knommu-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-2/+130
2026-08-27Merge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-3/+3
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-08-27arm64: compat: Fix decrementing LDM/STM alignment emulationKarl Mehltretter1-2/+2
2026-08-26Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-14/+28
2026-08-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+18
2026-08-25Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-1/+1
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds182-7602/+10060
2026-08-25Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-1/+21
2026-08-25Merge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+14
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-1/+1
2026-08-24Merge branch 'mm-hotfixes-stable' into mm-stable to pick upAndrew Morton4-50/+8
2026-08-24um: Use asm-generic/timex.h over the host architecture oneThomas Weißschuh1-0/+13
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds7-22/+38
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-21/+206
2026-08-24Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini55-459/+1233
2026-08-24Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1335
2026-08-24arm64: process: Fix context switching MTE store-only tag checkVladimir Murzin1-1/+1
2026-08-24KVM: arm64: ptdump: Flush the last regionWei-Lin Chang1-4/+7
2026-08-24arm64: ptdump: Make note_page_flush() range awareWei-Lin Chang2-1/+15
2026-08-24xtensa: remove unused setup_profiling_timer functionAnthony Iliopoulos2-8/+0
2026-08-24clocksource: hyper-v: Remove support for stimer interrupts in message modeMichael Kelley2-11/+10
2026-08-24x86/hyperv: reserve more vectorsWei Liu1-3/+18
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-23/+27
2026-08-23Merge tag 'parisc-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+1
2026-08-23Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds63-380/+824
2026-08-23Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+1
2026-08-23Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-2/+4
2026-08-22Merge tags 'core-urgent-2026-08-22' and 'timers-urgent-2026-08-22' of git://g...Linus Torvalds1-1/+1
2026-08-21Merge branch 'pci/controller/dwc-rcar-gen4'Bjorn Helgaas1-0/+9
2026-08-21Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+33
2026-08-21Merge tag 'mips_7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds16-253/+363
2026-08-21Merge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-7/+7
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds35-301/+171
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds3-51/+119