summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-08-22mmc: core: Add infrastructure for undervoltage handlingOleksij Rempel1-0/+11
2025-08-22crypto: hash - Make HASH_MAX_DESCSIZE a bit more obviousHerbert Xu1-2/+14
2025-08-22net: Introduce skb_copy_datagram_from_iter_full()Will Deacon1-0/+2
2025-08-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+12
2025-08-21Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2025-08-21Merge tag 'v6.17-rc2' into HEADDmitry Torokhov704-5601/+29495
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-24/+121
2025-08-21uprobes/x86: Add support to optimize uprobesJiri Olsa1-2/+4
2025-08-21uprobes/x86: Add uprobe syscall to speed up uprobeJiri Olsa2-0/+3
2025-08-21uprobes/x86: Add mapping for optimized uprobe trampolinesJiri Olsa1-0/+6
2025-08-21uprobes: Add do_ref_ctr argument to uprobe_write functionJiri Olsa1-1/+1
2025-08-21uprobes: Add is_register argument to uprobe_write and uprobe_write_opcodeJiri Olsa1-2/+3
2025-08-21uprobes: Add nbytes argument to uprobe_writeJiri Olsa1-2/+2
2025-08-21uprobes: Add uprobe_write functionJiri Olsa1-0/+5
2025-08-21uprobes: Make copy_from_page globalJiri Olsa1-0/+1
2025-08-21uprobes: Rename arch_uretprobe_trampoline functionJiri Olsa1-1/+1
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-11/+49
2025-08-21Merge branch 'for-linus' into for-nextTakashi Iwai10-20/+99
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski1-0/+5
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff1-0/+1
2025-08-21fsverity: check IS_VERITY() in fsverity_cleanup_inode()Eric Biggers1-1/+8
2025-08-21fs: remove inode::i_verity_infoEric Biggers2-7/+8
2025-08-21fsverity: add support for info in fs-specific part of inodeEric Biggers1-10/+34
2025-08-21fs: remove inode::i_crypt_infoEric Biggers2-7/+6
2025-08-21fscrypt: add support for info in fs-specific part of inodeEric Biggers1-4/+18
2025-08-21fscrypt: replace raw loads of info pointer with helper functionEric Biggers1-0/+16
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur1-0/+1
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni2-4/+131
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu1-0/+1
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai9-17/+96
2025-08-21net: set net.core.rmem_max and net.core.wmem_max to 4 MBEric Dumazet1-2/+2
2025-08-21bnxt_en: hsi: Update FW interface to 1.10.3.133Michael Chan1-62/+253
2025-08-20f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu1-0/+1
2025-08-20drm_bridge: register content protect propertyHsin-Yi Wang1-0/+4
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald1-0/+1
2025-08-20ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding1-2/+2
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li1-0/+1
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard8-15/+93
2025-08-20ACPI: pfr_update: Fix the driver update version checkChen Yu1-0/+1
2025-08-20fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availabilityChristoph Hellwig1-1/+2
2025-08-20Merge drm/drm-next into drm-misc-nextMaxime Ripard8-15/+93
2025-08-20drm/gpusvm: Make drm_gpusvm_for_each_* macros publicHimal Prasad Ghimiray1-0/+70
2025-08-20drm/gpuvm: Introduce drm_gpuvm_madvise_ops_createHimal Prasad Ghimiray1-0/+3
2025-08-20drm/gpuvm: Kill drm_gpuva_init()Boris Brezillon1-11/+4
2025-08-20drm/gpuvm: Pass map arguments through a structBoris Brezillon1-6/+14
2025-08-20sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers3-28/+11
2025-08-20sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authenticationEric Biggers3-20/+6
2025-08-20scsi: ufs: core: Reduce the size of struct ufshcd_lrbBart Van Assche1-3/+2
2025-08-20net: Define sk_memcg under CONFIG_MEMCG.Kuniyuki Iwashima1-0/+2