All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-31 14:58:45 to 2018-12-31 18:09:14 UTC [more...]

[PATCH v3 00/44] Convert RPC client transmission to a queued model
 2018-12-31 18:09 UTC  (30+ messages)
` [PATCH v3 01/44] SUNRPC: Clean up initialisation of the struct rpc_rqst
  ` [PATCH v3 02/44] SUNRPC: If there is no reply expected, bail early from call_decode
    ` [PATCH v3 03/44] SUNRPC: The transmitted message must lie in the RPCSEC window of validity
      ` [PATCH v3 04/44] SUNRPC: Simplify identification of when the message send/receive is complete
        ` [PATCH v3 05/44] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
          ` [PATCH v3 06/44] SUNRPC: Rename TCP receive-specific state variables
            ` [PATCH v3 07/44] SUNRPC: Move reset of TCP state variables into the reconnect code
              ` [PATCH v3 08/44] SUNRPC: Add socket transmit queue offset tracking
                ` [PATCH v3 09/44] SUNRPC: Simplify dealing with aborted partially transmitted messages
                  ` [PATCH v3 10/44] SUNRPC: Refactor the transport request pinning
                    ` [PATCH v3 11/44] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
                      ` [PATCH v3 12/44] SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
                        ` [PATCH v3 13/44] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
                          ` [PATCH v3 14/44] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
                            ` [PATCH v3 15/44] SUNRPC: Refactor xprt_transmit() to remove the reply queue code
                                ` [PATCH v3 17/44] SUNRPC: Minor cleanup for call_transmit()
                                  ` [PATCH v3 18/44] SUNRPC: Distinguish between the slot allocation list and receive queue
                                    ` [PATCH v3 19/44] SUNRPC: Add a transmission queue for RPC requests
                                      ` [PATCH v3 20/44] SUNRPC: Refactor RPC call encoding
                                        ` [PATCH v3 21/44] SUNRPC: Fix up the back channel transmit
                                          ` [PATCH v3 22/44] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
                                            ` [PATCH v3 23/44] SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
                                              ` [PATCH v3 24/44] SUNRPC: Simplify xprt_prepare_transmit()
                                                ` [PATCH v3 25/44] SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
                                                  ` [PATCH v3 26/44] SUNRPC: Improve latency for interactive tasks

[linux-4.19 test] 131656: regressions - FAIL
 2018-12-31 18:08 UTC 

[PULL] alpha.git
 2018-12-31 18:05 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2018-12-31 18:05 UTC  (2+ messages)

[GIT PULL] dax fix for 4.21
 2018-12-31 18:05 UTC  (3+ messages)

[GIT PULL] f2fs-for-4.21
 2018-12-31 18:05 UTC  (3+ messages)

tpm_tis TPM2.0 not detected on cold boot
 2018-12-31 17:56 UTC  (7+ messages)

[Buildroot] [PATCH 0/3] Linux 4.20 addition
 2018-12-31 17:54 UTC  (6+ messages)
` [Buildroot] [PATCH 1/3] toolchain: add necessary options to support 4.20 kernel headers
` [Buildroot] [PATCH 2/3] package/linux-headers: add support for Linux "
` [Buildroot] [PATCH 3/3] linux: add support for Linux 4.20

[PATCH 0/6] drm/i915: start splitting off runtime device info
 2018-12-31 17:53 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4 08/11] ASoC: Intel: atom: Make PCI dependency explicit
 2018-12-31 17:52 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/4] Support Linux 4.20
 2018-12-31 17:52 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/4] toolchain: add necessary options to support 4.20 kernel headers
` [Buildroot] [PATCH v2 2/4] package/linux-headers: add support for Linux "
` [Buildroot] [PATCH v2 3/4] linux: add support for Linux 4.20
` [Buildroot] [PATCH v2 4/4] toolchain/toolchain-external-custom: support Linux 4.20 kernel headers

[PATCH v2 0/4] Functional and documentation improvements to dom0 setup
 2018-12-31 17:51 UTC  (6+ messages)
` [PATCH v2 1/4] xen/dom0: Improve documentation for dom0= and dom0-iommu=
` [PATCH v2 2/4] x86/dom0: Improve dom0= useability
` [PATCH v2 3/4] xen/dom0: Drop iommu_hwdom_inclusive entirely
` [PATCH v2 4/4] xen/dom0: Add a dom0-iommu=none option

[PATCH v2 13/14] drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.h
 2018-12-31 17:51 UTC  (2+ messages)

[Bug 109162] Bugs Bunny: Lost in Time
 2018-12-31 17:51 UTC  (2+ messages)

[PATCH v3 lora-next 0/5] based on 4.19-rc7 migration to regmap and clk framewor
 2018-12-31 17:50 UTC  (8+ messages)
` [PATCH v3 lora-next 5/5] net: lora: sx125x sx1301: allow radio to register as a clk provider

