summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-26gpio: provide for_each_hwgpio()Bartosz Golaszewski
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-02-26drm/xe: Extend uAPI to query HuC micro-controler firmware versionFrancois Dugast
2024-02-26spi: add spi_optimize_message() APIsDavid Lechner
2024-02-26regulator: max8998: Convert to GPIO descriptorsLinus Walleij
2024-02-26regulator: max8997: Convert to GPIO descriptorsLinus Walleij
2024-02-26regulator: lp8788-buck: Fully convert to GPIO descriptorsLinus Walleij
2024-02-26regulator: da9055: Fully convert to GPIO descriptorsLinus Walleij
2024-02-26regulator: max8973: Finalize switch to GPIO descriptorsLinus Walleij
2024-02-26Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-26nexthop: allow nexthop_mpath_fill_node() to be called without RTNLEric Dumazet
2024-02-26inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCUEric Dumazet
2024-02-26rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flagEric Dumazet
2024-02-26ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet
2024-02-26clk: ti: Improve clksel clock bit parsing for reg propertyTony Lindgren
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-26tick: Assume timekeeping is correctly handed over upon last offline idle callFrederic Weisbecker
2024-02-26tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYINGFrederic Weisbecker
2024-02-26tick: Start centralizing tick related CPU hotplug operationsFrederic Weisbecker
2024-02-26mtd: fix minor comment typo for struct mtd_masterMarcel Hamer
2024-02-26mtd: lpc32xx: use typedef for dma_filter_fnKrzysztof Kozlowski
2024-02-26Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...Daniel Vetter
2024-02-26mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGEVlastimil Babka
2024-02-26mm, slab: use an enum to define SLAB_ cache creation flagsVlastimil Babka
2024-02-26mm, slab: deprecate SLAB_MEM_SPREAD flagVlastimil Babka
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2024-02-26thunderbolt: Constify the struct device_type usageRicardo B. Marliere
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman
2024-02-26Merge branch 'icc-cleanup' into icc-nextGeorgi Djakov
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-25rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney
2024-02-25mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle
2024-02-25hwmon: (core) Add support for humidity min/max alarmJavier Carrasco
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-02-25dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1Sam Protsenko
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-25bdev: make struct bdev_handle private to the block layerChristian Brauner
2024-02-25bdev: make bdev_{release, open_by_dev}() private to block layerChristian Brauner
2024-02-25bdev: remove bdev_open_by_path()Christian Brauner
2024-02-25pktcdvd: port block device access to fileChristian Brauner
2024-02-25swap: port block device usage to fileChristian Brauner
2024-02-25md: port block device access to fileChristian Brauner
2024-02-25bdev: open block device as filesChristian Brauner
2024-02-25file: add alloc_file_pseudo_noaccount()Christian Brauner
2024-02-25soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regsPeter Griffin
2024-02-25kbuild: Use -fmin-function-alignment when availablePetr Pavlu
2024-02-25procfs: make freeing proc_fs_info rcu-delayedAl Viro
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2024-02-24Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds