summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* leds: lp55xx: Convert to use GPIO descriptorsLinus Walleij2020-07-121-2/+4
* Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-212-1/+8
|\
| * mm: Allow arches to provide ptep_get()Christophe Leroy2020-06-202-1/+8
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-211-1/+1
|\ \
| * | crypto: ccp - Fix sparse warnings in sev-devHerbert Xu2020-06-151-1/+1
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-06-201-0/+4
|\ \
| * | scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig2020-06-151-0/+4
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-5/+3
|\ \
| * | i2c: remove deprecated i2c_new_device APIWolfram Sang2020-06-191-5/+3
| |/
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-0/+4
|\ \
| * | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-0/+4
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-201-0/+1
|\ \
| * | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain2020-06-151-0/+1
| |/
* | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-192-3/+0
|\ \
| * | block: make function 'kill_bdev' staticZheng Bin2020-06-181-2/+0
| * | trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap2020-06-151-1/+0
| |/
* | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-191-0/+3
|\ \
| * | libata: Use per port sync for detachKai-Heng Feng2020-06-181-0/+3
* | | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2020-06-191-2/+2
|\ \ \
| * | | libceph: move away from global osd_req_flagsIlya Dryomov2020-06-161-2/+2
| | |/ | |/|
* | | Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-191-4/+21
|\ \ \
| * | | overflow.h: Add flex_array_size() helperGustavo A. R. Silva2020-06-161-4/+21
| |/ /
* | | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-181-10/+13
|\ \ \
| * | | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-2/+4
| * | | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-5/+5
| * | | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig2020-06-171-2/+2
| * | | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-6/+7
| |/ /
* | | sparse: use identifiers to define address spacesLuc Van Oostenryck2020-06-181-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-162-5/+55
|\ \ \
| * | | netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-151-4/+45
| * | | net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2020-06-151-1/+10
| |/ /
* | | Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-06-1613-32/+32
|\ \ \
| * | | tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-18/+18
| * | | RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-2/+2
| * | | libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | can: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| * | | dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-2/+2
| |/ /
* | | Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-153-1/+10
|\ \ \ | |/ / |/| |
| * | ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...zhangyi (F)2020-06-121-1/+5
| * | ext4: support xattr gnu.* namespace for the HurdJan (janneke) Nieuwenhuizen2020-06-121-0/+4
| * | Enable ext4 support for per-file/directory dax operationsTheodore Ts'o2020-06-114-7/+11
| |\ \
| | * | fs/ext4: Introduce DAX inode flagIra Weiny2020-05-281-0/+1