summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-14vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macrosJosh Poimboeuf
2025-10-14sched/ext: Implement cgroup_set_idle() callbackzhidao su
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper
2025-10-14media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart
2025-10-14media: include: remove c8sectpfe headerRaphael Gallais-Pou
2025-10-14mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar
2025-10-14netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()Byungchul Park
2025-10-14HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau
2025-10-14dt-bindings: clock: renesas,r9a09g047-cpg: Add USB2 PHY core clocksTommaso Merciai
2025-10-14Merge drm/drm-next into drm-intel-nextJani Nikula
2025-10-13net/ip6_tunnel: Prevent perpetual tunnel growthDmitry Safonov
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N
2025-10-13NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-10-13drm/amdgpu: drop unused structures in amdgpu_drm.hAlex Deucher
2025-10-13firewire: core: handle device quirk of MOTU Audio ExpressTakashi Sakamoto
2025-10-13firewire: core: detect device quirk when reading configuration ROMTakashi Sakamoto
2025-10-13KVM: arm64: Kill leftovers of ad-hoc timer userspace accessMarc Zyngier
2025-10-13KVM: arm64: Make timer_set_offset() generally accessibleMarc Zyngier
2025-10-13KVM: arm64: Replace timer context vcpu pointer with timer_idMarc Zyngier
2025-10-13KVM: arm64: Introduce timer_context_to_vcpu() helperMarc Zyngier
2025-10-13rpmb: move rpmb_frame struct and constants to common headerBean Huo
2025-10-13spi: offload: Add offset parameterAxel Haslam
2025-10-13ASoC: tas2781: Add TAS5802, TAS5815, and TAS5828Baojun Xu
2025-10-13ASoC: soc_sdw_utils: export asoc_sdw_get_dai_typeBard Liao
2025-10-13ASoC: soc_sdw_utils: add name_prefix to asoc_sdw_codec_info structBard Liao
2025-10-13ASoC: soc-acpi: make some variables of acpi adr and link adr non-constBard Liao
2025-10-13ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driverBaojun Xu
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla
2025-10-13drm/atomic: Change state pointers to a more meaningful nameMaxime Ripard
2025-10-13iio: buffer-dma: support getting the DMA channelNuno Sá
2025-10-13iio: buffer: support getting dma channel from the bufferNuno Sá
2025-10-13iio: buffer: document that buffer callback must be context safeDavid Lechner
2025-10-13iio: buffer: document store_to() callback may be called in any contextDavid Lechner
2025-10-13iio: buffer: deprecated iio_push_to_buffers_with_timestamp()David Lechner
2025-10-13iio: buffer: document iio_push_to_buffers_with_ts()David Lechner
2025-10-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera
2025-10-13dt-bindings: clock: exynosautov920: add mfc clock definitionsRaghav Sharma
2025-10-13dt-bindings: clock: exynosautov920: add m2m clock definitionsRaghav Sharma
2025-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-10KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memorySean Christopherson
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson