summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24ksmbd: use opener credentials for FSCTL mutationsNamjae Jeon2-7/+16
2026-07-24smb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
2026-07-24smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring1-7/+6
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang5-109/+127
2026-07-24Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen1-2/+23
2026-07-24Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao1-8/+2
2026-07-24netfilter: ebtables: zero chainstack arrayFlorian Westphal1-2/+1
2026-07-24netfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong1-7/+7
2026-07-24media: nxp: imx8-isi: Fix use-after-free on removeXiaolei Wang1-1/+1
2026-07-24media: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li1-9/+7
2026-07-24media: nxp: imx8-isi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2026-07-24gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao1-16/+16
2026-07-24coresight: etb10: restore atomic_t for shared reading stateRunyu Xiao1-3/+3
2026-07-24mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt1-4/+0
2026-07-24mm: shrinker: remove redundant shrinker_rwsem in debugfs operationsQi Zheng1-15/+1
2026-07-24Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver2-14/+21
2026-07-24crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu4-2/+61
2026-07-24staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu1-0/+15
2026-07-24staging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov1-36/+42
2026-07-24staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird2-3/+3
2026-07-24PCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-07-24PCI: Move Resizable BAR code to rebar.cIlpo Järvinen6-201/+217
2026-07-24PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen7-60/+87
2026-07-24PCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
2026-07-24PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
2026-07-24PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-25/+42
2026-07-24PCI: mediatek: Use generic MACRO for TPVPERL delayChristian Marangi1-6/+1
2026-07-24PCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi1-13/+20
2026-07-24PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)7-13/+10
2026-07-24PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-2/+2
2026-07-24vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
2026-07-24PCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+26
2026-07-24ALSA: aoa: check snd_ctl_new1() return valueZhao Dongdong1-0/+6
2026-07-24iio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk1-6/+17
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin4-5/+5
2026-07-24iio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya1-4/+4
2026-07-24iio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol2-4/+6
2026-07-24iio: imu: inv_icm42600: stabilized timestamp in interruptJean-Baptiste Maneyrol3-2/+20
2026-07-24iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol4-28/+21
2026-07-24iio: invensense: remove redundant initialization of variable periodColin Ian King1-1/+1
2026-07-24iio: hid-sensor-rotation: Fix stale or zero output when reading raw valuesZhang Lixu1-2/+38
2026-07-24iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQRunyu Xiao1-1/+1
2026-07-24ACPI: NFIT: core: Fix possible deadlock and missing notificationsRafael J. Wysocki1-12/+47
2026-07-24ACPI: NFIT: core: Use devm_acpi_install_notify_handler()Rafael J. Wysocki1-15/+2
2026-07-24ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki2-0/+72
2026-07-24ACPI: driver: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki4-4/+16
2026-07-24ACPI: NFIT: core: Fix acpi_nfit_init() error cleanupRafael J. Wysocki1-3/+15
2026-07-24perf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
2026-07-24mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeoutPengpeng Hou1-2/+10