summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
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
2025-10-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann-4430/+16893
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal-0/+6
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera-0/+14
2025-10-13dt-bindings: clock: exynosautov920: add mfc clock definitionsRaghav Sharma-0/+5
2025-10-13dt-bindings: clock: exynosautov920: add m2m clock definitionsRaghav Sharma-0/+5
2025-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov-886/+4098
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang-1/+1
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+3
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-18/+14
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+1
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+31
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds-8/+20
2025-10-10KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memorySean Christopherson-1/+11
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson-1/+2
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson-1/+1