summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-02Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-02Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-02net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn
2023-11-02inet: shrink struct flowi_commonEric Dumazet
2023-11-01Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky
2023-11-01bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky
2023-11-02eventfs: Hold eventfs_mutex when calling callback functionsSteven Rostedt (Google)
2023-11-01tracing: Have trace_event_file have ref countersSteven Rostedt (Google)
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-11-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-01Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-11-02Merge tag 'shmob-drm-atomic-dt-tag2' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-11-01Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2023-11-01Merge tag 'mmc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-11-01Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang
2023-11-01module: Clarify documentation of module_param_call()Kees Cook
2023-11-01nfs: Convert nfs_symlink() to use a folioMatthew Wilcox (Oracle)
2023-11-01SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-11-01NFSv4: fairly test all delegations on a SEQ4_ revocationBenjamin Coddington
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-01virtio_pci: move structure to a headerMichael S. Tsirkin
2023-11-01vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu
2023-11-01vdpa: introduce .compat_reset operation callbackSi-Wei Liu
2023-11-01vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu
2023-11-01vdpa: introduce .reset_map operation callbackSi-Wei Liu
2023-11-01virtio_pci: add check for common cfg sizeXuan Zhuo
2023-11-01virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bitXuan Zhuo
2023-11-01virtio: kdoc for struct virtio_pci_modern_deviceShannon Nelson
2023-11-01vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea
2023-11-01vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu
2023-11-01vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu
2023-11-01vdpa: introduce dedicated descriptor group for virtqueueSi-Wei Liu
2023-11-01Merge branch 'mlx5-vhost' of https://git.kernel.org/pub/scm/linux/kernel/git/...Michael S. Tsirkin