summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-25mfd: rsmu: Remove a empty kernel-doc lineRandy Dunlap
2026-03-25mfd: kempld: Fix kernel-doc struct member namesRandy Dunlap
2026-03-25mfd: congatec: Fix kernel-doc struct member namesRandy Dunlap
2026-03-25mfd: mt6397: Properly fix CID of MT6328, MT6331 and MT6332Akari Tsuyukusa
2026-03-25mfd: lpc_ich: Expose the GPIO controller cell's software nodeBartosz Golaszewski
2026-03-25mfd: atmel-hlcdc: Fetch LVDS PLL clock for LVDS displayManikandan Muralidharan
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan
2026-03-25quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-03-25drm/mipi-dsi: add RGB101010 pixel formatAlexander Koskovich
2026-03-25Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...Bartosz Golaszewski
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-03-24dt-bindings: clock, reset: Add econet EN751221Caleb James DeLisle
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24randomize_kstack: Maintain kstack_offset per taskRyan Roberts
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt
2026-03-24clk: divider: Add devm_clk_hw_register_divider_parent_dataXuyang Dong
2026-03-24dt-bindings: clock: eswin: Documentation for eic7700 SoCXuyang Dong
2026-03-24entry: Add missing kernel-doc for arch_ptrace_report_syscall functionsKit Dallege
2026-03-24module: Move 'struct module_signature' to UAPIThomas Weißschuh
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh
2026-03-24module: Drop unused signature typesThomas Weißschuh
2026-03-24Merge tag 'v7.0-rc5' into nextDmitry Torokhov
2026-03-24cgroup: Wait for dying tasks to leave on rmdirTejun Heo
2026-03-24f2fs: call f2fs_handle_critical_error() to set cp_error flagChao Yu
2026-03-24tracing: trace_mmap.h: fix a kernel-doc warningRandy Dunlap
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-24drm/panthor: extend timestamp query with flagsMarcin Slusarz
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers
2026-03-24ASoc: uda1380: Improve error reportingMark Brown
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-24compiler: Simplify generic RELOC_HIDE()Marco Elver
2026-03-24iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirementNicolin Chen
2026-03-24ASoC: sdw_utils: add vendor_id to asoc_sdw_codec_infoNiranjan H Y
2026-03-24drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspaceMaxime Ripard
2026-03-24drm/connector: Remove DRM_COLOR_FORMAT definesMaxime Ripard
2026-03-24drm/connector: Introduce drm_output_color_format enumMaxime Ripard
2026-03-24Merge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij
2026-03-24pinctrl: introduce pinctrl_gpio_get_config()AKASHI Takahiro
2026-03-24Merge branch 'for-v7.1/dt-bindings-clk' into next/clkKrzysztof Kozlowski
2026-03-24dt-bindings: clock: exynos850: Add APM_AP MAILBOX clockAlexey Klimov
2026-03-24media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and...Tomi Valkeinen
2026-03-24media: subdev: Improve v4l2_subdev_get_frame_desc_passthrough() kdocTomi Valkeinen
2026-03-24media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpointsSakari Ailus
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo