summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-06-17pwm: Convert period and duty cycle to u64Guru Das Srinagesh1-6/+6
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-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 tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds10-28/+28
2020-06-17close_range: add CLOSE_RANGE_UNSHAREChristian Brauner1-3/+5
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-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-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-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-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-16spi: altera: add platform data for slave information.Xu Yilun1-0/+5
2020-06-16spi: altera: add SPI core parameters support via platform data.Xu Yilun1-0/+24
2020-06-16Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown1-0/+82
2020-06-16platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih1-0/+82
2020-06-16regmap: convert all regmap_update_bits() and co. macros to static inlinesBartosz Golaszewski1-30/+192
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
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-15sched: Remove sched_set_*() return valuePeter Zijlstra1-3/+3
2020-06-15sched: Provide sched_set_fifo()Peter Zijlstra1-0/+3
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-15sched/deadline: Impose global limits on sched_attr::sched_periodPeter Zijlstra1-0/+3
2020-06-15isolcpus: Affine unbound kernel threads to housekeeping cpusMarcelo Tosatti1-0/+1