summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-07ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFTXiubo Li
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li
2024-02-07libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()Xiubo Li
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski
2024-02-07regmap: kunit: fix raw noinc write test wrappingBen Wolsieffer
2024-02-07phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loopAbel Vesa
2024-02-07ASoC: cs42l43: Add system suspend ops to disable IRQCharles Keepax
2024-02-07ASoC: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax
2024-02-07phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang
2024-02-07phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-02-07dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenarioJoy Zou
2024-02-07dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein
2024-02-07dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned readPeng Ma
2024-02-07dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...Kory Maincent
2024-02-07dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in r...Kory Maincent
2024-02-07dmaengine: dw-edma: Add HDMA remote interrupt configurationKory Maincent
2024-02-07dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fixKory Maincent
2024-02-07dmaengine: dw-edma: Fix wrong interrupt bit set for HDMAKory Maincent
2024-02-07dmaengine: dw-edma: Fix the ch_count hdma callbackKory Maincent
2024-02-07Merge tag 'for-6.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-06ppp_async: limit MRU to 64KEric Dumazet
2024-02-06devlink: avoid potential loop in devlink_rel_nested_in_notify_work()Jiri Pirko
2024-02-06af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.Kuniyuki Iwashima
2024-02-06riscv: Flush the tlb when a page directory is freedAlexandre Ghiti
2024-02-06kunit: device: Unregister the kunit_bus on shutdownDavid Gow
2024-02-07firewire: core: send bus reset promptly on gap count errorTakashi Sakamoto
2024-02-07Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller
2024-02-06KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson
2024-02-06KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-06remap_range: merge do_clone_file_range() into vfs_clone_file_range()Amir Goldstein
2024-02-06iommufd/iova_bitmap: Consider page offset for the pages to be pinnedJoao Martins
2024-02-06iommufd/selftest: Add mock IO hugepages testsJoao Martins
2024-02-06iommufd/selftest: Hugepage mock domain supportJoao Martins
2024-02-06iommufd/selftest: Refactor mock_domain_read_and_clear_dirty()Joao Martins
2024-02-06iommufd/selftest: Refactor dirty bitmap testsJoao Martins
2024-02-06iommufd/iova_bitmap: Handle recording beyond the mapped pagesJoao Martins
2024-02-06iommufd/selftest: Test u64 unaligned bitmapsJoao Martins
2024-02-06iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 arrayJoao Martins
2024-02-06iommufd/iova_bitmap: Bounds check mapped::pages accessJoao Martins
2024-02-06HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke
2024-02-06HID: logitech-hidpp: Do not flood kernel logOleksandr Natalenko
2024-02-06Merge tag 'thunderbolt-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-02-06serial: mxs-auart: fix txJiri Slaby (SUSE)
2024-02-06serial: core: introduce uart_port_tx_flags()Jiri Slaby (SUSE)
2024-02-06serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski