summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rust: upgrade to Rust 1.72.1Miguel Ojeda2024-02-168-266/+187
* rust: arc: add explicit `drop()` around `Box::from_raw()`Miguel Ojeda2024-02-161-1/+1
* cifs: failure to add channel on iface should bump up weightShyam Prasad N2024-02-161-0/+2
* cifs: avoid redundant calls to disable multichannelShyam Prasad N2024-02-161-1/+1
* phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren2024-02-161-2/+2
* dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li2024-02-161-1/+2
* perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark2024-02-161-1/+8
* phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda2024-02-161-4/+0
* dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMAChristophe JAILLET2024-02-161-5/+5
* dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMAChristophe JAILLET2024-02-161-12/+5
* dmaengine: ti: k3-udma: Report short packet errorsJai Luthra2024-02-161-2/+8
* dmaengine: fsl-dpaa2-qdma: Fix the size of dma poolsGuanhua Gao2024-02-161-4/+6
* ext4: regenerate buddy after block freeing failed if under fc replayBaokun Li2024-02-161-0/+20
* Linux 6.6.16v6.6.16Greg Kroah-Hartman2024-02-051-1/+1
* pds_core: Prevent health thread from running during reset/removeBrett Creeley2024-02-051-2/+17
* drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam2024-02-054-8/+8
* ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold2024-02-051-1/+5
* ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold2024-02-051-7/+0
* ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold2024-02-051-1/+1
* ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold2024-02-051-5/+7
* bonding: remove print in bond_verify_device_pathZhengchao Shao2024-02-051-4/+1
* selftests/bpf: Remove flaky test_btf_id testYonghong Song2024-02-051-5/+0
* LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2024-02-052-7/+10
* drm/msm/dsi: Enable runtime PMKonrad Dybcio2024-02-051-0/+4
* Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"Jonathan Gray2024-02-051-2/+0
* mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-02-052-4/+19
* arm64: irq: set the correct node for shadow call stackHuang Shijie2024-02-051-1/+1
* selftests: net: enable some more knobsPaolo Abeni2024-02-051-0/+3
* selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski2024-02-051-0/+1
* selftests: bonding: Check initial stateBenjamin Poirier2024-02-051-0/+11
* selftests: team: Add missing config optionsBenjamin Poirier2024-02-051-1/+3
* net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao2024-02-051-11/+11
* octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya2024-02-053-7/+4
* selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni2024-02-051-1/+1
* selftests: net: fix available tunnels detectionPaolo Abeni2024-02-051-8/+8
* selftests: net: add missing config for pmtu.sh testsPaolo Abeni2024-02-051-0/+3
* selftests: net: add missing config for nftables-backed iptablesJakub Kicinski2024-02-051-0/+1
* pds_core: Rework teardown/setup flow to be more commonBrett Creeley2024-02-055-18/+9
* pds_core: Clear BARs on resetBrett Creeley2024-02-055-10/+38
* pds_core: Prevent race issues involving the adminqBrett Creeley2024-02-053-6/+47
* pds_core: implement pci reset handlersShannon Nelson2024-02-053-3/+65
* pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2024-02-052-3/+4
* pds_core: Cancel AQ work on teardownBrett Creeley2024-02-051-0/+2
* af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-02-053-15/+21
* net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu2024-02-051-6/+6
* netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso2024-02-051-0/+24
* netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso2024-02-051-3/+4
* netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-02-053-5/+12
* netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer2024-02-051-4/+6
* selftests: net: add missing config for GENEVEMatthias May2024-02-051-0/+1