summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
3 daysMerge tag 'x86_urgent_for_7.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'perf-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'irq-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 's390-7.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
4 daysMerge tag 'powerpc-7.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
5 daysMerge tag 'riscv-for-linus-7.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysx86/amd_node: Fix PCI device reference counting in amd_smn_init()Yazen Ghannam
6 daysx86/div64: Fix addition of large constants in mul_u64_add_u64_div_u64()David Laight
6 daysx86/cfi: Fix FineIBT hash offset in cfi_get_func_hash()Soheil Hassas Yeganeh
6 daysperf/x86/intel: Prevent drain_pebs() reentryDapeng Mi
6 daysperf/x86/intel: Correct pt_regs->flags update for PEBS pathDapeng Mi
6 dayspowerpc/pasemi: Add a null pointer check to the pas_setup_mce_regsKunwu Chan
6 dayspowerpc/prom: Remove redundant early_init_dt_scan_root() callSourabh Jain
6 dayspowerpc/kexec_file: print configured kernel command lineSourabh Jain
6 daysKVM: PPC: Book3S HV: Set irqfd->producer only on successleixiang
6 dayspowerpc/pseries/htmdump: Fix leak in htmdump_init_debugfsMichail Tatas
7 dayspowerpc/entry: Fix double accounting of user time on interrupt entryAboorva Devarajan
8 daysx86/mm: Fix user-space data loss with MADV_FREE and THPVernon Yang
8 daysx86/mm/pat: Allocate split page tables as kernel page tablesLorenzo Stoakes (ARM)
8 daysx86/alternatives: Exclude text poking against change_page_attr()Pedro Falcato
8 daysx86/mm/pat: Acquire init_mm read lock on attribute changes to avoid UAFLorenzo Stoakes (ARM)
8 daysx86/mm/pat: Acquire init_mm write lock on collapse to avoid UAFLorenzo Stoakes (ARM)
8 daysMerge tag 'x86_urgent_for_7.3-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
8 daysMerge tag 'powerpc-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
8 daysMerge tag 'v7.3-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
8 dayss390/crypto: Enable CONTEXT_ANALYSISHeiko Carstens
8 dayss390/crypto: Map EBUSY to EIO when key conversion fails repeatedlyHarald Freudenberger
8 dayss390/crypto: Fix wrong return code to engine in asynch callbacksHarald Freudenberger
8 dayss390/crypto: Fix handling of EBUSY in PHMAC when req is pushed to crypto engineHarald Freudenberger
8 dayss390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engineHarald Freudenberger
8 dayss390/crypto: Fix missing cra_flags in paes_s390Harald Freudenberger
8 dayss390/crypto: Fix use of mutex in atomic context in PAESHarald Freudenberger
8 dayss390/crypto: Fix missing scrub of temp buffers with PAES algorithmHarald Freudenberger
8 dayss390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithmsHarald Freudenberger
8 dayss390/crypto: Fix use of mutex in atomic contextHarald Freudenberger
8 dayss390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithmHarald Freudenberger
8 dayss390/crypto: Fix skcipher_walk return code handling in aes_s390Harald Freudenberger
8 dayss390/debug: Fix race between debug area resize and event loggingMikhail Zaslonko
8 dayss390/debug: Do not repeat parameter override notice on debug_set_level()Mikhail Zaslonko
8 dayss390/debug: Fix NULL pointer dereference in debug_set_level()Mikhail Zaslonko
8 dayss390/pai: Support CPU hotplug for PMU PAIThomas Richter
8 dayss390/pai: Move locking to event init and deleteThomas Richter
8 dayss390/pai: Use PAI PMU index as parameter replacing eventThomas Richter
9 daysx86/MCE/AMD: Fix inverted interrupt enablement during storm handlingJasjeet Rangi
9 daysx86/amd_node: Fix potential NULL pointer dereferenceJason Andryuk
9 daysirqchip/gic-v5: Preserve ICC_CR0_EL1 stateSascha Bischoff
10 dayspowerpc/ps3: Fix repository.c build failureThorsten Blum
10 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
10 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysbpf, riscv: Make arena support depend on ZACASChen Pei