summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.277v5.4.277Greg Kroah-Hartman2024-05-251-1/+1
* docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa2024-05-251-1/+0
* serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson2024-05-251-1/+29
* usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus2024-05-251-4/+0
* drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam2024-05-251-0/+3
* btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet2024-05-251-0/+1
* arm64: dts: qcom: Fix 'interrupt-map' parent address cellsRob Herring2024-05-251-4/+4
* firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi2024-05-251-1/+5
* smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara2024-05-253-33/+62
* net: bcmgenet: synchronize UMAC_CMD accessDoug Berger2024-05-254-1/+21
* net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger2024-05-251-0/+2
* net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger2024-05-251-0/+2
* net: bcmgenet: keep MAC in reset until PHY is upDoug Berger2024-05-253-7/+15
* Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger2024-05-252-33/+2
* Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli2024-05-251-7/+0
* ext4: fix bug_on in __es_tree_searchBaokun Li2024-05-251-5/+5
* pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()Sergey Shtylyov2024-05-251-3/+11
* Linux 5.4.276v5.4.276Greg Kroah-Hartman2024-05-171-1/+1
* pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai2024-05-171-0/+2
* pinctrl: mediatek: remove set but not used variable 'e'YueHaibing2024-05-171-3/+1
* pinctrl: mediatek: Fix some off by one bugsDan Carpenter2024-05-171-5/+5
* pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang2024-05-171-5/+3
* regulator: core: fix debugfs creation regressionJohan Hovold2024-05-171-11/+16
* net: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo2024-05-171-3/+10
* drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin2024-05-171-1/+1
* dyndbg: fix old BUG_ON in >control parserJim Cromie2024-05-171-1/+5
* tipc: fix UAF in error pathPaolo Abeni2024-05-171-1/+5
* usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff2024-05-171-1/+1
* usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard2024-05-171-3/+3
* firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos2024-05-171-2/+4
* net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen2024-05-171-3/+2
* net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen2024-05-171-3/+8
* ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet2024-05-171-1/+5
* net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau2024-05-171-2/+7
* phonet: fix rtm_phonet_notify() skb allocationEric Dumazet2024-05-171-1/+1
* rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats2024-05-171-1/+1
* Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou2024-05-171-0/+3
* Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou2024-05-171-0/+4
* tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima2024-05-171-1/+7
* tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet2024-05-173-3/+7
* xfrm: Preserve vlan tags for transport mode software GROPaul Davey2024-05-175-2/+36
* pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang2024-05-171-0/+4
* net:usb:qmi_wwan: support Rolling modulesVanillan Wang2024-05-171-0/+1
* fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt2024-05-171-0/+1
* clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd2024-05-171-7/+5
* gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko2024-05-171-1/+1
* gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko2024-05-171-1/+1
* 9p: explicitly deny setlease attemptsJeff Layton2024-05-171-0/+2
* fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt2024-05-171-0/+3
* fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt2024-05-171-1/+1