summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-11Linux 6.1.104v6.1.104Greg Kroah-Hartman1-1/+1
2024-08-11netfilter: ipset: Add list flush to cancel_gcAlexander Maltsev1-0/+3
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-08-11mptcp: fix duplicate data handlingPaolo Abeni1-4/+12
2024-08-11mptcp: pm: only set request_bkup flag when sending MP_PRIOMatthieu Baerts (NGI0)1-1/+0
2024-08-11mptcp: fix bad RCVPRUNED mib accountingPaolo Abeni1-4/+4
2024-08-11mptcp: fix NL PM announced address accountingPaolo Abeni1-4/+6
2024-08-11mptcp: distinguish rcv vs sent backup flag in requestsMatthieu Baerts (NGI0)3-1/+3
2024-08-11mptcp: fix user-space PM announced address accountingPaolo Abeni1-4/+13
2024-08-11r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit1-6/+2
2024-08-11net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke1-2/+9
2024-08-11drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich1-3/+3
2024-08-11drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin1-10/+7
2024-08-11Revert "ALSA: firewire-lib: operate for period elapse event in process context"Edmund Raile1-14/+9
2024-08-11Revert "ALSA: firewire-lib: obsolete workqueue for period update"Edmund Raile2-0/+16
2024-08-11ALSA: hda/realtek: Add quirk for Acer Aspire E5-574GMavroudis Chatzilazaridis1-0/+1
2024-08-11ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai1-2/+2
2024-08-11mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)2-5/+7
2024-08-11protect the fetch of ->fd[fd] in do_dup2() from mispredictionsAl Viro1-0/+1
2024-08-11btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota6-8/+23
2024-08-11HID: wacom: Modify pen IDsTatsunosuke Tobita1-2/+1
2024-08-11platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda1-0/+2
2024-08-11rust: SHADOW_CALL_STACK is incompatible with RustAlice Ryhl1-0/+1
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2-2/+10
2024-08-11riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao1-8/+9
2024-08-11ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski1-16/+18
2024-08-11net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-11net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh1-1/+4
2024-08-11net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch1-1/+1
2024-08-11netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima1-5/+9
2024-08-11netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima1-8/+10
2024-08-11ALSA: hda: Conditionally use snooping for AMD HDMITakashi Iwai2-2/+10
2024-08-11net: mvpp2: Don't re-use loop iteratorDan Carpenter1-3/+3
2024-08-11drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal1-1/+1
2024-08-11net/iucv: fix use after free in iucv_sock_close()Alexandra Winter1-2/+2
2024-08-11ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski1-1/+1
2024-08-11ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski1-5/+4
2024-08-11ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski1-3/+1
2024-08-11ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak1-1/+5
2024-08-11rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...Kuniyuki Iwashima1-1/+1
2024-08-11net: axienet: start napi before enabling Rx/TxAndy Chiu1-1/+1
2024-08-11Bluetooth: hci_sync: Fix suspending with wrong filter policyLuiz Augusto von Dentz1-0/+21
2024-08-11ALSA: hda: conexant: Fix headset auto detect fail in the polling modesongxiebing1-45/+9
2024-08-11sched: act_ct: take care of padding in struct zones_ht_keyEric Dumazet1-1/+3
2024-08-11drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes1-1/+28
2024-08-11drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes1-1/+1
2024-08-11drm/nouveau: prime: fix refcount underflowDanilo Krummrich1-1/+2
2024-08-11HID: amd_sfh: Move sensor discovery before HID device initializationBasavaraj Natikar1-7/+11
2024-08-11HID: amd_sfh: Split sensor and HID initializationBasavaraj Natikar1-6/+10
2024-08-11HID: amd_sfh: Remove duplicate cleanupBasavaraj Natikar1-23/+4