summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.135v5.15.135Greg Kroah-Hartman2023-10-101-1/+1
* xen/events: replace evtchn_rwlock with RCUJuergen Gross2023-10-101-41/+46
* parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2023-10-102-21/+20
* ksmbd: fix uaf in smb20_oplock_break_ackluosili2023-10-101-2/+2
* RDMA/mlx5: Fix NULL string errorShay Drory2023-10-101-1/+1
* RDMA/siw: Fix connection failure handlingBernard Metzler2023-10-101-4/+12
* RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze2023-10-101-1/+1
* RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky2023-10-101-1/+1
* RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang2023-10-101-1/+1
* gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović2023-10-101-0/+1
* gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski2023-10-101-1/+1
* IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET2023-10-101-1/+1
* of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter2023-10-101-3/+3
* RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky2023-10-101-0/+1
* dm zoned: free dmz->ddev array in dmz_put_zoned_devicesFedor Pchelkin2023-10-101-8/+7
* HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada2023-10-101-0/+8
* HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina2023-10-101-2/+1
* sctp: update hb timer immediately after users change hb_intervalXin Long2023-10-101-0/+1
* sctp: update transport state when processing a dupcook packetXin Long2023-10-101-2/+1
* tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell2023-10-101-0/+13
* tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2023-10-102-6/+7
* tipc: fix a potential deadlock on &tx->lockChengfeng Ye2023-10-101-2/+2
* net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer2023-10-101-2/+5
* ipv4: Set offload_failed flag in fibmatch resultsBenjamin Poirier2023-10-101-0/+2
* netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failureFlorian Westphal2023-10-101-17/+29
* netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long2023-10-102-10/+34
* ibmveth: Remove condition to recompute TCP header checksum.David Wilder2023-10-101-13/+12
* net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter2023-10-101-0/+1
* net: nfc: llcp: Add lock when modifying device listJeremy Cline2023-10-101-0/+2
* net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida2023-10-101-1/+3
* net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam2023-10-105-35/+6
* ptp: ocp: Fix error handling in ptp_ocp_device_initDinghao Liu2023-10-101-1/+0
* ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()David Howells2023-10-101-1/+1
* net: fix possible store tearing in neigh_periodic_work()Eric Dumazet2023-10-101-1/+3
* modpost: add missing else to the "of" checkMauricio Faria de Oliveira2023-10-101-1/+1
* bpf, sockmap: Reject sk_msg egress redirects to non-TCP socketsJakub Sitnicki2023-10-101-0/+4
* NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust2023-10-101-0/+7
* ima: rework CONFIG_IMA dependency blockArnd Bergmann2023-10-101-12/+6
* scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi2023-10-101-7/+4
* ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko2023-10-101-2/+2
* regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald2023-10-101-1/+2
* wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2023-10-102-9/+11
* drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()Alexandra Diupina2023-10-101-2/+10
* bpf: Fix tr dereferencingLeon Hwang2023-10-101-1/+1
* wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin2023-10-101-7/+9
* wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET2023-10-101-1/+1
* iwlwifi: avoid void pointer arithmeticJohannes Berg2023-10-1013-17/+17
* wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann2023-10-101-3/+3
* ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng2023-10-101-0/+7
* HID: sony: Fix a potential memory leak in sony_probe()Christophe JAILLET2023-10-101-0/+3