index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
-13
/
+23
2022-07-15
mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()
Christian Brauner
-0
/
+26
2022-07-15
Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
-93
/
+140
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+11
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
-1
/
+1
2022-07-15
firmware: arm_scmi: Get detailed power scale from perf
Lukasz Luba
-1
/
+7
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
-16
/
+38
2022-07-15
Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2022-07-15
drm/scheduler: Don't kill jobs in interrupt context
Dmitry Osipenko
-2
/
+2
2022-07-15
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
-3
/
+3
2022-07-15
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
-1
/
+2
2022-07-15
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
-1
/
+1
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-18
/
+29
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+6
2022-07-14
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
-2
/
+2
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
-7
/
+7
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
-11
/
+11
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
-2
/
+2
2022-07-14
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
-4
/
+5
2022-07-14
mm: Use the new blk_opf_t type
Bart Van Assche
-2
/
+2
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
-1
/
+1
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
-2
/
+2
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
-2
/
+2
2022-07-14
blktrace: Use the new blk_opf_t type
Bart Van Assche
-1
/
+2
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
-9
/
+9
2022-07-14
block: Introduce the type blk_opf_t
Bart Van Assche
-46
/
+51
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
-4
/
+8
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
-1
/
+1
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
-4
/
+4
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
-9
/
+9
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
-2
/
+2
2022-07-14
block: remove bdevname
Christoph Hellwig
-1
/
+0
2022-07-14
Merge tag 'qcom-arm64-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-0
/
+216
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
-0
/
+6
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei
-0
/
+156
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
-1
/
+11
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
-1
/
+1
2022-07-13
Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+2
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
-0
/
+6
2022-07-13
Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-3
/
+5
2022-07-13
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
-1
/
+1
2022-07-13
sched/core: Always flush pending blk_plug
John Keeping
-8
/
+0
2022-07-12
Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
-0
/
+1
2022-07-12
Merge tag 'tegra-for-5.20-memory' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-0
/
+132
2022-07-12
blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...
Li kunyu
-1
/
+1
2022-07-12
Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Arnd Bergmann
-0
/
+43
[prev]
[next]