summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner-13/+23
2022-07-15mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()Christian Brauner-0/+26
2022-07-15Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Christian Brauner-93/+140
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+11
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds-1/+1
2022-07-15firmware: arm_scmi: Get detailed power scale from perfLukasz Luba-1/+7
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba-16/+38
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2022-07-15drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko-2/+2
2022-07-15tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima-3/+3
2022-07-15tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima-1/+2
2022-07-15ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima-1/+1
2022-07-15ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima-1/+1
2022-07-15ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima-1/+1
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima-1/+1
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-18/+29
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+6
2022-07-14fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche-2/+2
2022-07-14fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche-7/+7
2022-07-14fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche-11/+11
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche-2/+2
2022-07-14fs/buffer: Use the new blk_opf_t typeBart Van Assche-4/+5
2022-07-14mm: Use the new blk_opf_t typeBart Van Assche-2/+2
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche-1/+1
2022-07-14scsi/core: Improve static type checkingBart Van Assche-2/+2
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche-2/+2
2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche-1/+2
2022-07-14block: Use the new blk_opf_t typeBart Van Assche-9/+9
2022-07-14block: Introduce the type blk_opf_tBart Van Assche-46/+51
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche-4/+8
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche-1/+1
2022-07-14block: Use enum req_op where appropriateBart Van Assche-4/+4
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche-9/+9
2022-07-14net/tls: Check for errors in tls_device_initTariq Toukan-2/+2
2022-07-14block: remove bdevnameChristoph Hellwig-1/+0
2022-07-14Merge tag 'qcom-arm64-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-0/+216
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei-0/+6
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei-0/+156
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini-1/+11
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li-1/+1
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+2
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu-0/+6
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-3/+5
2022-07-13raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima-1/+1
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping-8/+0
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-0/+1
2022-07-12Merge tag 'tegra-for-5.20-memory' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+132
2022-07-12blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu-1/+1
2022-07-12Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann-0/+43