summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28media: cobalt: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28gfs2: fix an oops in gfs2_permissionAl Viro
2023-11-28gfs2: ignore negated quota changesBob Peterson
2023-11-28media: ipu-bridge: increase sensor_name sizeHans Verkuil
2023-11-28media: vivid: avoid integer overflowHans Verkuil
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde
2023-11-28i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data.Billy Tsai
2023-11-28virtio-blk: fix implicit overflow on virtio_max_dma_sizezhenwei pi
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin
2023-11-28i2c: fix memleak in i2c_new_client_device()Wolfram Sang
2023-11-28i2c: i801: Add support for Intel Birch Stream SoCJarkko Nikula
2023-11-28i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handlerJarkko Nikula
2023-11-289p: v9fs_listxattr: fix %s null argument warningDominique Martinet
2023-11-289p/trans_fd: Annotate data-racy writes to file::f_flagsMarco Elver
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-11-28usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not presentWesley Cheng
2023-11-28f2fs: fix error handling of __get_node_pageZhiguo Niu
2023-11-28f2fs: fix error path of __f2fs_build_free_nidsZhiguo Niu
2023-11-28soundwire: dmi-quirks: update HP Omen matchPierre-Louis Bossart
2023-11-28usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong
2023-11-28usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang
2023-11-28phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regsKonrad Dybcio
2023-11-28phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fieldsKonrad Dybcio
2023-11-28dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overridesKonrad Dybcio
2023-11-28tty: vcc: Add check for kstrdup() in vcc_probe()Yi Yang
2023-11-28thunderbolt: Apply USB 3.x bandwidth quirk only in software connection managerMika Westerberg
2023-11-28iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()Zhang Shurong
2023-11-28mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDsJarkko Nikula
2023-11-28exfat: support handle zero-size directoryYuezhang Mo
2023-11-28HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221WJiri Kosina
2023-11-28crypto: hisilicon/qm - prevent soft lockup in receive loopLongfang Liu
2023-11-28ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirkHans de Goede
2023-11-28PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas
2023-11-28misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controllerYoshihiro Shimoda
2023-11-28PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda
2023-11-28PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda
2023-11-28PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-11-28PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-11-28PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao
2023-11-28PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen
2023-11-28atm: iphase: Do PCI error checks on own lineIlpo Järvinen
2023-11-28PCI: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-11-28gpiolib: of: Add quirk for mt2701-cs42448 ASoC soundLinus Walleij
2023-11-28ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch
2023-11-28HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaroundMikhail Khvainitski
2023-11-28jfs: fix array-index-out-of-bounds in diAllocManas Ghandat
2023-11-28jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat