index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-08-14
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
2022-08-13
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-12
fs: don't randomize struct kiocb fields
Keith Busch
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
2022-08-11
vdpa: Add suspend operation
Eugenio PĂ©rez
2022-08-11
vdpa/mlx5: Implement susupend virtqueue callback
Eli Cohen
2022-08-11
virtio: add helper virtio_find_vqs_ctx_size()
Xuan Zhuo
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
virtio_pci: introduce helper to get/set queue reset
Xuan Zhuo
2022-08-11
virtio_pci: struct virtio_pci_common_cfg add queue_reset
Xuan Zhuo
2022-08-11
virtio_ring: struct virtqueue introduce reset
Xuan Zhuo
2022-08-11
virtio: allow to unbreak/break virtqueue individually
Xuan Zhuo
2022-08-11
virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
Xuan Zhuo
2022-08-11
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
2022-08-11
virtio_ring: split: stop __vring_new_virtqueue as export symbol
Xuan Zhuo
2022-08-11
virtio: struct virtio_config_ops add callbacks for queue_reset
Xuan Zhuo
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-08-11
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-08-09
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-09
NFS: Improve write error tracing
Trond Myklebust
2022-08-09
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
Youngmin Nam
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
get rid of non-advancing variants
Al Viro
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
ITER_PIPE: fold data_start() and pipe_space_for_user() together
Al Viro
2022-08-08
ITER_PIPE: cache the type of last buffer
Al Viro
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-08
highmem: delete a sentence from kmap_local_page() kdocs
Fabio M. De Francesco
2022-08-08
highmem: specify that kmap_local_page() is callable from interrupts
Fabio M. De Francesco
2022-08-08
highmem: remove unneeded spaces in kmap_local_page() kdocs
Fabio M. De Francesco
2022-08-08
mm, hwpoison: enable memory error handling on 1GB hugepage
Naoya Horiguchi
2022-08-08
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
2022-08-08
mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
Naoya Horiguchi
2022-08-08
mm, hwpoison, hugetlb: support saving mechanism of raw error pages
Naoya Horiguchi
2022-08-08
mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rst
Muchun Song
[next]