aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-20afs: Fix afs_do_lookup() to call correct fetch-status op variantDavid Howells1-1/+1
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy1-0/+10
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy3-2/+9
2020-06-20mm/gup: Use huge_ptep_get() in gup_hugepte()Christophe Leroy1-1/+1
2020-06-19MAINTAINERS: Add robert and myself as qcom i2c cci maintainersLoic Poulain1-0/+9
2020-06-19i2c: smbus: Fix spelling mistake in the commentsKeyur Patel1-1/+1
2020-06-19Documentation/i2c: SMBus start signal is S not ADaniel Schaefer1-1/+1
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang2-30/+3
2020-06-19Documentation: media: convert to use i2c_new_client_device()Wolfram Sang2-2/+2
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-06-19x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang1-8/+2
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-18RISC-V: Acquire mmap lock before invoking walk_page_rangeAtish Patra1-2/+12
2020-06-18RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah1-0/+6
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds7-9/+11
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig20-40/+40
2020-06-18sparse: use identifiers to define address spacesLuc Van Oostenryck1-4/+4
2020-06-18block: make function 'kill_bdev' staticZheng Bin2-5/+2
2020-06-18loop: replace kill_bdev with invalidate_bdevZheng Bin1-4/+4
2020-06-18libata: Use per port sync for detachKai-Heng Feng2-6/+8
2020-06-18partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko1-1/+1
2020-06-18io_uring: fix possible race condition against REQ_F_NEED_CLEANUPXiaoguang Wang1-4/+4
2020-06-18perf build: Fix error message when asking for -fsanitize=address without required librariesTiezhu Yang1-0/+12
2020-06-18tools lib traceevent: Add handler for __builtin_expect()Steven Rostedt (VMware)1-0/+35
2020-06-18tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)1-1/+38
2020-06-18tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)1-58/+40
2020-06-18arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-06-18arm64: kexec_file: Use struct_size() in kmalloc()Gustavo A. R. Silva1-2/+1
2020-06-18arm64: mm: reserve hugetlb CMA after numa_initBarry Song1-5/+10
2020-06-17block: update hctx map when use multiple mapsWeiping Zhang1-1/+3
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher2-4/+7
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher1-1/+1
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun1-1/+2
2020-06-17ftrace: Fix maybe-uninitialized compiler warningKaitao Cheng1-2/+10
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma1-12/+2
2020-06-17io_uring: reap poll completions while waiting for refs to drop on exitJens Axboe1-1/+11
2020-06-17s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-06-17s390/qdio: warn about unexpected SLSB statesJulian Wiedmann1-5/+11
2020-06-17s390/qdio: clean up usage of qdio_dataJulian Wiedmann1-10/+7
2020-06-17io_uring: acquire 'mm' for task_work for SQPOLLJens Axboe1-15/+29
2020-06-17io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_completedXiaoguang Wang1-24/+29
2020-06-17io_uring: don't fail links for EAGAIN error in IOPOLL modeXiaoguang Wang1-1/+1
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig12-24/+28
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig50-122/+138
2020-06-17tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-06-17tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2020-06-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2-0/+6
2020-06-17perf script: Initialize zstd_dataMilian Wolff1-0/+3
2020-06-17blktrace: Avoid sparse warnings when assigning q->blk_traceJan Kara1-11/+8