aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-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...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 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
2020-06-15psi: eliminate kthread_worker from psi trigger scheduling mechanismSuren Baghdasaryan1-3/+4
2020-06-15sched/cputime: Improve cputime_adjust()Oleg Nesterov1-0/+2
2020-06-15ftrace: Add symbols for ftrace trampolinesAdrian Hunter1-4/+8
2020-06-15kprobes: Add symbols for kprobe insn pagesAdrian Hunter1-0/+15
2020-06-15perf: Add perf text poke eventAdrian Hunter1-0/+8
2020-06-15syscalls: Fix offset type of ksys_ftruncate()Jiri Slaby1-1/+1
2020-06-15gpio: driver.h: fix kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-06-15crypto: ccp - Fix sparse warnings in sev-devHerbert Xu1-1/+1
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds3-0/+20
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno3-0/+20
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2020-06-14iio: core: add iio_device_set_parent() helperAlexandru Ardelean1-0/+20
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean1-2/+2
2020-06-14iio: make iio_device_get_drvdata take a const struct iio_dev *.Jonathan Cameron1-1/+1
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou1-1/+10
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+8
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-53/+11
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-15/+5