aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-29Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-28Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-28Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-28Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-28Merge branch 'acpi-mm'Rafael J. Wysocki
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-28Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-08-28Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2020-08-28arm64: vdso32: make vdso32 install conditionalFrank van der Linden
2020-08-28arm64: use a common .arch preamble for inline assemblySami Tolvanen
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-08-27md/raid5: make sure stripe_size as power of twoYufen Yu
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-08-28Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-28Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-27io_uring: don't bounce block based -EAGAIN retry off task_workJens Axboe
2020-08-27io_uring: fix IOPOLL -EAGAIN retriesJens Axboe
2020-08-27arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva
2020-08-27media: dib0700: Fix identation issue in dib8096_set_param_override()Gustavo A. R. Silva
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey
2020-08-27afs: Remove erroneous fallthough annotationDan Carpenter
2020-08-27EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()Shiju Jose
2020-08-27crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu
2020-08-27RDMA/rxe: Fix style warningsBob Pearson
2020-08-27RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-08-27RDMA/usnic: Remove the query_pkey callbackKamal Heib
2020-08-27RDMA/ucma: Remove closing and the close_wqJason Gunthorpe
2020-08-27RDMA/ucma: Rework how new connections are passed through event deliveryJason Gunthorpe
2020-08-27RDMA/ucma: Narrow file->mut in ucma_event_handler()Jason Gunthorpe
2020-08-27RDMA/ucma: Change backlog into an atomicJason Gunthorpe
2020-08-27RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-08-27RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
2020-08-27RDMA/ucma: Fix the locking of ctx->fileJason Gunthorpe
2020-08-27RDMA/ucma: Do not use file->mut to lock destroyingJason Gunthorpe
2020-08-27RDMA/cma: Add missing locking to rdma_accept()Jason Gunthorpe
2020-08-27RDMA/ucma: Remove mc_list and rely on xarrayJason Gunthorpe
2020-08-27RDMA/ucma: Fix error cases around ucma_alloc_ctx()Jason Gunthorpe