summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFONeal Cardwell1-11/+27
2024-07-05ionic: use dev_consume_skb_any outside of napiShannon Nelson3-13/+21
2024-07-05powerpc: restore some missing spu syscallsArnd Bergmann1-0/+4
2024-07-05parisc: use correct compat recv/recvfrom syscallsArnd Bergmann1-2/+2
2024-07-05sparc: fix compat recv/recvfrom syscallsArnd Bergmann2-223/+2
2024-07-05sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-07-05net: dsa: microchip: fix wrong register write when masking interruptTristram Ha1-1/+1
2024-07-05ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai1-3/+5
2024-07-05Fix race for duplicate reqsk on identical SYNluoxuanqiang5-10/+30
2024-07-05btrfs: use NOFS context when getting inodes during logging and log replayFilipe Manana1-15/+28
2024-07-05netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSC...Jianguo Wu1-0/+3
2024-07-05ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai linkChen-Yu Tsai1-0/+1
2024-07-05xdp: Remove WARN() from __xdp_reg_mem_model()Daniil Dulov1-3/+1
2024-07-05bpf: Fix may_goto with negative offset.Alexei Starovoitov1-3/+6
2024-07-05ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski1-1/+9
2024-07-05net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt2-0/+5
2024-07-05net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt1-0/+1
2024-07-05ibmvnic: Free any outstanding tx skbs during scrq resetNick Child1-0/+6
2024-07-05vxlan: Pull inner IP header in vxlan_xmit_one().Guillaume Nault1-1/+8
2024-07-05bpf: Fix overrunning reservations in ringbufDaniel Borkmann1-6/+25
2024-07-05bpf: Fix the corner case with may_goto and jump to the 1st insn.Alexei Starovoitov1-0/+50
2024-07-05mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel1-6/+14
2024-07-05mlxsw: pci: Fix driver initialization with Spectrum-4Ido Schimmel2-3/+17
2024-07-05ionic: fix kernel panic due to multi-buffer handlingTaehee Yoo1-9/+18
2024-07-05bonding: fix incorrect software timestamping reportHangbin Liu1-0/+3
2024-07-05openvswitch: get related ct labels from its master if it is not confirmedXin Long1-1/+6
2024-07-05net: dsa: microchip: fix initial port flush problemTristram Ha1-4/+2
2024-07-05ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson1-1/+2
2024-07-05ASoC: amd: acp: move chip->flag variable assignmentVijendar Mukunda1-1/+1
2024-07-05ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()Vijendar Mukunda1-8/+0
2024-07-05ASoC: amd: acp: add a null check for chip_pdev structureVijendar Mukunda1-4/+6
2024-07-05bpf: Fix remap of arena.Alexei Starovoitov1-2/+14
2024-07-05s390/virtio_ccw: Fix config change notificationsHalil Pasic1-1/+3
2024-07-05s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle1-1/+1
2024-07-05bpf: Add missed var_off setting in coerce_subreg_to_size_sx()Yonghong Song1-0/+1
2024-07-05bpf: Add missed var_off setting in set_sext32_default_val()Yonghong Song1-0/+1
2024-07-05ASoC: q6apm-lpass-dai: close graph on prepare errorsSrinivas Kandagatla1-12/+20
2024-07-05workqueue: Increase worker desc's length to 32Wenchao Hao1-1/+1
2024-07-05ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card initAndrei Simion1-2/+5
2024-07-05ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collisionHsin-Te Yuan1-5/+5
2024-07-05ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclkAlibek Omarov1-2/+11
2024-07-05ASoC: cs42l43: Increase default type detect time and button delayMaciej Strozek1-2/+2
2024-07-05pwm: stm32: Refuse too small period requestsUwe Kleine-König1-0/+2
2024-07-05pwm: stm32: Calculate prescaler with a division instead of a loopUwe Kleine-König1-13/+17
2024-07-05pwm: stm32: Fix for settings using period > UINT32_MAXUwe Kleine-König1-8/+20
2024-07-05pwm: stm32: Improve precision of calculation in .apply()Uwe Kleine-König1-2/+3
2024-07-05MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller1-4/+4
2024-07-05pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao1-1/+3
2024-07-05pinctrl: rockchip: use dedicated pinctrl type for RK3328Huang-Huang Bao2-1/+5
2024-07-05pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pinsHuang-Huang Bao1-0/+51