summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson1-3/+4
2024-04-03vfio/platform: Create persistent IRQ handlersAlex Williamson1-33/+68
2024-04-03vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+82
2024-04-03vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-03vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-04-03selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang1-3/+3
2024-04-03blk-mq: release scheduler resource when request completesChengming Zhou1-3/+21
2024-04-03block: Fix page refcounts for unaligned buffers in __bio_release_pages()Tony Battersby1-7/+4
2024-04-03tty: serial: imx: Fix broken RS485Rickard x Andersson1-4/+18
2024-04-03pwm: img: fix pwm clock lookupZoltan HERPAI1-2/+2
2024-04-03efi: fix panic in kdump kernelOleksandr Tymoshenko1-0/+2
2024-04-03x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2-6/+13
2024-04-03efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)1-1/+1
2024-04-03kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)1-1/+10
2024-04-03irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger typeBiju Das1-4/+32
2024-04-03irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()Biju Das1-4/+3
2024-04-03irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()Biju Das1-5/+3
2024-04-03irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...Claudiu Beznea1-8/+6
2024-04-03irqchip/renesas-rzg2l: Flush posted write in irq_eoi()Biju Das1-2/+14
2024-04-03irqchip/renesas-rzg2l: Implement restriction when writing ISCR registerClaudiu Beznea1-4/+10
2024-04-03printk: Update @console_may_schedule in console_trylock_spinning()John Ogness1-0/+6
2024-04-03iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen1-0/+9
2024-04-03swiotlb: Fix alignment checks when both allocation and DMA masks are presentWill Deacon1-2/+9
2024-04-03minmax: add umin(a, b) and umax(a, b)David Laight1-0/+17
2024-04-03entry: Respect changes to system call number by trace_sys_enter()André Rösti1-1/+7
2024-04-03clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl1-1/+1
2024-04-03iommu: Avoid races around default domain allocationsCharan Teja Kalla1-0/+3
2024-04-03ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang1-7/+0
2024-04-03net: tls: handle backlogging of crypto requestsJakub Kicinski1-0/+22
2024-04-03x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel1-0/+9
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-04-03i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit1-1/+3
2024-04-03iio: accel: adxl367: fix I2C FIFO data registerCosmin Tanislav1-1/+1
2024-04-03iio: accel: adxl367: fix DEVID read after resetCosmin Tanislav1-2/+6
2024-04-03mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka4-11/+20
2024-04-03tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg1-1/+2
2024-04-03ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBookAndy Chi1-0/+4
2024-04-03ALSA: hda/realtek - Add Headset Mic supported Acer NB platformKailang Yang1-0/+2
2024-04-03fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche1-2/+6
2024-04-03vt: fix unicode buffer corruption when deleting charactersNicolas Pitre1-1/+1
2024-04-03mei: me: add arrow lake point H DIDAlexander Usyskin2-0/+2
2024-04-03mei: me: add arrow lake point S DIDAlexander Usyskin2-0/+2
2024-04-03misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re...Hans de Goede1-8/+13
2024-04-03tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabledSherry Sun1-2/+5
2024-04-03usb: port: Don't try to peer unused USB ports based on locationMathias Nyman1-2/+3
2024-04-03usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati1-1/+1
2024-04-03USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern1-5/+18
2024-04-03ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 ...Kailang Yang1-2/+5
2024-04-03drm/i915: Check before removing mm notifierNirmoy Das1-0/+3
2024-04-03drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11