[Buildroot] [PATCH 1/1] board/pc: improve image generation
 2018-12-31 17:48 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/1] board/pc: ensure grub.cfg is copied to target filesystem

[RFC v2 0/3] test driver to analyse vmalloc allocator
 2018-12-31 17:47 UTC  (3+ messages)
` [RFC v2 3/3] selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE

[PATCH 1/1] media: staging/intel-ipu3: Fix Kconfig for unmet direct dependencies
 2018-12-31 17:46 UTC 

[Buildroot] [PATCH] support/dependencies: require at least CMake 3.8
 2018-12-31 17:46 UTC  (6+ messages)

[GIT PULL] RTC for 4.21
 2018-12-31 17:45 UTC 

[Buildroot] [git commit] board/pc: ensure grub.cfg is copied to target filesystem
 2018-12-31 17:45 UTC 

[RFC] phylink: support for devices with MAC sharing SFP cage & PHY (e.g. Turris Omnia)
 2018-12-31 17:43 UTC  (4+ messages)

[PATCH] xen/cmdline: Fix buggy strncmp(s, LITERAL, ss - s) construct
 2018-12-31 17:35 UTC 

[PATCH] xen/build-id: Fix xen_build_id_check() to be robust against malformed notes
 2018-12-31 17:34 UTC 

[linux-3.18 test] 131655: regressions - trouble: broken/fail/pass
 2018-12-31 17:31 UTC 

[PATCH] block/swim3: Fix regression on PowerBook G3
 2018-12-31 17:20 UTC  (3+ messages)

[PATCH v3] Optimize C3 entry on Centaur CPUs
 2018-12-31 17:26 UTC  (2+ messages)

[PATCH] base: fix a missing check of clk_prepare
 2018-12-31 17:25 UTC  (3+ messages)

[PATCH] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2018-12-31 17:20 UTC  (3+ messages)

[PATCH] block/swim3: Remove dead return statement
 2018-12-31 17:20 UTC  (3+ messages)

[PATCH] block/amiflop: Don't log error message on invalid ioctl
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] rtc: rename core files
 2018-12-31 17:15 UTC 

[PATCH v2 0/7] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2018-12-31 17:14 UTC  (4+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 6/8] test-lib: extract Bash version check for '-x' tracing

Listing Supported Kernel Parameters?
 2018-12-31 17:12 UTC  (5+ messages)

[PATCH] x86/speculation: Add document to describe Spectre and its mitigations
 2018-12-31 17:10 UTC  (5+ messages)

[PATCH 0/4] media: bugfixes for mt9m111 driver
 2018-12-31 17:07 UTC  (7+ messages)
` [PATCH 1/4] media: mt9m111: fix setting pixclk polarity
` [PATCH 2/4] media: mt9m111: make VIDIOC_SUBDEV_G_FMT ioctl work with V4L2_SUBDEV_FORMAT_TRY

[Buildroot] [PATCH v3] luarocks addon
 2018-12-31 17:06 UTC  (6+ messages)
` [Buildroot] [PATCH v3] luarocks: add buildroot addon
` [Buildroot] [PATCH v3] lua*: regeneration of Config.in

binary module for arch?
 2018-12-31 16:11 UTC  (3+ messages)

d_off field in struct dirent and 32-on-64 emulation
 2018-12-31 17:03 UTC  (7+ messages)
      ` [Qemu-devel] "

[PATCH] drm/i915: Update kerneldoc for intel_wm_need_update()
 2018-12-31 17:03 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[Buildroot] [git commit] package/lua*: fix indentation of license file lists
 2018-12-31 16:59 UTC 

[U-Boot] [PATCH v5 00/26] clk: Add Allwinner CLK, RESET support
 2018-12-31 16:59 UTC  (27+ messages)
` [U-Boot] [PATCH v5 01/26] clk: Add Allwinner A64 CLK driver
` [U-Boot] [PATCH v5 02/26] reset: Add Allwinner RESET driver
` [U-Boot] [PATCH v5 03/26] clk: sunxi: Add Allwinner H3/H5 CLK driver
` [U-Boot] [PATCH v5 04/26] clk: sunxi: Add Allwinner A10/A20 "
` [U-Boot] [PATCH v5 05/26] clk: sunxi: Add Allwinner A10s/A13 "
` [U-Boot] [PATCH v5 06/26] clk: sunxi: Add Allwinner A31 "
` [U-Boot] [PATCH v5 07/26] clk: sunxi: Add Allwinner A23/A33 "
` [U-Boot] [PATCH v5 08/26] clk: sunxi: Add Allwinner A83T "
` [U-Boot] [PATCH v5 09/26] clk: sunxi: Add Allwinner R40 "
` [U-Boot] [PATCH v5 10/26] clk: sunxi: Add Allwinner V3S "
` [U-Boot] [PATCH v5 11/26] clk: sunxi: Implement UART clocks
` [U-Boot] [PATCH v5 12/26] clk: sunxi: Implement UART resets
` [U-Boot] [PATCH v5 13/26] clk: sunxi: Add Allwinner H6 CLK driver
` [U-Boot] [PATCH v5 14/26] sunxi: A64: Update sun50i-a64-ccu.h
` [U-Boot] [PATCH v5 15/26] clk: sunxi: Add ccu clock tree support
` [U-Boot] [PATCH v5 16/26] sunxi: Enable CLK
` [U-Boot] [PATCH v5 17/26] phy: sun4i-usb: Use CLK and RESET support
` [U-Boot] [PATCH v5 18/26] reset: Add reset valid
` [U-Boot] [PATCH v5 19/26] musb-new: sunxi: Use CLK and RESET support
` [U-Boot] [PATCH v5 20/26] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [PATCH v5 21/26] usb: host: Drop [e-o]hci-sunxi drivers
` [U-Boot] [PATCH v5 22/26] clk: sunxi: Implement SPI clocks
` [U-Boot] [PATCH v5 23/26] spi: sun4i: Add CLK support
` [U-Boot] [PATCH v5 24/26] clk: sunxi: Implement A64 SPI clocks, resets
` [U-Boot] [PATCH v5 25/26] spi: Add Allwinner A31 SPI driver
` [U-Boot] [PATCH v5 26/26] board: sopine: Enable SPI/SPI-FLASH

[Buildroot] [PATCH v2 0/2] Misc Lua package fixes
 2018-12-31 16:50 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] package/lua*: drop redundant dependencies on BR2_PACKAGE_HAS_LUAINTERPRETER
` [Buildroot] [PATCH v2 2/2] package/lua-msgpack-native: adjust Config.in comment

[Buildroot] [git commit] package/pkg-luarocks: add per package upgrade target
 2018-12-31 16:46 UTC 

[Buildroot] [git commit] package/lua*: regeneration of hash files
 2018-12-31 16:45 UTC 

[Buildroot] [git commit] package/lua*: regeneration of Config.in
 2018-12-31 16:43 UTC 

[Buildroot] [git commit] package/lua*: regeneration of *.mk files
 2018-12-31 16:43 UTC 

[PATCH 0/7] Per context dynamic (sub)slice power-gating
 2018-12-31 16:41 UTC  (11+ messages)
` [PATCH 1/7] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/7] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/7] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 4/7] drm/i915: Add timeline barrier support
` [PATCH 5/7] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 6/7] drm/i915/icl: Support co-existence between per-context SSEU and OA
` [PATCH 7/7] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev9)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Buildroot] [git commit] package/luarocks: add buildroot addon
 2018-12-31 16:40 UTC 

[git pull] IOMMU Updates for Linux v4.21
 2018-12-31 16:36 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/php_amqp: fix build with php 7.3.0
 2018-12-31 16:31 UTC  (3+ messages)

[PATCH 1/2] ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
 2018-12-31 16:30 UTC  (3+ messages)

[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
 2018-12-31 16:28 UTC  (14+ messages)

[U-Boot] [PATCH] fdt: Add warning about CONFIG_OF_EMBED
 2018-12-31 16:23 UTC  (6+ messages)

[PATCH v2 0/2] Add Stratix10 PCIe Root Port support
 2018-12-31 16:15 UTC  (4+ messages)
` [PATCH v2 1/2] pci: altera: Add Stratix10 PCIe support

[Buildroot] [git commit] package/php-amqp: fix build with php 7.3.0
 2018-12-31 16:15 UTC 

[Buildroot] [PATCH/next 1/1] linuxptp: fix build with kernel headers >= 4.19
 2018-12-31 16:13 UTC  (2+ messages)

[Buildroot] [PATCH] package/grpc: fix build on non-NPTL systems
 2018-12-31 16:11 UTC 

[V2 PATCH 1/3] Makefile: fix _FORTIFY_SOURCE redefined build error
 2018-12-31 16:08 UTC  (3+ messages)

