All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-09 21:41:09 to 2017-07-10 02:33:22 UTC [more...]

Debian-based configuration for wireguard
 2017-07-10  2:51 UTC  (3+ messages)

Some information on usage of wire-guard on low constraint devices
 2017-07-10  2:48 UTC  (2+ messages)

[Bug 101733] GTA V on Wine: LLVM ERROR after loading screen
 2017-07-10  2:30 UTC 

[PATCH v16 0/7] power: add power sequence library
 2017-07-10  2:28 UTC  (7+ messages)
` [PATCH v16 2/7] "

patch to the latest version of oprofile
 2017-07-10  2:28 UTC 

Early Feedback on Container Networking, Resilience, Json Config and AcceptedIPs
 2017-07-10  2:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/8] armv8: Add workaround for USB erratum A-009008
 2017-07-10  2:24 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] armv8: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH 3/8] armv8: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH 4/8] armv8: Add workaround for USB erratum A-009007
` [U-Boot] [PATCH 5/8] armv7: Add workaround for USB erratum A-009008
` [U-Boot] [PATCH 6/8] armv7: Add workaround for USB erratum A-009798
` [U-Boot] [PATCH 7/8] armv7: Add workaround for USB erratum A-008997
` [U-Boot] [PATCH 8/8] armv7: Add workaround for USB erratum A-009007

blk-mq timeout question
 2017-07-10  2:23 UTC  (2+ messages)

[PATCH v13 0/3] Support TCP/IPv4 GRO in DPDK
 2017-07-10  2:21 UTC  (4+ messages)
` [PATCH v14 "

[PATCH] usb: gadget: configfs: compress return logic into one line
 2017-07-10  2:20 UTC 

[PATCH kernel v4 0/6] vfio-pci: Add support for mmapping MSI-X table
 2017-07-10  2:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg/mips: Bugfix for crash when runningprogram with qemu-i386
 2017-07-10  2:15 UTC  (2+ messages)

linux-next: build failure after merge of the vfs tree
 2017-07-10  2:15 UTC 

raid10 array lost with single disk failure?
 2017-07-10  2:13 UTC  (4+ messages)

[U-Boot] [PATCH v1] arch/x86: Select USB before selecting host driver
 2017-07-10  2:14 UTC  (7+ messages)

[RFC PATCH] x86: enable dead code and data elimination (LTO)
 2017-07-10  2:13 UTC  (5+ messages)

[PATCH] sha1_file: add slash once in for_each_file_in_obj_subdir()
 2017-07-10  2:10 UTC  (5+ messages)

[PATCH] usb: chipidea: udc: compress return logic into line
 2017-07-10  2:08 UTC 

net: Fix inconsistent teardown and release of private netdev state
 2017-07-10  2:07 UTC  (3+ messages)

[PATCH] ddbridge: constify i2c_algorithm structure
 2017-07-10  1:15 UTC 

[PATCH v2] ASoC: rt5514: Move the auto disable DSP function to set_bias_level()
 2017-07-10  2:03 UTC 

[PATCH] usb: isp1760: compress return logic into one line
 2017-07-10  2:00 UTC 

[Qemu-devel] [PATCH] block/vmdk: Report failures in vmdk_read_cid()
 2017-07-10  1:58 UTC  (2+ messages)

[PATCH 0/2] litmus test updates
 2017-07-09 19:26 UTC  (2+ messages)

[RFC PATCH v1 00/11] Create fast idle path for short idle periods
 2017-07-10  1:38 UTC  (12+ messages)
` [RFC PATCH v1 01/11] sched/idle: create a fast "
` [RFC PATCH v1 02/11] cpuidle: attach cpuidle governor statistics to the per-CPU device
` [RFC PATCH v1 03/11] cpuidle: introduce cpuidle governor for idle prediction
` [RFC PATCH v1 04/11] sched/idle: make the fast idle path for short idle periods
` [RFC PATCH v1 05/11] cpuidle: update idle statistics before cpuidle governor
` [RFC PATCH v1 06/11] timers: keep sleep length updated as needed
` [RFC PATCH v1 07/11] cpuidle: make idle residency update more generic
` [RFC PATCH v1 08/11] cpuidle: menu: remove reduplicative implementation
` [RFC PATCH v1 09/11] cpuidle: menu: feed cpuidle prediction to menu governor
` [RFC PATCH v1 10/11] cpuidle: update cpuidle governor when needed
` [RFC PATCH v1 11/11] sched/idle: Add a tuning knob to allow changing fast idle threshold

[PATCH v4 0/4] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-07-10  1:47 UTC  (4+ messages)
` [PATCH v4 4/4] "

Looks like 4.13 introduces a new incompatibility
 2017-07-10  2:01 UTC  (2+ messages)

[PATCH v6] pflash option to retrieve PNOR partition flags
 2017-07-10  1:39 UTC  (3+ messages)

sbs-battery: Reading CHARGE in uAh
 2017-07-10  1:35 UTC  (6+ messages)

[PATCH] mantis: constify i2c_algorithm structure
 2017-07-10  1:10 UTC 

[PATCH v2 00/10] Allow opal-async waiters to get interrupted
 2017-07-10  1:31 UTC  (11+ messages)
` [PATCH v2 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v2 02/10] mtd: powernv_flash: Lock around concurrent access to OPAL
` [PATCH v2 03/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v2 04/10] mtd: powernv_flash: Remove pointless goto in driver init
` [PATCH v2 05/10] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH v2 06/10] powerpc/opal: Rework the opal-async interface
` [PATCH v2 07/10] powernv/opal-sensor: remove not needed lock
` [PATCH v2 08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH v2 09/10] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH v2 10/10] mtd: powernv_flash: Use opal_async_wait_response_interruptible()

[meta-qt5] [PATCH] qtbase: add ptest
 2017-07-10  1:28 UTC  (2+ messages)

[PATCH 0/2] nvmem: rockchip-efuse: add support for rk3328-efuse
 2017-07-10  1:26 UTC  (9+ messages)
` [PATCH 1/2] nvmem: rockchip-efuse: parse 'rockchip,efuse-size'
` [PATCH 2/2] nvmem: rockchip-efuse: add support for rk3328-efuse

[PATCH 1/2] testpmd: allow to query any RETA size
 2017-07-10  1:24 UTC  (5+ messages)
` [PATCH 2/2] testpmd: give more hint on invalid "

[PATCH v2 0/5] drivers/fsi: Add SBEFIFO and OCC drivers
 2017-07-10  1:24 UTC  (3+ messages)
` [PATCH v2 5/5] Documentation/devicetree/bindings: Add FSI device documentation

[Bug 101732] Thames GPU - radeon 0000:01:00.0: failed to get a new IB (-35)
 2017-07-10  1:21 UTC 

[PATCH v 0/2] Add RZ/G1M (R8A7743) Ethernet AVB support
 2017-07-10  1:20 UTC  (5+ messages)
` [PATCH v 1/2] ravb: Add support for r8a7743 SoC

[PATCH] dm1105: constify i2c_algorithm structure
 2017-07-10  1:19 UTC 

[PATCH v4 0/4] mitigate the per-pCPU blocking list may be too long
 2017-07-10  1:17 UTC  (10+ messages)
` [PATCH v4 1/4] VT-d PI: track the vcpu number on pi blocking list
` [PATCH v4 3/4] VT-d PI: restrict the vcpu number on a given pcpu
` [PATCH v4 4/4] Xentrace: add support for HVM's PI blocking list operation

[PATCH] Input: add support for HiDeep touchscreen
 2017-07-10  1:17 UTC  (2+ messages)

[PATCH] ngene: constify i2c_algorithm structure
 2017-07-10  1:12 UTC 

[PATCH v1 0/3] Add support for the otm8009a dsi panel
 2017-07-10  1:12 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: Add vendor prefix for Orise Technology
` [PATCH v1 2/3] dt-bindings: display: panel: Add support for Orise Tech otm8009a dsi panel

[PATCH 0/9] ARM: renesas: Use SMP jump stub SRAM region from DT
 2017-07-10  1:08 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: sram: Document renesas,smp-sram

[PATCH] cx24123: constify i2c_algorithm structure
 2017-07-10  1:06 UTC 

[PATCH] zd1301_demod: constify i2c_algorithm structure
 2017-07-10  1:03 UTC 

[PATCH v2 0/9] add support for Sama5d2 audio PLLs and enable ClassD
 2017-07-10  1:02 UTC  (5+ messages)
` [PATCH v2 7/9] ASoC: atmel-classd: remove aclk clock from DT binding

[PATCH] dib8000: constify i2c_algorithm structure
 2017-07-10  1:00 UTC 

[PATCH] dt-bindings: nvmem: mediatek: add support for MediaTek MT7623 and MT7622 SoC
 2017-07-10  0:57 UTC  (4+ messages)

[PATCH] s5h1420: constify i2c_algorithm structure
 2017-07-10  0:57 UTC 

[PATCH v2] ASoC: samsung: i2s: Support more resolution rates
 2017-07-10  0:56 UTC  (2+ messages)

[PATCH] clk: si5351: expand compatible strings in documentation
 2017-07-10  0:51 UTC  (3+ messages)

[git pull] drm for v4.13
 2017-07-10  0:43 UTC 

[PATCH 0/3 v7] hsdk: initial port for HSDK board
 2017-07-10  0:41 UTC  (5+ messages)
` [PATCH 3/3 v7] ARC: "

[PATCH 0/2] Implement default DMA coherent pool
 2017-07-10  0:36 UTC  (3+ messages)
` [PATCH 1/2] drivers: dma-coherent: Add support for "

problem wireguard + ospf + unconnected tunnels
 2017-07-10  0:53 UTC  (7+ messages)
  ` Re[2]: "
` Indefinite queuing for unconnected peers (Was: problem wireguard + ospf + unconnected tunnels)

Installation instructions for Debian
 2017-07-10  0:50 UTC  (4+ messages)

[PATCH v4 0/2] perf report: Implement visual marker for macro fusion in annotate
 2017-07-10  0:31 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] staging: greybus: arche: wrap over-length lines
 2017-07-10  0:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] V2 move kill_unreachable_bbs to outer cse stage Was Re: [PATCH 1/5] do not corrupt ptrlist while killing unreachable BBs
 2017-07-10  0:19 UTC  (3+ messages)

tracing/kprobes: [Bug] Identical timestamps on two kprobes that are few instructions apart
 2017-07-10  0:18 UTC  (3+ messages)

linux-next: manual merge of the unicore32 tree with the kbuild tree
 2017-07-10  0:18 UTC 

Minor Code Clean Up
 2017-07-10  0:15 UTC  (7+ messages)
` [PATCH 1/2] trace-cmd: use asprintf when possible
` [PATCH 2/2] trace-cmd: replace show_file() -> show_instance_file()

Support SVM without PASID
 2017-07-10  0:14 UTC  (5+ messages)

[PATCH 0/5] Allow opal-async waiters to get interrupted
 2017-07-09 23:58 UTC  (4+ messages)
` [PATCH 5/5] mtd: powernv_flash: Use opal_async_wait_response_interruptible()

[dpdk-announce] release candidate 17.08-rc1
 2017-07-09 23:58 UTC 

netconsole refcount warning
 2017-07-09 23:57 UTC 

[PATCH]
 2017-07-09 23:58 UTC  (2+ messages)

[meta-initramfs[PATCH] klibc: Fix build with musl
 2017-07-09 23:37 UTC 

linux-next: build warning after merge of the vfs tree
 2017-07-09 23:34 UTC  (2+ messages)

(unknown),
 2017-07-09 23:29 UTC 

(no subject)
 2017-07-09 23:19 UTC  (3+ messages)
` (unknown),

(unknown),
 2017-07-09 23:19 UTC 

[Buildroot] [PATCH 0/7] More HOST_DIR/usr fixes
 2017-07-09 23:21 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] Makefile: properly create $(HOST_DIR)/usr compatibility symlink
` [Buildroot] [PATCH 2/7] toolchain-wrapper: remove remaining references to HOST_DIR/usr
` [Buildroot] [PATCH 3/7] support/testing: strip /usr/ part from HOST_DIR
` [Buildroot] [PATCH 4/7] support/testing: move BRTest initialisation to __init__
` [Buildroot] [PATCH 5/7] support/testing: add test of BR2_CCACHE with an external toolchain
` [Buildroot] [PATCH 6/7] Makefile: add check that $(HOST_DIR)/usr is not a directory
` [Buildroot] [PATCH 7/7] toolchain-external: default BR2_TOOLCHAIN_EXTERNAL_PATH to empty

My MD is too big to resize ext4
 2017-07-09 23:09 UTC  (5+ messages)

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-07-09 23:09 UTC  (4+ messages)
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages

[xen-unstable test] 111589: regressions - FAIL
 2017-07-09 23:04 UTC 

[PATCH v5 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-07-09 22:59 UTC  (6+ messages)
` [PATCH v5 1/4] PCI: xilinx: Create legacy IRQ domain with size 5

[PATCH v2] doc: add known issue for i40e VF performance
 2017-07-09 22:49 UTC  (2+ messages)

[RFC v1 1/2] mm/page_alloc: Prevent OOM killer from triggering if requested
 2017-07-09 22:49 UTC  (4+ messages)
` [RFC v1 2/2] tracing/ring_buffer: Try harder to allocate

[PATCH] ethdev: save VLAN filter setting
 2017-07-09 22:43 UTC  (2+ messages)

Linear device of two arrays
 2017-07-09 22:37 UTC  (8+ messages)

[U-Boot] [ANN] U-Boot v2017.07-rc2 released
 2017-07-09 22:36 UTC  (11+ messages)

[PATCH v2 2/2] net/i40e: add hot plug monitor in i40e
 2017-07-09 22:35 UTC  (4+ messages)
` [PATCH v3 "

[uml-devel] [PATCH] um: v2: Fix FP register size for XSTATE/XSAVE
 2017-07-09 22:33 UTC  (2+ messages)
` [uml-devel] [PATCH] um: v3: "

[PATCH v2 0/4] Add support for Meson GXBB GPIOs to U-Boot
 2017-07-09 22:30 UTC  (10+ messages)
` [U-Boot] "
` [PATCH v2 1/4] arm: dts: meson: import dts files from Linux 4.12
  ` [U-Boot] "
` [PATCH v2 2/4] pinctrl: meson: add GPIO support
  ` [U-Boot] "
` [PATCH v2 3/4] odroid-c2: enable GPIO
  ` [U-Boot] "
` [PATCH v2 4/4] pinctrl: meson: convert to livetree
  ` [U-Boot] "

[PATCH] dib9000: constify i2c_algorithm structure
 2017-07-09 22:24 UTC 

[PATCH] dib7000p: constify i2c_algorithm structure
 2017-07-09 22:18 UTC 

[PATCH 0/5] staging: ccree: fix checkpatch errors
 2017-07-09 21:10 UTC  (11+ messages)
` [PATCH 1/5] staging: ccree: remove redudant semicolons
` [PATCH 2/5] staging: ccree: fix placement of curly braces
` [PATCH 3/5] staging: ccree: remove assignement in conditional
` [PATCH 4/5] staging: ccree: export symbol immediately following function
` [PATCH 5/5] staging: ccree: fix switch case indentation

[uml-devel] [PATCH] um: Fix gcc-plugins dependency
 2017-07-09 22:14 UTC  (2+ messages)
` [uml-devel] [PATCH] um: v2: "

[PATCH] marvell-ccic: constify i2c_algorithm structure
 2017-07-09 22:14 UTC 

[PATCH] saa7146: constify i2c_algorithm structure
 2017-07-09 22:09 UTC 

[PATCH v2 0/5] service cores: cover letter
 2017-07-09 22:08 UTC  (3+ messages)
` [PATCH v4 0/7] "

[Qemu-devel] [PATCH v3 0/4] Add shrink image for qcow2
 2017-07-09 22:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/4] qcow2: add shrink image support

[PATCH 0/3] v2 ipc subsystem refcount coversions
 2017-07-09 21:59 UTC  (3+ messages)
` [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t

[Buildroot] [Bug 10011] New: wget does not work from Buildroot
 2017-07-09 22:07 UTC  (2+ messages)
` [Buildroot] [Bug 10011] "

[PATCH] usbvision: constify i2c_algorithm structure
 2017-07-09 22:04 UTC 

[PATCH] eal: remove vdev probe by dev args
 2017-07-09 22:02 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] slirp: handle errors in sosendoob()
 2017-07-09 21:56 UTC  (4+ messages)

RE: [PATCH v4 20/28] ARM: owl: Implement CPU enable-method for S500
 2017-07-09 21:55 UTC  (6+ messages)
` [PATCH] ARM: owl: smp: Drop owl_secondary_boot()

[Qemu-devel] [PATCH 00/22] tcg: per-thread TCG
 2017-07-09 21:48 UTC  (9+ messages)
` [Qemu-devel] [PATCH 17/22] tcg: distribute profiling counters across TCGContext's
` [Qemu-devel] [PATCH 21/22] tcg: enable per-thread TCG for softmmu

[PATCH] staging: wilc1000: fix variable signedness
 2017-07-09 21:36 UTC 

[PATCH] dvb-ttusb-budget: constify i2c_algorithm structure
 2017-07-09 21:41 UTC 

[PATCH 1/2] add additional reverse-engineered information
 2017-07-09 21:41 UTC  (3+ messages)
` [PATCH 2/2] skip all blobs that are not touches


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.