summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld2020-04-091-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-04-071-1/+1
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2020-04-061-1/+1
| |\
| | * Input: update SPDX tag for input-event-codes.hRajat Jain2020-04-011-1/+1
* | | Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-072-1/+11
|\ \ \
| * | | thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-071-1/+1
| * | | thermal: Fix build warning of !defined(CONFIG_THERMAL_OF)Anson Huang2020-03-121-1/+1
| * | | thermal: of-thermal: add API for getting sensor ID from DTAnson Huang2020-03-121-0/+10
* | | | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-074-2/+172
|\ \ \ \
| * | | | mfd: sc27xx: Add USB charger type detection supportBaolin Wang2020-03-301-0/+7
| * | | | mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy2020-03-301-1/+0
| * | | | mfd: rk808: Reduce shutdown duplicationRobin Murphy2020-03-301-1/+0
| * | | | Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones2020-03-301-0/+26
| |\ \ \ \
| | * | | | mfd: rn5t618: Add RTC related registersAndreas Kemnade2020-03-271-0/+11
| | * | | | mfd: rn5t618: Add IRQ supportAndreas Kemnade2020-03-271-0/+15
| * | | | | mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-271-0/+139
| |/ / / /
* | | | | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-072-5/+0
|\ \ \ \ \
| * | | | | backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-251-3/+0
| * | | | | backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-181-2/+0
| |/ / / /
* | | | | Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2020-04-074-70/+27
|\ \ \ \ \
| * | | | | leds: make functions easier to understandPavel Machek2020-04-061-10/+26
| * | | | | leds: old enums are not really applicable to new codePavel Machek2020-04-061-0/+1
| * | | | | leds: pwm: remove headerDenis Osterland-Heim2020-03-211-22/+0
| * | | | | leds: ns2: Absorb platform dataLinus Walleij2020-02-261-38/+0
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-0732-104/+293
|\ \ \ \ \ \
| * | | | | | linux/bits.h: add compile time sanity check of GENMASK inputsRikard Falkeborn2020-04-071-2/+20
| * | | | | | percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-071-2/+2
| * | | | | | kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko2020-04-071-0/+2
| * | | | | | bitops: always inline sign extension helpersJosh Poimboeuf2020-04-071-2/+2
| * | | | | | compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-071-1/+1
| * | | | | | compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada2020-04-071-10/+1
| * | | | | | seq_file: remove m->versionMatthew Wilcox (Oracle)2020-04-071-1/+0
| * | | | | | proc: faster open/read/close with "permanent" filesAlexey Dobriyan2020-04-071-1/+16
| * | | | | | mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long2020-04-071-1/+0
| * | | | | | include/linux/memremap.h: remove stale commentsIra Weiny2020-04-071-2/+0
| * | | | | | include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-071-1/+2
| * | | | | | mm: fix ambiguous comments for better code readabilitychenqiwu2020-04-071-2/+2
| * | | | | | mm/memory_hotplug: allow to specify a default online_typeDavid Hildenbrand2020-04-071-0/+2
| * | | | | | mm/memory_hotplug: convert memhp_auto_online to store an online_typeDavid Hildenbrand2020-04-071-1/+2
| * | | | | | drivers/base/memory: map MMOP_OFFLINE to 0David Hildenbrand2020-04-071-1/+1
| * | | | | | drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEDavid Hildenbrand2020-04-071-1/+5
| * | | | | | mm/sparse.c: only use subsection map in VMEMMAP caseBaoquan He2020-04-071-0/+2
| * | | | | | drivers/base/memory.c: drop section_countDavid Hildenbrand2020-04-071-1/+0
| * | | | | | userfaultfd: wp: enabled write protection in userfaultfd APIShaohua Li2020-04-071-2/+4
| * | | | | | userfaultfd: wp: add the writeprotect API to userfaultfd ioctlAndrea Arcangeli2020-04-071-0/+23
| * | | | | | userfaultfd: wp: support write protection for userfault vma rangeShaohua Li2020-04-071-0/+3
| * | | | | | khugepaged: skip collapse if uffd-wp detectedPeter Xu2020-04-071-0/+1
| * | | | | | userfaultfd: wp: support swap and page migrationPeter Xu2020-04-071-0/+2
| * | | | | | userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu2020-04-071-0/+15
| * | | | | | userfaultfd: wp: apply _PAGE_UFFD_WP bitPeter Xu2020-04-071-0/+5