summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-27btrfs: fix failure to rebuild free space tree using multiple transactionsFilipe Manana
2025-06-27Bluetooth: Prevent unintended pause by checking if advertising is activeYang Li
2025-06-27bcachefs: mark invalid_btree_id autofixBharadwaj Raju
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-27Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-27Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-06-27Merge tag 'sound-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-06-27drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write()Thomas Zimmermann
2025-06-27xfs: fix unmount hang with unflushable inodes stuck in the AILDave Chinner
2025-06-27xfs: factor out stale buffer item completionDave Chinner
2025-06-27xfs: rearrange code in xfs_buf_item.cDave Chinner
2025-06-27xfs: add tracepoints for stale pinned inode state debugDave Chinner
2025-06-27xfs: avoid dquot buffer pin deadlockDave Chinner
2025-06-27xfs: catch stale AGF/AGF metadataDave Chinner
2025-06-27xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlockDave Chinner
2025-06-27x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-06-27x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam
2025-06-27x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg
2025-06-27LoongArch: KVM: Disable updating of "num_cpu" and "feature"Bibo Mao
2025-06-27LoongArch: KVM: Check validity of "num_cpu" from user spaceBibo Mao
2025-06-27LoongArch: KVM: Check interrupt route from physical CPUBibo Mao
2025-06-27LoongArch: KVM: Fix interrupt route update with EIOINTCBibo Mao
2025-06-27LoongArch: KVM: Add address alignment check for IOCSR emulationBibo Mao
2025-06-27Merge tag 'i2c-host-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2025-06-27drm/panel: panel-simple: get rid of panel_dpi hackMaxime Ripard
2025-06-27drm/panel: panel-simple: Add function to look panel data upMaxime Ripard
2025-06-27drm/panel: panel-simple: Make panel_simple_probe return its panelMaxime Ripard
2025-06-27drm/panel: panel-simple: make panel_dpi_probe return a panel_descMaxime Ripard
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard
2025-06-27iommu/rockchip: prevent iommus dead loop when two masters share one IOMMUSimon Xue
2025-06-26Merge tag 'v6.16-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-06-26Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-06-26Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-27Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-06-27Merge tag 'amd-drm-fixes-6.16-2025-25-25' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-06-26dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen
2025-06-26soundwire: amd: fix for clearing command status registerVijendar Mukunda
2025-06-26Merge tag 'devicetree-fixes-for-6.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-26io_uring/kbuf: flag partial buffer mappingsJens Axboe
2025-06-26NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-06-26interconnect: icc-clk: destroy nodes in case of memory allocation failuresGabor Juhos
2025-06-26interconnect: increase ICC_DYN_ID_STARTGabor Juhos
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-26cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells
2025-06-26cifs: Fix the smbd_response slab to allow usercopyDavid Howells
2025-06-26smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara