index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
2022-09-25
1
-2
/
+34
*
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
2022-08-14
1
-1
/
+1
*
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-13
1
-1
/
+1
|
\
|
*
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
Youngmin Nam
2022-08-09
1
-1
/
+1
*
|
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
3
-11
/
+8
|
\
\
|
*
|
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-12
1
-1
/
+8
|
*
|
fs: don't randomize struct kiocb fields
Keith Busch
2022-08-12
1
-5
/
+0
|
*
|
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
2022-08-04
1
-5
/
+0
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-12
7
-17
/
+68
|
\
\
\
|
*
|
|
vdpa: Add suspend operation
Eugenio Pérez
2022-08-11
1
-0
/
+4
|
*
|
|
vdpa/mlx5: Implement susupend virtqueue callback
Eli Cohen
2022-08-11
1
-0
/
+8
|
*
|
|
virtio: add helper virtio_find_vqs_ctx_size()
Xuan Zhuo
2022-08-11
1
-0
/
+12
|
*
|
|
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
1
-5
/
+9
|
*
|
|
virtio_pci: introduce helper to get/set queue reset
Xuan Zhuo
2022-08-11
1
-0
/
+2
|
*
|
|
virtio_pci: struct virtio_pci_common_cfg add queue_reset
Xuan Zhuo
2022-08-11
1
-1
/
+1
|
*
|
|
virtio_ring: struct virtqueue introduce reset
Xuan Zhuo
2022-08-11
1
-0
/
+2
|
*
|
|
virtio: allow to unbreak/break virtqueue individually
Xuan Zhuo
2022-08-11
1
-0
/
+3
|
*
|
|
virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
Xuan Zhuo
2022-08-11
1
-0
/
+7
|
*
|
|
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
2022-08-11
1
-0
/
+3
|
*
|
|
virtio_ring: split: stop __vring_new_virtqueue as export symbol
Xuan Zhuo
2022-08-11
1
-10
/
+0
|
*
|
|
virtio: struct virtio_config_ops add callbacks for queue_reset
Xuan Zhuo
2022-08-11
1
-0
/
+14
|
*
|
|
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-08-11
1
-0
/
+2
|
*
|
|
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
2022-08-11
1
-2
/
+2
*
|
|
|
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
2
-3
/
+8
|
\
\
\
\
|
*
\
\
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
1
-2
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
Jinghao Jia
2022-08-04
1
-2
/
+6
|
*
|
|
|
|
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-10
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-11
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'acpi-properties'
Rafael J. Wysocki
2022-08-11
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: property: Add support for parsing buffer property UUID
Sakari Ailus
2022-07-27
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-11
1
-3
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
iomap: remove iomap_writepage
Christoph Hellwig
2022-07-22
1
-3
/
+0
*
|
|
|
|
|
|
|
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-08-11
6
-7
/
+24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
2022-08-03
1
-3
/
+2
|
*
|
|
|
|
|
|
|
ceph: fix incorrect old_size length in ceph_mds_request_args
Xiubo Li
2022-08-03
1
-3
/
+3
|
*
|
|
|
|
|
|
|
ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
Jeff Layton
2022-08-03
1
-0
/
+10
|
*
|
|
|
|
|
|
|
ceph: fix the incorrect comment for the ceph_mds_caps struct
Xiubo Li
2022-08-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
2022-08-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
fs/dcache: export d_same_name() helper
Xiubo Li
2022-08-03
1
-0
/
+2
|
*
|
|
|
|
|
|
|
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2022-08-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
2022-08-03
1
-0
/
+4
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
8
-8
/
+34
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
NFS: Improve write error tracing
Trond Myklebust
2022-08-09
1
-2
/
+1
|
*
|
|
|
|
|
|
|
NFS: don't unhash dentry during unlink/rename
NeilBrown
2022-08-08
1
-0
/
+9
|
*
|
|
|
|
|
|
|
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-27
1
-1
/
+2
|
*
|
|
|
|
|
|
|
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
1
-0
/
+2
|
*
|
|
|
|
|
|
|
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
2022-07-25
1
-0
/
+2
|
*
|
|
|
|
|
|
|
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
2
-1
/
+2
|
*
|
|
|
|
|
|
|
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
1
-0
/
+3
[next]