summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-21Merge tag 'bitmap-for-6.9' of https://github.com/norov/linuxLinus Torvalds
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-19tracing: Just use strcmp() for testing __string() and __assign_str() matchSteven Rostedt (Google)
2024-03-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-03-19vDPA: report virtio-blk flush info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block read-only info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block topology info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block MQ info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block block-size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segment size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block capacity to user spaceZhu Lingshan
2024-03-19vDPA: introduce get_vq_size to vdpa_config_opsZhu Lingshan
2024-03-19vhost-vdpa: uapi to support reporting per vq sizeZhu Lingshan
2024-03-19virtio: uapi: Drop __packed attribute in linux/virtio_pci.hSuzuki K Poulose
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley
2024-03-18Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-18Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-18tracing: Add __string_src() helper to help compilers not to get confusedSteven Rostedt (Google)
2024-03-18tracing: Use strcmp() in __assign_str() WARN_ON() checkSteven Rostedt (Google)
2024-03-18tracepoints: Use WARN() and not WARN_ON() for warningsSteven Rostedt (Google)
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei
2024-03-18tracing: Remove second parameter to __assign_rel_str()Steven Rostedt (Google)
2024-03-18tracing: Add warning if string in __assign_str() does not match __string()Steven Rostedt (Google)
2024-03-18tracing: Remove __assign_str_len()Steven Rostedt (Google)
2024-03-18tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"Steven Rostedt (Google)
2024-03-18tracing: Use ? : shortcut in trace macrosSteven Rostedt (Google)
2024-03-18tracing: Do not calculate strlen() twice for __string() fieldsSteven Rostedt (Google)
2024-03-18tracing: Rework __assign_str() and __string() to not duplicate getting the st...Steven Rostedt (Google)
2024-03-18tracing/user_events: Introduce multi-format eventsBeau Belgrave
2024-03-18fs,block: get holder during claimChristian Brauner
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds