summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-23MIPS: Loongson: Fix build error when make modules_installHuacai Chen1-7/+3
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen1-6/+3
2023-07-23MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang1-2/+2
2023-07-23drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz1-9/+4
2023-07-23powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman1-4/+9
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman1-18/+19
2023-07-23misc: fastrpc: Create fastrpc scalar with correct buffer countEkansh Gupta1-1/+1
2023-07-23powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao1-0/+8
2023-07-23tracing/user_events: Fix incorrect return value for writing operation when ev...sunliming1-1/+2
2023-07-23kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov1-1/+2
2023-07-23kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2-14/+14
2023-07-23kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann12-165/+164
2023-07-23kasan: add kasan_tag_mismatch prototypeArnd Bergmann1-0/+3
2023-07-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel1-18/+5
2023-07-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli1-0/+2
2023-07-23mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov1-0/+4
2023-07-23tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka1-0/+8
2023-07-23tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo2-15/+92
2023-07-23tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse1-0/+8
2023-07-23tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar1-0/+7
2023-07-23tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin1-7/+15
2023-07-23tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse1-0/+8
2023-07-23tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin1-15/+22
2023-07-23tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi1-0/+1
2023-07-23tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen1-23/+7
2023-07-23tpm: Do not remap from ACPI resources again for Pluton TPMValentin David1-8/+11
2023-07-23pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello1-16/+5
2023-07-23pinctrl: amd: Drop pull up select configurationMario Limonciello2-13/+4
2023-07-23pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello1-13/+15
2023-07-23pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello1-3/+5
2023-07-23pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"Mario Limonciello1-31/+0
2023-07-23pinctrl: amd: Detect and mask spurious interruptsKornel Dulęba1-6/+6
2023-07-23pinctrl: amd: Fix mistake in handling clearing pins at startupMario Limonciello1-2/+2
2023-07-23pinctrl: amd: Detect internal GPIO0 debounce handlingMario Limonciello2-0/+8
2023-07-23kbuild: make modules_install copy modules.builtin(.modinfo)Masahiro Yamada1-10/+16
2023-07-23f2fs: fix deadlock in i_xattr_sem and inode page lockJaegeuk Kim2-3/+12
2023-07-23f2fs: don't reset unchangable mount option in f2fs_remount()Chao Yu1-12/+18
2023-07-23drm/client: Send hotplug event after registering a clientThomas Zimmermann9-32/+21
2023-07-23smb: client: fix parsing of source mount optionPaulo Alcantara5-56/+80
2023-07-23cifs: fix session state check in smb2_find_smb_sesWinston Wen1-0/+7
2023-07-23smb: client: improve DFS mount checkPaulo Alcantara1-2/+3
2023-07-23nvme-pci: fix DMA direction of unmapping integrity dataMing Lei1-1/+1
2023-07-23net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela1-1/+6
2023-07-23net/sched: sch_qfq: reintroduce lmax bound check for MTUPedro Tammela1-2/+9
2023-07-23wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong1-2/+3
2023-07-23net: txgbe: fix eeprom calculation errorJiawen Wu1-3/+0
2023-07-23net/sched: make psched_mtu() RTNL-less safePedro Tammela1-1/+1
2023-07-23drm/nouveau: bring back blit subchannel for pre nv50 GPUsKarol Herbst3-3/+19
2023-07-23drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst1-1/+1
2023-07-23netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter1-6/+3