summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-17Linux 6.1.125v6.1.125Greg Kroah-Hartman
2025-01-17xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann
2025-01-17drm: adv7511: Fix use-after-free in adv7533_attach_dsi()Biju Das
2025-01-17drm: bridge: adv7511: use dev_err_probe in probe functionAhmad Fatoum
2025-01-17ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam
2025-01-17ocfs2: correct return value of ocfs2_local_free_info()Joseph Qi
2025-01-17of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta
2025-01-17of: address: Store number of bus flag cells rather than boolRob Herring
2025-01-17of: address: Remove duplicated functionsHerve Codina
2025-01-17of: address: Fix address translation when address-size is greater than 2Herve Codina
2025-01-17of/address: Add support for 3 address cell busRob Herring
2025-01-17of: unittest: Add bus address range parsing testsRob Herring
2025-01-17arm64: dts: rockchip: add hevc power domain clock to rk3328Peter Geis
2025-01-17block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()Yu Kuai
2025-01-17ARM: dts: imxrt1050: Fix clocks for mmcJesse Taube
2025-01-17io_uring/eventfd: ensure io_eventfd_signal() defers another RCU periodJens Axboe
2025-01-17iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König
2025-01-17iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori
2025-01-17iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori
2025-01-17iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam
2025-01-17iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song
2025-01-17iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco
2025-01-17usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M
2025-01-17usb: gadget: f_uac2: Fix incorrect setting of bNumEndpointsPrashanth K
2025-01-17usb: fix reference leak in usb_new_device()Ma Ke
2025-01-17USB: core: Disable LPM only for non-suspended portsKai-Heng Feng
2025-01-17USB: usblp: return error when setting unsupported protocolJun Yan
2025-01-17usb: dwc3-am62: Disable autosuspend during removePrashanth K
2025-01-17usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu
2025-01-17misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S
2025-01-17misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S
2025-01-17topology: Keep the cpumask unchanged when printing cpumapLi Huafei
2025-01-17usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
2025-01-17USB: serial: cp210x: add Phoenix Contact UPS DeviceJohan Hovold
2025-01-17usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel
2025-01-17staging: iio: ad9832: Correct phase range checkZicheng Qu
2025-01-17staging: iio: ad9834: Correct phase range checkZicheng Qu
2025-01-17USB: serial: option: add Neoway N723-EA supportMichal Hrusecky
2025-01-17USB: serial: option: add MeiG Smart SRM815Chukun Pan
2025-01-17bpf: Fix overloading of MEM_UNINIT's meaningDaniel Borkmann
2025-01-17bpf: Add MEM_WRITE attributeDaniel Borkmann
2025-01-17dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)Milan Broz
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen
2025-01-17ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]Hans de Goede
2025-01-17ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]Hans de Goede
2025-01-17riscv: Fix sleeping in invalid context in die()Nam Cao