summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-09-10device property: Add scoped fwnode child node iteratorsJean-François Lessard
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-09-10block: factor out a helper bio_submit_split_bioset()Yu Kuai
2025-09-10blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIMEYu Kuai
2025-09-10block: cleanup bio_issueYu Kuai
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki
2025-09-09ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang
2025-09-09ptp: add debugfs interfaces to loop back the periodic output signalWei Fang
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed
2025-09-09blk-mq-dma: bring back p2p request flagsKeith Busch
2025-09-09iov_iter: remove iov_iter_is_alignedKeith Busch
2025-09-09block: remove bdev_iter_is_alignedKeith Busch
2025-09-09block: add size alignment to bio_iov_iter_get_pagesKeith Busch
2025-09-09block: check for valid bio while splittingKeith Busch
2025-09-09Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2025-09-09media: include: update Hans Verkuil's email addressHans Verkuil
2025-09-09blk-mq: Document tags_srcu member in blk_mq_tag_set structureMing Lei
2025-09-09block: remove the bi_inline_vecs variable sized array from struct bioChristoph Hellwig
2025-09-09block: add a bio_init_inline helperChristoph Hellwig
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh
2025-09-09hrtimer: Use hrtimer_cb_get_time() helperThomas Weißschuh
2025-09-09net/mlx5: Add RS FEC histogram infrastructureCarolina Jubran
2025-09-08compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor
2025-09-08mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()Uladzislau Rezki (Sony)
2025-09-08Drivers: hv: Simplify data structures for VMBus channel close messageMichael Kelley
2025-09-08bitops: Add __attribute_const__ to generic ffs()-family implementationsKees Cook
2025-09-08KVM: arm64: Mask response to FFA_FEATURE callPer Larsen
2025-09-08clk: ti: dpll: convert from round_rate() to determine_rate()Brian Masney
2025-09-08ipmi: Rename "user_data" to "recv_msg" in an SMI messageCorey Minyard
2025-09-08ipmi: Allow an SMI sender to return an errorCorey Minyard
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-08io_uring/uring_cmd: fix __io_uring_cmd_do_in_task !CONFIG_IO_URING typoJens Axboe
2025-09-08blk-mq: Defer freeing of tags page_list to SRCU callbackMing Lei
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov
2025-09-08hwmon: Serialize accesses in hwmon coreGuenter Roeck
2025-09-08overflow: add range_overflows() and range_end_overflows()Jani Nikula
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij
2025-09-08pinctrl: allow to mark pin functions as requestable GPIOsBartosz Golaszewski
2025-09-08devres: provide devm_kmemdup_const()Bartosz Golaszewski
2025-09-08Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-09-07hwmon: Introduce 64-bit energy attribute supportGuenter Roeck
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-06vt: add support for smput/rmput escape codesCalixte Pernot
2025-09-06Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"Greg Kroah-Hartman
2025-09-06usb: core: Introduce usb_endpoint_is_hs_isoc_double()Sakari Ailus
2025-09-06usb: core: Add a function to get USB version independent periodic payloadRai, Amardeep
2025-09-06driver core/PM: Set power.no_callbacks along with power.no_pmRafael J. Wysocki
2025-09-06crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move featuresZhushuai Yin
2025-09-06rhashtable: Use __always_inline instead of inlineMenglong Dong