开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-03
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2020-08-03
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2020-08-03
Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-08-03
Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-01
fs: optimise kiocb_set_rw_flags()
Pavel Begunkov
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-31
lib/mpi: Add mpi_sub_ui()
Marcelo Henrique Cerri
2020-07-30
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
2020-07-29
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2020-07-29
Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...
Linus Torvalds
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-29
Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-28
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
2020-07-28
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Herbert Xu
2020-07-28
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
2020-07-28
Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-28
block: Remove callback typedefs for blk_mq_ops
Daniel Wagner
2020-07-27
i2c: also convert placeholder function to return errno
Wolfram Sang
2020-07-27
drm/drm_fb_helper: fix fbdev with sparc64
Sam Ravnborg
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: use __u16 for the return value of btrfs_qgroup_level()
Qu Wenruo
2020-07-27
btrfs: tracepoints: convert flush states to using EM macros
Nikolay Borisov
2020-07-27
btrfs: tracepoints: switch extent_io_tree_owner to using EM macro
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix qgroup reservation type printing
Nikolay Borisov
2020-07-27
btrfs: tracepoints: move FLUSH_ACTIONS define
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix extent type symbolic name print
Nikolay Borisov
2020-07-27
btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags
Nikolay Borisov
2020-07-27
io: Fix return type of _inb and _inl
Stafford Horne
2020-07-25
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-24
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-24
tasks: add put_task_struct_many()
Pavel Begunkov
[next]