aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/bsg-lib.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada427-2448/+2448
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel1-0/+62
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham1-2/+2
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-12alpha: c_next should increase position indexMatt Turner1-0/+1
2020-06-12alpha: Replace sg++ with sg = sg_next(sg)Xu Wang1-1/+1
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2-22/+112
2020-06-12alpha: remove unneeded semicolon in sys_eiger.cJason Yan1-1/+1
2020-06-12alpha: remove unneeded semicolon in osf_sys.cJason Yan1-1/+1
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan2-2/+2
2020-06-12alpha: fix rtc port rangesMikulas Patocka1-1/+1
2020-06-12alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-2/+2
2020-06-12x86/entry: Force rcu_irq_enter() when in idle taskThomas Gleixner1-7/+28
2020-06-12proc: Use new_inode not new_inode_pseudoEric W. Biederman3-3/+3
2020-06-12dt-bindings: Remove redundant 'maxItems'Rob Herring7-9/+0
2020-06-12ima: fix mprotect checkingMimi Zohar1-1/+2
2020-06-12x86/entry: Make NMI use IDTENTRY_RAWThomas Gleixner2-3/+3
2020-06-12x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski3-29/+52
2020-06-12KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy1-1/+1
2020-06-12nios2: signal: Mark expected switch fall-throughLey Foon Tan1-0/+1
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig1-1/+1
2020-06-11lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman2-2/+19
2020-06-11ocfs2: fix build failure when TCP/IP is disabledTom Seewald1-1/+1
2020-06-11mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current threadNaoya Horiguchi1-7/+16
2020-06-11mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early_killNaoya Horiguchi1-10/+10
2020-06-11afs: Fix afs_store_data() to set mtime in new operation descriptorDavid Howells1-0/+1
2020-06-11dt-bindings: Fix more incorrect 'reg' property sizes in examplesRob Herring10-13/+13
2020-06-11alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-11dt-bindings: phy: qcom: Fix missing 'ranges' and example addressesRob Herring2-25/+33
2020-06-11dt-bindings: Remove more cases of 'allOf' containing a '$ref'Rob Herring33-316/+224
2020-06-11compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to decide inliningMarco Elver1-5/+8
2020-06-11compiler.h: Move function attributes to compiler_types.hMarco Elver2-29/+29
2020-06-11compiler.h: Avoid nested statement expression in data_race()Marco Elver1-5/+5
2020-06-11compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()Marco Elver1-11/+2
2020-06-11kcsan: Update Documentation to change supported compilersMarco Elver1-8/+1
2020-06-11kcsan: Remove 'noinline' from __no_kcsan_or_inlineMarco Elver1-4/+2
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver1-0/+1
2020-06-11kcsan: Support distinguishing volatile accessesMarco Elver2-1/+47
2020-06-11kcsan: Restrict supported compilersMarco Elver1-1/+8
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver1-1/+10
2020-06-11ubsan, kcsan: Don't combine sanitizer with kcov on clangArnd Bergmann2-0/+22
2020-06-11KVM: x86: do not pass poisoned hva to __kvm_set_memory_regionPaolo Bonzini1-6/+1
2020-06-11NFS: Fix direct WRITE throughput regressionChuck Lever1-0/+2
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever1-1/+29
2020-06-11xprtrdma: Make xprt_rdma_slot_table_entries staticZou Wei1-1/+1
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin2-3/+12
2020-06-11NFS: remove redundant initialization of variable resultColin Ian King1-1/+1
2020-06-11sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by sysfsXiongfeng Wang1-1/+1
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever2-0/+46
2020-06-11NFS: Trace short NFS READsChuck Lever2-0/+49