summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-sensor-custom: Add custom sensor iio supportYe Xiang2021-01-221-0/+14
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-12-251-2/+1
|\
| * fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li2020-12-101-2/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-241-3/+11
|\ \
| * | jbd2: add a helper to find out number of fast commit blocksHarshad Shirwadkar2020-12-171-1/+8
| * | Updated locking documentation for transaction_tAlexander Lochmann2020-12-031-2/+3
* | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-244-25/+24
|\ \ \
| * | | genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner2020-12-151-0/+6
| * | | genirq: Make kstat_irqs() staticThomas Gleixner2020-12-151-1/+0
| * | | genirq: Provide irq_get_effective_affinity()Thomas Gleixner2020-12-151-0/+7
| * | | genirq: Move irq_set_lockdep_class() to coreThomas Gleixner2020-12-151-6/+4
| * | | genirq: Move status flag checks to coreThomas Gleixner2020-12-151-12/+5
| * | | genirq: Move irq_has_action() into core codeThomas Gleixner2020-12-152-6/+2
* | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-7/+26
|\ \ \ \
| * | | | efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-141-6/+4
| * | | | efi: generalize efi_get_securebootChester Lin2020-11-041-1/+22
* | | | | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-241-1/+15
|\ \ \ \ \
| * | | | | blk-iocost: Add iocg idle state tracepointBaolin Wang2020-12-171-1/+15
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-12-242-19/+26
|\ \ \ \ \ \
| * | | | | | vdpa: Add missing comment for virtqueue countParav Pandit2020-12-181-0/+1
| * | | | | | uapi: virtio_ids: add missing device type IDs from OASIS specEnrico Weigelt, metux IT consult2020-12-181-0/+6
| * | | | | | uapi: virtio_ids.h: consistent indentionsEnrico Weigelt, metux IT consult2020-12-181-19/+19
* | | | | | | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-231-0/+155
|\ \ \ \ \ \ \
| * | | | | | | platform/chrome: cros_ec: Import Type C host commandsPrashant Malani2020-11-121-0/+155
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-223-3/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-223-3/+22
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki2020-12-152-0/+19
| | * | | | | | | cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu2020-12-151-3/+3
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-227-108/+286
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kasan, mm: allow cache merging with no metadataAndrey Konovalov2020-12-221-2/+19
| * | | | | | | | | kasan, mm: rename kasan_poison_kfreeAndrey Konovalov2020-12-221-8/+8
| * | | | | | | | | kasan, mm: check kasan_enabled in annotationsAndrey Konovalov2020-12-222-53/+182
| * | | | | | | | | kasan: open-code kasan_unpoison_slabAndrey Konovalov2020-12-221-6/+0
| * | | | | | | | | kasan: inline kasan_reset_tag for tag-based modesAndrey Konovalov2020-12-221-1/+4
| * | | | | | | | | kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov2020-12-221-4/+6
| * | | | | | | | | kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-223-9/+19
| * | | | | | | | | kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-224-6/+8
| * | | | | | | | | kasan, arm64: rename kasan_init_tags and mark as __initAndrey Konovalov2020-12-221-2/+2
| * | | | | | | | | kasan, arm64: only use kasan_depth for software modesAndrey Konovalov2020-12-222-10/+10
| * | | | | | | | | kasan: rename (un)poison_shadow to (un)poison_rangeAndrey Konovalov2020-12-221-3/+3
| * | | | | | | | | kasan: shadow declarations only for software modesAndrey Konovalov2020-12-221-16/+32
| * | | | | | | | | kasan: group vmalloc codeAndrey Konovalov2020-12-221-18/+23
* | | | | | | | | | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-12-221-0/+14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | dma-mapping: Allow mixing bypass and mapped DMA operationAlexey Kardashevskiy2020-11-271-0/+14
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-2114-14/+472
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk...Stephen Boyd2020-12-201-11/+45
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | * | | | | | | | dt-binding: clock: Document canaan,k210-clk bindingsDamien Le Moal2020-12-201-11/+45
| | |/ / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab...Stephen Boyd2020-12-202-0/+55
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | clk: at91: sama7g5: register cpu clockClaudiu Beznea2020-12-191-0/+1
| | | | * | | | | | | | dt-bindings: clock: at91: add sama7g5 pll definesEugen Hristev2020-12-191-0/+10
| | | |/ / / / / / / / | | |/| | | | | | | |