summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Fix potential memory corruptionTrond Myklebust2021-08-092-2/+5
* NFSv4/pnfs: The layout barrier indicate a minimal value for the seqidTrond Myklebust2021-08-091-1/+1
* NFSv4/pNFS: Always allow update of a zero valued layout barrierTrond Myklebust2021-08-091-1/+1
* NFSv4/pNFS: Remove dead codeTrond Myklebust2021-08-091-4/+0
* NFSv4/pNFS: Fix a layoutget livelock loopTrond Myklebust2021-08-091-4/+8
* SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust2021-08-095-16/+15
* xprtrdma: Eliminate rpcrdma_post_sends()Chuck Lever2021-08-094-18/+2
* xprtrdma: Add an xprtrdma_post_send_err tracepointChuck Lever2021-08-092-1/+38
* xprtrdma: Add xprtrdma_post_recvs_err() tracepointChuck Lever2021-08-092-8/+36
* xprtrdma: Put rpcrdma_reps before waking the tear-down completionChuck Lever2021-08-091-5/+5
* xprtrdma: Disconnect after an ib_post_send() immediate errorChuck Lever2021-08-093-1/+10
* SUNRPC: Record timeout value in xprt_retransmit tracepointChuck Lever2021-08-091-2/+4
* SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectlyChuck Lever2021-08-091-5/+5
* SUNRPC: Update trace flagsChuck Lever2021-08-091-0/+3
* SUNRPC: Remove unneeded TRACE_DEFINE_ENUMsChuck Lever2021-08-091-34/+0
* SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCsChuck Lever2021-08-091-1/+14
* SUNRPC: Refactor rpc_ping()Chuck Lever2021-08-091-11/+13
* Linux 5.14-rc5v5.14-rc5Linus Torvalds2021-08-081-1/+1
* Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-081-2/+4
|\
| * timers: Move clearing of base::timer_running under base:: LockThomas Gleixner2021-07-271-2/+4
* | Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-081-55/+35
|\ \
| * | sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra2021-08-041-55/+35
* | | Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-084-17/+71
|\ \ \
| * | | perf/x86/intel: Apply mid ACK for small coreKan Liang2021-08-062-8/+30
| * | | perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-041-1/+2
| * | | perf/x86: Fix out of bound MSR accessPeter Zijlstra2021-08-041-5/+7
| * | | perf: Refactor permissions check into perf_check_permission()Marco Elver2021-07-161-26/+32
| * | | perf: Fix required permissions if sigtrap is requestedMarco Elver2021-07-161-1/+24
* | | | Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-084-21/+28
|\ \ \ \
| * \ \ \ Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-08-032-13/+18
| |\ \ \ \
| | * | | | interconnect: Fix undersized devress_alloc allocationColin Ian King2021-08-021-1/+1
| | * | | | interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton2021-07-301-5/+5
| | * | | | interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton2021-07-301-7/+5
| | * | | | interconnect: Always call pre_aggregate before aggregateMike Tipton2021-07-221-0/+5
| | * | | | interconnect: Zero initial BW after sync-stateMike Tipton2021-07-221-0/+2
| * | | | | Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2021-08-021-0/+2
| |\ \ \ \ \
| | * | | | | fpga: dfl: fme: Fix cpu hotplug issue in performance reportingKajol Jain2021-07-271-0/+2
| | | |_|_|/ | | |/| | |
| * / | | | virt: acrn: Do hcall_destroy_vm() before resource releaseShuo Liu2021-07-271-8/+8
| |/ / / /
* | | | | Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-084-9/+21
|\ \ \ \ \
| * | | | | firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam2021-07-293-5/+19
| * | | | | firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam2021-07-291-2/+0
| * | | | | drivers core: Fix oops when driver probe failsFilip Schauer2021-07-271-2/+2
| |/ / / /
* | | | | Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-089-39/+64
|\ \ \ \ \
| * | | | | staging: mt7621-pci: avoid to re-disable clock for those pcies not in useSergio Paracuellos2021-07-271-1/+0
| * | | | | staging: rtl8712: error handling refactoringPavel Skripkin2021-07-272-39/+43
| * | | | | staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin2021-07-275-1/+20
| * | | | | staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4Arnd Bergmann2021-07-211-0/+1
| * | | | | staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang2021-07-211-0/+2
* | | | | | Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-0810-14/+63
|\ \ \ \ \ \
| * | | | | | serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner2021-07-301-0/+1