summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-05Linux 6.6.16v6.6.16Greg Kroah-Hartman1-1/+1
2024-02-05pds_core: Prevent health thread from running during reset/removeBrett Creeley1-2/+17
2024-02-05drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam4-8/+8
2024-02-05ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold1-1/+5
2024-02-05ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold1-7/+0
2024-02-05ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold1-1/+1
2024-02-05ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold1-5/+7
2024-02-05bonding: remove print in bond_verify_device_pathZhengchao Shao1-4/+1
2024-02-05selftests/bpf: Remove flaky test_btf_id testYonghong Song1-5/+0
2024-02-05LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2-7/+10
2024-02-05drm/msm/dsi: Enable runtime PMKonrad Dybcio1-0/+4
2024-02-05Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"Jonathan Gray1-2/+0
2024-02-05mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2-4/+19
2024-02-05arm64: irq: set the correct node for shadow call stackHuang Shijie1-1/+1
2024-02-05selftests: net: enable some more knobsPaolo Abeni1-0/+3
2024-02-05selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski1-0/+1
2024-02-05selftests: bonding: Check initial stateBenjamin Poirier1-0/+11
2024-02-05selftests: team: Add missing config optionsBenjamin Poirier1-1/+3
2024-02-05net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao1-11/+11
2024-02-05octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya3-7/+4
2024-02-05selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni1-1/+1
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-05selftests: net: add missing config for pmtu.sh testsPaolo Abeni1-0/+3
2024-02-05selftests: net: add missing config for nftables-backed iptablesJakub Kicinski1-0/+1
2024-02-05pds_core: Rework teardown/setup flow to be more commonBrett Creeley5-18/+9
2024-02-05pds_core: Clear BARs on resetBrett Creeley5-10/+38
2024-02-05pds_core: Prevent race issues involving the adminqBrett Creeley3-6/+47
2024-02-05pds_core: implement pci reset handlersShannon Nelson3-3/+65
2024-02-05pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2-3/+4
2024-02-05pds_core: Cancel AQ work on teardownBrett Creeley1-0/+2
2024-02-05af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet3-15/+21
2024-02-05net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu1-6/+6
2024-02-05netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso1-0/+24
2024-02-05netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso1-3/+4
2024-02-05netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso3-5/+12
2024-02-05netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer1-4/+6
2024-02-05selftests: net: add missing config for GENEVEMatthias May1-0/+1
2024-02-05devlink: Fix referring to hw_addr attribute during state validationParav Pandit1-1/+1
2024-02-05bridge: mcast: fix disabled snooping after long uptimeLinus Lüssing2-7/+17
2024-02-05selftests: net: Add missing matchall classifierIdo Schimmel1-0/+1
2024-02-05llc: call sock_orphan() at release timeEric Dumazet1-0/+2
2024-02-05ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller1-7/+14
2024-02-05net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč1-2/+1
2024-02-05ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET1-1/+2
2024-02-05ixgbe: Refactor overtemp event handlingJedrzej Jagielski5-41/+43
2024-02-05ixgbe: Refactor returning internal error codesJedrzej Jagielski12-317/+264
2024-02-05e1000e: correct maximum frequency adjustment valuesJacob Keller2-7/+35
2024-02-05tcp: add sanity checks to rx zerocopyEric Dumazet1-1/+11
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur1-2/+3
2024-02-05ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel5-6/+8