summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-13nvmem: update a comment related to struct nvmem_configChristophe JAILLET-1/+1
2025-09-13ida: remove the ida_simple_xxx() APIChristophe JAILLET-8/+0
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak-1/+8
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds-21/+52
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+5
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+21
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+3
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-5/+5
2025-08-27mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo-6/+36
2025-08-27mm: move page table sync declarations to linux/pgtable.hHarry Yoo-16/+16
2025-08-27kexec: add KEXEC_FILE_NO_CMA as a legal flagBrian Mak-1/+2
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+2
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-0/+1
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai-5/+13
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai-0/+8
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)-2/+3
2025-08-26vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim-2/+2
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente-2/+0
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl-5/+5
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-38/+9
2025-08-22atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima-0/+1
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-6/+1
2025-08-22Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy-1/+1
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+0
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds-1/+2
2025-08-22Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+6
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-0/+1
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds-9/+16
2025-08-21net: Introduce skb_copy_datagram_from_iter_full()Will Deacon-0/+2
2025-08-21Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+1
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+49
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff-0/+1
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu-0/+1
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-17/+96
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald-0/+1
2025-08-20ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding-2/+2
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li-0/+1
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-15/+93
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu-0/+1
2025-08-19mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen-0/+5
2025-08-19iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet-9/+11
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust-0/+1
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich-8/+0
2025-08-18ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlvShenghao Ding-3/+3
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan-0/+1
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-12/+17
2025-08-16md: keep recovery_cp in mdp_superblock_sXiao Ni-1/+1