summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior
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
2026-01-28Merge tag 'scrub-syzbot-fixes-7.0_2026-01-25' of https://git.kernel.org/pub/s...Carlos Maiolino
2026-01-28printf: convert test_hashed into macroTamir Duberstein
2026-01-28Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...Carlos Maiolino
2026-01-28Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...Carlos Maiolino
2026-01-28gpio: brcmstb: correct hwirq to bank mapDoug Berger
2026-01-28gpio: max77620: Implement .get_direction() callbackDiogo Ivo
2026-01-28Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...Carlos Maiolino
2026-01-28isofs: support full length file names (255 instead of 253)Shawn Landden
2026-01-28seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-01-28gpio: omap: do not register driver in probe()Danilo Krummrich
2026-01-28tools: Update context analysis macros in compiler_types.hMarco Elver
2026-01-28rust: sync: Replace `kernel::c_str!` with C-StringsTamir Duberstein