aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-17lockdep: Split header file into lockdep and lockdep_typesHerbert Xu4-177/+200
2020-06-17cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck1-0/+1
2020-06-17dmaengine: cookie bypass for out of order completionDave Jiang1-0/+2
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-16overflow.h: Add flex_array_size() helperGustavo A. R. Silva1-4/+21
2020-06-16kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa1-0/+4
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+55
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds13-32/+32
2020-06-17close_range: add CLOSE_RANGE_UNSHAREChristian Brauner2-3/+14
2020-06-17arch: wire-up close_range()Christian Brauner1-0/+2
2020-06-17open: add close_range()Christian Brauner2-0/+4
2020-06-16EDAC: Remove edac_get_dimm_by_index()Borislav Petkov1-22/+7
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-16interconnect: Mark all dummy functions as static inlineGeorgi Djakov1-4/+4
2020-06-16interconnect: Allow inter-provider pairs to be configuredArtur Świgoń1-0/+2
2020-06-16interconnect: Export of_icc_get_from_provider()Artur Świgoń1-0/+6
2020-06-16compiler_attributes.h: Support no_sanitize_undefined check with GCC 4Marco Elver1-0/+1
2020-06-16reset: simple: Add reset callbackMaxime Ripard1-0/+7
2020-06-16dt-bindings: reset: Convert i.MX reset to json-schemaAnson Huang0-0/+0
2020-06-16reset: Move reset-simple header out of drivers/resetMaxime Ripard1-0/+41
2020-06-15tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-18/+18
2020-06-15RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-15libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-15scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig1-0/+4
2020-06-15scsi: ufs: Add trace event for UIC commandsStanley Chu1-0/+31
2020-06-15ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain1-0/+1
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel1-4/+45
2020-06-15net/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-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap1-1/+0
2020-06-15spi: altera: add platform data for slave information.Xu Yilun1-0/+5
2020-06-15spi: altera: add SPI core parameters support via platform data.Xu Yilun1-0/+24
2020-06-15Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun Shih <pihsun@chromium.org>:Mark Brown1-0/+82
2020-06-15platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih1-0/+82
2020-06-15regmap: convert all regmap_update_bits() and co. macros to static inlinesBartosz Golaszewski1-30/+192
2020-06-15Merge series "ASoC: soc-component: collect component functions" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown1-11/+18