All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-08 16:43:07 to 2017-06-08 17:32:51 UTC [more...]

[PATCH] gpio: zynq: Clarify quirk and provide helper function
 2017-06-08 17:32 UTC  (3+ messages)

[PATCH] net: vrf: Make add_fib_rules per network namespace flag
 2017-06-08 17:31 UTC 

[PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-08 17:30 UTC  (11+ messages)
` [PATCH v5 10/23] mtd: nand: denali: rework interrupt handling

[PATCH] Add support of NVDIMM memory error notification in ACPI 6.2
 2017-06-08 17:30 UTC  (8+ messages)

ARM GLX Khadas VIM Pro - Ethernet detected as only 10Mbps and stalled after some traffic
 2017-06-08 17:30 UTC  (2+ messages)

[V2,1/2] rasdaemon: add support for non standard CPER section events
 2017-06-08 17:28 UTC 

How's "rados-level async replication" going?
 2017-06-08 17:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] spapr: disable hotplugging without OS
 2017-06-08 17:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] Revert "spapr: fix memory hot-unplugging"

[Qemu-devel] [PATCH v4 0/6] spapr/xics: fix migration of older machine types
 2017-06-08 17:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/6] xics: introduce macros for ICP/ICS link properties

[patch net-next 0/6] introduce trap control action to tc and offload it
 2017-06-08 17:26 UTC  (3+ messages)
` [patch iproute2/net-next] tc: add support for TRAP action

(unknown),
 2017-06-08 17:26 UTC 

[PATCH v3 0/4] arm64: Add support for handling memory corruption
 2017-06-08 17:25 UTC  (10+ messages)
` [PATCH v3 1/4] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
` [PATCH v3 2/4] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
` [PATCH v3 3/4] arm64: mm: Update perf accounting to handle poison faults
` [PATCH v3 4/4] arm64: kconfig: allow support for memory failure handling

[Qemu-devel] [PATCH v3 00/43] qobject/qapi: add uint type
 2017-06-08 17:25 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 15/43] qdev: rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
` [Qemu-devel] [PATCH v3 16/43] qdev: wrap default property value in an union
` [Qemu-devel] [PATCH v3 17/43] qdev: avoid type casts between signed and unsigned
` [Qemu-devel] [PATCH v3 19/43] qdev: use appropriate getter/setters type
` [Qemu-devel] [PATCH v3 42/43] RFC: qdict: add uint

[lustre-devel] [PATCH] staging: lustre: llite: Replace the symbolic file permission mode with the numeric one
 2017-06-08 17:25 UTC 

[PATCHv2 0/2] Multi-threaded RPM support
 2017-06-08 17:23 UTC  (4+ messages)
` [PATCHv2 2/2] rpm: run binary package generation via thread pools

[PATCH] drm/imx: lock scanout transfers for consecutive bursts
 2017-06-08 17:23 UTC 

Using HTB and FQ on the same interface
 2017-06-08 17:22 UTC 

[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-08 17:22 UTC  (9+ messages)
` [Devel] "

[PATCH v3] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-08 17:19 UTC  (4+ messages)

Power management test in DP compliance suite
 2017-06-08 17:19 UTC  (4+ messages)

[PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices
 2017-06-08 17:19 UTC  (2+ messages)

[PATCH 0/1] mac80211: removal of warning in RX path
 2017-06-08 17:10 UTC  (5+ messages)
` [PATCH 1/1] mac80211: ieee80211_rx_napi: remove warning

[PATCH] PCI: Add Intel XXV710 to broken INTx masking quirk
 2017-06-08 17:18 UTC  (2+ messages)

[refpolicy] [PATCH 1/3] mysql: remove mysqlmanager policy
 2017-06-08 17:17 UTC  (3+ messages)
` [refpolicy] [PATCH 2/3] mysql: align file contexts
` [refpolicy] [PATCH 3/3] mysql: update

[PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv]
 2017-06-08 17:16 UTC  (5+ messages)
` [PATCH v1 20/25] rtc: s5m: Switch to use %pt
` [PATCH v1 25/25] PM: "

[PATCH v2] arm64: dts: marvell: 8040-mcbin: Enable 1GB Ethernet
 2017-06-08 17:16 UTC  (2+ messages)

[PATCH v4 00/27] x86: refactor trap handling code
 2017-06-08 17:12 UTC  (28+ messages)
` [PATCH v4 01/27] x86: factor out common PV emulation code
` [PATCH v4 02/27] x86: move PV privileged instruction "
` [PATCH v4 03/27] x86: move PV gate op "
` [PATCH v4 04/27] x86: move PV invalid "
` [PATCH v4 05/27] x86/traps: remove now unused inclusion of emulate.h
` [PATCH v4 06/27] x86: clean up PV emulation code
` [PATCH v4 07/27] x86: move do_set_trap_table to pv/traps.c
` [PATCH v4 08/27] x86: move some misc PV hypercalls to misc-hypercalls.c
` [PATCH v4 09/27] x86/traps: move pv_inject_event to pv/traps.c
` [PATCH v4 10/27] x86/traps: move set_guest_{machine, nmi}_trapbounce
` [PATCH v4 11/27] x86:/traps: move {un, }register_guest_nmi_callback
` [PATCH v4 12/27] x86/traps: move guest_has_trap_callback to pv/traps.c
` [PATCH v4 13/27] x86: move toggle_guest_mode to pv/domain.c
` [PATCH v4 14/27] x86: move do_iret to pv/iret.c
` [PATCH v4 15/27] x86: move callback_op code to pv/callback.c
` [PATCH v4 16/27] x86/traps: factor out pv_trap_init
` [PATCH v4 17/27] x86/traps: move some PV specific functions and struct to pv/traps.c
` [PATCH v4 18/27] x86/traps: move init_int80_direct_trap "
` [PATCH v4 19/27] x86: move hypercall_page_initialise_ring3_kernel to pv/hypercall.c
` [PATCH v4 20/27] x86: move hypercall_page_initialise_ring1_kernel
` [PATCH v4 21/27] x86: move compat_set_trap_table along side the non-compat variant
` [PATCH v4 22/27] x86: move compat_iret along side its "
` [PATCH v4 23/27] x86: move the compat callback ops next to the "
` [PATCH v4 24/27] x86: move compat_show_guest_statck near its "
` [PATCH v4 25/27] x86: remove the now empty x86_64/compat/traps.c
` [PATCH v4 26/27] x86: fix coding a style issue in asm-x86/traps.h
` [PATCH v4 27/27] x86: clean up traps.c

[PATCH] net/thunderx: manage PCI device mapping for SQS VFs
 2017-06-08 17:15 UTC  (4+ messages)
` [PATCH v2 1/2] eal/pci: introduce a PCI driver flag

[refpolicy] [PATCH 1/2] arpwatch: align file contexts
 2017-06-08 17:16 UTC  (2+ messages)
` [refpolicy] [PATCH 2/2] arpwatch: update

[PATCH] md: don't use flush_signals in userspace processes
 2017-06-08 17:15 UTC  (3+ messages)

[PATCH v6 0/1] platform/x86: Add driver for ACPI INT0002 Virtual GPIO
 2017-06-08 17:15 UTC  (6+ messages)
` [PATCH v6] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device

[refpolicy] [PATCH] chkrootkit: add policy module
 2017-06-08 17:15 UTC 

[refpolicy] [PATCH] chkrootkit: add interfaces and sysadm permit
 2017-06-08 17:14 UTC 

[refpolicy] [PATCH] selinux: fix context of secure_mode_policyload boolean
 2017-06-08 17:13 UTC 

[PATCH] arm64: dts: marvell: cp110: add required clocks for mdio interface
 2017-06-08 17:13 UTC  (2+ messages)

CFP: KVM Forum 2017
 2017-06-08 17:13 UTC  (3+ messages)
` Reminder: "

[RFC PATCH net-next 0/5] bpf: rewrite value tracking in verifier
 2017-06-08 17:12 UTC  (16+ messages)
` [RFC PATCH net-next 2/5] bpf/verifier: rework value tracking
` [RFC PATCH net-next 3/5] bpf/verifier: feed pointer-to-unknown-scalar casts into scalar ALU path
` [RFC PATCH net-next 4/5] bpf/verifier: track signed and unsigned min/max values

[Qemu-devel] CFP: KVM Forum 2017
 2017-06-08 17:12 UTC  (2+ messages)
` [Qemu-devel] Reminder: "

[PATCH 1/4] dt-bindings: tps65217: Update binding documentation
 2017-06-08 17:11 UTC  (7+ messages)
` [PATCH 4/4] mfd: tps65217: Instantiate sub-devices from device tree

[PATCH v3 0/6] STM32 DSI HOST
 2017-06-08 17:12 UTC  (7+ messages)
` [PATCH v3 4/6] dt-bindings: display: stm32: remove st-display-subsystem parent node requirement
` [PATCH v3 5/6] dt-bindings: display: stm32: Add DSI host driver

adv7842.c:undefined reference to `cec_unregister_adapter'
 2017-06-08 17:11 UTC 

[refpolicy] [PATCH 1/3] iptables: align file contexts
 2017-06-08 17:12 UTC  (3+ messages)
` [refpolicy] [PATCH 2/3] iptables: update
` [refpolicy] [PATCH 3/3] iptables: add xtables-compat-multi fc

[refpolicy] [PATCH] netutils: update
 2017-06-08 17:11 UTC 

[U-Boot] [PATCH v2 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support
 2017-06-08 17:10 UTC  (2+ messages)

[PATCH 00/35] defconfig: Cleanup from old entries
 2017-06-08 17:09 UTC  (8+ messages)
` [PATCH 17/35] ARC: defconfig: Cleanup from old Kconfig options
` [PATCH 22/35] um: "
  ` [uml-devel] "

[PATCH v2 0/7] Improve ap806 clk support on Marvell Armada 7K/8K
 2017-06-08 17:09 UTC  (9+ messages)
` [PATCH v2 6/7] arm64: dts: marvell: remove clock-output-names on ap806
` [PATCH v2 7/7] arm64: dts: marvell: use new binding for the system controller "

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-06-08 17:09 UTC  (6+ messages)
` [PATCH 13/67] drm/i915/cnl: Add WaDisableReplayBufferBankArbitrationOptimization
` [PATCH 14/67] drm/i915/cnl: WaDisableEnhancedSBEVertexCaching

[PATCH v8 00/34] i.MX Media Driver
 2017-06-08 17:08 UTC  (5+ messages)
` [PATCH v8 02/34] [media] dt-bindings: Add bindings for i.MX media driver

Deployment usage and performance of a network domain
 2017-06-08 17:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sun8i: h3: Add initial NanoPi M1 Plus support
 2017-06-08 17:07 UTC  (3+ messages)

kernel BUG at lib/percpu-refcount.c:192
 2017-06-08 17:07 UTC  (4+ messages)

[PATCH] i2c: i2c-imx: Use correct function to write to register
 2017-06-08 17:07 UTC 

[PATCH v2] eventdev: remove PCI dependency
 2017-06-08 17:05 UTC  (4+ messages)
` [PATCH v2 0/4] Remove PCI and VDEV dependency from eventdev library

[PATCH net] bpf, tests: fix endianness selection
 2017-06-08 17:06 UTC 

Sleeping BUG in khugepaged for i586
 2017-06-08 17:05 UTC  (9+ messages)

[PATCH 1/3] clk: samsung: Add enable/disable operation for PLL36XX clocks
 2017-06-08 17:05 UTC  (4+ messages)
    ` [PATCH 2/3] clk: samsung: Add missing exynos5420 audio related clocks

[RFC PATCH] [media] v4l2-subdev: check colorimetry in link validate
 2017-06-08 17:05 UTC  (2+ messages)
` [PATCH v2] "

[kernel-hardening] [PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-08 17:05 UTC  (7+ messages)
` [kernel-hardening] [PATCH v4 12/13] bluetooth/smp: ensure RNG is properly seeded before ECDH use
  ` [kernel-hardening] "
        `  "

[PATCH v5 00/20] eeprom: at24: Add OF device ID table
 2017-06-08 17:04 UTC  (5+ messages)
` [PATCH v5 04/20] ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM

[PATCH] drm/i915: Make MMIO_PORT flexible
 2017-06-08 17:05 UTC 

ATENCIÓN;
 2017-06-08 17:01 UTC 

[Bug 195321] New: nouveau?/DRI3?: dual monitors unusable without running compton --paint-on-overlay
 2017-06-08 16:58 UTC  (2+ messages)
` [Bug 195321] "

[Qemu-devel] [RFC PATCH 0/3] Remove code buffer size limitation on aarch64 hosts
 2017-06-08 16:58 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/3] tcg/aarch64: Introduce and use jump to register
` [Qemu-devel] [RFC PATCH 3/3] tcg/aarch64: Remove code buffer size limitation

[PATCH 1/3] drm/i915/cfl: Introduce Coffee Lake platform definition
 2017-06-08 16:57 UTC  (3+ messages)
` [PATCH 3/3] drm/i915/cfl: Introduce Display workarounds for Coffee Lake

[PATCH 1/1] PNFS fix dangling DS mount
 2017-06-08 16:55 UTC 

[PATCH v2 0/8] net: mvmdio: add xSMI support
 2017-06-08 16:55 UTC  (5+ messages)
` [PATCH v2 7/8] net: mvmdio: add xmdio support

[Qemu-devel] [PATCH v1 1/1] char-socket: Don't report TCP socket waiting as an error
 2017-06-08 16:53 UTC  (9+ messages)

ATENCIÓN;
 2017-06-08 16:52 UTC 

[PATCH] atomisp: use correct dialect to disable warnings
 2017-06-08 16:52 UTC 

[PATCH v7 00/13] xfs: preparing for online scrub support
 2017-06-08 16:52 UTC  (7+ messages)
` [PATCH 11/13] xfs: return the hash value of a leaf1 directory block

[PATCH v4 0/3] nvmem: upstream snvs_lpgpr driver
 2017-06-08 16:51 UTC  (10+ messages)
` [PATCH v4 1/3] nvmem: dt: document SNVS LPGPR binding
` [PATCH v4 2/3] nvmem: add snvs_lpgpr driver
` [PATCH v4 3/3] ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node
  ` [PATCH v4 3/3] ARM: dts: imx6qdl.dtsi: add "fsl, imx6q-snvs-lpgpr" node

[PATCH 0/4] Update device tree for Armada 3720 DB
 2017-06-08 16:51 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: marvell: armada-3720-db: Sort the dts node alphabetically
` [PATCH 2/4] arm64: dts: marvell: armada-3720-db: Add information about the V2 board
` [PATCH 3/4] arm64: dts: marvell: Enable second SDHCI controller in Armada 37xx
` [PATCH 4/4] arm64: dts: marvell: armada-3720-db: Add vqmmc regulator for SD slot

[Qemu-devel] [PATCH v4 0/4] fsdev: qmp interface for io throttling
 2017-06-08 16:49 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 4/4] fsdev: QMP interface for throttling

[PATCH 0/3] livepatch: add shadow variable API
 2017-06-08 16:49 UTC  (3+ messages)
` [PATCH 1/3] livepatch: introduce "

[PATCH net 1/3] bonding: fix 802.3ad support for 5G and 50G speeds
 2017-06-08 16:48 UTC  (3+ messages)
` [PATCH net 2/3] bonding: fix 802.3ad support for 14G speed

[PATCH 00/12] Intel IPU3 ImgU patchset
 2017-06-08 16:47 UTC  (10+ messages)
` [PATCH 02/12] intel-ipu3: mmu: implement driver
` [PATCH 03/12] intel-ipu3: Add DMA API implementation

[PATCH 00/15] xen/tools: add tracing to various Xen subsystems
 2017-06-08 16:45 UTC  (3+ messages)

[PATCH 1/2] ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing
 2017-06-08 16:45 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: Add imx6ul-tempmon

[asoc:topic/topology 1/4] sound/soc/soc-topology.c:352:42: error: 'struct snd_soc_tplg_ops' has no member named 'widget_ready'
 2017-06-08 16:45 UTC  (2+ messages)

[PATCH] ASoC: Back out post commit widget creation changes
 2017-06-08 16:45 UTC  (2+ messages)
` Applied "ASoC: Back out post commit widget creation changes" to the asoc tree

[PATCH 0/2 V3] Resubmit items failed during writeback
 2017-06-08 16:45 UTC  (5+ messages)
` [PATCH 1/2 V3] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2 V3] xfs: Properly retry failed inode items in case of error during buffer writeback

kselftest backports?
 2017-06-08 16:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/7] tcg: allocate TB structs preceding translate
 2017-06-08 16:44 UTC  (3+ messages)

[PATCH] i2c: i2c-imx: Use correct function to write to register
 2017-06-08 16:43 UTC 

[PATCH] nvmet-fc: Remove a set-but-not-used variable
 2017-06-08 16:43 UTC 

[PATCH 0/2] net/softnic: sw fall-back for traffic management
 2017-06-08 16:43 UTC  (5+ messages)

[PATCH v2] ring: use aligned memzone allocation
 2017-06-08 16:42 UTC  (14+ messages)


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.