summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30smb3: fix unusable share after force unmount failureSteve French4-13/+11
2023-03-30smb3: lower default deferred close timeout to address perf regressionSteve French1-1/+1
2023-03-30scsi: qla2xxx: Perform lockless command completion in abort pathNilesh Javali1-0/+11
2023-03-30scsi: qla2xxx: Synchronize the IOCB count to be in orderQuinn Tran1-1/+2
2023-03-30hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford1-1/+3
2023-03-30hwmon: fix potential sensor registration fail if of_node is missingPhinex Hung1-2/+5
2023-03-30entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-upFrederic Weisbecker1-1/+2
2023-03-30perf/x86/amd/core: Always clear status for idxBreno Leitao1-2/+1
2023-03-30entry: Fix noinstr warning in __enter_from_user_mode()Josh Poimboeuf3-1/+4
2023-03-30platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih1-1/+1
2023-03-30Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim1-0/+2
2023-03-30Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung1-1/+2
2023-03-30Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-03-30Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz1-38/+79
2023-03-30Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16
2023-03-30drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-30efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel6-14/+21
2023-03-30net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-03-30net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-30net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-30net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-30net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler1-5/+27
2023-03-30gve: Cache link_speed value from deviceJoshua Washington1-1/+4
2023-03-30Bluetooth: Remove "Power-on" check from Mesh featureBrian Gix1-6/+0
2023-03-30Bluetooth: ISO: fix timestamped HCI ISO data packet parsingPauli Virtanen1-2/+7
2023-03-30Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz1-10/+0
2023-03-30Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz1-4/+19
2023-03-30Bluetooth: hci_sync: Resume adv with no RPA when active scanZhengping Jiang1-20/+44
2023-03-30ksmbd: fix possible refcount leak in smb2_open()ChenXiaoSong1-1/+4
2023-03-30ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGESNamjae Jeon1-3/+6
2023-03-30ksmbd: add low bound validation to FSCTL_SET_ZERO_DATANamjae Jeon1-1/+1
2023-03-30hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne1-2/+17
2023-03-30mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-30nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander1-2/+3
2023-03-30net/sonic: use dma_mapping_error() for error checkZhang Changzhong1-2/+2
2023-03-30net: mscc: ocelot: fix stats region batchingVladimir Oltean1-1/+2
2023-03-30erspan: do not use skb_mac_header() in ndo_start_xmit()Eric Dumazet2-4/+4
2023-03-30atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao1-0/+11
2023-03-30net: dsa: tag_brcm: legacy: fix daisy-chained switchesÁlvaro Fernández Rojas1-2/+8
2023-03-30net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter1-2/+1
2023-03-30net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla1-2/+4
2023-03-30net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim1-1/+8
2023-03-30net/mlx5: Fix steering rules cleanupLama Kayal1-0/+1
2023-03-30net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li1-0/+19
2023-03-30net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li1-1/+5
2023-03-30bpf: Adjust insufficient default bpf_jit_limitDaniel Borkmann1-1/+1
2023-03-30i40e: fix flow director packet filter programmingRadoslaw Tyl1-4/+4
2023-03-30iavf: fix hang on reboot with iceStefan Assmann1-0/+5
2023-03-30ice: check if VF exists before mode checkMichal Swiatkowski1-4/+4
2023-03-30keys: Do not cache key in task struct if key is requested from kernel threadDavid Howells1-3/+6