summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-30perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das
2018-08-30vfs: implement readahead(2) using POSIX_FADV_WILLNEEDAmir Goldstein
2018-08-30perf event-parse: Use fixed size string for commsChris Phlipot
2018-08-30perf util: Fix bad memory access in trace info.Chris Phlipot
2018-08-30perf tools: Streamline bpf examples and headers installationArnaldo Carvalho de Melo
2018-08-30perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe
2018-08-30perf arm64: Fix include path for asm-generic/unistd.hKim Phillips
2018-08-30perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpointJiri Olsa
2018-08-30perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpointJiri Olsa
2018-08-30perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0Jiri Olsa
2018-08-30perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled setJiri Olsa
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa
2018-08-30perf annotate: Properly interpret indirect callMartin Liška
2018-08-30Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-30Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-08-30tools/kvm_stat: re-animate display of dead guestsStefan Raspl
2018-08-30tools/kvm_stat: indicate dead guests as suchStefan Raspl
2018-08-30tools/kvm_stat: handle guest removals more gracefullyStefan Raspl
2018-08-30tools/kvm_stat: don't reset stats when setting PID filter for debugfsStefan Raspl
2018-08-30tools/kvm_stat: fix updates for dead guestsStefan Raspl
2018-08-30tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl
2018-08-30tools/kvm_stat: fix python3 issuesStefan Raspl
2018-08-30vfs: add the fadvise() file operationAmir Goldstein
2018-08-30Documentation/filesystems: update documentation of file_operationsAmir Goldstein
2018-08-30ovl: fix GPF in swapfile_activate of file from overlayfs over xfsAmir Goldstein
2018-08-30ovl: respect FIEMAP_FLAG_SYNC flagAmir Goldstein
2018-08-30KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson
2018-08-30KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()Sean Christopherson
2018-08-30KVM: x86: Do not re-{try,execute} after failed emulation in L2Sean Christopherson
2018-08-30KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_faultSean Christopherson
2018-08-30KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson
2018-08-30KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson
2018-08-30KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson
2018-08-30KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson
2018-08-30KVM: SVM: remove unused variable dst_vaddr_endColin Ian King
2018-08-30KVM: nVMX: avoid redundant double assignment of nested_run_pendingVitaly Kuznetsov
2018-08-30ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-08-30scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali
2018-08-30scsi: iscsi: target: Fix conn_ops double freeMike Christie
2018-08-30scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...Vincent Pelletier
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina
2018-08-30objtool: Remove workaround for unreachable warnings from old GCCMasahiro Yamada
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha
2018-08-30watchdog: Mark watchdog touch functions as notraceVincent Whitchurch
2018-08-30x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada
2018-08-30mac80211: always account for A-MSDU header changesJohannes Berg