summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-15Linux 6.1.58v6.1.58Greg Kroah-Hartman1-1/+1
2023-10-15lib/test_meminit: fix off-by-one error in test_pages()Greg Kroah-Hartman1-1/+1
2023-10-15Revert "NFS: Fix error handling for O_DIRECT write scheduling"Greg Kroah-Hartman1-46/+16
2023-10-15Revert "NFS: Fix O_DIRECT locking issues"Greg Kroah-Hartman1-4/+4
2023-10-15Revert "NFS: More O_DIRECT accounting fixes for error paths"Greg Kroah-Hartman1-31/+16
2023-10-15Revert "NFS: Use the correct commit info in nfs_join_page_group()"Greg Kroah-Hartman3-20/+15
2023-10-15Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"Greg Kroah-Hartman1-11/+6
2023-10-10Linux 6.1.57v6.1.57Greg Kroah-Hartman1-1/+1
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross1-41/+46
2023-10-10ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()Eric Dumazet1-4/+4
2023-10-10btrfs: file_remove_privs needs an exclusive lock in direct io writeBernd Schubert1-2/+14
2023-10-10netlink: remove the flex array from struct nlmsghdrJakub Kicinski2-3/+1
2023-10-10btrfs: fix fscrypt name leak after failure to join log transactionFilipe Manana1-1/+4
2023-10-10btrfs: fix an error handling path in btrfs_rename()Christophe JAILLET1-2/+4
2023-10-10vrf: Fix lockdep splat in output pathIdo Schimmel1-6/+6
2023-10-10ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet2-31/+8
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-21/+20
2023-10-10ksmbd: fix uaf in smb20_oplock_break_ackluosili1-2/+2
2023-10-10ksmbd: fix race condition between session lookup and expireNamjae Jeon3-3/+10
2023-10-10x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky1-14/+55
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory1-1/+1
2023-10-10RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria1-1/+1
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler1-4/+12
2023-10-10RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche1-11/+5
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky1-1/+1
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-10parisc: Fix crash with nr_cpus=1 optionHelge Deller1-1/+3
2023-10-10smb: use kernel_connect() and kernel_bind()Jordan Rife1-5/+5
2023-10-10intel_idle: add Emerald Rapids Xeon supportArtem Bityutskiy1-0/+2
2023-10-10HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada1-0/+8
2023-10-10HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina1-2/+1
2023-10-10netlink: annotate data-races around sk->sk_errEric Dumazet1-4/+4
2023-10-10netlink: Fix potential skb memleak in netlink_ackTao Chen1-1/+3
2023-10-10netlink: split up copies in the ack constructionJakub Kicinski3-9/+43
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-10ipv4: Set offload_failed flag in fibmatch resultsBenjamin Poirier1-0/+2
2023-10-10netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failureFlorian Westphal1-17/+29
2023-10-10netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter2-16/+48