[PATCH] fb: fix lost console when the user unplugs a USB adapter
 2018-12-31 15:58 UTC  (13+ messages)
        ` Sleeping from invalid context in udlfb

Scrub aborts due to corrupt leaf
 2018-12-31 15:52 UTC  (17+ messages)

RFC: Breaking changes around pci.ids
 2018-12-31 15:42 UTC 

[Qemu-devel] [PATCH v2 00/52] Audio 5.1 patches
 2018-12-31 15:50 UTC  (8+ messages)

[Buildroot] [PATCH v1 0/5] WPE WebKit
 2018-12-31 15:49 UTC  (6+ messages)
` [Buildroot] [PATCH v1 1/5] libwpe: new package
` [Buildroot] [PATCH v1 2/5] wpebackend-fdo: "
` [Buildroot] [PATCH v1 3/5] webkitgtk: remove GTK in WEBKITGTK_ARCH_SUPPORTS* variable names
` [Buildroot] [PATCH v1 4/5] wpewebkit: new package
` [Buildroot] [PATCH v1 5/5] cog: "

[PATCH 0/7] Per context dynamic (sub)slice power-gating
 2018-12-31 15:39 UTC  (6+ messages)
` [PATCH 5/7] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)

[PATCH 1/6] drm/i915: Remove redundant trailing request flush
 2018-12-31 15:38 UTC  (6+ messages)
` [PATCH 5/6] drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Remove redundant trailing request flush

[PATCH 01/14] csky: fixup abiv2 mmap(... O_SYNC) failed
 2018-12-31 15:33 UTC  (12+ messages)
` [PATCH 02/14] csky: bugfix gdb coredump error
` [PATCH 03/14] csky: fixup remove vdsp implement for kernel
` [PATCH 04/14] csky: remove syscall_exit_work
` [PATCH 05/14] csky: fixup save hi,lo,dspcr regs in switch_stack
` [PATCH 07/14] csky: CPU-hotplug supported for SMP
` [PATCH 08/14] csky: stacktrace supported
` [PATCH 09/14] csky: optimize kernel panic print
` [PATCH 10/14] csky: remove unused members in processor.h
` [PATCH 11/14] csky: basic ftrace supported
` [PATCH 12/14] csky: ftrace call graph supported
` [PATCH 14/14] csky: Add EM_CSKY_OLD 39

[PATCH 0/2] [RFC] sysfs: Add hook for checking the file capability of opener
 2018-12-31 15:31 UTC  (8+ messages)
` [PATCH 2/2] PM / Sleep: Check the file capability when writing wake lock interface

[PATCH] arm: cns3xxx: fix writing to wrong PCI registers after alignment
 2018-12-31 15:29 UTC  (5+ messages)

[PATCH 06/14] clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes
 2018-12-31 15:27 UTC  (2+ messages)
` [PATCH 13/14] clocksource/drivers/c-sky: fixup ftrace call-graph panic

[GIT PULL] sound updates for 4.21
 2018-12-31 15:22 UTC  (9+ messages)

[RFC 0/7] UVD support for SI in amdgpu
 2018-12-31 15:19 UTC  (2+ messages)

[PATCH 1/2] MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
 2018-12-31 15:18 UTC  (2+ messages)

[PATCH 0/6] drm/i915: modparam rework prep work
 2018-12-31 15:16 UTC  (11+ messages)
` [PATCH 5/6] drm/i915: move load failure injection to selftests
` [PATCH 6/6] drm/i915/params: document I915_PARAMS_FOR_EACH()

[Bug 200531] New: amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep
 2018-12-31 15:16 UTC  (2+ messages)
` [Bug 200531] "

[PATCH 00/11] datastruct: Employ new scheme for code snippet
 2018-12-31 15:15 UTC  (8+ messages)
      ` [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files
          ` Sporadic SIGSEGV in hash_bkt_rcu and hash_resize (was Re: [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files)
            ` [PATCH] EXP hashtorture.h: Avoid sporadic SIGSEGV in hash_bkt_rcu

[SPDK] Access control on the subsystem NQN
 2018-12-31 15:14 UTC 

[PATCH] MIPS: BCM63XX: drop unused and broken DSP platform device
 2018-12-31 15:14 UTC 

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2018-12-31 15:10 UTC  (2+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
 2018-12-31 15:08 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Add gettext-tiny package
 2018-12-31 15:06 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/gettext: Turn into virtual package

[PATCH] Documentation/admin-guide: update URL of LKML information link
 2018-12-31 15:03 UTC  (3+ messages)

[xen-unstable-smoke test] 131665: tolerable all pass - PUSHED
 2018-12-31 15:02 UTC 

WARNING in enqueue_task_dl
 2018-12-31 15:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] libsigrok: bump version to 0.5.1
 2018-12-31 14:59 UTC  (3+ messages)

snd_pcm_open() taking very long, starting from kernel 4.17
 2018-12-31 14:58 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/44] MIPS pull request for December 2018 - v2
 2018-12-31 14:56 UTC  (3+ messages)
` [Qemu-devel] [PULL v2 18/44] disas: nanoMIPS: Fix order of some invocations
` [Qemu-devel] [PULL v2 39/44] disas: nanoMIPS: Reorder declarations and definitions of gpr decoders


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.