All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-04 23:43:07 to 2018-09-05 01:44:56 UTC [more...]

[Qemu-devel] [PATCH 00/15] target/xtensa: preparation for FLIX support
 2018-09-05  1:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/15] target/xtensa: extract test for an illegal instruction
` [Qemu-devel] [PATCH 02/15] target/xtensa: extract test for privileged instruction
` [Qemu-devel] [PATCH 03/15] target/xtensa: extract test for syscall instruction
` [Qemu-devel] [PATCH 04/15] target/xtensa: extract test for debug exception
` [Qemu-devel] [PATCH 06/15] target/xtensa: extract test for window underflow exception
` [Qemu-devel] [PATCH 07/15] target/xtensa: extract test for alloca exception
` [Qemu-devel] [PATCH 08/15] target/xtensa: extract test for cpdisabled exception
` [Qemu-devel] [PATCH 09/15] target/xtensa: extract test for division by zero
` [Qemu-devel] [PATCH 10/15] target/xtensa: extract unconditional TB termination

Yocto kernel compilation issues
 2018-09-05  1:44 UTC  (3+ messages)

[PATCH for-rc 0/2] IB/hfi1: PCI bug due to pci core changes
 2018-09-04 21:16 UTC  (5+ messages)
` [PATCH for-rc 1/2] PCI: Fix faulty logic in pci_reset_bus()

[Qemu-devel] [PATCH v5 0/2] deprecate incorrect CPUs topology
 2018-09-05  1:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/2] vl:c: make sure that sockets are calculated correctly in '-smp X' case

[Qemu-devel] [PATCH] linux-user: do setrlimit selectively
 2018-09-05  1:40 UTC  (8+ messages)

[Buildroot] [PATCH v2 1/3] package/make: add host variant
 2018-09-05  1:40 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/3] dependencies: host-make version check
` [Buildroot] [PATCH v2 3/3] package/glibc: allow to specify host-make

[PATCH] lib/parser.c: switch match_number() over to use match_strdup()
 2018-09-05  1:39 UTC  (2+ messages)

mt76x0 bug report
 2018-09-04 21:04 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Optimize IO boost in non HWP mode
 2018-09-05  1:37 UTC  (5+ messages)

[PATCH v2 00/34] Convert RPC client transmission to a queued model
 2018-09-04 21:05 UTC  (35+ messages)
` [PATCH v2 01/34] SUNRPC: Clean up initialisation of the struct rpc_rqst
  ` [PATCH v2 02/34] SUNRPC: If there is no reply expected, bail early from call_decode
    ` [PATCH v2 03/34] SUNRPC: The transmitted message must lie in the RPCSEC window of validity
      ` [PATCH v2 04/34] SUNRPC: Simplify identification of when the message send/receive is complete
        ` [PATCH v2 05/34] SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
          ` [PATCH v2 06/34] SUNRPC: Rename TCP receive-specific state variables
            ` [PATCH v2 07/34] SUNRPC: Move reset of TCP state variables into the reconnect code
              ` [PATCH v2 08/34] SUNRPC: Add socket transmit queue offset tracking
                ` [PATCH v2 09/34] SUNRPC: Simplify dealing with aborted partially transmitted messages
                  ` [PATCH v2 10/34] SUNRPC: Refactor the transport request pinning
                    ` [PATCH v2 11/34] SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
                      ` [PATCH v2 12/34] SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
                        ` [PATCH v2 13/34] SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
                          ` [PATCH v2 14/34] SUNRPC: Refactor xprt_transmit() to remove the reply queue code
                            ` [PATCH v2 15/34] SUNRPC: Refactor xprt_transmit() to remove wait for reply code
                              ` [PATCH v2 16/34] SUNRPC: Minor cleanup for call_transmit()
                                ` [PATCH v2 17/34] SUNRPC: Distinguish between the slot allocation list and receive queue
                                  ` [PATCH v2 18/34] NFS: Add a transmission queue for RPC requests
                                    ` [PATCH v2 19/34] SUNRPC: Refactor RPC call encoding
                                      ` [PATCH v2 20/34] SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
                                        ` [PATCH v2 21/34] SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
                                          ` [PATCH v2 22/34] SUNRPC: Simplify xprt_prepare_transmit()
                                            ` [PATCH v2 23/34] SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
                                              ` [PATCH v2 24/34] SUNRPC: Fix up the back channel transmit
                                                ` [PATCH v2 25/34] SUNRPC: Support for congestion control when queuing is enabled
                                                  ` [PATCH v2 26/34] SUNRPC: Improve latency for interactive tasks
                                                    ` [PATCH v2 27/34] SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue
                                                      ` [PATCH v2 28/34] SUNRPC: Queue the request for transmission immediately after encoding
                                                        ` [PATCH v2 29/34] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue
                                                          ` [PATCH v2 30/34] SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK
                                                            ` [PATCH v2 31/34] SUNRPC: Turn off throttling of RPC slots for TCP sockets
                                                              ` [PATCH v2 32/34] SUNRPC: Clean up transport write space handling
                                                                ` [PATCH v2 33/34] SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
                                                                  ` [PATCH v2 34/34] SUNRPC: Queue fairness for all

