summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
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
2025-08-19net-memcg: Introduce mem_cgroup_from_sk().Kuniyuki Iwashima-0/+12
2025-08-19mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima-0/+6
2025-08-19net: Add skb_dst_check_unsetStanislav Fomichev-0/+9
2025-08-19net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev-0/+32
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-19ASoC: qcom: audioreach: cleanup and calibrationMark Brown-2/+18
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-19Handle shared reset GPIO for WSA883x speakersMark Brown-15/+93
2025-08-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy-0/+4
2025-08-19mmc: core: add mmc_read_tuningBenoƮt Monin-0/+1
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu-0/+11
2025-08-19mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling modeBiju Das-0/+3
2025-08-19ASoC: qcom: audioreach: add support for static calibrationSrinivas Kandagatla-0/+10