summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-28rust: macros: allow arbitrary types to be used in `module!` macroGary Guo
2026-01-28rust: macros: convert `#[kunit_tests]` macro to use `syn`Gary Guo
2026-01-28platform: mellanox: mlx-platform: Add support DGX flavor of next-generation 8...Oleksandr Shamray
2026-01-28platform: mellanox: mlx-platform: Add support for new Nvidia DGX system based...Oleksandr Shamray
2026-01-28bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li
2026-01-28block: Replace snprintf with strscpy in check_partitionThorsten Blum
2026-01-28xfs: use bounce buffering direct I/O when the device requires stable pagesChristoph Hellwig
2026-01-28iomap: add a flag to bounce buffer direct I/OChristoph Hellwig
2026-01-28iomap: support ioends for direct readsChristoph Hellwig
2026-01-28iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKEDChristoph Hellwig
2026-01-28iomap: free the bio before completing the dioChristoph Hellwig
2026-01-28iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_directChristoph Hellwig
2026-01-28iomap: split out the per-bio logic from iomap_dio_bio_iterChristoph Hellwig
2026-01-28iomap: simplify iomap_dio_bio_iterChristoph Hellwig
2026-01-28iomap: fix submission side handling of completion side errorsChristoph Hellwig
2026-01-28block: add helpers to bounce buffer an iov_iter into biosChristoph Hellwig
2026-01-28block: remove bio_release_pageChristoph Hellwig
2026-01-28iov_iter: extract a iov_iter_extract_bvecs helper from bio codeChristoph Hellwig
2026-01-28block: open code bio_add_page and fix handling of mismatching P2P rangesChristoph Hellwig
2026-01-28block: refactor get_contig_folio_lenChristoph Hellwig
2026-01-28block: add a BIO_MAX_SIZE constant and use itChristoph Hellwig
2026-01-28ASoC: tegra: set reg_default_cb callbackSheetal
2026-01-28ASoC: tegra: Add AHUB writeable_reg for RX holesSheetal
2026-01-28Merge branch 'platform-drivers-x86-asus-kbd' into for-nextIlpo Järvinen
2026-01-28HID: asus: add support for the asus-wmi brightness handlerAntheas Kapenekakis
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis
2026-01-28platform/x86: asus-wmi: remove unused keyboard backlight quirkAntheas Kapenekakis
2026-01-28HID: asus: listen to the asus-wmi brightness device instead of creating oneAntheas Kapenekakis
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis
2026-01-28HID: asus: early return for ROG devicesAntheas Kapenekakis
2026-01-28HID: asus: move vendor initialization to probeAntheas Kapenekakis
2026-01-28HID: asus: fortify keyboard handshakeAntheas Kapenekakis
2026-01-28HID: asus: use same report_id in responseAntheas Kapenekakis
2026-01-28HID: asus: initialize additional endpoints only for certain devicesAntheas Kapenekakis
2026-01-28HID: asus: simplify RGB init sequenceAntheas Kapenekakis
2026-01-28spi: dw: Remove duplicate error messageAndy Shevchenko
2026-01-28ASoC: wm8962: add .set_tdm_slot callback functionShengjiu Wang
2026-01-28spi: aspeed: Improve handling of shared SPIMark Brown
2026-01-28svcrdma: use bvec-based RDMA read/write APIChuck Lever
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever
2026-01-28x86/hyperv: Fix smp_ops build failure on UP kernelsIngo Molnar
2026-01-28kbuild: Fix permissions of modules.builtin.modinfoEthan Zuo
2026-01-28kbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao
2026-01-28RDMA/rxe: Fix race condition in QP timer handlersLi Zhijian
2026-01-28drm/imx/tve: fix probe device leakJohan Hovold
2026-01-28gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDRVivian Wang