summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-08-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+12
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 'v6.17-rc2' into HEADDmitry Torokhov-5601/+29495
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-24/+121
2025-08-21uprobes/x86: Add support to optimize uprobesJiri Olsa-2/+4
2025-08-21uprobes/x86: Add uprobe syscall to speed up uprobeJiri Olsa-0/+3
2025-08-21uprobes/x86: Add mapping for optimized uprobe trampolinesJiri Olsa-0/+6
2025-08-21uprobes: Add do_ref_ctr argument to uprobe_write functionJiri Olsa-1/+1
2025-08-21uprobes: Add is_register argument to uprobe_write and uprobe_write_opcodeJiri Olsa-2/+3
2025-08-21uprobes: Add nbytes argument to uprobe_writeJiri Olsa-2/+2
2025-08-21uprobes: Add uprobe_write functionJiri Olsa-0/+5
2025-08-21uprobes: Make copy_from_page globalJiri Olsa-0/+1
2025-08-21uprobes: Rename arch_uretprobe_trampoline functionJiri Olsa-1/+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 branch 'for-linus' into for-nextTakashi Iwai-20/+99
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski-0/+5
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-21fsverity: check IS_VERITY() in fsverity_cleanup_inode()Eric Biggers-1/+8
2025-08-21fs: remove inode::i_verity_infoEric Biggers-7/+8
2025-08-21fsverity: add support for info in fs-specific part of inodeEric Biggers-10/+34
2025-08-21fs: remove inode::i_crypt_infoEric Biggers-7/+6
2025-08-21fscrypt: add support for info in fs-specific part of inodeEric Biggers-4/+18
2025-08-21fscrypt: replace raw loads of info pointer with helper functionEric Biggers-0/+16
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur-0/+1
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni-4/+131
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-20net: set net.core.rmem_max and net.core.wmem_max to 4 MBEric Dumazet-2/+2
2025-08-20bnxt_en: hsi: Update FW interface to 1.10.3.133Michael Chan-62/+253
2025-08-20f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu-0/+1
2025-08-20drm_bridge: register content protect propertyHsin-Yi Wang-0/+4
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-20fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availabilityChristoph Hellwig-1/+2
2025-08-20Merge drm/drm-next into drm-misc-nextMaxime Ripard-15/+93
2025-08-19drm/gpusvm: Make drm_gpusvm_for_each_* macros publicHimal Prasad Ghimiray-0/+70
2025-08-19drm/gpuvm: Introduce drm_gpuvm_madvise_ops_createHimal Prasad Ghimiray-0/+3
2025-08-19drm/gpuvm: Kill drm_gpuva_init()Boris Brezillon-11/+4
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon-6/+14
2025-08-19sctp: Convert cookie authentication to use HMAC-SHA256Eric Biggers-28/+11
2025-08-19sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authenticationEric Biggers-20/+6
2025-08-19scsi: ufs: core: Reduce the size of struct ufshcd_lrbBart Van Assche-3/+2
2025-08-19net: Define sk_memcg under CONFIG_MEMCG.Kuniyuki Iwashima-0/+2
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().Kuniyuki Iwashima-20/+24
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().Kuniyuki Iwashima-5/+24
2025-08-19net-memcg: Introduce mem_cgroup_sk_enabled().Kuniyuki Iwashima-2/+12