summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-17dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei
2025-10-17net: bonding: update the slave array for broadcast modeTonghao Zhang
2025-10-17Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach...Bagas Sanjaya
2025-10-17net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-17net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang
2025-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-17Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-17rust: device: fix device context of Device::parent()Danilo Krummrich
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das
2025-10-17bpf: Do not disable preemption in bpf_test_run().Sahil Chandna
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi
2025-10-17btrfs: send: fix duplicated rmdir operations when using extrefsTing-Chang Hou
2025-10-17btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()Dewei Meng
2025-10-17Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-17cgroup/misc: fix misc_res_type kernel-doc warningRandy Dunlap
2025-10-17Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-10-17Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-17Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-17ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxxDawn Gardner
2025-10-17PCI/VGA: Select SCREEN_INFO on X86Mario Limonciello (AMD)
2025-10-17PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto
2025-10-17Merge tag 'tee-qcomtee-fixes-for-v6.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel
2025-10-17rust: bitmap: fix formattingMiguel Ojeda
2025-10-17sysfs: check visibility before changing group attribute ownershipFernando Fernandez Mancera
2025-10-17devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst
2025-10-17driver core: fw_devlink: Don't warn about sync_state() pendingUlf Hansson
2025-10-17RISC-V: KVM: Read HGEIP CSR on the correct cpuFangyu Yu
2025-10-17erofs: fix crafted invalid cases for encoded extentsGao Xiang
2025-10-16net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-16rtnetlink: Allow deleting FDB entries in user namespaceJohannes Wiesböck
2025-10-17rust: cpufreq: fix formattingMiguel Ojeda
2025-10-17rust: alloc: employ a trailing comment to keep vertical layoutMiguel Ojeda
2025-10-17docs: rust: add section on imports formattingMiguel Ojeda
2025-10-16net: rmnet: Fix checksum offload header v5 and aggregation packet formattingBagas Sanjaya
2025-10-16net/mlx5e: psp, avoid 'accel' NULL pointer dereferenceCosmin Ratiu
2025-10-16net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()Eric Dumazet
2025-10-16net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()Nathan Chancellor
2025-10-16net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-17Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-10-17Merge tag 'drm-intel-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-10-16Merge tag 'nvme-6.18-2025-10-16' of git://git.infradead.org/nvme into block-6.18Jens Axboe
2025-10-16sched_ext: fix flag check for deferred callbacksEmil Tsalapatis
2025-10-16nvme/tcp: handle tls partially sent records in write_space()Wilfred Mallawa
2025-10-16Merge tag 'asoc-fix-v6.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai