summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau2023-04-051-0/+5
* scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley2023-04-051-0/+16
* scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel2023-04-051-4/+4
* scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry2023-04-051-0/+1
* scsi: hisi_sas: Check devm_add_action() return valueKang Chen2023-04-051-2/+1
* scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi2023-04-051-5/+7
* selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-04-051-0/+28
* m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz2023-04-051-1/+3
* ca8210: fix mac_len negative array accessAlexander Aring2023-04-051-0/+2
* HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn2023-04-051-0/+1
* riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti2023-04-051-0/+8
* thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello2023-04-051-1/+1
* thunderbolt: Use scale field when allocating USB3 bandwidthMika Westerberg2023-04-051-5/+17
* uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman2023-04-051-0/+7
* scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali2023-04-051-0/+11
* hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford2023-04-051-1/+3
* hwmon: fix potential sensor registration fail if of_node is missingPhinex Hung2023-04-051-2/+5
* platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih2023-04-051-1/+1
* Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang2023-04-051-0/+1
* Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz2023-04-051-38/+79
* Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz2023-04-052-3/+10
* Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold2023-04-051-1/+16
* net: mdio: thunder: Add missing fwnode_handle_put()Liang He2023-04-051-0/+1
* gve: Cache link_speed value from deviceJoshua Washington2023-04-051-1/+4
* nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander2023-04-051-2/+3
* net/sonic: use dma_mapping_error() for error checkZhang Changzhong2023-04-051-2/+2
* erspan: do not use skb_mac_header() in ndo_start_xmit()Eric Dumazet2023-04-052-4/+4
* atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao2023-04-051-0/+11
* net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter2023-04-051-2/+1
* net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla2023-04-051-2/+4
* net/mlx5: Fix steering rules cleanupLama Kayal2023-04-051-0/+1
* bpf: Adjust insufficient default bpf_jit_limitDaniel Borkmann2023-04-051-1/+1
* keys: Do not cache key in task struct if key is requested from kernel threadDavid Howells2023-04-051-3/+6
* bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)2023-04-051-4/+8
* net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand2023-04-051-11/+13
* net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2023-04-052-11/+13
* net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang2023-04-051-0/+6
* net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon2023-04-053-13/+32
* net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli2023-04-051-7/+16
* xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang2023-04-051-0/+5
* qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin2023-04-051-1/+4
* net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich2023-04-051-0/+6
* scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai2023-04-051-2/+4
* i2c: imx-lpi2c: check only for enabled interrupt flagsAlexander Stein2023-04-051-0/+4
* igc: fix the validation logic for taprio's gate listAKASHI Takahiro2023-04-051-10/+10
* igbvf: Regard vf reset nack as successAkihiko Odaki2023-04-051-3/+10
* intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui2023-04-051-2/+6
* iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin2023-04-051-1/+1
* iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin2023-04-051-1/+1
* xsk: Add missing overflow check in xdp_umem_regKal Conley2023-04-051-6/+7