[Intel-wired-lan] [PATCH] net: ethernet: i40e: fix build error
 2018-09-05  1:32 UTC  (4+ messages)
  `  "

[PATCH] x86/intel_rdt: Show missing resctrl mount options
 2018-09-05  1:29 UTC 

[igt-dev] [PATCH i-g-t 1/6] lib/psr: Add support for toggling edp psr through debugfs, v5
 2018-09-05  1:31 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 5/6] tests/psr: Test PSR1 in kms_psr

POSIX violation by writeback error
 2018-09-04 21:02 UTC  (12+ messages)

[U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support
 2018-09-05  1:28 UTC  (6+ messages)
` [U-Boot] [PATCH 12/12] "

[PATCH] drm/i915/dp_mst: Fix enabling pipe clock for all streams
 2018-09-05  1:28 UTC  (6+ messages)

Snapshot target and DAX-capable devices
 2018-09-05  1:25 UTC  (12+ messages)

[PATCH V2 1/2] tty: serial: imx: add lock for registers save/restore
 2018-09-05  1:24 UTC  (2+ messages)
` [PATCH V2 2/2] tty: serial: imx: add pinctrl sleep/default mode switch for suspend

[PATCH RESEND v6 1/2] drm/panel: Add support for Truly NT35597 panel driver
 2018-09-05  1:23 UTC  (4+ messages)

WARNING in apparmor_secid_to_secctx
 2018-09-05  1:21 UTC  (14+ messages)

[PATCH 1/2] tty: serial: imx: add lock for registers save/restore
 2018-09-05  1:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] hw/ppc: on 40p machine, change default firmware to OpenBIOS
 2018-09-05  0:13 UTC  (2+ messages)

test2
 2018-09-05  1:16 UTC 

[Ksummit-discuss] [MAINTAINER SUMMIT] Stable trees and release time
 2018-09-05  1:17 UTC  (7+ messages)

[PATCH v4 0/2] bugfix and optimization about CMD_SYNC
 2018-09-05  1:15 UTC  (5+ messages)
` [PATCH v4 2/2] iommu/arm-smmu-v3: avoid redundant CMD_SYNCs if possible

[U-Boot] [PATCH v2 00/23] subject: fs: fat: extend FAT write operations
 2018-09-05  1:14 UTC  (4+ messages)
` [U-Boot] [PATCH v2 01/23] fs: fat: guard the content of include/fat.h

kselftests for memory.oom.group
 2018-09-05  1:08 UTC  (9+ messages)
` [PATCH 1/2] Fix cg_read_strcmp()
` [PATCH 2/2] Add tests for memory.oom.group

[igt-dev] [PATCH i-g-t 1/6] tools: Add a simple tool to read/write/decode dpcd registers
 2018-09-05  1:12 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 2/6] tools/dpcd_reg: Improve outputs
` [igt-dev] [PATCH i-g-t 3/6] tools/dpcd_reg: Unify file handling
` [igt-dev] [PATCH i-g-t 5/6] tools/dpcd_reg: Make --count optional

[PATCH v2] f2fs: fix to avoid NULL pointer dereference on se->discard_map
 2018-09-05  1:10 UTC  (6+ messages)

[PATCH 1/2] PCI/VMD: Detach resources after stopping root bus
 2018-09-05  1:09 UTC  (2+ messages)
` [PATCH 2/2] PCI/VMD: Expose VMD host-bridge

[Qemu-devel] [PATCH v2 0/3] target/riscv: use tcg_lookup_and_goto_ptr
 2018-09-05  1:07 UTC  (6+ messages)

[RFC/PATCH] net: nixge: Add PHYLINK support
 2018-09-05  1:07 UTC  (4+ messages)

RAID1 & BTRFS critical (device sda2): corrupt leaf, bad key order
 2018-09-04 20:37 UTC  (6+ messages)

phys_port_id in switchdev mode?
 2018-09-04 20:37 UTC  (3+ messages)

[PATCH] terminal.bbclass: use var-SHELL as the shebang of wrapper script
 2018-09-05  1:02 UTC  (6+ messages)

[PATCH RFC net-next] net: Poptrie based routing table lookup
 2018-09-04 20:34 UTC  (3+ messages)

[PATCH] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
 2018-09-05  1:00 UTC  (8+ messages)
` [PATCH v3 0/3] Harden spectrev2 userspace-userspace protection
  ` [PATCH v3 1/3] ptrace: Provide ___ptrace_may_access() that can be applied on arbitrary tasks

