1. 17 May, 2019 15 commits
  2. 30 Apr, 2019 2 commits
  3. 29 Apr, 2019 1 commit
  4. 25 Apr, 2019 12 commits
  5. 21 Apr, 2019 1 commit
  6. 20 Apr, 2019 9 commits
    • Linus Torvalds's avatar
      Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs · 9e5de623
      Linus Torvalds authored
      Pull NFS client bugfix from Trond Myklebust:
       "Fix a regression in which an RPC call can be tagged with an error
        despite the transmission being successful"
      
      * tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
        SUNRPC: Ignore queue transmission errors on successful transmission
      9e5de623
    • Linus Torvalds's avatar
      Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi · a06bc2f2
      Linus Torvalds authored
      Pull SCSI fixes from James Bottomley:
       "Three minor fixes: two obvious ones in drivers and a fix to the SG_IO
        path to correctly return status on error"
      
      * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
        scsi: aic7xxx: fix EISA support
        Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
        scsi: core: set result when the command cannot be dispatched
      a06bc2f2
    • Linus Torvalds's avatar
      Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block · 38a2ca2c
      Linus Torvalds authored
      Pull block fixes from Jens Axboe:
       "A set of small fixes that should go into this series. This contains:
      
         - Removal of unused queue member (Hou)
      
         - Overflow bvec fix (Ming)
      
         - Various little io_uring tweaks (me)
             - kthread parking
             - Only call cpu_possible() for verified CPU
             - Drop unused 'file' argument to io_file_put()
             - io_uring_enter vs io_uring_register deadlock fix
             - CQ overflow fix
      
         - BFQ internal depth update fix (me)"
      
      * tag 'for-linus-20190420' of git://git.kernel.dk/linux-block:
        block: make sure that bvec length can't be overflow
        block: kill all_q_node in request_queue
        io_uring: fix CQ overflow condition
        io_uring: fix possible deadlock between io_uring_{enter,register}
        io_uring: drop io_file_put() 'file' argument
        bfq: update internal depth state when queue depth changes
        io_uring: only test SQPOLL cpu after we've verified it
        io_uring: park SQPOLL thread if it's percpu
      38a2ca2c
    • Linus Torvalds's avatar
      Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux · 34396bdf
      Linus Torvalds authored
      Pill i3c fixes from Boris Brezillon:
      
       - fix the random PID check
      
       - fix the disable controller logic in the designware driver
      
       - fix I3C entry in MAINTAINERS
      
      * tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux:
        MAINTAINERS: Fix the I3C entry
        i3c: dw: Fix dw_i3c_master_disable controller by using correct mask
        i3c: Fix the verification of random PID
      34396bdf
    • Linus Torvalds's avatar
      Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · 4b609f1e
      Linus Torvalds authored
      Pull sound fixes from Takashi Iwai:
       "Two core fixes for long-standing bugs for the races at concurrent
        device creation and deletion that were (unsurprisingly) spotted by
        syzkaller with usb-fuzzer.
      
        The rest are usual small HD-audio fixes"
      
      * tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
        ALSA: hda/realtek - add two more pin configuration sets to quirk table
        ALSA: core: Fix card races between register and disconnect
        ALSA: info: Fix racy addition/deletion of nodes
        ALSA: hda: Initialize power_state field properly
      4b609f1e
    • Linus Torvalds's avatar
      Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · e899cc3b
      Linus Torvalds authored
      Pull timer fixes from Ingo Molnar:
       "Misc clocksource driver fixes, and a sched-clock wrapping fix"
      
      * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
        clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
        clocksource/drivers/oxnas: Fix OX820 compatible
        clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro
        clocksource/drivers/npcm: select TIMER_OF
      e899cc3b
    • Linus Torvalds's avatar
      Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · b25c69b9
      Linus Torvalds authored
      Pull perf fixes from Ingo Molnar:
       "Misc fixes:
         - various tooling fixes
         - kretprobe fixes
         - kprobes annotation fixes
         - kprobes error checking fix
         - fix the default events for AMD Family 17h CPUs
         - PEBS fix
         - AUX record fix
         - address filtering fix"
      
      * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        x86/kprobes: Avoid kretprobe recursion bug
        kprobes: Mark ftrace mcount handler functions nokprobe
        x86/kprobes: Verify stack frame on kretprobe
        perf/x86/amd: Add event map for AMD Family 17h
        perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()
        perf tools: Fix map reference counting
        perf evlist: Fix side band thread draining
        perf tools: Check maps for bpf programs
        perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_info()
        tools include uapi: Sync sound/asound.h copy
        perf top: Always sample time to satisfy needs of use of ordered queuing
        perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)
        tools lib traceevent: Fix missing equality check for strcmp
        perf stat: Disable DIR_FORMAT feature for 'perf stat record'
        perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_view
        perf header: Fix lock/unlock imbalances when processing BPF/BTF info
        perf/x86: Fix incorrect PEBS_REGS
        perf/ring_buffer: Fix AUX record suppression
        perf/core: Fix the address filtering fix
        kprobes: Fix error check when reusing optimized probes
      b25c69b9
    • Linus Torvalds's avatar
      Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 1fd91d71
      Linus Torvalds authored
      Pull x86 fixes from Ingo Molnar:
       "Misc fixes all over the place: a console spam fix, section attributes
        fixes, a KASLR fix, a TLB stack-variable alignment fix, a reboot
        quirk, boot options related warnings fix, an LTO fix, a deadlock fix
        and an RDT fix"
      
      * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log priority
        x86/cpu/bugs: Use __initconst for 'const' init data
        x86/mm/KASLR: Fix the size of the direct mapping section
        x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"
        x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
        x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
        x86/mm: Prevent bogus warnings with "noexec=off"
        x86/build/lto: Fix truncated .bss with -fdata-sections
        x86/speculation: Prevent deadlock on ssb_state::lock
        x86/resctrl: Do not repeat rdtgroup mode initialization
      1fd91d71
    • Linus Torvalds's avatar
      Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 2b4cf585
      Linus Torvalds authored
      Pull scheduler fixes from Ingo Molnar:
       "A deadline scheduler warning/race fix, and a cfs_period_us quota
        calculation workaround where the real fix looks too involved to merge
        immediately"
      
      * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
        sched/deadline: Correctly handle active 0-lag timers
        sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
      2b4cf585