summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt1-0/+6
2025-03-28tracing: Have persistent trace instances save KASLR offsetSteven Rostedt1-1/+0
2025-03-28ring-buffer: Add ring_buffer_meta_scratch()Steven Rostedt1-2/+4
2025-03-28ring-buffer: Use kaslr address instead of text deltaSteven Rostedt1-2/+1
2025-03-28vsnprintf: Mark binary printing functions with __printf() attributeAndy Shevchenko1-2/+2
2025-03-28tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-6/+6
2025-03-28seq_file: Mark binary printing functions with __printf() attributeAndy Shevchenko1-0/+1
2025-03-28seq_buf: Mark binary printing functions with __printf() attributeAndy Shevchenko1-2/+2
2025-03-28iomap: Fix conflicting values of iomap flagsRitesh Harjani (IBM)1-8/+7
2025-03-28Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2025-03-28Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-10/+10
2025-03-28Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2-49/+10
2025-03-28Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-2/+134
2025-03-28Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+5
2025-03-27Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-20/+14
2025-03-27Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+7
2025-03-27Merge tag 'for-6.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-3/+13
2025-03-27Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-03-27Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds1-1/+0
2025-03-27Merge branch 'pci/misc'Bjorn Helgaas1-8/+9
2025-03-27Merge branch 'pci/controller/dwc'Bjorn Helgaas2-0/+40
2025-03-27Merge branch 'pci/endpoint-test'Bjorn Helgaas2-0/+8
2025-03-27Merge branch 'pci/endpoint'Bjorn Helgaas1-1/+5
2025-03-27Merge branch 'pci/devtree-create'Bjorn Helgaas1-0/+2
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas3-7/+3
2025-03-27Merge branch 'pci/hotplug'Bjorn Helgaas2-7/+0
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2025-03-27Merge branch 'pci/doe'Bjorn Helgaas1-1/+4
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-32/+49
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-5/+113
2025-03-27Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-4/+740
2025-03-27ACPICA: Add start method for ARM FF-AStuart Yoder1-0/+1
2025-03-27tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell1-0/+1
2025-03-27io_uring/net: fix io_req_post_cqe abuse by send bundlePavel Begunkov1-0/+3
2025-03-27Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds105-816/+1744
2025-03-27Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linuxLinus Torvalds3-272/+968
2025-03-27Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-55/+1
2025-03-27Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-45/+71
2025-03-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-298/+38
2025-03-27mailbox: pcc: Always map the shared memory communication addressSudeep Holla1-5/+0
2025-03-27mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flagsSudeep Holla1-1/+0
2025-03-27mailbox: sort headers alphabeticallyTudor Ambarus2-4/+4
2025-03-27mailbox: mtk-cmdq: remove cl in struct cmdq_pktChun-Kuang Hu1-1/+0
2025-03-27Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds15-51/+267
2025-03-27Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linuxLinus Torvalds4-8/+35
2025-03-27Merge patch series "riscv: Relocatable NOMMU kernels"Palmer Dabbelt1-8/+0
2025-03-27asm-generic: Always define Elf_Rel and Elf_RelaSamuel Holland1-8/+0
2025-03-27rwonce: fix crash by removing READ_ONCE() for unaligned readJann Horn1-1/+6
2025-03-26Merge branches 'clk-allwinner', 'clk-amlogic' and 'clk-qcom' into clk-nextStephen Boyd13-0/+671
2025-03-26Merge branches 'clk-rockchip', 'clk-samsung' and 'clk-imx' into clk-nextStephen Boyd8-0/+2209