summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-08-1315-218/+244
|\
| * rtc: pcf2127: fix alarm handlingAlexandre Belloni2020-08-121-18/+19
| * rtc: pcf2127: add alarm supportLiam Beguin2020-08-121-0/+134
| * rtc: pcf2127: add pca2129 device idLiam Beguin2020-08-122-0/+5
| * rtc: max77686: Fix wake-ups for max77620Jon Hunter2020-08-071-4/+7
| * rtc: ds1307: provide an indication that the watchdog has firedChris Packham2020-08-051-0/+6
| * rtc: ds1374: remove unused defineAlexandre Belloni2020-07-211-3/+1
| * rtc: ds1374: fix RTC_DRV_DS1374_WDT dependenciesAlexandre Belloni2020-07-211-2/+2
| * rtc: cleanup obsolete comment about struct rtc_class_opsMisono Tomohiro2020-07-161-4/+0
| * rtc: pl031: fix set_alarm by adding back call to alarm_irq_enableSudeep Holla2020-07-161-0/+1
| * rtc: ds1374: wdt: Use watchdog core for watchdog partJohnson CH Chen (陳昭勳)2020-07-162-197/+62
| * rtc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-164-5/+5
| * rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen2020-07-161-0/+1
| * rtc: max77686: Do not allow interrupt to fire before system resumeKrzysztof Kozlowski2020-07-161-2/+18
| * rtc: imxdi: fix trivial typosTales L. da Aparecida2020-07-021-2/+2
| * rtc: cpcap: fix rangeSebastian Reichel2020-07-021-1/+1
* | Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-08-1225-136/+511
|\ \
| * | ceph: handle zero-length feature mask in session messagesJeff Layton2020-08-051-2/+4
| * | ceph: use frag's MDS in either modeYanhu Cao2020-08-041-2/+1
| * | ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton2020-08-044-28/+20
| * | ceph: set sec_context xattr on symlink creationJeff Layton2020-08-041-0/+4
| * | ceph: remove redundant initialization of variable mdsColin Ian King2020-08-031-1/+1
| * | ceph: fix use-after-free for fsc->mdscXiubo Li2020-08-031-1/+2
| * | ceph: remove unused variables in ceph_mdsmap_decode()Jia Yang2020-08-031-6/+4
| * | ceph: delete repeated words in fs/ceph/Randy Dunlap2020-08-033-3/+3
| * | ceph: send client provided metric flags in client metadataXiubo Li2020-08-032-2/+71
| * | ceph: periodically send perf metrics to MDSesXiubo Li2020-08-037-1/+276
| * | ceph: check the sesion state and return false in case it is closedXiubo Li2020-08-031-0/+1
| * | libceph: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-036-6/+6
| * | ceph: remove unnecessary cast in kfree()Xu Wang2020-08-031-6/+6
| * | libceph: just have osd_req_op_init() return a pointerJeff Layton2020-08-032-24/+17
| * | ceph: do not access the kiocb after aio requestsXiubo Li2020-08-031-2/+3
| * | ceph: clean up and optimize ceph_check_delayed_caps()Jeff Layton2020-08-031-6/+4
| * | ceph: fix potential mdsc use-after-free crashXiubo Li2020-08-031-1/+13
| * | ceph: switch to WARN_ON_ONCE in encode_supported_features()Xiubo Li2020-08-031-11/+35
| * | ceph: add global total_caps to count the mdsc's total caps numberXiubo Li2020-08-035-12/+7
| * | ceph: add check_session_state() helper and make it globalXiubo Li2020-08-032-20/+30
| * | libceph: dump class and method names on method callsIlya Dryomov2020-08-031-0/+3
| * | libceph: use target_copy() in send_linger()Ilya Dryomov2020-08-031-3/+1
* | | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-125-8/+70
|\ \ \
| * | | parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin2020-08-121-0/+61
| * | | parisc: mask out enable and reserved bits from sba imaskSven Schnelle2020-08-121-1/+1
| * | | parisc: Whitespace cleanups in atomic.hHelge Deller2020-08-111-4/+4
| * | | parisc/kernel/ftrace: Remove function callback castsOscar Carter2020-08-111-1/+2
| * | | sections.h: dereference_function_descriptor() returns void pointerHelge Deller2020-08-111-2/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-1283-2636/+3479
|\ \ \
| * | | KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su2020-08-111-2/+1
| * | | x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron2020-08-101-0/+1
| * | | MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang2020-08-101-1/+1
| * | | MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen2020-08-091-0/+2