summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli
2024-01-04ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme
2024-01-04Merge tag 'asoc-fix-v6.7-rc8' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-01-04x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia
2024-01-03Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu
2024-01-03net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-03Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03virtio_net: fix missing dma unmap for resizeXuan Zhuo
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin
2024-01-03Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-03Merge tag 'apparmor-pr-2024-01-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-03apparmor: Fix move_mount mediation by detecting if source is detachedJohn Johansen
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-03Merge tag 'trace-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-01-03Merge tag 'bcachefs-2024-01-01' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo
2024-01-03ice: fix Get link status data lengthPaul Greenwalt
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-03ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown
2024-01-03ASoC: meson: g12a-toacodec: Fix event generationMark Brown
2024-01-03ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown
2024-01-03ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-03ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi
2024-01-03net: Save and restore msg_namelen in sock_sendmsgMarc Dionne
2024-01-03ALSA: hda: cs35l41: fix building without CONFIG_SPIArnd Bergmann
2024-01-03mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen
2024-01-03netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso
2024-01-03netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie
2024-01-03Merge tag 'drm-intel-fixes-2023-12-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-01-02net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-02Merge branch 'mptcp-new-reviewer-and-prevent-a-warning'Jakub Kicinski
2024-01-02mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni
2024-01-02MAINTAINERS: add Geliang as reviewer for MPTCPMatthieu Baerts
2024-01-02MAINTAINERS: Update mvpp2 driver emailMarcin Wojtas
2024-01-02sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu
2024-01-02MAINTAINERS: Orphan Cadence PCIe IPBjorn Helgaas
2024-01-02Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie
2024-01-02eventfs: Fix bitwise fields for "is_events"Steven Rostedt (Google)
2024-01-02tracefs: Check for dentry->d_inode exists in set_gid()Steven Rostedt (Google)