summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: netup_unidvb: fix irq init by register it at the end of probeWei Chen2023-06-091-8/+9
* media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen2023-06-091-1/+1
* media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen2023-06-091-0/+4
* media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong2023-06-091-0/+20
* media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen2023-06-091-0/+8
* media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen2023-06-091-0/+12
* media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen2023-06-091-0/+12
* media: dvb_demux: fix a bug for the continuity counterYongSu Yoo2023-06-091-2/+2
* ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel2023-06-091-0/+15
* ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecsMartin Povišer2023-06-093-6/+12
* xfrm: Check if_id in inbound policy/secpath matchBenedict Wong2023-06-091-5/+6
* um: harddog: fix modular buildJohannes Berg2023-06-095-7/+23
* ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov2023-06-091-2/+2
* nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev2023-06-093-1/+10
* nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg2023-06-091-0/+2
* block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang2023-06-091-1/+1
* nbd: Fix debugfs_create_dir error checkingIvan Orlov2023-06-091-2/+2
* fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller2023-06-091-0/+1
* fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller2023-06-091-0/+5
* fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang2023-06-091-7/+8
* gfs2: Don't deref jdesc in evictBob Peterson2023-06-091-0/+8
* platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldJulian Winkler2023-06-091-0/+1
* media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund2023-06-091-3/+1
* ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li2023-06-091-1/+24
* btrfs: abort transaction when sibling keys check fails for leavesFilipe Manana2023-06-091-0/+2
* drm/ast: Fix ARM compatibilityJammy Huang2023-06-091-4/+5
* mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones2023-06-091-0/+7
* drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli2023-06-091-0/+7
* ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.jasontao2023-06-092-0/+43
* watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn2023-06-091-10/+6
* drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li2023-06-091-15/+17
* rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long2023-06-091-1/+7
* mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham2023-06-091-4/+0
* mtd: rawnand: marvell: ensure timing values are writtenChris Packham2023-06-091-0/+6
* net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson2023-06-091-1/+1
* net/sched: flower: fix possible OOB write in fl_set_geneve_opt()Hangyu Hua2023-06-091-0/+3
* net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh2023-06-091-1/+1
* net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed2023-06-091-7/+4
* udp6: Fix race condition in udp6_sendmsg & connectVladislav Efanov2023-06-091-1/+1
* net/netlink: fix NETLINK_LIST_MEMBERSHIPS length reportPedro Tammela2023-06-091-1/+1
* net: sched: fix NULL pointer dereference in mq_attachZhengchao Shao2023-06-091-0/+4
* net/sched: Prohibit regrafting ingress or clsact QdiscsPeilin Ye2023-06-091-0/+5
* net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) QdiscsPeilin Ye2023-06-092-3/+8
* net/sched: sch_clsact: Only create under TC_H_CLSACTPeilin Ye2023-06-091-0/+6
* net/sched: sch_ingress: Only create under TC_H_INGRESSPeilin Ye2023-06-091-0/+6
* tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss setCambda Zhu2023-06-091-1/+2
* tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-06-094-0/+13
* af_packet: do not use READ_ONCE() in packet_bind()Eric Dumazet2023-06-091-3/+5
* RDMA/irdma: Fix Local Invalidate fencingMustafa Ismail2023-06-091-0/+1
* RDMA/irdma: Prevent QP use after freeMustafa Ismail2023-06-091-5/+6