summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
7 daysarc: remove unused profile.h includesAnthony Iliopoulos
7 daysARC: cleanup dead ARC_CANT_LLSC option in KconfigJulian Braha
7 daysARM: shmobile: defconfig: Refresh for v7.3-rc1Geert Uytterhoeven
7 daysx86/mm: Fix user-space data loss with MADV_FREE and THPVernon Yang
7 daysx86/mm/pat: Allocate split page tables as kernel page tablesLorenzo Stoakes (ARM)
7 daysx86/alternatives: Exclude text poking against change_page_attr()Pedro Falcato
7 daysx86/mm/pat: Acquire init_mm read lock on attribute changes to avoid UAFLorenzo Stoakes (ARM)
7 daysx86/mm/pat: Acquire init_mm write lock on collapse to avoid UAFLorenzo Stoakes (ARM)
7 daysx86/mm/pat: Fix effective RW computation in lookup_address_in_pgd_attr()Mike Rapoport (Microsoft)
7 daysx86/mce: Add enumeration for Intel bitfix filter resetTony Luck
7 daysMerge tag 'x86_urgent_for_7.3-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysriscv: dts: microchip: beaglev-fire: remove double definition of gpio interruptsConor Dooley
7 daysMerge tag 'powerpc-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
7 daysMerge tag 'v7.3-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
7 daysMIPS: Octeon: apply USB FDT fixups also when USB is modularOrgad Shaneh
7 daysmips: select CONFIG_WEAK_REORDERING_BEYOND_LLSC from CONFIG_EYEQThéo Lebrun
7 daysMIPS: config: Add EcoNet EN751221 defconfigCaleb James DeLisle
7 daysmips: econet: fix unmet dependencies for ECONETJulian Braha
7 daysMerge branch 'features' into for-nextVasily Gorbik
7 dayss390: Warn if kernel command line contains non-printable EBCDIC charactersIlya Leoshkevich
7 dayss390/ebcdic: Add character classes for the ASCII subset of EBCDICIlya Leoshkevich
7 dayss390/crypto: Enable CONTEXT_ANALYSISHeiko Carstens
7 dayss390/crypto: Map EBUSY to EIO when key conversion fails repeatedlyHarald Freudenberger
7 dayss390/crypto: Fix wrong return code to engine in asynch callbacksHarald Freudenberger
7 dayss390/crypto: Fix handling of EBUSY in PHMAC when req is pushed to crypto engineHarald Freudenberger
7 dayss390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engineHarald Freudenberger
7 dayss390/crypto: Fix missing cra_flags in paes_s390Harald Freudenberger
7 dayss390/crypto: Fix use of mutex in atomic context in PAESHarald Freudenberger
7 dayss390/crypto: Fix missing scrub of temp buffers with PAES algorithmHarald Freudenberger
7 dayss390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithmsHarald Freudenberger
7 dayss390/crypto: Fix use of mutex in atomic contextHarald Freudenberger
7 dayss390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithmHarald Freudenberger
7 dayss390/crypto: Fix skcipher_walk return code handling in aes_s390Harald Freudenberger
7 dayss390/debug: Fix race between debug area resize and event loggingMikhail Zaslonko
7 dayss390/debug: Do not repeat parameter override notice on debug_set_level()Mikhail Zaslonko
7 dayss390/debug: Fix NULL pointer dereference in debug_set_level()Mikhail Zaslonko
7 dayss390/pai: Support CPU hotplug for PMU PAIThomas Richter
7 dayss390/pai: Move locking to event init and deleteThomas Richter
7 dayss390/pai: Use PAI PMU index as parameter replacing eventThomas Richter
8 daysum: virtio_uml: implement synchronize_cbs()Karl Mehltretter
8 daysx86/MCE/AMD: Fix inverted interrupt enablement during storm handlingJasjeet Rangi
8 daysx86/amd_node: Fix potential NULL pointer dereferenceJason Andryuk
8 daysarm64: dts: mediatek: mt6893-pinfunc: Fix pinctrl header pathIgor Belwon
8 daysarm64: dts: mediatek: mt6878-pinfunc: Fix pinctrl header pathIgor Belwon
8 daysarm64: dts: mediatek: mt8173: Replace spaces indentation with tabsKrzysztof Kozlowski
8 daysarm64: dts: mediatek: mt7986: correct timer frequencyAndrea Pesaresi
8 daysarm64: dts: mediatek: Add #{address,size}-cells to Chromium-based /firmwareBrian Norris
8 daysirqchip/gic-v3: Add Altera SoCFPGA Agilex5 GIC600 DMA32 erratum workaroundAdrian Ng Ho Yin
8 daysirqchip/gic-v5: Preserve ICC_CR0_EL1 stateSascha Bischoff
8 daysMerge 7.3-rc2 into usb-nextGreg Kroah-Hartman