All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-03 12:15:10 to 2017-03-03 13:07:46 UTC [more...]

[PATCH] ipv6: Preserve link scope traffic original oif
 2017-03-03 12:12 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/15] block: A bunch of fixes for Sheepdog and Gluster
 2017-03-03 13:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 02/15] sheepdog: Fix error handling in sd_snapshot_delete()

[PATCH] HID: hid-multitouch: change for touch height/width
 2017-03-03 13:06 UTC 

[RFC 00/11] make try_to_unmap simple
 2017-03-03 13:04 UTC  (8+ messages)
` [RFC 06/11] mm: remove SWAP_MLOCK in ttu
` [RFC 07/11] mm: remove SWAP_AGAIN "
` [RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

[Qemu-devel] [PATCH] ppc/xics: register reset handlers for the ICP and ICS objects
 2017-03-03 13:05 UTC  (2+ messages)

raid1 degraded mount still produce single chunks, writeable mount not allowed
 2017-03-03 12:38 UTC  (4+ messages)

PPro arch_cpu_idle: NMI watchdog: Watchdog detected hard LOCKUP on cpu 1
 2017-03-03 10:56 UTC  (6+ messages)

[PATCH 1/3] Add --gui option to mergetool
 2017-03-03 12:39 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_sip: fix wrong memory initialisation
 2017-03-03 12:27 UTC  (3+ messages)

[PATCH nf] netfilter: nat: remove incorrect debug assert
 2017-03-03 12:47 UTC  (6+ messages)

[PATCH] give a type to OP_PHISOURCE
 2017-03-03  9:54 UTC 

[RFC PATCH 2/2] completion: add bash completion for 'filter-branch'
 2017-03-03 12:35 UTC 

[PATCH v2 0/2] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-03-03 12:16 UTC  (6+ messages)
` [PATCH v2 2/2] drm: bridge: Move HPD handling to PHY operations

[PATCH] llvm: add support for OP_NEG
 2017-03-03 10:23 UTC 

[LTP] [PATCH v2 1/1] syscalls/mq_timedreceive: convert to new API
 2017-03-03 13:03 UTC  (2+ messages)

[PATCH 0/5] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-03 13:02 UTC  (5+ messages)
` [PATCH 2/5] x86/vioapic: allow the vIO APIC to have a variable number of pins

[PATCH v6 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-03-03 13:01 UTC  (5+ messages)
` [PATCH v6 5/6] drm/i915: enable scrambling
  ` [Intel-gfx] "

[Qemu-devel] [PATCH v2 00/11] MTTCG fixups for 2.9
 2017-03-03 13:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 09/11] target/mips/op_helper: hold BQL before calling cpu_mips_get_count

[PATCH v3 0/6] Add EXTI GPIO trigger support to STM32 ADC
 2017-03-03 13:00 UTC  (5+ messages)
` [PATCH v3 6/6] iio: adc: stm32: add support for EXTI trigger

[Qemu-devel] [PATCH v4 00/28] qapi: QMP dispatch and input visitor work
 2017-03-03 12:58 UTC  (30+ messages)
` [Qemu-devel] [PATCH v4 01/28] qga: Fix crash on non-dictionary QMP argument
` [Qemu-devel] [PATCH v4 02/28] libqtest: Work around a "QMP wants a newline" bug
` [Qemu-devel] [PATCH v4 03/28] qmp-test: New, covering basic QMP protocol
` [Qemu-devel] [PATCH v4 04/28] qmp: Dumb down how we run QMP command registration
` [Qemu-devel] [PATCH v4 05/28] qapi: Support multiple command registries per program
` [Qemu-devel] [PATCH v4 06/28] qapi-introspect: Mangle --prefix argument properly for C
` [Qemu-devel] [PATCH v4 07/28] qmp: Clean up how we enforce capability negotiation
` [Qemu-devel] [PATCH v4 08/28] qmp: Drop duplicated QMP command object checks
` [Qemu-devel] [PATCH v4 09/28] qmp: Eliminate silly QERR_QMP_* macros
` [Qemu-devel] [PATCH v4 10/28] qmp: Improve QMP dispatch error messages
` [Qemu-devel] [PATCH v4 11/28] qapi: Improve a QObject input visitor error message
` [Qemu-devel] [PATCH v4 12/28] qapi: Clean up after commit 3d344c2
` [Qemu-devel] [PATCH v4 13/28] qapi: Make QObject input visitor set *list reliably
` [Qemu-devel] [PATCH v4 14/28] qapi: Improve qobject input visitor error reporting
` [Qemu-devel] [PATCH v4 15/28] qapi: Drop string input visitor method optional()
` [Qemu-devel] [PATCH v4 16/28] qapi: Make string input and opts visitor require non-null input
` [Qemu-devel] [PATCH v4 17/28] qom: Make object_property_set_qobject()'s input visitor strict
` [Qemu-devel] [PATCH v4 18/28] test-qobject-input-visitor: Use strict visitor
` [Qemu-devel] [PATCH v4 19/28] qapi: Drop unused non-strict qobject input visitor
` [Qemu-devel] [PATCH v4 20/28] tests-qobject-input-strict: Merge into test-qobject-input-visitor
` [Qemu-devel] [PATCH v4 21/28] test-string-input-visitor: Tear down existing test automatically
` [Qemu-devel] [PATCH v4 22/28] test-string-input-visitor: Improve list coverage
` [Qemu-devel] [PATCH v4 23/28] tests: Cover partial input visit of list
` [Qemu-devel] [PATCH v4 24/28] test-qobject-input-visitor: Cover missing nested struct member
` [Qemu-devel] [PATCH v4 25/28] qapi: Make input visitors detect unvisited list tails
` [Qemu-devel] [PATCH v4 26/28] tests: Cover input visit beyond end of list
` [Qemu-devel] [PATCH v4 27/28] qapi: Fix object "
` [Qemu-devel] [PATCH v4 28/28] qapi: Improve qobject visitor documentation

[PATCH] drm/i915: Clear the VBT defaults for unused ports
 2017-03-03 13:01 UTC 

[PATCH 00/26] bring back stack frame warning with KASAN
 2017-03-03 12:54 UTC  (9+ messages)
` [PATCH 02/26] rewrite READ_ONCE/WRITE_ONCE

[PATCH 1/2] drm/i915: Ensure the engine is idle before manually changing HWS
 2017-03-03 12:55 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Generalise wait for execlists to be idle

[Qemu-devel] [PATCH] virito: unbreak virtio device behinds IOMMU with region cache
 2017-03-03 12:56 UTC  (2+ messages)

[LTP] Fixed: linux-test-project/ltp#105 (master - 4db6b7e)
 2017-03-03 12:56 UTC 

[PATCH] eal: sPAPR IOMMU support in pci probing for vfio-pci in ppc64le
 2017-03-03 12:55 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-03 12:54 UTC  (5+ messages)

[Qemu-devel] [PATCH V2 0/7] execute code from mmio area
 2017-03-03 12:53 UTC  (3+ messages)

[PATCH 0/5] librte_cfgfile enhancement
 2017-03-03 12:52 UTC  (13+ messages)
` [PATCH 1/5] cfgfile: configurable comment character

[PATCH] doc: fix crypto overview matrix for missing QAT items
 2017-03-03 12:51 UTC 

[RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support
 2017-03-03 12:50 UTC  (12+ messages)

[Qemu-devel] [PATCH 1/1] virtio: fail device if set_event_notifier fails
 2017-03-03 12:50 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Add Intel Arria 10 SoC FPGA driver
 2017-03-03 12:50 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm: socfpga: Removing unused passing parameter of socfpga_bridges_reset
` [U-Boot] [PATCH 2/4] arm: socfpga: Restructure FPGA driver in the preparation to support A10
` [U-Boot] [PATCH 3/4] arm: socfpga: Add Arria10 FPGA manager program assembly driver
` [U-Boot] [PATCH 4/4] arm: socfpga: Add FPGA driver support for Arria 10

[PATCH net] sctp: change to save MSG_MORE flag into assoc
 2017-03-03 12:49 UTC  (2+ messages)

[PATCH 1/2] net/sfc/base: add MCDI agnostic wrapper for MAC stats clear
 2017-03-03 12:49 UTC  (2+ messages)
` [PATCH 2/2] net/sfc: add support for statistics reset

[Qemu-devel] qemu-system-ppc64 crashes during "info qtree"
 2017-03-03 12:49 UTC  (3+ messages)

[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
 2017-03-03 12:48 UTC  (9+ messages)
  ` [Devel] "

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-03 10:48 UTC 

[PATCH v2 1/3] drm/i915: Refactor wakeup of the next breadcrumb waiter
 2017-03-03 12:48 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915: Split breadcrumbs spinlock into two
` [PATCH v2 3/3] drm/i915: Only wake the waiter from the interrupt if passed
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Refactor wakeup of the next breadcrumb waiter

[Qemu-devel] [Bug?] BQL about live migration
 2017-03-03 12:48 UTC  (3+ messages)

[i-g-t PATCH 1/2] lib/igt_kms: Add support for 4K HDMI EDID injection
 2017-03-03 12:47 UTC  (2+ messages)
` [i-g-t PATCH 2/2] tests/kms_hdmi_inject: Test to make use of HDMI injection capabilities

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2017.03-eng008
 2017-03-03 12:47 UTC 

[PATCH] s390: scsi, use setup_timer instead of init_timer
 2017-03-03 12:46 UTC 

[PATCH] mac80211: Use setup_timer instead of init_timer
 2017-03-03 12:45 UTC 

[PATCH] scsi: lpfc: replace init_timer by setup_timer
 2017-03-03 12:45 UTC 

[PATCH V3] audit: normalize NETFILTER_PKT
 2017-03-03 12:45 UTC  (10+ messages)

[Qemu-devel] [PULL 00/15] virtio, pc: fixes, features
 2017-03-03 12:44 UTC  (3+ messages)

Using the generic host PCIe driver
 2017-03-03 12:44 UTC  (10+ messages)

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-03-03 12:44 UTC  (10+ messages)
` [RFC PATCH v1 16/21] ARM: NUMA: Extract proximity from SRAT table
` [RFC PATCH v1 18/21] ARM: NUMA: update node_distance with ACPI support
` [RFC PATCH v1 19/21] ARM: NUMA: Initialize ACPI NUMA

[PATCH 0/32] KVM: MIPS: Add VZ support
 2017-03-03 12:41 UTC  (8+ messages)
` [PATCH 11/32] KVM: MIPS: Add VZ capability

[net 0/2][pull request] Intel Wired LAN Driver Updates 2017-03-02
 2017-03-03 12:24 UTC  (3+ messages)
` [net 2/2] ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines

[PATCH 0/6] cpufreq: schedutil: fixes for flags updates
 2017-03-03 12:38 UTC  (4+ messages)
` [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks

[PATCH v2 0/4] fujitsu_init() cleanup
 2017-03-03 12:39 UTC  (3+ messages)

[PATCH 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-03 12:37 UTC  (19+ messages)
` [PATCH 1/3] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH 2/3] mtd: Add support for reading MTD devices via the nvmem API

[morty][PATCH 0/4] rpm signing fixes
 2017-03-03 12:37 UTC  (5+ messages)
` [morty][PATCH 1/4] lib/oe/gpg_sign: sign rpm packages in chunks of 100
` [morty][PATCH 2/4] rpm: support customizing gpg command line
` [morty][PATCH 3/4] lib/oe/gpg_sign: make gpg version a property of the signer
` [morty][PATCH 4/4] lib/oe/gpg_sign: fix rpm signing with gpg > 2.1

[PATCH] clk: imx: correct uart4_serial clock name in driver for i.MX6UL
 2017-03-03 12:36 UTC  (2+ messages)

[PATCH 04/10] drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
 2017-03-03 12:36 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 22/25] lsb: Make use of appropriate bitbake variables
 2017-03-03 12:36 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PULL v2 0/3] Merge qio 2017/02/27
 2017-03-03 12:33 UTC  (4+ messages)

[Qemu-devel] [PATCH] [RFT] target/arm/arm-powerctl: Fix psci info return values
 2017-03-03 12:32 UTC  (2+ messages)
`  "

[PATCH 1/4] [media] coda: Use && instead of & for non-bitfield conditions
 2017-03-03 12:12 UTC  (4+ messages)
` [PATCH 2/4] [media] coda: keep queued buffers on a temporary list during start_streaming
` [PATCH 3/4] [media] coda: pad first h.264 buffer to 512 bytes
` [PATCH 4/4] [media] coda: disable reordering for baseline profile h.264 streams

[PATCHv4 00/12] mpt3sas: lockless command submission
 2017-03-03 12:32 UTC  (3+ messages)
