summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-03-25cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailableHenry Tseng-0/+1
2026-03-25drbd: use genl pre_doit/post_doitChristoph Böhmwalder-0/+4
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan-5/+0
2026-03-25quota: Fix race of dquot_scan_active() with quota deactivationJan Kara-8/+1
2026-03-25drm/mipi-dsi: add RGB101010 pixel formatAlexander Koskovich-0/+4
2026-03-25Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...Bartosz Golaszewski-0/+9
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer-0/+3
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda-2/+2
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts-39/+17
2026-03-24randomize_kstack: Maintain kstack_offset per taskRyan Roberts-11/+19
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet-0/+8
2026-03-24net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler-0/+1
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt-90/+153
2026-03-24entry: Add missing kernel-doc for arch_ptrace_report_syscall functionsKit Dallege-0/+3
2026-03-24module: Move 'struct module_signature' to UAPIThomas Weißschuh-27/+42
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh-1/+1
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh-3/+3
2026-03-24module: Drop unused signature typesThomas Weißschuh-3/+1
2026-03-24cgroup: Wait for dying tasks to leave on rmdirTejun Heo-0/+3
2026-03-24tracing: trace_mmap.h: fix a kernel-doc warningRandy Dunlap-0/+1
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds-0/+6
2026-03-24drm/panthor: extend timestamp query with flagsMarcin Slusarz-2/+61
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers-1/+0
2026-03-24ASoc: uda1380: Improve error reportingMark Brown-32/+155
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich-5/+0
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-1/+1
2026-03-24compiler: Simplify generic RELOC_HIDE()Marco Elver-4/+1
2026-03-24iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirementNicolin Chen-0/+5
2026-03-24ASoC: sdw_utils: add vendor_id to asoc_sdw_codec_infoNiranjan H Y-0/+1
2026-03-24drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspaceMaxime Ripard-8/+11
2026-03-24drm/connector: Remove DRM_COLOR_FORMAT definesMaxime Ripard-5/+0
2026-03-24drm/connector: Introduce drm_output_color_format enumMaxime Ripard-8/+34
2026-03-24Merge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij-0/+9
2026-03-24pinctrl: introduce pinctrl_gpio_get_config()AKASHI Takahiro-0/+9
2026-03-24media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and...Tomi Valkeinen-5/+33
2026-03-24media: subdev: Improve v4l2_subdev_get_frame_desc_passthrough() kdocTomi Valkeinen-8/+14
2026-03-24media: v4l2-fwnode: Return -EPROBE_DEFER on parsing NULL endpointsSakari Ailus-2/+4
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo-4/+30
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski-0/+11
2026-03-24sched/topology: Fix sched_domain_span()Peter Zijlstra-6/+18
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds-0/+1
2026-03-23udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau-0/+14
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel-0/+6
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel-6/+8
2026-03-23team: use netdev_from_priv()Qingfang Deng-2/+1
2026-03-23net: add netdev_from_priv() helperQingfang Deng-0/+11
2026-03-23crypto: sm3 - Remove 'struct sm3_state'Eric Biggers-7/+0
2026-03-23crypto: sm3 - Remove the original "sm3_block_generic()"Eric Biggers-2/+0
2026-03-23crypto: sm3 - Remove sm3_base.hEric Biggers-92/+0