summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-20forcedeth: fix off-by-one when saving/restoring non-PCI config spaceMarek Czernohous
2026-08-20Merge branch 'net-mlx5-preserve-speed-and-state-across-vport-modify-commands'Jakub Kicinski
2026-08-20net/mlx5: E-Switch, preserve max tx speed on vport state modificationOr Har-Toov
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov
2026-08-20net/mlx5: E-Switch, use state lock for vport state changesMark Bloch
2026-08-20net: thunderbolt: Count delivered packets in rx_packets and rx_bytesFan Ye
2026-08-20ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()Andrea Mayer
2026-08-20net/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20net/sched: add get_fill_size callbacks for actions missing themVictor Nogueira
2026-08-20selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptionsEric Dumazet
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
2026-08-20net: macb: drop CONFIG_OF #if blockThéo Lebrun
2026-08-20Merge tag 'execve-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20bpf: Fix infinite loop in pcpu_freelist push with one possible CPUHui Su
2026-08-20selftests/bpf: Add reg-invariants test for speculative pointer arithmeticJiayuan Chen
2026-08-20bpf: Fix REG INVARIANTS VIOLATION on speculative pointer arithmeticJiayuan Chen
2026-08-20ACPI: scan: Defer device power initializationPeixin Xie
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds
2026-08-20Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-20Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-20ipv6: use RCU iterator to dump route exceptionsYuyang Huang
2026-08-20net: ipa: fix stalled modem TX queue after runtime resumeJorijn van der Graaf
2026-08-20net: bridge: Reject descending VLAN tunnel rangesRuoyu Wang
2026-08-20Merge tag 'kcsan-20260817-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-20xsk: fix NULL pointer dereference in __xsk_rcv()Cen Zhang (Microsoft)
2026-08-20Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameterHongfu Li
2026-08-20Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and ...Liang Luo
2026-08-20Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-20Merge tag 'wq-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-08-20Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-08-20selftests/bpf: Test invalid DW LDSX diagnosticsKumar Kartikeya Dwivedi
2026-08-20bpf: Reject invalid LDSX instruction in disassemblyKumar Kartikeya Dwivedi
2026-08-20irqchip/irq-realtek-rtl: Use readl_be()/writel_be() instead of readl()/writel()Rustam Adilov
2026-08-20futex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
2026-08-20x86/bpf: Make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATAMike Rapoport (Microsoft)
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-08-20MAINTAINERS: update ksmbd repository URLNamjae Jeon
2026-08-20MAINTAINERS: add myself as KSMBD reviewerChenXiaoSong
2026-08-20smb: server: remove unused DES crypto headerNamjae Jeon
2026-08-20smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig fileThomas Huth
2026-08-20ksmbd: keep TCP timers alive for kernel socketsNamjae Jeon
2026-08-20ksmbd: enable TCP keepalive for accepted connectionsNamjae Jeon
2026-08-20ALSA: hda/realtek: Reorder quirk entries for Lenovo Legion Pro 7 16ARX8HZhang Heng
2026-08-20ALSA: hda/realtek: Fix bass speaker DAC routing for Lenovo Yoga Pro 9 16IAH10Zhang Heng
2026-08-20ALSA: mtpav: shut down output timer before card teardownRunyu Xiao
2026-08-20drm/xe: don't WARN on kernel job timeout when device already wedgedNitin Gote