summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh1-3/+3
2026-03-24module: Drop unused signature typesThomas Weißschuh1-3/+1
2026-03-24Merge tag 'v7.0-rc5' into nextDmitry Torokhov36-119/+302
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-31/+154
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
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski1-0/+11
2026-03-24sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-0/+1
2026-03-23Merge branch '20260120-topic-7180_dispcc_bcr-v1-1-0b1b442156c3@oss.qualcomm.c...Bjorn Andersson1-1/+6
2026-03-23dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio1-1/+6
2026-03-23udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau1-0/+14
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel1-0/+6
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel2-6/+8
2026-03-23team: use netdev_from_priv()Qingfang Deng1-2/+1
2026-03-23net: add netdev_from_priv() helperQingfang Deng1-0/+11
2026-03-23crypto: sm3 - Remove 'struct sm3_state'Eric Biggers1-7/+0
2026-03-23crypto: sm3 - Remove the original "sm3_block_generic()"Eric Biggers1-2/+0
2026-03-23crypto: sm3 - Remove sm3_base.hEric Biggers1-92/+0
2026-03-23lib/crypto: sm3: Add SM3 library APIEric Biggers1-10/+60
2026-03-23crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]Eric Biggers1-5/+0
2026-03-23crypto: sm3 - Fold sm3_init() into its callerEric Biggers2-14/+11
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)1-0/+1
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)1-1/+1
2026-03-23clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko1-48/+0
2026-03-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann1-1/+0
2026-03-23ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima1-1/+20
2026-03-23lib/crypto: aesgcm: Use GHASH library APIEric Biggers1-2/+2
2026-03-23lib/crypto: gf128hash: Remove unused content from ghash.hEric Biggers2-14/+1