summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
4 daysMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
4 daysMerge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...Mark Brown
4 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/fs/fscrypt/linux.gitMark Brown
4 daysMerge branch 'vfs.fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/v...Mark Brown
4 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
4 daysALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)
4 daysplatform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
4 daysof: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
4 daysusb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
4 daysdriver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
4 daysdriver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
4 daysmod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
4 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
4 daysMerge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
4 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
5 daysMerge branch 'vfs-7.3.errno' into vfs.allChristian Brauner
5 daysMerge branch 'vfs-7.3.kfunc' into vfs.allChristian Brauner
5 daysMerge branch 'vfs-7.3.super' into vfs.allChristian Brauner
5 daysMerge branch 'vfs-7.3.kthread' into vfs.allChristian Brauner
5 daysMerge branch 'vfs-7.3.efs' into vfs.allChristian Brauner
5 daysMerge branch 'vfs-7.3.misc' into vfs.allChristian Brauner
5 daysvfs: missing inode operation should return a consistent error codeJori Koolstra
5 daysRemove excl arg to ->create inode_operationNeilBrown
6 daysiomap: consolidate bio submissionChristoph Hellwig
6 daysnetfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
6 daysnetfs: Fix kdoc warningDavid Howells
6 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta
6 daysbpf: Support for hardening against JIT sprayingPawan Gupta
6 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
7 daysSUNRPC: close backchannel before destroying callback serviceChuck Lever
7 dayssvcrdma: Validate Read chunk positions at decode timeChuck Lever
7 dayssvcrdma: Fix pcl_for_each_segment for empty chunksChris Mason
7 daystcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
7 daysvfio/pci: Latch all module parameters per deviceAlex Williamson
7 daysvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
7 daysvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
8 daysfs: add umh argument to struct kernel_clone_argsChristian Brauner
8 daysfs: make userspace_init_fs a dynamically-initialized pointerChristian Brauner
8 daysfs: add real_fs to track task's actual fs_structChristian Brauner
8 daysfs: add scoped_with_init_fs()Christian Brauner
8 daysfs: add switch_fs_struct()Christian Brauner
8 dayssuper: make fs_holder_ops privateChristian Brauner
8 daysfs: look up superblocks via the device table in fs_holder_opsChristian Brauner
8 daysfs: add dedicated block device open helpers for filesystemsChristian Brauner
8 daysfs: maintain a global device-to-superblock tableChristian Brauner
8 daysfs, block: move blk_mode_t and fop_flags_t into <linux/types.h>Christian Brauner
8 dayssuper: convert s_count to refcount_t s_passiveChristian Brauner
8 daysblock: split bdev_yield_claim() out of bdev_fput()Christian Brauner
8 daysblock: allow making a block device unfreezableChristian Brauner