xen-image-minimal: "No package kernel-module-xen-* available"
 2018-09-05  0:29 UTC 

caps file showing wrong TCG version?
 2018-09-04 20:27 UTC  (3+ messages)

[RFC PATCH 0/2] Pipe busy wait
 2018-09-05  0:50 UTC  (7+ messages)
` [RFC PATCH 1/2] pipe: introduce busy wait for pipe
` [RFC PATCH 2/2] pipe: use pipe busy wait

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add all MSIOF device nodes
 2018-09-04 20:22 UTC 

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add SYS-DMAC device nodes
 2018-09-04 20:22 UTC 

[Fuego] problem with Functional.rpm test
 2018-09-05  0:49 UTC 

[PATCH/RFT] arm64: dts: renesas: r8a77995-draak: Add MSIOF ch2 pins support
 2018-09-04 20:22 UTC 

[PATCH/RFT] pinctrl: sh-pfc: r8a77995: Add MSIOF pins, groups and functions
 2018-09-04 20:21 UTC 

[Qemu-devel] [PATCH v2] qga-win: add support for qmp_guest_fsfreeze_freeze_list
 2018-09-05  0:45 UTC  (2+ messages)

Motorcycle Owners List
 2018-09-04 19:59 UTC 

[PATCH 0/6] powerpc sstep: Extend instruction emulation support
 2018-09-04 21:12 UTC  (3+ messages)
` [PATCH 3/6] powerpc sstep: Add cnttzw, cnttzd instruction emulation

[PATCH v6 00/14] paravirtual IOMMU interface
 2018-09-05  0:42 UTC  (12+ messages)
` [PATCH v6 01/14] iommu: introduce the concept of BFN

[Fuego] [PATCH] [PATCH] rpm: ensure the test user is root
 2018-09-05  0:43 UTC  (2+ messages)

[linux-linus test] 127256: regressions - FAIL
 2018-09-05  0:43 UTC 

linux-next: build warnings after merge of the devicetree tree
 2018-09-05  0:39 UTC 

[RFC 00/13] SMMUv3 Nested Stage Setup
 2018-09-05  0:36 UTC  (12+ messages)
` [RFC 01/13] iommu: Introduce bind_guest_stage API

[PATCH xf86-video-intel] sna/io: Align the linear source buffer to cache line for 2d blt of SKL+
 2018-09-05  0:24 UTC  (2+ messages)

[v2] [PATCH 0/7] wic:allow wic compile as an individual package
 2018-09-05  0:33 UTC  (8+ messages)
` [PATCH 6/7] wic:bootimg-efi:try other place for efi

[Qemu-devel] [PATCH] blkdebug: Add support for latency rules
 2018-09-05  0:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] "

SOL Logging
 2018-09-05  0:30 UTC  (5+ messages)

[PATCH] epiphany: upgrade 3.28.1.1 -> 3.28.3.1
 2018-09-05  0:29 UTC  (2+ messages)

[PATCH v2 0/5] Add support for high-resolution scrolling on Logitech mice
 2018-09-05  0:25 UTC  (4+ messages)
` [PATCH v2 1/5] Add the `REL_WHEEL_HI_RES` event code

Adding new kernel to poky and compilation issues
 2018-09-05  0:24 UTC  (2+ messages)

[Fuego] [PATCH v2] Benchmark.iperf: fixed build error of redefine
 2018-09-05  0:23 UTC  (3+ messages)

[PATCH BlueZ v2] mesh: Add start up management command chain
 2018-09-05  0:20 UTC 

[PATCH] doc: Clarify IOMMU usage with "uio-pci" kernel module
 2018-09-05  0:20 UTC  (3+ messages)

[meta-selinux][PATCH 00/16] selinux: upgrade 2.7 -> 2.8
 2018-09-05  0:18 UTC  (17+ messages)
` [meta-selinux][PATCH 01/16] selinux: uprev inc files to 2.8 (20180524)
` [meta-selinux][PATCH 02/16] libsepol: uprev "
` [meta-selinux][PATCH 03/16] libselinux: "
` [meta-selinux][PATCH 04/16] libsemanage: "
` [meta-selinux][PATCH 05/16] checkpolicy: "
` [meta-selinux][PATCH 06/16] secilc: "
` [meta-selinux][PATCH 07/16] policycoreutils: "
` [meta-selinux][PATCH 08/16] mcstrans: "
` [meta-selinux][PATCH 09/16] restorecond: "
` [meta-selinux][PATCH 10/16] selinux-sandbox: "
` [meta-selinux][PATCH 11/16] selinux-python: "
` [meta-selinux][PATCH 12/16] semodule-utils: "
` [meta-selinux][PATCH 13/16] selinux-dbus: "
` [meta-selinux][PATCH 14/16] selinux-gui: "
` [meta-selinux][PATCH 15/16] packagegroup-selinux-policycoreutils: remove semodule-utils-semodule-deps
` [meta-selinux][PATCH 16/16] audit: uprev to 2.8.4

Aspeed UART routing driver
 2018-09-05  0:19 UTC  (5+ messages)
` [PATCH 1/2] misc: aspeed: Add Aspeed UART routing control driver

