summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-11tee: implement protected DMA-heapJens Wiklander1-0/+53
2025-09-11Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+27
2025-09-11Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-09-11firmware: imx: Add stub functions for SCMI CPU APIPeng Fan1-0/+18
2025-09-11firmware: imx: Add stub functions for SCMI LMM APIPeng Fan1-0/+17
2025-09-11firmware: imx: Add stub functions for SCMI MISC APIPeng Fan1-0/+12
2025-09-11net: ethtool: fix wrong type used in struct kernel_ethtool_ts_infoRussell King (Oracle)1-2/+2
2025-09-10iio: consumers: Add an iio_multiply_value() helper functionHans de Goede1-0/+18
2025-09-10iio: adc: exynos_adc: Drop platform data supportKrzysztof Kozlowski1-22/+0
2025-09-10cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...Yi Tao2-1/+20
2025-09-10cgroup: refactor the cgroup_attach_lock code to make it clearerYi Tao1-0/+8
2025-09-10device property: Add scoped fwnode child node iteratorsJean-François Lessard1-0/+10
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi375-3333/+17988
2025-09-10block: factor out a helper bio_submit_split_bioset()Yu Kuai1-0/+2
2025-09-10blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIMEYu Kuai1-0/+1
2025-09-10block: cleanup bio_issueYu Kuai1-5/+2
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki1-0/+10
2025-09-10ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang1-10/+0
2025-09-10ptp: add debugfs interfaces to loop back the periodic output signalWei Fang1-0/+10
2025-09-10net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed1-0/+1
2025-09-09blk-mq-dma: bring back p2p request flagsKeith Busch4-2/+27
2025-09-09iov_iter: remove iov_iter_is_alignedKeith Busch1-2/+0
2025-09-09block: remove bdev_iter_is_alignedKeith Busch1-7/+0
2025-09-09block: add size alignment to bio_iov_iter_get_pagesKeith Busch2-1/+15
2025-09-09block: check for valid bio while splittingKeith Busch2-2/+9
2025-09-09Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski3-0/+31
2025-09-09media: include: update Hans Verkuil's email addressHans Verkuil1-1/+1
2025-09-09blk-mq: Document tags_srcu member in blk_mq_tag_set structureMing Lei1-0/+2
2025-09-09block: remove the bi_inline_vecs variable sized array from struct bioChristoph Hellwig2-8/+6
2025-09-09block: add a bio_init_inline helperChristoph Hellwig1-0/+5
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh2-6/+1
2025-09-09hrtimer: Use hrtimer_cb_get_time() helperThomas Weißschuh1-7/+6
2025-09-09net/mlx5: Add RS FEC histogram infrastructureCarolina Jubran3-0/+31
2025-09-09compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor1-5/+24
2025-09-09mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()Uladzislau Rezki (Sony)1-3/+3
2025-09-09Drivers: hv: Simplify data structures for VMBus channel close messageMichael Kelley1-6/+1
2025-09-09bitops: Add __attribute_const__ to generic ffs()-family implementationsKees Cook1-1/+1
2025-09-08KVM: arm64: Mask response to FFA_FEATURE callPer Larsen1-0/+1
2025-09-08clk: ti: dpll: convert from round_rate() to determine_rate()Brian Masney1-4/+4
2025-09-08ipmi: Rename "user_data" to "recv_msg" in an SMI messageCorey Minyard1-1/+2
2025-09-08ipmi: Allow an SMI sender to return an errorCorey Minyard1-4/+6
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2025-09-08io_uring/uring_cmd: fix __io_uring_cmd_do_in_task !CONFIG_IO_URING typoJens Axboe1-2/+1
2025-09-08blk-mq: Defer freeing of tags page_list to SRCU callbackMing Lei1-0/+2
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov1-164/+0
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov1-73/+0
2025-09-08hwmon: Serialize accesses in hwmon coreGuenter Roeck1-0/+3
2025-09-08overflow: add range_overflows() and range_end_overflows()Jani Nikula1-0/+70
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij1-4/+8
2025-09-08pinctrl: allow to mark pin functions as requestable GPIOsBartosz Golaszewski2-0/+16