summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-10ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown
2024-01-10ASoC: meson: g12a-toacodec: Fix event generationMark Brown
2024-01-10ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown
2024-01-10ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-10net: Save and restore msg_namelen in sock_sendmsgMarc Dionne
2024-01-10netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso
2024-01-10net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-10sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu
2024-01-10ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren
2024-01-10selftests: bonding: do not set port down when adding to bondHangbin Liu
2024-01-10net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz
2024-01-10net: annotate data-races around sk->sk_bind_phcEric Dumazet
2024-01-10net: annotate data-races around sk->sk_tsflagsEric Dumazet
2024-01-10net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko
2024-01-10can: raw: add support for SO_MARKMarc Kleine-Budde
2024-01-10r8169: Fix PCI error on system resumeKai-Heng Feng
2024-01-10net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua
2024-01-10mlxbf_gige: fix receive packet race conditionDavid Thompson
2024-01-10ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offsetEugen Hristev
2024-01-10ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu
2024-01-10igc: Check VLAN EtherType maskKurt Kanzenbach
2024-01-10igc: Check VLAN TCI maskKurt Kanzenbach
2024-01-10igc: Report VLAN EtherType matching back to userKurt Kanzenbach
2024-01-10i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2024-01-10ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2024-01-10ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2024-01-10drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy
2024-01-10octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh
2024-01-10nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant
2024-01-10netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso
2024-01-10netfilter: use skb_ip_totlen and iph_totlenXin Long
2024-01-10drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xferDouglas Anderson
2024-01-10wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2024-01-10KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini
2024-01-10cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N
2024-01-10cifs: cifs_chan_is_iface_active should be called with chan_lock heldShyam Prasad N
2024-01-10drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SEJocelyn Falempe
2024-01-10Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas
2024-01-10mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni
2024-01-10ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme
2024-01-10ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBookAndy Chi
2024-01-10ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx seriesAabish Malik
2024-01-10block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti
2024-01-10keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis
2024-01-05Linux 6.1.71Greg Kroah-Hartman
2024-01-05Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki
2024-01-05tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko
2024-01-05kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa