summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-15Linux 6.1.58v6.1.58Greg Kroah-Hartman
2023-10-15lib/test_meminit: fix off-by-one error in test_pages()Greg Kroah-Hartman
2023-10-15Revert "NFS: Fix error handling for O_DIRECT write scheduling"Greg Kroah-Hartman
2023-10-15Revert "NFS: Fix O_DIRECT locking issues"Greg Kroah-Hartman
2023-10-15Revert "NFS: More O_DIRECT accounting fixes for error paths"Greg Kroah-Hartman
2023-10-15Revert "NFS: Use the correct commit info in nfs_join_page_group()"Greg Kroah-Hartman
2023-10-15Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"Greg Kroah-Hartman
2023-10-10Linux 6.1.57v6.1.57Greg Kroah-Hartman
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-10-10ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()Eric Dumazet
2023-10-10btrfs: file_remove_privs needs an exclusive lock in direct io writeBernd Schubert
2023-10-10netlink: remove the flex array from struct nlmsghdrJakub Kicinski
2023-10-10btrfs: fix fscrypt name leak after failure to join log transactionFilipe Manana
2023-10-10btrfs: fix an error handling path in btrfs_rename()Christophe JAILLET
2023-10-10vrf: Fix lockdep splat in output pathIdo Schimmel
2023-10-10ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10ksmbd: fix uaf in smb20_oplock_break_ackluosili
2023-10-10ksmbd: fix race condition between session lookup and expireNamjae Jeon
2023-10-10x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler
2023-10-10RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-10-10of: dynamic: Fix potential memory leak in of_changeset_action()Dan Carpenter
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-10-10dm zoned: free dmz->ddev array in dmz_put_zoned_devicesFedor Pchelkin
2023-10-10parisc: Fix crash with nr_cpus=1 optionHelge Deller
2023-10-10smb: use kernel_connect() and kernel_bind()Jordan Rife
2023-10-10intel_idle: add Emerald Rapids Xeon supportArtem Bityutskiy
2023-10-10HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada
2023-10-10HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina
2023-10-10netlink: annotate data-races around sk->sk_errEric Dumazet
2023-10-10netlink: Fix potential skb memleak in netlink_ackTao Chen
2023-10-10netlink: split up copies in the ack constructionJakub Kicinski
2023-10-10sctp: update hb timer immediately after users change hb_intervalXin Long
2023-10-10sctp: update transport state when processing a dupcook packetXin Long
2023-10-10tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-10tipc: fix a potential deadlock on &tx->lockChengfeng Ye
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10ipv4: Set offload_failed flag in fibmatch resultsBenjamin Poirier
2023-10-10netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failureFlorian Westphal
2023-10-10netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter