All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-06 12:26:10 to 2017-09-06 13:02:48 UTC [more...]

[PATCH v4 2/3] string.h: add memcpy_and_pad()
 2017-09-06 13:02 UTC  (5+ messages)
` [PATCH] string.h: un-fortify memcpy_and_pad

[PATCH v4 00/13] libxl: add PV display device driver interface
 2017-09-06 13:02 UTC  (9+ messages)
` [PATCH v4 02/13] libxl: add generic functions to get and free device list
` [PATCH v4 03/13] libxl: add vdispl device

[Qemu-devel] [PATCH v2 00/54] qapi: add #if pre-processor conditions to generated code
 2017-09-06 13:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 29/54] qapi: add 'if' to enum members

[Buildroot] Add package Prosody
 2017-09-06 13:02 UTC  (3+ messages)

[PATCH v2 0/4] additional TPM performance improvements
 2017-09-06 12:58 UTC  (24+ messages)
` [PATCH v2 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v2 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
` [PATCH v2 3/4] tpm: reduce tpm_msleep() time in get_burstcount()
` [PATCH v2 4/4] tpm: use tpm_msleep() value as max delay
` [PATCH 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time

[Qemu-devel] [PATCH v2 0/3] Live block optional disable
 2017-09-06 13:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/3] block-jobs: Optionally unregister live block operations
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH v2 0/3] Live block optional disable

[PATCH v2] gatt-server: Implement NegotiatedMTU property on Device1
 2017-09-06 13:01 UTC  (3+ messages)

[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
 2017-09-06 13:00 UTC  (20+ messages)

[PATCH] blk-mq: fix nr_requests wrong value when modify it from sysfs
 2017-09-06 13:00 UTC  (4+ messages)

[PATCH] ath10: mark PM functions as __maybe_unused
 2017-09-06 12:58 UTC  (2+ messages)

[PATCH] input: elantech: make arrays debounce_packet static, reduces object code size
 2017-09-06 12:59 UTC  (2+ messages)

[PATCH] pci: dwc: dra7xx: Add shutdown handler to cleanly turn off clocks
 2017-09-06 12:59 UTC  (5+ messages)

hung task in mac80211
 2017-09-06 12:58 UTC  (6+ messages)

[v7 0/5] cgroup-aware OOM killer
 2017-09-06 12:57 UTC  (12+ messages)
` [v7 2/5] mm, oom: "

[PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution
 2017-09-06 12:57 UTC  (3+ messages)

[Buildroot] [PATCH for 2017.02.x] package/binutils: fix crash caused by buggy xtensa overlay
 2017-09-06 12:57 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] package/binutils: fix crash caused by buggy xtensa overlay
 2017-09-06 12:57 UTC 

[PATCH] Btrfs: move finish_wait out of the loop
 2017-09-06 12:55 UTC  (2+ messages)

[PATCH] iio: stm32: fix adc/trigger link error
 2017-09-06 12:56 UTC  (2+ messages)

[PATCH] cgroup/cpuset: remove circular dependency deadlock
 2017-09-06 12:56 UTC  (2+ messages)

[matrix-gui-v2-apps][PATCH v2] browser_chromium: fix runGoogleChrome.sh
 2017-09-06 12:55 UTC 

[Buildroot] [git commit branch/2017.02.x] linux-headers: bump 3.18.x version to 3.18.69
 2017-09-06 12:55 UTC 

[PATCH RESEND v3 0/2] tpm_tis_spi: Use DMA-safe memory
 2017-09-06 12:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] add CCW indirect data access support
 2017-09-06 12:54 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/5] s390x/css: introduce css data stream
` [Qemu-devel] [PATCH 2/5] s390x/css: use ccw "
` [Qemu-devel] [PATCH 3/5] virtio-ccw: "

[PATCH] KVM: SVM: Do not issue virtual VMLOAD/VMSAVE supported-message
 2017-09-06 12:54 UTC  (2+ messages)

reading from socket can
 2017-09-06 12:53 UTC  (12+ messages)

[xen-unstable-coverity test] 113071: all pass - PUSHED
 2017-09-06 12:53 UTC 

Current mainline git (24e700e291d52bd2) hangs when building e.g. perf
 2017-09-06 12:52 UTC  (4+ messages)

[Buildroot] [PATCH] package/netplug: init script create needed lock directory
 2017-09-06 12:52 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[PATCH] tipc: remove unnecessary call to dev_net()
 2017-09-06 12:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] package/netplug: init script create needed lock directory
 2017-09-06 12:51 UTC 

[Qemu-devel] [PATCH v5] docs: add qemu-block-drivers(7) man page
 2017-09-06 12:51 UTC  (3+ messages)

[PATCH] Btrfs: use wait_event instead of a single function
 2017-09-06 12:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] busybox: bump to version 1.27.2
 2017-09-06 12:51 UTC  (5+ messages)
` [Buildroot] [PATCH 1/1] libxml2: bump to version 2.9.5
` [Buildroot] [PATCH 1/1] postgresql: bump to version 9.6.5

