开源镜像站
帮助
下载
动态
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
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
2023-12-21
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
2023-12-12
file: remove __receive_fd()
Christian Brauner
2023-12-12
file: stop exposing receive_fd_user()
Christian Brauner
2023-12-12
fs: replace f_rcuhead with f_task_work
Christian Brauner
2023-12-12
file: s/close_fd_get_file()/file_close_fd()/g
Christian Brauner
2023-12-12
Improve __fget_files_rcu() code generation (and thus __fget_light())
Linus Torvalds
2023-11-28
mnt_idmapping: decouple from namespaces
Christian Brauner
2023-11-28
mnt_idmapping: remove check_fsmapping()
Christian Brauner
2023-11-28
eventfd: make eventfd_signal{_mask}() void
Christian Brauner
2023-11-28
eventfd: simplify eventfd_signal_mask()
Christian Brauner
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-18
vfs: remove a redundant might_sleep in wait_on_inode
Mateusz Guzik
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-09
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-09
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-08
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
2023-11-08
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
2023-11-07
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-07
Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
2023-11-06
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-11-06
nvme-auth: auth success1 msg always includes resp
Mark O'Donovan
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
2023-11-06
dma-mapping: move dma_addressing_limited() out of line
Jia He
2023-11-06
Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]