summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10export.h: remove defined(__KERNEL__), which is no longer neededMasahiro Yamada
2019-09-10KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-09-10KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf
2019-09-10fuse: stop copying pages to fuse_reqMiklos Szeredi
2019-09-10fuse: stop copying args to fuse_reqMiklos Szeredi
2019-09-10fuse: clean up fuse_reqMiklos Szeredi
2019-09-10fuse: simplify request allocationMiklos Szeredi
2019-09-10fuse: unexport request opsMiklos Szeredi
2019-09-10fuse: convert retrieve to simple apiMiklos Szeredi
2019-09-10fuse: convert release to simple apiMiklos Szeredi
2019-09-10cuse: convert init to simple apiMiklos Szeredi
2019-09-10fuse: convert init to simple apiMiklos Szeredi
2019-09-10fuse: convert writepages to simple apiMiklos Szeredi
2019-09-10fuse: convert readdir to simple apiMiklos Szeredi
2019-09-10fuse: convert readpages to simple apiMiklos Szeredi
2019-09-10fuse: convert direct_io to simple apiMiklos Szeredi
2019-09-10fuse: add simple background helperMiklos Szeredi
2019-09-10fuse: convert sync write to simple apiMiklos Szeredi
2019-09-10fuse: covert readpage to simple apiMiklos Szeredi
2019-09-10fuse: fuse_short_read(): don't take fuse_req as argumentMiklos Szeredi
2019-09-10fuse: convert ioctl to simple apiMiklos Szeredi
2019-09-10fuse: move page allocMiklos Szeredi
2019-09-10fuse: convert readlink to simple apiMiklos Szeredi
2019-09-10fuse: add pages to fuse_argsMiklos Szeredi
2019-09-10fuse: convert destroy to simple apiMiklos Szeredi
2019-09-10fuse: add nocreds to fuse_argsMiklos Szeredi
2019-09-10fuse: convert fuse_force_forget() to simple apiMiklos Szeredi
2019-09-10fuse: add noreply to fuse_argsMiklos Szeredi
2019-09-10fuse: convert flush to simple apiMiklos Szeredi
2019-09-10fuse: simplify 'nofail' requestMiklos Szeredi
2019-09-10fuse: rearrange and resize fuse_args fieldsMiklos Szeredi
2019-09-10fuse: flatten 'struct fuse_args'Miklos Szeredi
2019-09-10fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lockEric Biggers
2019-09-10ARM: 8906/1: drivers/amba: add reset control to amba bus probeDINH L NGUYEN
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor
2019-09-10ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-09-10io_uring: optimize submit_and_wait APIJens Axboe
2019-09-10ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto
2019-09-10ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto
2019-09-10rtc: meson: mark PM functions as __maybe_unusedArnd Bergmann
2019-09-10rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flagBaolin Wang
2019-09-10libperf: Adopt perf_cpu_map__max() functionJiri Olsa
2019-09-10libperf: Add missing event.h file to install ruleJiri Olsa
2019-09-10perf tests: Add libperf automated test for 'make -C tools/perf build-test'Jiri Olsa
2019-09-10perf python: Add missing python/perf.so dependency for libperfJiri Olsa
2019-09-10ath9k: release allocated buffer if timed outNavid Emamdoost
2019-09-10ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2019-09-10nfsd: add support for upcall version 2Scott Mayhew
2019-09-10nfsd: add a "GetVersion" upcall for nfsdcldScott Mayhew
2019-09-10ath9k: Remove unneeded variable to store return valuezhong jiang