开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
4 days
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
4 days
Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...
Mark Brown
4 days
Merge branch 'for-next' of https://git.kernel.org/pub/scm/fs/fscrypt/linux.git
Mark Brown
4 days
Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/v...
Mark Brown
4 days
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
4 days
ALSA: hda/core: Add include defining struct hda_device_id
Uwe Kleine-König (The Capable Hub)
4 days
platform/x86: int3472: Add include defining struct dmi_system_id
Uwe Kleine-König (The Capable Hub)
4 days
of: Explicitly include <linux/types.h> and <linux/err.h>
Uwe Kleine-König (The Capable Hub)
4 days
usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
Uwe Kleine-König (The Capable Hub)
4 days
driver core: platform: Include header for struct platform_device_id
Uwe Kleine-König (The Capable Hub)
4 days
driver: core: Include headers for acpi_device_id and of_device_id for struct ...
Uwe Kleine-König (The Capable Hub)
4 days
mod_devicetable.h: Split into per subsystem headers
Uwe Kleine-König (The Capable Hub)
4 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4 days
Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4 days
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5 days
Merge branch 'vfs-7.3.errno' into vfs.all
Christian Brauner
5 days
Merge branch 'vfs-7.3.kfunc' into vfs.all
Christian Brauner
5 days
Merge branch 'vfs-7.3.super' into vfs.all
Christian Brauner
5 days
Merge branch 'vfs-7.3.kthread' into vfs.all
Christian Brauner
5 days
Merge branch 'vfs-7.3.efs' into vfs.all
Christian Brauner
5 days
Merge branch 'vfs-7.3.misc' into vfs.all
Christian Brauner
5 days
vfs: missing inode operation should return a consistent error code
Jori Koolstra
5 days
Remove excl arg to ->create inode_operation
NeilBrown
6 days
iomap: consolidate bio submission
Christoph Hellwig
6 days
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
6 days
netfs: Fix kdoc warning
David Howells
6 days
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
6 days
bpf: Support for hardening against JIT spraying
Pawan Gupta
6 days
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
7 days
SUNRPC: close backchannel before destroying callback service
Chuck Lever
7 days
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
7 days
svcrdma: Fix pcl_for_each_segment for empty chunks
Chris Mason
7 days
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
7 days
vfio/pci: Latch all module parameters per device
Alex Williamson
7 days
vfio/pci: Fix racy bitfields and tighten struct layout
Alex Williamson
7 days
vfio/pci: Latch disable_idle_d3 per device
Alex Williamson
8 days
fs: add umh argument to struct kernel_clone_args
Christian Brauner
8 days
fs: make userspace_init_fs a dynamically-initialized pointer
Christian Brauner
8 days
fs: add real_fs to track task's actual fs_struct
Christian Brauner
8 days
fs: add scoped_with_init_fs()
Christian Brauner
8 days
fs: add switch_fs_struct()
Christian Brauner
8 days
super: make fs_holder_ops private
Christian Brauner
8 days
fs: look up superblocks via the device table in fs_holder_ops
Christian Brauner
8 days
fs: add dedicated block device open helpers for filesystems
Christian Brauner
8 days
fs: maintain a global device-to-superblock table
Christian Brauner
8 days
fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
Christian Brauner
8 days
super: convert s_count to refcount_t s_passive
Christian Brauner
8 days
block: split bdev_yield_claim() out of bdev_fput()
Christian Brauner
8 days
block: allow making a block device unfreezable
Christian Brauner
[next]