summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-25Linux 5.10.218v5.10.218Greg Kroah-Hartman
2024-05-25docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-05-25btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-05-25mptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni
2024-05-25firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi
2024-05-25KVM: x86: Clear "has_error_code", not "error_code", for RM exception injectionSean Christopherson
2024-05-25netlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet
2024-05-25ima: fix deadlock when traversing "ima_default_rules".liqiong
2024-05-25net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-05-25net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli
2024-05-25x86/xen: Drop USERGS_SYSRET64 paravirt callJuergen Gross
2024-05-25pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()Sergey Shtylyov
2024-05-17Linux 5.10.217v5.10.217Greg Kroah-Hartman
2024-05-17md: fix kmemleak of rdev->serialLi Nan
2024-05-17keys: Fix overwrite of key expiration on instantiationSilvio Gissi
2024-05-17regulator: core: fix debugfs creation regressionJohan Hovold
2024-05-17hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati
2024-05-17net: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-05-17mei: me: add lunar lake point M DIDAlexander Usyskin
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-05-17ASoC: tegra: Fix DSPK 16-bit playbackSameer Pujar
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-05-17tipc: fix UAF in error pathPaolo Abeni
2024-05-17iio: accel: mxc4005: Interrupt handling fixesHans de Goede
2024-05-17iio:imu: adis16475: Fix sync mode settingRamona Gradinariu
2024-05-17ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TUAman Dhoot
2024-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-05-17usb: xhci-plat: Don't include xhci.hThinh Nguyen
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-05-17usb: ohci: Prevent missed ohci interruptsGuenter Roeck
2024-05-17usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern
2024-05-17usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt
2024-05-17usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt
2024-05-17arm64: dts: qcom: Fix 'interrupt-map' parent address cellsRob Herring
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-05-17btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov
2024-05-17net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-17ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet
2024-05-17net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau
2024-05-17kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior
2024-05-17phonet: fix rtm_phonet_notify() skb allocationEric Dumazet
2024-05-17hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic
2024-05-17hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic
2024-05-17hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic