summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe1-0/+1
2020-07-09io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-07-06Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe2-2/+7
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov2-2/+7
2020-06-22mm: add kiocb_wait_page_queue_init() helperJens Axboe1-0/+21
2020-06-22fs: add FMODE_BUF_RASYNCJens Axboe1-0/+3
2020-06-22mm: add support for async page lockingJens Axboe2-1/+23
2020-06-22mm: abstract out wake_page_match() from wake_page_function()Jens Axboe1-0/+37
2020-06-22block: provide plug based way of signaling forced no-wait semanticsJens Axboe1-0/+1
2020-06-22io_uring: change the poll type to be 32-bitsJiufei Xue1-1/+3
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+8
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+4
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy2-1/+8
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+0
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+21
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang1-5/+3
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds1-10/+13
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds1-2/+4
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig1-5/+5
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck1-4/+4
2020-06-18block: make function 'kill_bdev' staticZheng Bin1-2/+0
2020-06-18libata: Use per port sync for detachKai-Heng Feng1-0/+3
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig1-2/+2
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-6/+7
2020-06-17overflow.h: Add flex_array_size() helperGustavo A. R. Silva1-4/+21
2020-06-17kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa1-0/+4
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+55
2020-06-17Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds13-32/+32
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov1-2/+2
2020-06-16tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-18/+18
2020-06-16RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-16libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16can: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-16dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-16scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig1-0/+4
2020-06-16ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain1-0/+1