summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-25mfd: rsmu: Remove a empty kernel-doc lineRandy Dunlap1-1/+0
2026-03-25mfd: kempld: Fix kernel-doc struct member namesRandy Dunlap1-3/+3
2026-03-25mfd: congatec: Fix kernel-doc struct member namesRandy Dunlap1-2/+2
2026-03-25mfd: mt6397: Properly fix CID of MT6328, MT6331 and MT6332Akari Tsuyukusa1-3/+3
2026-03-25mfd: lpc_ich: Expose the GPIO controller cell's software nodeBartosz Golaszewski1-0/+2
2026-03-25mfd: atmel-hlcdc: Fetch LVDS PLL clock for LVDS displayManikandan Muralidharan1-0/+1
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan1-5/+0
2026-03-25quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-03-25drm/mipi-dsi: add RGB101010 pixel formatAlexander Koskovich1-0/+4
2026-03-25Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...Bartosz Golaszewski1-0/+9
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer1-0/+3
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-03-25dt-bindings: clock, reset: Add econet EN751221Caleb James DeLisle2-0/+61
2026-03-25randomize_kstack: Unify random source across archesRyan Roberts2-39/+17
2026-03-25randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-03-25tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet1-0/+8
2026-03-25net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler1-0/+1
2026-03-25Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt19-90/+153
2026-03-25clk: divider: Add devm_clk_hw_register_divider_parent_dataXuyang Dong1-0/+20
2026-03-25dt-bindings: clock: eswin: Documentation for eic7700 SoCXuyang Dong1-0/+285
2026-03-25entry: Add missing kernel-doc for arch_ptrace_report_syscall functionsKit Dallege1-0/+3
2026-03-25module: Move 'struct module_signature' to UAPIThomas Weißschuh2-27/+42
2026-03-25module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh1-1/+1
2026-03-25module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh1-3/+3
2026-03-25module: Drop unused signature typesThomas Weißschuh1-3/+1
2026-03-24Merge tag 'v7.0-rc5' into nextDmitry Torokhov36-120/+303
2026-03-24cgroup: Wait for dying tasks to leave on rmdirTejun Heo1-0/+3
2026-03-24f2fs: call f2fs_handle_critical_error() to set cp_error flagChao Yu1-0/+3
2026-03-24tracing: trace_mmap.h: fix a kernel-doc warningRandy Dunlap1-0/+1
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+6
2026-03-24drm/panthor: extend timestamp query with flagsMarcin Slusarz1-2/+61
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers1-1/+0
2026-03-24ASoc: uda1380: Improve error reportingMark Brown21-32/+155
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+1
2026-03-24compiler: Simplify generic RELOC_HIDE()Marco Elver1-4/+1
2026-03-24iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirementNicolin Chen1-0/+5
2026-03-24ASoC: sdw_utils: add vendor_id to asoc_sdw_codec_infoNiranjan H Y1-0/+1
2026-03-24drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspaceMaxime Ripard4-8/+11
2026-03-24drm/connector: Remove DRM_COLOR_FORMAT definesMaxime Ripard1-5/+0
2026-03-24drm/connector: Introduce drm_output_color_format enumMaxime Ripard1-8/+34
2026-03-24Merge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij1-0/+9
2026-03-24pinctrl: introduce pinctrl_gpio_get_config()AKASHI Takahiro1-0/+9
2026-03-24Merge branch 'for-v7.1/dt-bindings-clk' into next/clkKrzysztof Kozlowski1-0/+1
2026-03-24dt-bindings: clock: exynos850: Add APM_AP MAILBOX clockAlexey Klimov1-0/+1
2026-03-24media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and...Tomi Valkeinen1-5/+33
2026-03-24media: subdev: Improve v4l2_subdev_get_frame_desc_passthrough() kdocTomi Valkeinen1-8/+14
2026-03-24media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpointsSakari Ailus1-2/+4
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo1-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo1-4/+30