summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-27of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai1-0/+9
2024-11-27of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai1-0/+4
2024-11-26Merge tag 'i3c/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-2/+8
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-47/+221
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada5-8/+8
2024-11-27Rename .data.unlikely to .data..unlikelyMasahiro Yamada2-2/+2
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu1-3/+3
2024-11-27AutoFDO: Enable machine function split optimization for AutoFDORong Xu1-1/+6
2024-11-27AutoFDO: Enable -ffunction-sections for the AutoFDO buildRong Xu1-2/+9
2024-11-27vmlinux.lds.h: Add markers for text_unlikely and text_hot sectionsRong Xu1-2/+12
2024-11-27vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu1-7/+12
2024-11-26Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+14
2024-11-26Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds5-8/+48
2024-11-26Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-11-26ALSA: hda/tas2781: Add speaker id check for ASUS projectsBaojun Xu1-0/+1
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+9
2024-11-25iommu: remove stale declaration left over by a merge conflictLinus Torvalds1-1/+0
2024-11-25Merge tag 'libnvdimm-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+0
2024-11-25Merge tag 'mailbox-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-0/+7
2024-11-25Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-11-25tracing: Use guard() rather than scoped_guard()Mathieu Desnoyers1-4/+4
2024-11-25Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+41
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds15-110/+374
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+70
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+28
2024-11-25Merge branch 'pci/endpoint'Bjorn Helgaas1-0/+38
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas3-8/+80
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas1-0/+6
2024-11-25Merge branch 'pci/resource'Bjorn Helgaas1-0/+32
2024-11-25Merge branch 'pci/pwrctl'Bjorn Helgaas1-11/+11
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas1-2/+0
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas1-23/+1
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas1-2/+2
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+8
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov2-0/+8
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young1-0/+7
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-49/+155
2024-11-23tracing: Remove cond argument from __DECLARE_TRACE_SYSCALLMathieu Desnoyers1-12/+13
2024-11-23tracing: Remove conditional locking from __DO_TRACE()Mathieu Desnoyers1-33/+12
2024-11-23rcupdate_trace: Define rcu_tasks_trace lock guardMathieu Desnoyers1-0/+5
2024-11-23tracing: Remove __idx variable from __DO_TRACEMathieu Desnoyers1-2/+0
2024-11-23tracing: Move it_func[0] comment to the relevant contextMathieu Desnoyers1-3/+3
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds46-481/+869
2024-11-22Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+23
2024-11-22Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+9
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-7/+76
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+19
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-1/+2
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds3-4/+10