summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-11USB: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook2-2/+4
2023-03-11media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910Ricardo Ribalda3-0/+30
2023-03-11media: uvcvideo: Handle errors from calls to usb_stringGuenter Roeck1-29/+19
2023-03-11media: uvcvideo: Handle cameras with invalid descriptorsRicardo Ribalda1-1/+1
2023-03-11media: uvcvideo: Remove format descriptionsLaurent Pinchart3-26/+2
2023-03-11PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki3-14/+51
2023-03-11iommu: Remove deferred attach check from __iommu_detach_device()Jason Gunthorpe2-34/+38
2023-03-11IB/hfi1: Update RMT size calculationDean Luick1-27/+32
2023-03-11mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leakLiang He1-1/+1
2023-03-11bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC supportSouradeep Chowdhury1-1/+1
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh1-0/+8
2023-03-11kernel/printk/index.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-03-11tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai1-1/+6
2023-03-11cpufreq: apple-soc: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2023-03-11thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter1-10/+2
2023-03-11ASoC: mediatek: mt8195: add missing initializationTrevor Wu1-0/+3
2023-03-11ASoC: zl38060 add gpiolib dependencyArnd Bergmann1-0/+1
2023-03-11nvme-fabrics: show well known discovery nameDaniel Wagner1-1/+2
2023-03-11nvme-tcp: don't access released socket during error recoveryAkinobu Mita1-0/+6
2023-03-11nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig1-17/+18
2023-03-11ASoC: apple: mca: Improve handling of unavailable DMA channelsMartin Povišer1-2/+9
2023-03-11ASoC: apple: mca: Fix SERDES reset sequenceMartin Povišer1-5/+13
2023-03-11ASoC: apple: mca: Fix final status read on SERDES resetMartin Povišer1-1/+1
2023-03-11ASoC: adau7118: don't disable regulators on device unbindNuno Sá1-18/+1
2023-03-11loop: loop_set_status_from_info() check before assignmentZhong Jinghua1-4/+4
2023-03-11io_uring: fix size calculation when registering buf ringWojciech Lukowicz1-1/+1
2023-03-11rtc: allow rtc_read_alarm without read_alarm callbackAlexandre Belloni1-1/+1
2023-03-11scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2-52/+33
2023-03-11scsi: mpi3mr: Fix an issue found by KASANTomas Henzl1-1/+1
2023-03-11scsi: ipr: Work around fortify-string warningArnd Bergmann1-20/+21
2023-03-11genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()Sergey Shtylyov1-2/+6
2023-03-11rtc: sun6i: Always export the internal oscillatorSamuel Holland1-12/+4
2023-03-11spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda1-4/+8
2023-03-11vc_screen: modify vcs_size() handling in vcs_read()George Kennedy1-3/+1
2023-03-11tcp: tcp_check_req() can be called from process contextEric Dumazet1-2/+5
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski1-1/+1
2023-03-11ARM: dts: aspeed: p10bmc: Update battery node nameEddie James3-3/+3
2023-03-11net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean1-1/+1
2023-03-11net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean3-6/+9
2023-03-11net/sched: act_sample: fix action bind logicPedro Tammela1-2/+9
2023-03-11net/sched: act_mpls: fix action bind logicPedro Tammela1-29/+37
2023-03-11net/sched: act_pedit: fix action bind logicPedro Tammela1-27/+31
2023-03-11net/sched: transition act_pedit to rcu and percpu statsPedro Tammela2-76/+153
2023-03-11nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin3-0/+16
2023-03-11ext4: fix incorrect options show of original mount_opt and extend mount_opt2Zhang Yi2-7/+22
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-03-11net/mlx5e: Verify flow_source cap before using itRoi Dayan1-1/+2
2023-03-11net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2-0/+8