summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson1-1/+1
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-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky1-4/+6
2020-06-18timekeeping: Fix kerneldoc system_device_crosststamp & alKurt Kanzenbach1-7/+7
2020-06-18crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu1-2/+2
2020-06-18rxrpc: Fix trace stringDavid Howells1-1/+1
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
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-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel1-0/+1
2020-06-17dma-direct: mark __dma_direct_alloc_pages staticChristoph Hellwig1-2/+0
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-16gpu: host1x: Correct trivial kernel-doc inconsistenciesColton Lewis1-0/+3
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov1-2/+2
2020-06-16compiler_attributes.h: Support no_sanitize_undefined check with GCC 4Marco Elver1-0/+1
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
2020-06-16netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel1-4/+45
2020-06-16net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel1-1/+10
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko1-1/+1
2020-06-16trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap1-1/+0
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+10
2020-06-15spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven1-4/+4
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart1-0/+4
2020-06-15efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva1-5/+2
2020-06-15efi/tpm: Verify event log header before parsingFabian Vogt1-1/+13
2020-06-15x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()Peter Zijlstra1-1/+1
2020-06-15compiler_types.h: Add __no_sanitize_{address,undefined} to noinstrMarco Elver3-1/+16
2020-06-15x86, kcsan: Add __no_kcsan to noinstrPeter Zijlstra1-4/+4
2020-06-15kcsan: Remove __no_kcsan_or_inlinePeter Zijlstra1-4/+1
2020-06-15syscalls: Fix offset type of ksys_ftruncate()Jiri Slaby1-1/+1