summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: remove vmalloc_execChristoph Hellwig2020-06-261-1/+0
* mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner2020-06-262-2/+3
* make asm-generic/cacheflush.h more standaloneStephen Rothwell2020-06-261-0/+5
* Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-06-252-0/+17
|\
| * Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-06-222-0/+17
| |\
| | * ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart2020-06-151-0/+4
| | * ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang2020-06-121-0/+11
| | * ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang2020-06-121-0/+2
* | | Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-221-0/+4
|\ \ \
| * | | spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven2020-06-151-4/+4
| * | | spi: tools: Add macro definitions to fix build errorsQing Zhang2020-06-111-0/+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-211-0/+4
|\ \ \ \ \
| * | | | | scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig2020-06-161-0/+4
| |/ / / /
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-211-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-171-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-161-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-161-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-171-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-172-5/+55
|\ \ \ \ \ \
| * | | | | | netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-161-4/+45
| * | | | | | net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2020-06-161-1/+10
| |/ / / / /
* | | | | | Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-06-1713-32/+32
|\ \ \ \ \ \
| * | | | | | tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | | | | | sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-18/+18
| * | | | | | RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-2/+2
| * | | | | | libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | | | | | kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | | | | | keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | | | | | kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| * | | | | | KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1