summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-22regulator: Allow regulators to verify enabled during enable()Sumit Semwal
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck
2020-06-18block: make function 'kill_bdev' staticZheng Bin
2020-06-18libata: Use per port sync for detachKai-Heng Feng
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-16overflow.h: Add flex_array_size() helperGustavo A. R. Silva
2020-06-16kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov
2020-06-15tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig
2020-06-15ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-15crypto: ccp - Fix sparse warnings in sev-devHerbert Xu
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds