summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2026-08-20ASoC: rt712-sdca: Pull high JD2 to prevent from entering TV modeJack Yu
2026-08-20spi: loongson: pm: add .freeze .poweroff .thaw .restoreLi Jun
2026-08-20spi: amlogic-spisg: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-20efivarfs: Rate limit statfs() handlerArd Biesheuvel
2026-08-20efi: apple-properties: validate setup data header lengthPengpeng Hou
2026-08-20efi: make efi_guid_to_str() take a const GUID pointerVincent Mailhol
2026-08-20RDMA/ucma: Allow path records to exactly fit the output bufferSerhat Kumral
2026-08-20efi/runtime-wrappers: retire the worker if a wedged call ever returnsBreno Leitao
2026-08-20efi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking pathsBreno Leitao
2026-08-20efi/runtime-wrappers: bound the wait for EFI runtime service callsBreno Leitao
2026-08-20efi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_workBreno Leitao
2026-08-20efi/runtime-wrappers: handle queue_work() failure with goto exitBreno Leitao
2026-08-20efi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao
2026-08-20ntfs: reject invalid empty mapping pairsHyunchul Lee
2026-08-20ntfs: fix resource leak in ntfs_new_attr_flagsHongling Zeng
2026-08-20ntfs: validate usa_ofs before preserving the update sequence numberDennis Tighe
2026-08-20ntfs: fix off-by-one page overflow in ntfs_decompress()Dennis Tighe