summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-27tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin3-7/+17
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2026-01-26xdrgen: Add enum value validation to generated decodersChuck Lever1-1/+7
2026-01-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-01-26xdrgen: Implement short (16-bit) integer typesChuck Lever1-0/+60
2026-01-26NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever1-1/+1
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-0/+4
2026-01-26Merge tag 'renesas-dts-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-0/+6
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen1-8/+9
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich42-167/+432
2026-01-26ASoC: fsl_sai: Add AUDMIX mode support on i.MX952Shengjiu Wang1-0/+2
2026-01-26ASoC: soc-dapm: move struct snd_soc_dapm_contextKuninori Morimoto1-21/+1
2026-01-26ASoC: soc-dapm: add snd_soc_dapm_alloc()Kuninori Morimoto3-5/+6
2026-01-26ASoC: soc-dapm: remove dev from snd_soc_dapm_context()Kuninori Morimoto1-1/+0
2026-01-26ASoC: soc-dapm: remove compatibility definition for dapmKuninori Morimoto1-19/+0
2026-01-26ASoC: soc-component: remove compatibility definition for componentKuninori Morimoto1-3/+0
2026-01-26ASoC: soc-component: remove snd_soc_component_xxx() wrapperKuninori Morimoto1-21/+0
2026-01-26nubus: Call put_device() in bus initialization error pathFinn Thain1-2/+1
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-24/+0
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman42-167/+432
2026-01-26mm: add VM_SHADOW_STACK definition for riscvDeepak Gupta1-2/+3
2026-01-26ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet1-1/+1
2026-01-26net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet1-2/+1
2026-01-26net: inline get_netmem() and put_netmem()Eric Dumazet1-2/+18
2026-01-26net: inline net_is_devmem_iov()Eric Dumazet1-0/+12
2026-01-26net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet1-5/+5
2026-01-26u64_stats: Introduce u64_stats_copy()David Yang1-0/+15
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+3
2026-01-25bpf: support fsession for bpf_session_cookieMenglong Dong1-0/+15
2026-01-25bpf: support fsession for bpf_session_is_returnMenglong Dong1-0/+2
2026-01-25bpf: add fsession supportMenglong Dong2-0/+20
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2026-01-24dt-bindings: soc: spacemit: Add K3 reset support and IDsGuodong Xu1-0/+171
2026-01-24io_uring/zcrx: implement large rx buffer supportPavel Begunkov1-1/+1
2026-01-24Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"Martin K. Petersen1-0/+2
2026-01-24scsi: ufs: core: Enforce minimum PM level for sysfs configurationRam Kumar Dwivedi1-0/+2
2026-01-24scsi: Change the return type of the .queuecommand() callbackBart Van Assche5-8/+16
2026-01-24bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-24Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang1-0/+5
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2026-01-23net: add queue config validation callbackJakub Kicinski1-0/+10
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski1-1/+3
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski1-0/+3
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni1-0/+1
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni1-0/+32
2026-01-23net: introduce mangleid_featuresPaolo Abeni1-0/+3
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi1-1/+1
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth1-0/+9
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+17
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao3-0/+21