summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki1-16/+3
2025-07-17usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai1-3/+3
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-17pinctrl: qcom: msm: mark certain pins as invalid for interruptsBartosz Golaszewski1-0/+20
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam1-7/+1
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-07-17rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells1-0/+3
2025-07-17net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira1-7/+16
2025-07-17atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing1-1/+9
2025-07-17atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima1-0/+2
2025-07-17atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima1-0/+8
2025-07-17atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima1-15/+29
2025-07-17tipc: Fix use-after-free in tipc_conn_close().Kuniyuki Iwashima1-0/+2
2025-07-17netlink: Fix wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima1-32/+49
2025-07-17fix proc_sys_compare() handling of in-lookup dentriesAl Viro2-8/+12
2025-07-17proc: Clear the pieces of proc_inode that proc_evict_inode cares aboutEric W. Biederman1-5/+11
2025-07-17drm/exynos: exynos7_drm_decon: add vblank check in IRQ handlingKaustabh Chakraborty1-0/+4
2025-07-17staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-32/+14
2025-07-17media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda1-14/+28
2025-07-17media: uvcvideo: Send control events for partial succeedsRicardo Ribalda1-3/+9
2025-07-17media: uvcvideo: Return the number of processed controlsRicardo Ribalda1-1/+10
2025-07-17ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa1-2/+5
2025-07-17usb: typec: displayport: Fix potential deadlockAndrei Kuchynski1-2/+1
2025-07-17Logitech C-270 even more brokenOliver Neukum1-1/+2
2025-07-17rose: fix dangling neighbour pointers in rose_rt_device_down()Kohei Enju1-11/+4
2025-07-17net: rose: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2025-07-17drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik1-1/+2
2025-07-17drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter2-10/+12
2025-07-17spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark1-1/+18
2025-07-17spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code pathVladimir Oltean1-7/+9
2025-07-17spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_writeVladimir Oltean1-11/+11
2025-07-17dpaa2-eth: fix xdp_rxq_info leakFushuai Wang1-2/+24
2025-07-17ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+56
2025-07-17btrfs: use btrfs_record_snapshot_destroy() during rmdirFilipe Manana1-1/+1
2025-07-17btrfs: propagate last_unlink_trans earlier when doing a rmdirFilipe Manana1-18/+18
2025-07-17RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad1-1/+1
2025-07-17RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky4-25/+20
2025-07-17scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche2-3/+3
2025-07-17drm/v3d: Disable interrupts before resetting the GPUMaĆ­ra Canal3-8/+39
2025-07-17mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky1-0/+1
2025-07-17mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)1-1/+16
2025-07-17mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()Yue Hu1-12/+8
2025-07-17regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam1-4/+4
2025-07-17regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne2-0/+17
2025-07-17ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki1-0/+7
2025-07-17wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg1-1/+3
2025-07-17wifi: mac80211: drop invalid source address OCB framesJohannes Berg1-0/+4
2025-07-17powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan1-4/+4
2025-07-17ata: pata_cs5536: fix build on 32-bit UMLJohannes Berg1-1/+1