summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-30igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov1-2/+2
2023-05-30cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET1-0/+2
2023-05-30wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg1-0/+10
2023-05-30net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli1-3/+5
2023-05-30net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-30net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen1-5/+3
2023-05-30drm/exynos: fix g2d_open/close helper function definitionsArnd Bergmann1-2/+2
2023-05-30media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou1-1/+1
2023-05-30net: hns3: fix reset delay time to avoid configuration timeoutJie Wang1-1/+4
2023-05-30net: hns3: fix sending pfc frames after reset issueJijie Shao3-8/+16
2023-05-30erspan: get the proto with the md version for collect_mdXin Long1-5/+8
2023-05-30ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye4-8/+9
2023-05-30ip6_gre: Make o_seqno start from 0 in native modePeilin Ye1-6/+5
2023-05-30ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye1-3/+6
2023-05-30serial: arc_uart: fix of_iomap leak in `arc_serial_probe`Ke Zhang1-3/+4
2023-05-30vsock: avoid to close connected socket after the timeoutZhuang Shengen1-1/+1
2023-05-30ALSA: firewire-digi00x: prevent potential use after freeDan Carpenter1-1/+3
2023-05-30net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König1-3/+10
2023-05-30af_key: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner1-4/+8
2023-05-30cpupower: Make TSC read per CPU for Mperf monitorWyes Karny1-17/+14
2023-05-30ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang1-5/+10
2023-05-30btrfs: fix space cache inconsistency after error loading it from diskFilipe Manana1-3/+4
2023-05-30btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectidNikolay Borisov1-6/+6
2023-05-30mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning1-0/+1
2023-05-30phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat1-32/+10
2023-05-30Input: xpad - add constants for GIP interface numbersVicki Pfau1-1/+4
2023-05-30iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka1-5/+14
2023-05-30clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann1-14/+14
2023-05-30RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva1-9/+14
2023-05-30recordmcount: Fix memory leaks in the uwrite functionHao Zeng1-1/+5
2023-05-30sched: Fix KCSAN noinstr violationJosh Poimboeuf1-1/+1
2023-05-30mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier1-2/+25
2023-05-30serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren1-0/+1
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-05-30HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke1-22/+11
2023-05-30spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3Kevin Groeneveld1-6/+18
2023-05-30HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera1-4/+2
2023-05-30HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera1-0/+51
2023-05-30staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2-8/+3
2023-05-30Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li1-1/+0
2023-05-30wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede1-1/+4
2023-05-30wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim1-1/+1
2023-05-30wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay1-0/+3
2023-05-30samples/bpf: Fix fout leak in hbm's run_bpf_progHao Zeng1-0/+1
2023-05-30f2fs: fix to drop all dirty pages during umount() if cp_error is setChao Yu2-3/+12
2023-05-30ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()Ojaswin Mujoo1-18/+31
2023-05-30ext4: set goal start correctly in ext4_mb_normalize_requestKemeng Shi1-6/+10
2023-05-30gfs2: Fix inode height consistency checkAndreas Gruenbacher1-1/+2
2023-05-30scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...Zheng Wang1-0/+2
2023-05-30lib: cpu_rmap: Avoid use after free on rmap->obj array entriesEli Cohen1-1/+4