summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-30drm/ras: include linux/types.h in drm_ras.hJani Nikula
2026-06-30dmaengine: Add safe API to combine configuration and preparationFrank Li
2026-06-30dmaengine: Add API to combine configuration and preparation (sg and single)Frank Li
2026-06-30clk: renesas: rzv2h-cpg: Extract PLL calculation helpers into shared libraryLad Prabhakar
2026-06-30clk: renesas: rzv2h-cpg: Use per-SoC PLL reference frequency for calculationsLad Prabhakar
2026-06-30Merge tag 'renesas-r9a09g077-dt-binding-defs-tag7' into renesas-clk-for-v7.3Geert Uytterhoeven
2026-06-30drm/fixed: fix kernel-doc for drm_sm2fixp()Jani Nikula
2026-06-30drm/dp: fix kernel-doc for struct drm_dp_as_sdpJani Nikula
2026-06-30sched/debug: Remove unused schedstatsShrikanth Hegde
2026-06-30sched/eevdf: Move to a single runqueuePeter Zijlstra (Intel)
2026-06-30sched/fair: Add cgroup_mode: maxPeter Zijlstra
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-06-29drm/edid: parse panel type from DisplayID 2.x Display ParametersChenyu Chen
2026-06-29EDAC/debugfs: Remove the fake_inject debugfs interfaceYazen Ghannam
2026-06-29tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-06-30iio: core: add decimal value formatting into 64-bit valueRodrigo Alencar
2026-06-30lib: math: div64: add div64_s64_rem()Rodrigo Alencar
2026-06-30lib: kstrtox: add kstrtoudec64() and kstrtodec64()Rodrigo Alencar
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
2026-06-29clk: add clk_determine_rate_noop()Brian Masney
2026-06-29clk: add kernel docs for the core flagsBrian Masney
2026-06-29kunit,rust: Add ability to skip entire test suitesVaibhav Jain
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-29regulator: max14577: fix set_mode clobbering enable on MAX77836 LDOsJad Keskes
2026-06-29cxl: Support dpa without a mailboxAlejandro Lucero
2026-06-29cxl: Support Type2 cxl regs mappingAlejandro Lucero
2026-06-29ASoC: SOF: add Intel UAOL sof_ipc_dai_typeBard Liao
2026-06-29dt-bindings: clock: Add ESWIN eic7700 HSP clock and reset generatorXuyang Dong
2026-06-29clk: Introduce clk_hw_set_spread_spectrumPeng Fan
2026-06-29dt-bindings: clock: Add spread spectrum definitionPeng Fan
2026-06-29remoteproc: xlnx: Refactor start & stop opsTanmay Shah
2026-06-29mtd: spinand: add support for HeYangTek HYF1GQ4UDACAEAleksei Sviridkin
2026-06-29vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-29firmware: stratix10-rsu: Add flash device info retrieval via SMCTze Yee Ng
2026-06-29ALSA: hda: Force resume if acomp notified during system suspendNĂ­colas F. R. A. Prado
2026-06-29ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-29dt-bindings: clock: Add Amlogic A9 AO clock controllerJian Hu
2026-06-29fs: add umh argument to struct kernel_clone_argsChristian Brauner
2026-06-29fs: make userspace_init_fs a dynamically-initialized pointerChristian Brauner
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner
2026-06-29fs: add scoped_with_init_fs()Christian Brauner
2026-06-29fs: add switch_fs_struct()Christian Brauner
2026-06-29super: make fs_holder_ops privateChristian Brauner
2026-06-29fs: look up superblocks via the device table in fs_holder_opsChristian Brauner
2026-06-29fs: add dedicated block device open helpers for filesystemsChristian Brauner
2026-06-29fs: maintain a global device-to-superblock tableChristian Brauner
2026-06-29fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>Christian Brauner
2026-06-29super: convert s_count to refcount_t s_passiveChristian Brauner