[Bug 107817] New: NV50 : Nvidia NVS295 - Printing out EDID errors about not connected monitor ports
 2018-09-05  0:17 UTC  (2+ messages)
  ` [Bug 107817] "

[GIT PULL] s390 patches for the 4.19 merge window #2
 2018-09-05  0:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/16] qtest: converted sdhci-test and most nop test to qgraph framework
 2018-09-05  0:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH 03/16] test/qgraph: arm/xlinx-zynq-a9 machine node
` [Qemu-devel] [PATCH 04/16] test/qgraph: aarch64/xlnx-zcu102 "

[PATCH] process: Flush server stdout/stderr before reporting failure
 2018-09-05  0:14 UTC  (5+ messages)

[PATCH] Windows: update download URL and add missing examples
 2018-09-05  0:14 UTC 

[PATCH v3] drm/msm: dpu: Allow planes to extend past active display
 2018-09-05  0:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] qga: ignore non present cpus when handling qmp_guest_get_vcpus()
 2018-09-05  0:12 UTC  (4+ messages)

[GIT PULL] RISC-V: A single fix for 4.19-rc3
 2018-09-05  0:12 UTC 

[PATCH v3 0/5] FireWire: clean up kernel-doc, add Documentation chapter
 2018-09-05  0:02 UTC  (12+ messages)
` [PATCH v4 1/5] FireWire: clean up firewire-cdev.h kernel-doc
` [PATCH v4 2/5] FireWire: clean up core-iso.c kernel-doc
` [PATCH v4 3/5] FireWire: clean up core-transaction.c kernel-doc
` [PATCH v4 4/5] FireWire: add a Documentation driver-api chapter
` [PATCH v4 5/5] FireWire: add driver-api Introduction section

[Qemu-arm] [PATCH 00/15] gdbstub: support for the multiprocess extension
 2018-09-05  0:01 UTC  (4+ messages)
` [Qemu-arm] [PATCH 02/15] gdbstub: add multiprocess support to '?' packets
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH] dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
 2018-09-04 19:07 UTC 

[v2] usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
 2018-09-04 19:32 UTC  (2+ messages)
` [PATCH v2] "

[meta-initramfs][PATCH] kexec-tools-klibc: rebase x86-64 patch to remove -mcmodel=large
 2018-09-04 23:58 UTC 

[PATCH] vhost: fix vhost interrupt support
 2018-09-04 23:55 UTC 

[PATCH] drm/i915: Be defensive and don't assume PSR has any commit to sync against
 2018-09-04 23:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

2fb5ae861f ("of: Use device_type helpers to access the node .."): BUG: spinlock recursion on CPU#0, swapper/1
 2018-09-04 23:55 UTC 

linux-next: error when fetching the bcm2835 tree
 2018-09-04 23:55 UTC  (4+ messages)

[PATCH 1/4] phoronix-test-suite: upgrade to 8.0.1
 2018-09-04 23:52 UTC  (5+ messages)
` [PATCH 3/4] php: actually enable openssl

Problems booting 32-bit PV; just me or more widespread?
 2018-09-04 23:53 UTC  (4+ messages)

[PATCH net] net: phy: sfp: Handle unimplemented hwmon limits and alarms
 2018-09-04 19:23 UTC  (2+ messages)

[PATCH net-next] net: sched: action_ife: take reference to meta module
 2018-09-04 19:21 UTC  (3+ messages)
` [PATCH net-next v2] "

[Patch net] act_ife: fix a potential use-after-free
 2018-09-04 19:19 UTC  (2+ messages)

[PATCH net] net/mlx5: Fix SQ offset in QPs with small RQ
 2018-09-04 19:18 UTC  (2+ messages)

WTF: patch "[PATCH] x86: kvm: avoid unused variable warning" was seriously submitted to be applied to the 4.18-stable tree?
 2018-09-04 19:17 UTC  (4+ messages)

[PATCH] cmake: Update 3.11.4 -> 3.12.1
 2018-09-04 23:43 UTC  (6+ messages)

[PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
 2018-09-04 23:43 UTC  (12+ messages)
` [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

[PATCH v3 1/4] iio: gyro: add support for fxas21002c
 2018-09-04 20:04 UTC  (3+ messages)
` [PATCH v3 4/4] MAINTAINERS: add entry for fxas21002c gyro driver


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.