summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-11Linux 6.1.104v6.1.104Greg Kroah-Hartman
2024-08-11netfilter: ipset: Add list flush to cancel_gcAlexander Maltsev
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing
2024-08-11mptcp: fix duplicate data handlingPaolo Abeni
2024-08-11mptcp: pm: only set request_bkup flag when sending MP_PRIOMatthieu Baerts (NGI0)
2024-08-11mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni
2024-08-11mptcp: fix NL PM announced address accountingPaolo Abeni
2024-08-11mptcp: distinguish rcv vs sent backup flag in requestsMatthieu Baerts (NGI0)
2024-08-11mptcp: fix user-space PM announced address accountingPaolo Abeni
2024-08-11r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit
2024-08-11net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke
2024-08-11drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich
2024-08-11drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin
2024-08-11Revert "ALSA: firewire-lib: operate for period elapse event in process context"Edmund Raile
2024-08-11Revert "ALSA: firewire-lib: obsolete workqueue for period update"Edmund Raile
2024-08-11ALSA: hda/realtek: Add quirk for Acer Aspire E5-574GMavroudis Chatzilazaridis
2024-08-11ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai
2024-08-11mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)
2024-08-11protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro
2024-08-11btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota
2024-08-11HID: wacom: Modify pen IDsTatsunosuke Tobita
2024-08-11platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda
2024-08-11rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon
2024-08-11riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao
2024-08-11ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski
2024-08-11net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit
2024-08-11net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh
2024-08-11net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch
2024-08-11netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima
2024-08-11netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima
2024-08-11ALSA: hda: Conditionally use snooping for AMD HDMITakashi Iwai
2024-08-11net: mvpp2: Don't re-use loop iteratorDan Carpenter
2024-08-11drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal
2024-08-11net/iucv: fix use after free in iucv_sock_close()Alexandra Winter
2024-08-11ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski
2024-08-11ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski
2024-08-11ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski
2024-08-11ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak
2024-08-11rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...Kuniyuki Iwashima
2024-08-11net: axienet: start napi before enabling Rx/TxAndy Chiu
2024-08-11Bluetooth: hci_sync: Fix suspending with wrong filter policyLuiz Augusto von Dentz
2024-08-11ALSA: hda: conexant: Fix headset auto detect fail in the polling modesongxiebing
2024-08-11sched: act_ct: take care of padding in struct zones_ht_keyEric Dumazet
2024-08-11drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes
2024-08-11drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes
2024-08-11drm/nouveau: prime: fix refcount underflowDanilo Krummrich
2024-08-11HID: amd_sfh: Move sensor discovery before HID device initializationBasavaraj Natikar
2024-08-11HID: amd_sfh: Split sensor and HID initializationBasavaraj Natikar
2024-08-11HID: amd_sfh: Remove duplicate cleanupBasavaraj Natikar