` [PATCHv4 12/12] "

[PATCH] drm/arcpgu: Opt in debugfs
 2017-03-03 12:30 UTC  (3+ messages)

[PATCH] udp: avoid ufo handling on IP payload compression packets
 2017-03-03 12:37 UTC 

[Qemu-devel] [PULL 00/26] QAPI patches for 2017-02-28
 2017-03-03 12:31 UTC  (2+ messages)

[RFC] libibverbs IB device hotplug support
 2017-03-03 12:31 UTC  (3+ messages)

[PATCH 0/2] Enable hyperlink border in bibliography
 2017-03-03 12:29 UTC  (3+ messages)
` [PATCH 1/2] appendix: Enable hyperlink border in bibliography for all layouts
` [PATCH 2/2] bib/syncrefs: Add doi to Hoare74

[PATCH v2 19/25] mdadm: Avoid using hardocded udev, sbin paths
 2017-03-03 12:27 UTC  (2+ messages)
` [OE-Core[[PATCH v3 19/25] mdadm: Avoid using hardocded sbin path

[PATCH 0/9] add generic EFI timer
 2017-03-03 12:34 UTC  (10+ messages)
` [PATCH 1/9] efi: add prototype and definition for creating and closing event
  ` [PATCH 2/9] efi: add prototype and definition for setting timer
  ` [PATCH 3/9] efi: move LoaderTimeInitUSec and LoaderDevicePartUUID to postcore initcall
  ` [PATCH 4/9] efi: move x86 clocksource init at core initcall level
  ` [PATCH 5/9] clocksource: allow to have multiple device from clock source
  ` [PATCH 6/9] clocksource: move dummy clock source to init_clock
  ` [PATCH 7/9] efi: move x86 clocksource to device/driver
  ` [PATCH 8/9] efi: clocksoure: add EFI event timer
  ` [PATCH 9/9] efi: add veriable to report secure boot support and status

[PATCH 0/4] net/tap: remote netdevice traffic capture
 2017-03-03 12:27 UTC  (5+ messages)
` [PATCH 1/4] net/tap: add "
` [PATCH 2/4] net/tap: reflect tap flags on the remote
` [PATCH 3/4] net/tap: use the remote MAC address if available
` [PATCH 4/4] net/tap: set MTU on the remote

[OpenRISC] [PATCH 1/3] futex: remove duplicated code
 2017-03-03 12:27 UTC  (5+ messages)
`  "

[PATCH] arm64: mm: Add workaround for Qualcomm Technologies Falkor erratum E1029
 2017-03-03 12:27 UTC  (2+ messages)

[PATCH] Documentation/sphinx: fix primary_domain configuration
 2017-03-03 12:24 UTC 

[U-Boot] [PATCH] usb gadget: increase envstr size in cb_getvar
 2017-03-03 12:26 UTC  (3+ messages)

[PATCH v4 0/4] x86: remove PVHv1
 2017-03-03 12:25 UTC  (5+ messages)
` [PATCH v3 1/4] ocaml/gen: fix ocaml type/code generator from IDL
` [PATCH v3 2/4] x86: remove PVHv1 code
` [PATCH v3 3/4] x86: remove has_hvm_container_{domain/vcpu}
` [PATCH v3 4/4] x86/PVHv2: move pvh_setup_e820 together with the other pvh functions

[PATCH 1/2] drm/i915/glk: Apply cdclk workaround for DP audio
 2017-03-03 12:23 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Implement BXT and GLK cdclk restriction based on Azalia BCLK

[PATCH] Do not require Python for the git-remote-{bzr,hg} placeholder scripts
 2017-03-03 11:21 UTC  (2+ messages)

[linux-linus test] 106388: regressions - FAIL
 2017-03-03 12:22 UTC 

[PATCH 01/10] x86: assembly, ENTRY for fn, GLOBAL for data
 2017-03-03 12:22 UTC  (5+ messages)

[PATCH] cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
 2017-03-03 12:21 UTC  (8+ messages)

social traffic for ml01.01.org
 2017-03-03 12:21 UTC 

[U-Boot] [PATCH] cmd: wdt: Add "wdt disable" command
 2017-03-03 12:19 UTC  (4+ messages)

[PATCH 0/3] powerpc/mm: page fault handler cleaning
 2017-03-03 12:17 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: imx-ocotp: add compatible string for i.MX7D/S
 2017-03-03  6:21 UTC  (2+ messages)

[PATCH v11 0/9] Cavium MMC driver
 2017-03-03 11:47 UTC  (3+ messages)
` [PATCH v11 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs

[PATCH] uvc-gadget: Fix Set Interface (alternate setting) response behaviour
 2017-03-03 11:17 UTC 

[RFCv2 0/2] Add new transmit data path for ethernet frame format
 2017-03-03 11:33 UTC  (2+ messages)
` [RFCv2 1/2] mac80211: Add provision for 802.11 encap offload


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.