aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+11
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+5
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-8/+214
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds1-0/+22
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang1-1/+6
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)1-1/+5
2019-05-17Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+62
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit1-0/+3
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+13
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+0
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+18
2019-05-16Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds3-8/+14
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-3/+3
2019-05-16Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+29
2019-05-16slab: remove /proc/slab_allocatorsQian Cai1-3/+0
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+57
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson1-0/+1
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells1-1/+13
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds6-1/+35
2019-05-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-27/+156
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-4/+304
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells1-0/+1
2019-05-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-4/+17
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells1-0/+2
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson47-146/+280
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-2/+23
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-3/+40
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds6-80/+82
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+7
2019-05-15Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-0/+13
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-1/+0
2019-05-15Add wait_var_event_interruptible()David Howells1-0/+13
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells1-1/+2
2019-05-15Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-7/+7
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-7/+11
2019-05-15Merge branches 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2-7/+11
2019-05-15Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki1-1/+1
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+2
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-121/+293
2019-05-14mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner1-3/+51
2019-05-14mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner1-57/+5
2019-05-14mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner1-8/+8
2019-05-14mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down1-12/+12
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada1-2/+0
2019-05-14include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin1-25/+26
2019-05-14ipc: conserve sequence numbers in ipcmni_extend modeManfred Spraul1-0/+1
2019-05-14pps: pps-gpio PPS ECHO implementationTom Burkart1-0/+2
2019-05-14pps: descriptor-based gpioTom Burkart1-2/+1
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen1-0/+2
2019-05-14panic: avoid the extra noise dmesgFeng Tang1-0/+2
2019-05-14include/linux/cpumask.h: fix double string traverse in cpumask_parseYury Norov1-2/+1
2019-05-14exec: move struct linux_binprm::bufAlexey Dobriyan1-1/+2
2019-05-14include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes1-8/+8
2019-05-14lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko1-0/+1
2019-05-14lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITSGeorge Spelvin1-0/+1
2019-05-14lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso1-2/+2
2019-05-14kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...Lin Feng1-2/+2
2019-05-14compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada1-2/+1
2019-05-14treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada2-2/+2
2019-05-14fs/select: avoid clang stack usage warningArnd Bergmann1-0/+4
2019-05-14mm: maintain randomization of page free listsDan Williams1-0/+12
2019-05-14mm: move buddy list manipulations into helpersDan Williams3-3/+49
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2-0/+18
2019-05-14kernel/sched/psi.c: expose pressure metrics on root cgroupDan Schatzberg1-0/+1
2019-05-14psi: introduce psi monitorSuren Baghdasaryan2-2/+88
2019-05-14include/: refactor headers to allow kthread.h inclusion in psi_types.hSuren Baghdasaryan2-2/+2
2019-05-14psi: rename psi fields in preparation for psi trigger additionSuren Baghdasaryan1-7/+7
2019-05-14psi: introduce state_mask to represent stalled psi statesSuren Baghdasaryan1-3/+6
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-17/+0
2019-05-14Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+12
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds13-37/+327
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-269/+322
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-211/+618
2019-05-14mm: delete find_get_entries_tagMatthew Wilcox (Oracle)1-3/+0
2019-05-14mm/page-writeback: introduce tracepoint for wait_on_page_writeback()Yafang Shao2-10/+16
2019-05-14mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao1-12/+8
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport1-1/+2
2019-05-14fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writebackAmir Goldstein1-0/+3
2019-05-14mm: introduce new vm_map_pages() and vm_map_pages_zero() APISouptick Joarder1-0/+4
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand1-4/+4
2019-05-14mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand1-1/+1
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko1-7/+24
2019-05-14mm, memory_hotplug: cleanup memory offline pathMichal Hocko1-1/+2
2019-05-14mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sectionsAlexander Duyck1-0/+16
2019-05-14mm: implement new zone specific memblock iteratorAlexander Duyck1-0/+25
2019-05-14mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck1-3/+38
2019-05-14mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helperJérôme Glisse1-0/+4
2019-05-14mm/mmu_notifier: pass down vma and reasons why mmu notifier is happeningJérôme Glisse1-1/+5
2019-05-14mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse1-1/+4
2019-05-14mm/mmu_notifier: contextual information for event enumsJérôme Glisse1-0/+30
2019-05-14mm/mmu_notifier: convert mmu_notifier_range->blockable to a flagsJérôme Glisse1-4/+7
2019-05-14mm/mmu_notifier: helper to test if a range invalidation is blockableJérôme Glisse1-0/+11
2019-05-14mm/hmm: convert various hmm_pfn_* to device_entry which is a better nameJérôme Glisse1-29/+64
2019-05-14mm/hmm: add a helper function that fault pages and map them to a deviceJérôme Glisse1-0/+9
2019-05-14mm/hmm: add helpers to test if mm is still alive or notJérôme Glisse1-0/+24
2019-05-14mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)Jérôme Glisse1-2/+25
2019-05-14mm/hmm: add default fault flags to avoid the need to pre-fill pfns arraysJérôme Glisse1-0/+13
2019-05-14mm/hmm: improve driver API to work and wait over a rangeJérôme Glisse1-36/+109
2019-05-14mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()Jérôme Glisse1-1/+12
2019-05-14mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()Jérôme Glisse1-2/+2
2019-05-14mm/hmm: use reference counting for HMM structJérôme Glisse1-0/+2
2019-05-14hugetlb: use same fault hash key for shared and private mappingsMike Kravetz1-3/+1
2019-05-14include/linux/balloon_compaction.h: drop unused function stubsDavid Hildenbrand1-15/+0
2019-05-14mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...Yafang Shao1-16/+10
2019-05-14mm: introduce put_user_page*(), placeholder versionsJohn Hubbard1-0/+24
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2-1/+8
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti1-1/+1
2019-05-14mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner1-5/+0
2019-05-14mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner1-10/+0
2019-05-14mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner1-18/+0
2019-05-14mm: memcontrol: track LRU counts in the vmstats arrayJohannes Weiner1-1/+1
2019-05-14mm/vmscan: add tracepoints for node reclaimYafang Shao1-0/+32
2019-05-14mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO...Yafang Shao1-4/+2
2019-05-14mm: compaction: show gfp flag names in try_to_compact_pages tracepointYafang Shao1-2/+2
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-2/+2
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-13/+28
2019-05-14mm: move nr_deactivate accounting to shrink_active_list()Kirill Tkhai1-0/+6
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai2-6/+9
2019-05-14mm: page cache: store only head pages in i_pagesMatthew Wilcox1-0/+13
2019-05-14userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu1-0/+2
2019-05-14include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao1-3/+4
2019-05-14mm: remove stale comment from page structTobin C. Harding1-1/+1
2019-05-14list: add function list_rotate_to_front()Tobin C. Harding1-0/+18
2019-05-14mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams1-4/+2
2019-05-14Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+20
2019-05-14Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+65
2019-05-14nvme: fix typos in nvme status code valuesMinwoo Im1-2/+2
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2019-05-14thermal: Introduce devm_thermal_of_cooling_device_registerGuenter Roeck1-0/+13
2019-05-14net/mlx5: Set completion EQs as shared resourcesYishai Hadas1-1/+1
2019-05-14backlight: lm3630a: Add firmware node supportBrian Masney1-0/+4
2019-05-14mfd: cros_ec: Instantiate properly CrOS Touchpad MCU deviceEnric Balletbo i Serra1-0/+1
2019-05-14mfd: cros_ec: Instantiate properly CrOS FP MCU deviceEnric Balletbo i Serra1-0/+1
2019-05-14mfd: cros_ec: Update the EC feature codesEnric Balletbo i Serra1-1/+31
2019-05-14mfd: imx6sx: Add MQS register definition for iomuxc gprS.j. Wang1-0/+9
2019-05-14mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss1-3/+3
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green1-0/+2
2019-05-14mfd: cros_ec: Add host_sleep_event_v1 commandEvan Green1-0/+57
2019-05-14mfd: syscon: atmel: Switch to SPDX license identifiersTudor Ambarus4-19/+4
2019-05-14mfd: da9063: Convert headers to SPDXWolfram Sang2-12/+2
2019-05-14mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam2-0/+3
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones94-287/+904
2019-05-13of: Add bindings of gpu hw throttle for Tegra socthermWei Ni1-4/+4
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit1-1/+1
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas2-236/+232
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas1-0/+1
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2-1/+4
2019-05-13Merge branch 'pci/host/al'Bjorn Helgaas1-0/+1
2019-05-13Merge branch 'pci/switchtec'Bjorn Helgaas2-2/+13
2019-05-13Merge branch 'pci/misc'Bjorn Helgaas1-1/+5
2019-05-13Merge branch 'pci/msi'Bjorn Helgaas1-18/+0
2019-05-13Merge branch 'pci/hotplug'Bjorn Helgaas2-11/+58
2019-05-13Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds1-9/+3
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-88/+76
2019-05-13Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...Linus Torvalds2-33/+4
2019-05-13Merge branch 'linus' into core/urgent, to merge in dependent changesIngo Molnar116-573/+1230
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+1
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+194
2019-05-13ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński1-0/+1
2019-05-13PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flagLeonard Crestez1-0/+4
2019-05-13ACPICA: Update version to 20190509Bob Moore1-1/+1
2019-05-13ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndefErik Schmauss1-5/+5
2019-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-70/+75
2019-05-13bpf: fix minor issues in documentation for BPF helpers.Quentin Monnet1-49/+54
2019-05-13bpf: fix recurring typo in documentation for BPF helpersQuentin Monnet1-19/+19
2019-05-12Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-74/+146
2019-05-12net: dsa: Remove the now unused DSA_SKB_CB_COPY() macroVladimir Oltean1-3/+0
2019-05-12net: dsa: Remove dangerous DSA_SKB_CLONE() macroVladimir Oltean1-9/+0
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean1-3/+0
2019-05-12netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal1-1/+1
2019-05-12virtio/s390: DMA support for virtio-ccwHalil Pasic1-17/+0
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds1-20/+2
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-24/+23
2019-05-11Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-11/+13
2019-05-10jbd2: fix potential double freeChengguang Xu1-3/+5
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov1-0/+1
2019-05-10Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds1-0/+1
2019-05-10Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linuxLinus Torvalds2-31/+7
2019-05-10Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2019-05-10Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds1-0/+23
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-44/+316
2019-05-10ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart1-1/+1
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar1-7/+7
2019-05-10mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay1-0/+123
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer1-0/+22
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds19-95/+835
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2-5/+3