summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-25Linux 5.4.277v5.4.277Greg 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-25arm64: dts: qcom: Fix 'interrupt-map' parent address cellsRob Herring
2024-05-25firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi
2024-05-25smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara
2024-05-25net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-05-25net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-05-25net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger
2024-05-25net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2024-05-25Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli
2024-05-25ext4: fix bug_on in __es_tree_searchBaokun Li
2024-05-25pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()Sergey Shtylyov
2024-05-17Linux 5.4.276v5.4.276Greg Kroah-Hartman
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove set but not used variable 'e'YueHaibing
2024-05-17pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2024-05-17pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2024-05-17regulator: core: fix debugfs creation regressionJohan Hovold
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-17dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-05-17tipc: fix UAF in error pathPaolo Abeni
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-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen
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-17phonet: fix rtm_phonet_notify() skb allocationEric Dumazet
2024-05-17rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats
2024-05-17Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou
2024-05-17Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou
2024-05-17tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima
2024-05-17tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-179p: explicitly deny setlease attemptsJeff Layton
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt