summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
43 hoursLinux 5.10.217v5.10.217linux-5.10.yGreg Kroah-Hartman1-1/+1
43 hoursmd: fix kmemleak of rdev->serialLi Nan1-0/+1
43 hourskeys: Fix overwrite of key expiration on instantiationSilvio Gissi1-1/+2
43 hoursregulator: core: fix debugfs creation regressionJohan Hovold1-11/+16
43 hourshwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati1-3/+3
43 hoursnet: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo1-3/+10
43 hoursdrm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
43 hoursmei: me: add lunar lake point M DIDAlexander Usyskin2-0/+4
43 hoursdyndbg: fix old BUG_ON in >control parserJim Cromie1-1/+5
43 hoursASoC: tegra: Fix DSPK 16-bit playbackSameer Pujar1-4/+3
43 hoursnet: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
43 hourstipc: fix UAF in error pathPaolo Abeni1-1/+5
43 hoursiio: accel: mxc4005: Interrupt handling fixesHans de Goede1-7/+17
43 hoursiio:imu: adis16475: Fix sync mode settingRamona Gradinariu1-1/+3
43 hoursALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TUAman Dhoot1-0/+1
43 hoursusb: dwc3: core: Prevent phy suspend during initThinh Nguyen4-52/+68
43 hoursusb: xhci-plat: Don't include xhci.hThinh Nguyen1-1/+3
43 hoursusb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
43 hoursusb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
43 hoursusb: ohci: Prevent missed ohci interruptsGuenter Roeck1-0/+8
43 hoursusb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern1-2/+3
43 hoursusb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt1-2/+4
43 hoursusb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt1-1/+9
43 hoursarm64: dts: qcom: Fix 'interrupt-map' parent address cellsRob Herring2-12/+12
43 hoursfirewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos1-2/+4
43 hoursbtrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov1-2/+2
43 hoursnet: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2-4/+2
43 hoursipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet1-1/+5
43 hoursnet: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau1-2/+7
43 hourskcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior6-1/+5
43 hoursphonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
43 hourshwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic1-5/+19
43 hourshwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic1-1/+1
43 hourshwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic1-7/+12
43 hoursrtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats1-1/+1
43 hoursBluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou1-0/+3
43 hoursBluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou1-0/+4
43 hourstcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima1-1/+7
43 hourstcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet3-3/+7
43 hoursxfrm: Preserve vlan tags for transport mode software GROPaul Davey5-2/+36
43 hoursnet:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
43 hoursdrm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
43 hoursfs/9p: drop inodes immediately on non-.L tooJoakim Sindholt1-0/+1
43 hoursclk: Don't hold prepare_lock when calling kref_put()Stephen Boyd1-7/+5
43 hoursgpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
43 hoursgpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
43 hours9p: explicitly deny setlease attemptsJeff Layton1-0/+2
43 hoursfs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt1-0/+3
43 hoursfs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt1-1/+1
43 hoursselftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36