summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-10RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang1-1/+1
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović1-0/+1
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski1-1/+1
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET1-1/+1
2023-10-10of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter1-3/+3
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky1-0/+1
2023-10-10dm zoned: free dmz->ddev array in dmz_put_zoned_devicesFedor Pchelkin1-8/+7
2023-10-10cpupower: add Makefile dependencies for install targetsIvan Babrou2-5/+5
2023-10-10sctp: update hb timer immediately after users change hb_intervalXin Long1-0/+1
2023-10-10sctp: update transport state when processing a dupcook packetXin Long1-2/+1
2023-10-10tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell1-0/+13
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2-6/+7
2023-10-10tipc: fix a potential deadlock on &tx->lockChengfeng Ye1-2/+2
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-10-10netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failureFlorian Westphal1-17/+29
2023-10-10netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long2-10/+34
2023-10-10net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter1-0/+1
2023-10-10net: nfc: llcp: Add lock when modifying device listJeremy Cline1-0/+2
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida1-1/+3
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam5-35/+6
2023-10-10ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()David Howells1-1/+1
2023-10-10net: fix possible store tearing in neigh_periodic_work()Eric Dumazet1-1/+3
2023-10-10modpost: add missing else to the "of" checkMauricio Faria de Oliveira1-1/+1
2023-10-10NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust1-0/+7
2023-10-10ima: rework CONFIG_IMA dependency blockArnd Bergmann1-11/+6
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi1-7/+4
2023-10-10ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko1-2/+2
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald1-1/+2
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2-9/+11
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina1-2/+10
2023-10-10bpf: Fix tr dereferencingLeon Hwang1-1/+1
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng1-0/+7
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-10-10net: prevent rewrite of msg_name in sock_sendmsg()Jordan Rife1-6/+23
2023-10-10net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife2-3/+3
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva1-2/+2
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva1-1/+1
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu1-4/+5
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman1-2/+0
2023-10-10Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"Greg Kroah-Hartman1-0/+2
2023-10-10block: fix use-after-free of q->q_usage_counterMing Lei2-2/+2
2023-10-10rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov1-11/+11
2023-10-10rbd: decouple parent info read-in from updating rbd_devIlya Dryomov1-62/+80
2023-10-10rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov1-92/+114
2023-10-10rbd: move rbd_dev_refresh() definitionIlya Dryomov1-35/+33
2023-10-10drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()Nathan Chancellor1-1/+1
2023-10-10ring-buffer: Fix bytes info in per_cpu buffer statsZheng Yejian1-13/+15
2023-10-10ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka1-4/+0