summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-20forcedeth: fix off-by-one when saving/restoring non-PCI config spaceMarek Czernohous1-2/+2
2026-08-20Merge branch 'net-mlx5-preserve-speed-and-state-across-vport-modify-commands'Jakub Kicinski7-16/+84
2026-08-20net/mlx5: E-Switch, preserve max tx speed on vport state modificationOr Har-Toov2-0/+44
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov3-11/+9
2026-08-20net/mlx5: E-Switch, use state lock for vport state changesMark Bloch5-5/+31
2026-08-20net: thunderbolt: Count delivered packets in rx_packets and rx_bytesFan Ye1-3/+3
2026-08-20ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()Andrea Mayer1-14/+12
2026-08-20net/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim1-0/+9
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-66/+191
2026-08-20net/sched: add get_fill_size callbacks for actions missing themVictor Nogueira9-1/+235
2026-08-20selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptionsEric Dumazet2-0/+134
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen4-3/+65
2026-08-20net: macb: drop CONFIG_OF #if blockThéo Lebrun1-3/+1
2026-08-20Merge tag 'execve-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-08-20bpf: Fix infinite loop in pcpu_freelist push with one possible CPUHui Su2-8/+28
2026-08-20selftests/bpf: Add reg-invariants test for speculative pointer arithmeticJiayuan Chen1-0/+41
2026-08-20bpf: Fix REG INVARIANTS VIOLATION on speculative pointer arithmeticJiayuan Chen1-3/+8
2026-08-20ACPI: scan: Defer device power initializationPeixin Xie2-4/+1
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds68-138/+402
2026-08-20Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski6-26/+73
2026-08-20Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski10-114/+302
2026-08-20ipv6: use RCU iterator to dump route exceptionsYuyang Huang1-1/+1
2026-08-20net: ipa: fix stalled modem TX queue after runtime resumeJorijn van der Graaf1-1/+17
2026-08-20net: bridge: Reject descending VLAN tunnel rangesRuoyu Wang1-1/+2
2026-08-20Merge tag 'kcsan-20260817-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+10
2026-08-20xsk: fix NULL pointer dereference in __xsk_rcv()Cen Zhang (Microsoft)1-3/+27
2026-08-20Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds49-2577/+8794
2026-08-20selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameterHongfu Li1-1/+1
2026-08-20Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and ...Liang Luo1-5/+11
2026-08-20Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-303/+747
2026-08-20Merge tag 'wq-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-107/+240
2026-08-20Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds85-603/+8018
2026-08-20selftests/bpf: Test invalid DW LDSX diagnosticsKumar Kartikeya Dwivedi1-0/+14
2026-08-20bpf: Reject invalid LDSX instruction in disassemblyKumar Kartikeya Dwivedi1-1/+2
2026-08-20irqchip/irq-realtek-rtl: Use readl_be()/writel_be() instead of readl()/writel()Rustam Adilov1-7/+13
2026-08-20futex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra5-4/+54
2026-08-20x86/bpf: Make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATAMike Rapoport (Microsoft)3-9/+5
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-353/+451
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1437-28770/+111209
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds272-3416/+18967
2026-08-20MAINTAINERS: update ksmbd repository URLNamjae Jeon1-1/+1
2026-08-20MAINTAINERS: add myself as KSMBD reviewerChenXiaoSong1-0/+2
2026-08-20smb: server: remove unused DES crypto headerNamjae Jeon1-1/+0
2026-08-20smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig fileThomas Huth1-1/+0
2026-08-20ksmbd: keep TCP timers alive for kernel socketsNamjae Jeon1-0/+6
2026-08-20ksmbd: enable TCP keepalive for accepted connectionsNamjae Jeon1-0/+6
2026-08-20ALSA: hda/realtek: Reorder quirk entries for Lenovo Legion Pro 7 16ARX8HZhang Heng1-1/+1
2026-08-20ALSA: hda/realtek: Fix bass speaker DAC routing for Lenovo Yoga Pro 9 16IAH10Zhang Heng1-0/+8
2026-08-20ALSA: mtpav: shut down output timer before card teardownRunyu Xiao1-3/+1
2026-08-20drm/xe: don't WARN on kernel job timeout when device already wedgedNitin Gote1-0/+6