[PATCH i-g-t] tests: Add kms_atomic_interruptible test, v2
 2017-09-06 12:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2] tpm-dev-common: Reject too short writes
 2017-09-06 12:50 UTC  (5+ messages)

[PATCH v2 0/3] XFS real-time device tweaks
 2017-09-06 12:49 UTC  (8+ messages)

[Qemu-devel] [PATCH v4] buildsys: Move crypto cflags/libs to per object variables
 2017-09-06 12:49 UTC 

[LTP] [PATCH 1/1] lib6/in6_01.c: Remove IPv6 addresses which do not comply RFC 2373
 2017-09-06 12:48 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] postgresql: security bump to version 9.6.5
 2017-09-06 12:48 UTC 

[PATCH nf] netfilter: core: remove erroneous warn_on
 2017-09-06 12:47 UTC 

[PATCH v3 0/8] xen: better grant v2 support
 2017-09-06 12:46 UTC  (9+ messages)
` [PATCH v3 1/8] xen: move XENMAPSPACE_grant_table code into grant_table.c
` [PATCH v3 2/8] xen: clean up grant_table.h
` [PATCH v3 3/8] xen: delay allocation of grant table sub structures
` [PATCH v3 4/8] xen: make grant resource limits per domain
` [PATCH v3 5/8] xen: double default grant frame limit for huge hosts
` [PATCH v3 6/8] xen: add new domctl hypercall to set grant table resource limits
` [PATCH v3 7/8] libxc: add libxc support for setting "
` [PATCH v3 8/8] libxl: add libxl "

JBD2: Spotted dirty metadata buffer
 2017-09-06 12:46 UTC  (3+ messages)

[PATCH] Phy: Check NULL bus case and undetected phy via of
 2017-09-06 12:46 UTC  (2+ messages)

[PATCH net-next 2/4] ip/options: explicitly provide net ns to __ip_options_echo()
 2017-09-06 12:44 UTC  (2+ messages)
` [PATCH net] udp: drop head states only when all skb references are gone

[PATCH] drm/i915: Re-enable GTT following a device reset
 2017-09-06 12:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/11] Enhance libsas hotplug feature
 2017-09-06 12:44 UTC  (9+ messages)
` [PATCH v4 01/11] libsas: kill useless ha_event and do some cleanup
` [PATCH v4 02/11] libsas: remove the numbering for each event enum
` [PATCH v4 03/11] libsas: remove unused port_gone_completion and DISCE_PORT_GONE
` [PATCH v4 04/11] libsas: rename notify_port_event() for consistency

[PATCH 0/4] make virt_spin_lock() a pvops function
 2017-09-06 12:44 UTC  (10+ messages)
` [PATCH 3/4] paravirt: add virt_spin_lock "

[PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console
 2017-09-06 12:43 UTC  (6+ messages)

[Buildroot] [git commit branch/2017.02.x] libxml2: security bump to version 2.9.5
 2017-09-06 12:42 UTC 

[PATCH] iio staging: tsl2x7x: clean up limit checks
 2017-09-06 12:41 UTC  (8+ messages)

nf_nat_cleanup_conntrack performance with rhlist
 2017-09-06 12:39 UTC  (2+ messages)

[PATCH] pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
 2017-09-06 12:41 UTC  (11+ messages)
              ` [PATCH] config: use a static lock_file struct

[PATCH 1/2] at91: sync mach/barebox-arm-head.h
 2017-09-06 12:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
 2017-09-06 12:40 UTC  (4+ messages)

[PATCH] efi: make sure efi-fs is started in the right order
 2017-09-06 12:40 UTC 

[PATCH] of: do not leak console options
 2017-09-06 12:40 UTC  (4+ messages)

[PATCH 0/4] arm: remove cpu_efficiency
 2017-09-06 12:40 UTC  (7+ messages)
` [PATCH 1/4] arm: topology: "

[PATCH] video/console: Update BIOS dates list for GPD win console rotation DMI quirk
 2017-09-06 12:40 UTC 

[PATCH 0/1] video/console: Update BIOS dates list for GPD win console rotation DMI quirk
 2017-09-06 12:40 UTC 

[PATCH 0/10] towards clean leak-checker output
 2017-09-06 12:39 UTC  (9+ messages)
      ` [PATCH 0/2] simplifying !RUNTIME_PREFIX
        ` [PATCH 1/2] system_path: move RUNTIME_PREFIX to a sub-function
        ` [PATCH 2/2] git_extract_argv0_path: do nothing without RUNTIME_PREFIX

[PATCH v3] mac80211: Complete ampdu work schedule during session tear down
 2017-09-06 14:32 UTC 

[PATCH nf 0/2] netfilter: nat: do not use rhltable
 2017-09-06 12:39 UTC  (3+ messages)
` [PATCH nf 1/2] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
` [PATCH nf 2/2] netfilter: nat: use keyed locks

[PATCH 5/5] tools/testing/scatterlist: Test new __sg_alloc_table_from_pages
 2017-09-06 12:39 UTC  (5+ messages)
` [PATCH v2 "
      ` [Intel-gfx] "

[PATCH] gpio: clps711x: clps711x_gpio_dt_ids: add missing sentinel entry
 2017-09-06 12:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tpm/tpm_crb: Use start method value from ACPI table directly
 2017-09-06 12:39 UTC  (2+ messages)

[PATCH 0/8] MIPS: BCM63XX: add and use clkdev lookup support
 2017-09-06 12:37 UTC  (7+ messages)
` [PATCH 4/8] tty/bcm63xx_uart: allow naming clock in device tree

[LTP] [PATCH 1/1] net/traceroute01: Print traceroute version
 2017-09-06 12:37 UTC  (2+ messages)

[PATCH 0/2] gpio: gpio-generic: add dt support
 2017-09-06 12:37 UTC  (3+ messages)
` [PATCH 1/2] gpio: gpio-generic: fix bgpio_map()

linux-next: build failure after merge of the akpm-current tree
 2017-09-06 12:36 UTC  (3+ messages)
` [PATCH] string.h: un-fortify memcpy_and_pad

[Buildroot] [PATCH 1/1] linux-headers: bump 4.{4, 9}.x series
 2017-09-06 12:36 UTC  (2+ messages)

[Buildroot] Add package Prosody
 2017-09-06 12:36 UTC 

[Buildroot] [git commit branch/2017.02.x] linux-headers: bump 4.{4, 9}.x series
 2017-09-06 12:36 UTC 

new ethdev API proposal for port ownership
 2017-09-06 12:36 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "dm: arm: rpi: Drop CONFIG_OF_EMBED"
 2017-09-06 12:36 UTC  (2+ messages)

[PATCH] remove ppc machine
 2017-09-06 12:35 UTC  (3+ messages)

xfs.org has been squatted
 2017-09-06 12:36 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu: move taking mmap_sem into get_user_pages v2
 2017-09-06 12:34 UTC  (6+ messages)
  ` [PATCH 2/6] drm/amdgpu: stop using BO status for user pages
  ` [PATCH 3/6] drm/amdgpu: move userptr BOs to CPU domain during CS v2
  ` [PATCH 4/6] drm/amdgpu: use a rw_semaphore for MMU notifiers
  ` [PATCH 5/6] drm/amdgpu: stop reserving the BO in the MMU callback v2
  ` [PATCH 6/6] drm/amdgpu: keep the MMU lock until the update ends v2

[PATCH] usb: Increase quirk delay for USB devices
 2017-09-06 12:34 UTC  (3+ messages)

[for-next][PATCH 0/2] tracing: A couple more last minute fixes
 2017-09-06 12:33 UTC  (3+ messages)
` [for-next][PATCH 1/2] tracing: Add barrier to trace_printk() buffer nesting modification
` [for-next][PATCH 2/2] tracing: Fix clear of RECORDED_TGID flag when disabling trace event

[PATCH v2 1/2] gitsm.py: use download cache for git submodules too
 2017-09-06 12:33 UTC  (2+ messages)
` [PATCH v2 2/2] gitsm.py: support BB_NO_NETWORK during do_unpack

[PATCH] MIPS: ath79: support devicetree selection
 2017-09-06 12:32 UTC  (5+ messages)

[PATCH 1/4] arm: dts: am335x: Add emmc node to phycore-som
 2017-09-06 12:31 UTC  (2+ messages)

[PATCH v2] cve-check-tool: change BB_NO_NETWORK error to a warning
 2017-09-06 12:31 UTC 

[xen-unstable-smoke test] 113074: trouble: broken/pass
 2017-09-06 12:31 UTC 

[PATCH] regsubst.pl: fix typo in help text
 2017-09-06 12:30 UTC  (2+ messages)

[PATCH 0/6] Add DT support for at91_udc and atmel_lcdfb
 2017-09-06 12:29 UTC  (2+ messages)

[LTP] [PATCH 1/3] syscalls/creat: Add "static" in creat01 and creat04
 2017-09-06 12:29 UTC  (5+ messages)
` [LTP] [PATCH 2/3] syscalls/add_key: Make use of lapi/keyctl.h
` [LTP] [PATCH 3/3] cve/cve-2016-7042: Make use of the fallback functions in lapi/keyctl.h

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-09-06 12:28 UTC  (10+ messages)

[PATCH v6 1/3] eal: introduce integer divide through reciprocal
 2017-09-06 12:28 UTC  (3+ messages)
` [PATCH v6 2/3] eal: add u64 bit variant for reciprocal

[Qemu-devel] how to modify or add machines type ?
 2017-09-06 12:28 UTC  (2+ messages)

FAILED: patch "[PATCH] bsg-lib: fix kernel panic resulting from missing allocation" failed to apply to 4.12-stable tree
 2017-09-06 12:26 UTC  (2+ messages)

[PATCH] mac80211: always update the PM state of a peer on MGMT / DATA frames
 2017-09-06 12:26 UTC  (2+ messages)

[PATCH v3 0/5] Handle forwarded level-triggered interrupts
 2017-09-06 12:26 UTC  (5+ messages)
` [PATCH v3 3/5] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v3 4/5] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v3 5/5] KVM: arm/arm64: Provide a vgic interrupt line level sample function


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.