summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-12erofs: fix large fragment handlingGao Xiang
2025-07-11drm/nouveau: check ioctl command codes betterArnd Bergmann
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-11Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-11Merge tag 'net-6.16-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2025-07-11Merge tag 'gpio-fixes-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-11Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-11platform/x86: dell-lis3lv02d: Add Precision 3551Jan-Niklas Burfeind
2025-07-11platform/x86: alieneware-wmi-wmax: Add AWCC support to more laptopsKurt Borja
2025-07-11platform/x86: Fix initialization order for firmware_attributes_classTorsten Hilbrich
2025-07-11Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-11platform: arm64: huawei-gaokun-ec: fix OF node leakJohan Hovold
2025-07-11wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabledNithyanantham Paramasivam
2025-07-11netlink: make sure we allow at least one dump skbJakub Kicinski
2025-07-11netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima
2025-07-11Merge branch 'bnxt_en-3-bug-fixes'Jakub Kicinski
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN
2025-07-11net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari
2025-07-11Merge branch 'mlx5-misc-fixes-2025-07-10'Jakub Kicinski
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu
2025-07-11net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran
2025-07-11MAINTAINERS: Update Kirill Shutemov's email address for TDXKirill A. Shutemov
2025-07-11Merge tag 'linux-can-fixes-for-6.16-20250711' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-07-11RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualizationAnup Patel
2025-07-11RISC-V: KVM: Disable vstimecmp before exiting to user-spaceAnup Patel
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-07-11Merge tag 'qcom-arm64-defconfig-fixes-for-6.16' of https://git.kernel.org/pub...Arnd Bergmann
2025-07-11Merge tag 'qcom-arm64-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-07-11Merge tag 'aspeed-6.16-fixes-0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-07-11Merge tag 'v6.16-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-07-11can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer
2025-07-11iomap: avoid unnecessary ifs_set_range_uptodate() with locksJinliang Zheng
2025-07-11isofs: Verify inode mode when loading from diskJan Kara
2025-07-11Merge tag 'drm-xe-fixes-2025-07-11' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter
2025-07-11Merge tag 'drm-intel-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/...Simona Vetter
2025-07-11Merge tag 'imx-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-11MAINTAINERS: remove bouncing address for Nandor HanBartosz Golaszewski
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu
2025-07-10Merge branch 'gre-fix-default-ipv6-multicast-route-creation'Jakub Kicinski
2025-07-10selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault
2025-07-10gre: Fix IPv6 multicast route creation.Guillaume Nault