summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-17Linux 6.12.10v6.12.10Greg Kroah-Hartman1-1/+1
2025-01-17netdev: prevent accessing NAPI instances from another namespaceJakub Kicinski3-17/+33
2025-01-17iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol3-1/+18
2025-01-17io_uring: don't touch sqd->thread off tw addPavel Begunkov1-4/+1
2025-01-17drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is supportedDaniel Golle1-28/+29
2025-01-17firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing1-1/+1
2025-01-17arm64: dts: rockchip: add hevc power domain clock to rk3328Peter Geis1-0/+1
2025-01-17block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()Yu Kuai1-2/+10
2025-01-17hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occurDaniil Stas1-2/+6
2025-01-17arm64: dts: qcom: sa8775p: fix the secure device bootup issueJie Gan1-0/+1
2025-01-17ARM: dts: imxrt1050: Fix clocks for mmcJesse Taube1-1/+1
2025-01-17arm64: dts: imx95: correct the address length of netcmix_blk_ctrlWei Fang1-1/+1
2025-01-17io_uring/eventfd: ensure io_eventfd_signal() defers another RCU periodJens Axboe1-1/+1
2025-01-17iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König1-0/+3
2025-01-17iio: adc: ad7173: fix using shared static info structDavid Lechner1-4/+6
2025-01-17iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori1-1/+1
2025-01-17iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori1-1/+1
2025-01-17iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam1-2/+2
2025-01-17iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol1-1/+6
2025-01-17iio: adc: ti-ads1298: Add NULL check in ads1298_initCharles Han1-0/+2
2025-01-17iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song1-1/+8
2025-01-17iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: adc: ti-ads1119: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: light: bh1745: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi1-2/+2
2025-01-17usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_S...Xu Yang1-1/+2
2025-01-17usb: gadget: configfs: Ignore trailing LF for user strings to cdevIngo Rohloff1-1/+5
2025-01-17usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M1-1/+1
2025-01-17usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter1-2/+2
2025-01-17usb: gadget: f_uac2: Fix incorrect setting of bNumEndpointsPrashanth K1-0/+1
2025-01-17usb: typec: tcpci: fix NULL pointer issue on shared irq caseXu Yang1-10/+15
2025-01-17usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...Joe Hattori1-8/+17
2025-01-17usb: gadget: midi2: Reverse-select at the right placeTakashi Iwai1-2/+2
2025-01-17usb: fix reference leak in usb_new_device()Ma Ke1-2/+4
2025-01-17USB: core: Disable LPM only for non-suspended portsKai-Heng Feng1-3/+4
2025-01-17USB: usblp: return error when setting unsupported protocolJun Yan1-3/+4
2025-01-17usb: dwc3-am62: Disable autosuspend during removePrashanth K1-0/+1
2025-01-17x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe1-1/+2
2025-01-17usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu1-4/+4
2025-01-17serial: stm32: use port lock wrappers for break controlBen Wolsieffer1-2/+2
2025-01-17tty: serial: 8250: Fix another runtime PM usage counter underflowIlpo Järvinen1-0/+3
2025-01-17misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S1-1/+1
2025-01-17misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S1-1/+1
2025-01-17topology: Keep the cpumask unchanged when printing cpumapLi Huafei1-4/+20