summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-10-15bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko-3/+3
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov-0/+4
2025-10-15regulator: core: forward undervoltage events downstream by defaultOleksij Rempel-0/+3
2025-10-14net: mdio: use macro module_driver to avoid boilerplate codeHeiner Kallweit-11/+2
2025-10-14livepatch: Introduce source code helpers for livepatch modulesJosh Poimboeuf-0/+77
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf-24/+77
2025-10-14objtool: Unify STACK_FRAME_NON_STANDARD entry sizesJosh Poimboeuf-1/+1
2025-10-14x86/asm: Annotate special section entriesJosh Poimboeuf-1/+3
2025-10-14objtool: Add ANNOTATE_DATA_SPECIALJosh Poimboeuf-12/+39
2025-10-14objtool: Move ANNOTATE* macros to annotate.hJosh Poimboeuf-89/+110
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf-1/+7
2025-10-14kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAMEJosh Poimboeuf-1/+2
2025-10-14elfnote: Change ELFNOTE() to use __UNIQUE_ID()Josh Poimboeuf-8/+5
2025-10-14compiler.h: Make addressable symbols less of an eyesoreJosh Poimboeuf-1/+1
2025-10-14compiler: Tweak __UNIQUE_ID() namingJosh Poimboeuf-1/+5
2025-10-14vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macrosJosh Poimboeuf-28/+12
2025-10-14sched/ext: Implement cgroup_set_idle() callbackzhidao su-0/+1
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper-2/+5
2025-10-14media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart-2/+1
2025-10-14media: include: remove c8sectpfe headerRaphael Gallais-Pou-13/+0
2025-10-14mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar-27/+1
2025-10-14netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()Byungchul Park-33/+33
2025-10-14HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau-0/+11
2025-10-14dt-bindings: clock: renesas,r9a09g047-cpg: Add USB2 PHY core clocksTommaso Merciai-0/+2
2025-10-14Merge drm/drm-next into drm-intel-nextJani Nikula-4385/+16672
2025-10-13net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov-0/+15
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N-0/+1
2025-10-13NFS4: Apply delay_retrans to async operationsJoshua Watt-0/+1
2025-10-13drm/amdgpu: drop unused structures in amdgpu_drm.hAlex Deucher-21/+0
2025-10-13firewire: core: handle device quirk of MOTU Audio ExpressTakashi Sakamoto-0/+3
2025-10-13firewire: core: detect device quirk when reading configuration ROMTakashi Sakamoto-0/+11
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier-3/+0
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier-0/+10
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier-5/+6
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier-1/+1
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo-0/+44
2025-10-13spi: offload: Add offset parameterAxel Haslam-0/+9
2025-10-13ASoC: tas2781: Add TAS5802, TAS5815, and TAS5828Baojun Xu-0/+3
2025-10-13ASoC: soc_sdw_utils: export asoc_sdw_get_dai_typeBard Liao-0/+1
2025-10-13ASoC: soc_sdw_utils: add name_prefix to asoc_sdw_codec_info structBard Liao-0/+1
2025-10-13ASoC: soc-acpi: make some variables of acpi adr and link adr non-constBard Liao-4/+4
2025-10-13ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driverBaojun Xu-0/+3
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla-2/+19
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard-8/+8
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá-0/+1
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá-0/+2
2025-10-13iio: buffer: document that buffer callback must be context safeDavid Lechner-1/+2
2025-10-13iio: buffer: document store_to() callback may be called in any contextDavid Lechner-1/+2
2025-10-13iio: buffer: deprecated iio_push_to_buffers_with_timestamp()David Lechner-5/+1
2025-10-13iio: buffer: document iio_push_to_buffers_with_ts()David Lechner-0/+16