summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy
2020-06-20mm/gup: Use huge_ptep_get() in gup_hugepte()Christophe Leroy
2020-06-19Merge branch 'for-5.8/papr_scm' into libnvdimm-for-nextDan Williams
2020-06-19Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-19Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-19Merge tag 'perf-tools-fixes-2020-06-02' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-06-19MAINTAINERS: Add robert and myself as qcom i2c cci maintainersLoic Poulain
2020-06-19i2c: smbus: Fix spelling mistake in the commentsKeyur Patel
2020-06-19Documentation/i2c: SMBus start signal is S not ADaniel Schaefer
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-19Documentation: media: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-18RISC-V: Acquire mmap lock before invoking walk_page_rangeAtish Patra
2020-06-18RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-19Merge tag 'drm-intel-fixes-2020-06-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck
2020-06-18block: make function 'kill_bdev' staticblock-5.8-2020-06-19Zheng Bin
2020-06-18loop: replace kill_bdev with invalidate_bdevZheng Bin
2020-06-18libata: Use per port sync for detachlibata-5.8-2020-06-19Kai-Heng Feng
2020-06-18partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko
2020-06-18io_uring: fix possible race condition against REQ_F_NEED_CLEANUPio_uring-5.8-2020-06-19Xiaoguang Wang
2020-06-18perf build: Fix error message when asking for -fsanitize=address without requ...Tiezhu Yang
2020-06-18tools lib traceevent: Add handler for __builtin_expect()Steven Rostedt (VMware)
2020-06-18tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-06-18tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-06-18arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-06-18arm64: kexec_file: Use struct_size() in kmalloc()Gustavo A. R. Silva
2020-06-18arm64: mm: reserve hugetlb CMA after numa_initBarry Song
2020-06-17block: update hctx map when use multiple mapsWeiping Zhang
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-06-17selinux: fix undefined return of cond_evaluate_exprTom Rix
2020-06-17ftrace: Fix maybe-uninitialized compiler warningKaitao Cheng
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma
2020-06-17io_uring: reap poll completions while waiting for refs to drop on exitJens Axboe
2020-06-17s390: fix syscall_get_error for compat processesDmitry V. Levin