summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-20perf: Fix 0 count issue of cpu-clockDapeng Mi
2025-11-20cifs: Add the smb3_read_* tracepoints to SMB1David Howells
2025-11-20cifs: fix memory leak in smb3_fs_context_parse_param error pathShaurya Rane
2025-11-20smb: client: introduce close_cached_dir_locked()Henrique Carvalho
2025-11-20Merge tag 'rtw-2025-11-20' of https://github.com/pkshih/rtwJohannes Berg
2025-11-20LoongArch: BPF: Disable trampoline for kernel module function traceVincent Li
2025-11-20LoongArch: Don't panic if no valid cache info for PCIHuacai Chen
2025-11-20LoongArch: Mask all interrupts during kexec/kdumpHuacai Chen
2025-11-20LoongArch: Fix NUMA node parsing with numa_memblksBibo Mao
2025-11-20LoongArch: Consolidate CPU names in /proc/cpuinfoHuacai Chen
2025-11-20LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh
2025-11-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-11-19Merge branch 'mptcp-misc-fixes-for-v6-18-rc7'Jakub Kicinski
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan
2025-11-19mptcp: fix address removal logic in mptcp_pm_nl_rm_addrGang Yan
2025-11-19selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)
2025-11-19mptcp: fix duplicate reset on fastclosePaolo Abeni
2025-11-19mptcp: decouple mptcp fastclose from tcp closePaolo Abeni
2025-11-19mptcp: do not fallback when OoO is presentPaolo Abeni
2025-11-19mptcp: fix premature close in case of fallbackPaolo Abeni
2025-11-19mptcp: avoid unneeded subflow-level dropsPaolo Abeni
2025-11-19mptcp: fix ack generation for fallback mskPaolo Abeni
2025-11-19scsi: sg: Do not sleep in atomic contextBart Van Assche
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello
2025-11-19tick/sched: Fix bogus condition in report_idle_softirq()Wen Yang
2025-11-19Merge tag 'sunxi-clk-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2025-11-19drm/plane: Fix create_in_format_blob() return valueVille Syrjälä
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-19Merge tag 'pwm/for-6.18-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-19Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-19net: phylink: add missing supported link modes for the fixed-linkWei Fang
2025-11-19Merge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-11-19dt-bindings: pinctrl: xlnx,versal-pinctrl: Add missing unevaluatedProperties ...Rob Herring (Arm)
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck
2025-11-19MAINTAINERS: update my email addressBartosz Golaszewski
2025-11-19gpio: cdev: make sure the cdev fd is still active before emitting eventsBartosz Golaszewski
2025-11-19perf/x86/intel/uncore: Remove superfluous checkJiri Slaby (SUSE)
2025-11-18Merge branch 'af_unix-fix-so_peek_off-bug-in-unix_stream_read_generic'Jakub Kicinski
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-18af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...Kuniyuki Iwashima
2025-11-18net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar
2025-11-18mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet