All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-28 07:54:35 to 2016-09-28 08:52:31 UTC [more...]

[Buildroot] [PATCH] i2c-tools: install devt headers to staging dir
 2016-09-28  8:52 UTC  (8+ messages)

LVDS SUPPORT RCAR M2
 2016-09-28  8:52 UTC  (2+ messages)

[PATCH 2/8] mm/swap: Add cluster lock
 2016-09-28  8:51 UTC  (5+ messages)

[PATCH v3 0/7] tpm: TPM2.0 eventlog securityfs support
 2016-09-28  8:49 UTC  (6+ messages)

[patch net-next v3 0/6] fib offload: switch to notifier
 2016-09-28  8:49 UTC  (2+ messages)

[PATCH] drm/i915: Cleanup i915_gem_request_add_to_client
 2016-09-28  8:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Cleanup i915_gem_request_add_to_client (rev2)

[PATCH v5 00/10] watchdog: add watchdog pretimeout framework
 2016-09-28  8:49 UTC  (2+ messages)

[PATCH v7 00/14] x86: multiboot2 protocol support
 2016-09-28  8:48 UTC  (5+ messages)
` [PATCH RFC v7 07/14] efi: create new early memory allocator

[Qemu-devel] [PATCH] 9pfs: fix information leak in xattr read
 2016-09-28  8:47 UTC  (3+ messages)

[PATCH v4 0/7] ZBC / Zoned block device support
 2016-09-28  8:45 UTC  (16+ messages)
` [PATCH v4 1/7] block: Add 'zoned' queue limit
` [PATCH v4 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v4 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v4 4/7] block: Define zoned block device operations
` [PATCH v4 5/7] block: Implement support for zoned block devices
` [PATCH v4 6/7] sd: Implement support for ZBC devices
` [PATCH v4 7/7] blk-zoned: implement ioctls

[PATCH 0/1] ARM: Keystone: Fix USB Mass storage on K2E
 2016-09-28  8:46 UTC  (12+ messages)
` [PATCH 1/1] ARM: dma: fix dma_max_pfn()

[U-Boot] [PATCH 1/2] rockchip: use rockchip linux partitions layout
 2016-09-28  8:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: doc: add GPT partition layout

[PATCH 4.4 000/118] 4.4.22-stable review
 2016-09-28  8:45 UTC  (7+ messages)

[PATCH] Documentation: tpm: Adds the TPM device tree node documentation
 2016-09-28  8:44 UTC  (6+ messages)
    ` [tpmdd-devel] "

[PATCH] mlx5: Add ndo_poll_controller() implementation
 2016-09-28  8:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/16] x86: split insn emulator decode and execution
 2016-09-28  8:42 UTC  (18+ messages)
` [PATCH v2 01/16] x86emul: split instruction decoding from execution
` [PATCH v2 02/16] x86emul: fetch all insn bytes during the decode phase
` [PATCH v2 03/16] x86emul: track only rIP in emulator state
` [PATCH v2 04/16] x86emul: complete decoding of two-byte instructions
` [PATCH v2 05/16] x86emul: add XOP decoding
` [PATCH v2 06/16] x86emul: add EVEX decoding
` [PATCH v2 07/16] x86emul: generate and make use of a canonical opcode representation
` [PATCH v2 08/16] SVM: use generic instruction decoding
` [PATCH v2 09/16] x86/32on64: use generic instruction decoding for call gate emulation
` [PATCH v2 10/16] x86/PV: split out dealing with CRn from privileged instruction handling
` [PATCH v2 11/16] x86/PV: split out dealing with DRn "
` [PATCH v2 12/16] x86/PV: split out dealing with MSRs "
` [PATCH v2 13/16] x86emul: support XSETBV
` [PATCH v2 14/16] x86emul: sort opcode 0f01 special case switch() statement
` [PATCH v2 15/16] x86/PV: use generic emulator for privileged instruction handling
` [PATCH v2 16/16] x86emul: don't assume a memory operand

[PATCH xf86-video-amdgpu] Add support for ScreenPtr::SyncSharedPixmap
 2016-09-28  8:42 UTC  (2+ messages)

[PATCH] app/test: remove large lpm test head file
 2016-09-28  8:41 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 00/23] MIPS Boston fixes, ethernet support & cleanup
 2016-09-28  8:41 UTC  (3+ messages)
` [U-Boot] [PATCH 09/23] boston: Disable PCI bridge memory space alignment

[Qemu-devel] [PATCH v4 00/13] virtio-crypto: introduce framework and device emulation
 2016-09-28  8:25 UTC  (14+ messages)
` [Qemu-devel] [PATCH v4 01/13] cryptodev: introduce cryptodev backend interface
` [Qemu-devel] [PATCH v4 02/13] cryptodev: add symmetric algorithm operation stuff
` [Qemu-devel] [PATCH v4 03/13] virtio-crypto: introduce virtio_crypto.h
` [Qemu-devel] [PATCH v4 04/13] cryptodev: introduce a new cryptodev backend
` [Qemu-devel] [PATCH v4 05/13] virtio-crypto: add virtio crypto device emulation
` [Qemu-devel] [PATCH v4 06/13] virtio-crypto-pci: add virtio crypto pci support
` [Qemu-devel] [PATCH v4 07/13] virtio-crypto: set capacity of algorithms supported
` [Qemu-devel] [PATCH v4 08/13] virtio-crypto: add control queue handler
` [Qemu-devel] [PATCH v4 09/13] virtio-crypto: add data queue processing handler
` [Qemu-devel] [PATCH v4 10/13] cryptodev: introduce an unified wrapper for crypto operation
` [Qemu-devel] [PATCH v4 11/13] virtio-crypto: emulate virtio crypto as a legacy device by default
` [Qemu-devel] [PATCH v4 12/13] virtio-crypto-test: add qtest case for virtio-crypto
` [Qemu-devel] [PATCH v4 13/13] virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainer

[PATCH v3 0/2] Ajust lockdep static allocations for sparc
 2016-09-28  8:39 UTC  (4+ messages)
` [PATCH v3 1/2] config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL "

Patch "x86/mm/pat: Prevent hang during boot when mapping pages" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "qxl: check for kmap failures" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "soc/tegra: pmc: Don't probe PMC if early initialisation fails" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "power: supply: max17042_battery: fix model download bug." has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "power_supply: tps65217-charger: fix missing platform_set_drvdata()" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Fix rtree_next_node() to avoid walking off list ends" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Restore processor state before using per-CPU variables" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "mm/kasan: don't reduce quarantine in atomic contexts" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "libceph: add an ONSTACK initializer for oids" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "libceph: fix return value check in alloc_msg_with_page_vector()" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ixgbe: Re-enable ability to toggle VLAN filtering" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "kasan: avoid overflowing quarantine size on low memory systems" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "iw_cxgb4: stop MPA_REPLY timer when disconnecting" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

[PATCH v2 00/12] Synaptics RMI4 over SMBus
 2016-09-28  8:35 UTC  (13+ messages)
` [PATCH v2 01/12] Input: synaptics-rmi4 - add SMBus support
` [PATCH v2 02/12] Input: serio - store the pt_buttons in the struct serio directly
` [PATCH v2 03/12] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH v2 04/12] Input: synaptics-rmi4 - add support for F03
` [PATCH v2 05/12] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH v2 06/12] Input: synaptics-rmi4 - Add rmi_find_function()
` [PATCH v2 07/12] Input: synaptics-rmi4 - f30/f03: Forward mechanical buttons on buttonpads to PS/2 guest
` [PATCH v2 08/12] Input: synaptics - allocate a Synaptics Intertouch device
` [PATCH v2 09/12] Input: synaptics-rmi4 - add rmi_platform
` [PATCH v2 10/12] Input: synaptics-rmi4 - smbus: call psmouse_deactivate before binding/resume
` [PATCH v2 11/12] Input: synaptics-rmi4 - smbus: on resume, try 3 times if init fails
` [PATCH v2 12/12] Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data

Patch "hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "igb: fix adjusting PTP timestamps for Tx/Rx latency" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "builddeb: really include objtool binary in headers package" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ceph: Correctly return NXIO errors from ceph_llseek" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "ceph: fix symbol versioning for ceph_monc_do_statfs" has been added to the 4.7-stable tree
 2016-09-28  8:38 UTC 

Patch "qxl: check for kmap failures" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "power_supply: tps65217-charger: fix missing platform_set_drvdata()" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

[PATCH] target-i386: fix losing XCR0 processor state component bits
 2016-09-28  8:38 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] proto: add 'shift' extension
 2016-09-28  8:37 UTC  (10+ messages)

Patch "power: supply: max17042_battery: fix model download bug." has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Restore processor state before using per-CPU variables" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "PM / hibernate: Fix rtree_next_node() to avoid walking off list ends" has been added to the 4.4-stable tree
 2016-09-28  8:38 UTC 

Patch "hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()" has been added to the 4.4-stable tree
 2016-09-28  8:37 UTC 

[meta-oe][PATCH V2] edac-utils: add systemd support and required dependencies for edac
 2016-09-28  8:36 UTC 

[Qemu-devel] [PATCH v5 0/9] replay additions
 2016-09-28  8:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 7/9] block: don't make snapshots for filters

[Qemu-devel] [PATCH v2] target-i386: fix losing XCR0 processor state component bits
 2016-09-28  8:36 UTC  (2+ messages)
`  "

[PATCH 1/9] drm/amdgpu:exclude 5dw digest for entry
 2016-09-28  8:36 UTC  (9+ messages)
  ` [PATCH 2/9] drm/amdgpu:add one more fiji device id
  ` [PATCH 3/9] drm/amdgpu:use smc_index_11 for VI
  ` [PATCH 4/9] drm/amdgpu:keep bo pinned in prefered domain
  ` [PATCH 5/9] drm/amdgpu:fw bo should be in VRAM for SRIOV
  ` [PATCH 6/9] drm/amdgpu:add callback in cgs for sriov detect
  ` [PATCH 7/9] drm/amdgpu:add MEC_STORAGE ucode id for sriov
  ` [PATCH 8/9] drm/amdgpu:wptr poll address of gfx8 is needed
  ` [PATCH 9/9] drm/amdgpu:properly fix some JumpTable issues

[PATCH v5 1/2] net/vhost: add a new defined stats struct
 2016-09-28  8:33 UTC  (4+ messages)
` [PATCH v6 0/2] net/vhost: add pmd xstats support
  ` [PATCH v6 1/2] net/vhost: add a new defined stats struct
  ` [PATCH v6 2/2] net/vhost: add pmd xstats

[Qemu-devel] [PATCH v2 0/6] intc: change 'info irq' and 'info pic' to be target-agnostic
 2016-09-28  8:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/6] intc/slavio_intctl: implement InterruptStatsProvider interface

[PATCH v4 0/8] tpm: add the securityfs pseudo files support for TPM 2.0 firmware event log
 2016-09-28  8:34 UTC  (9+ messages)
  ` [PATCH v4 1/8] tpm: define a generic open() method for ascii & bios measurements
  ` [PATCH v4 2/8] tpm: replace dynamically allocated bios_dir with dentry array
  ` [PATCH v4 3/8] tpm: validate event log access before tpm_bios_log_setup
  ` [PATCH v4 4/8] tpm: redefine read_log() to handle ACPI/OF at runtime
  ` [PATCH v4 5/8] tpm: replace of_find_node_by_name() with dev of_node property
  ` [PATCH v4 6/8] tpm: remove printk error messages
  ` [PATCH v4 7/8] tpm: move event log init functions to tpm_eventlog_init.c
  ` [PATCH v4 8/8] tpm: add securityfs support for TPM 2.0 firmware event log

[PATCH RFC 1/6] net: dsa: mv88e6xxx: Implement interrupt support
 2016-09-28  8:32 UTC  (6+ messages)
` [PATCH RFC 2/6] net: phy: Use threaded IRQ, to allow IRQ from sleeping devices
` [PATCH RFC 3/6] net: phy: Threaded interrupts allow some simplification
` [PATCH RFC 4/6] net: phy: Use phy name when requesting the interrupt
` [PATCH RFC 5/6] net: phy: Trigger state machine on state change and not polling
` [PATCH RFC 6/6] arm: vf610: zii devel b: Add support for switch interrupts

[linux-lvm] LVM RAID repair trouble
 2016-09-28  8:33 UTC  (3+ messages)

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-28  8:32 UTC  (4+ messages)

[PATCH] pvgrub: use printk() instead of grub_printf()
 2016-09-28  8:31 UTC 

[PATCH v2 1/2] Documentation: tpm: add the IBM Virtual TPM device tree binding documentation
 2016-09-28  8:30 UTC  (2+ messages)
  ` [PATCH v2 2/2] Documentation: tpm: add the Physical "

[PATCH 1/2] btrfs-progs: raid56: Add support for raid5 to calculate any stripe
 2016-09-28  8:30 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Remove unnecessary parameter to clear_extent_uptodate

[meta-oe][PATCH] edac-utils: add systemd init script for edac
 2016-09-28  8:30 UTC  (2+ messages)

Patch "cxl: use pcibios_free_controller_deferred() when removing vPHBs" has been added to the 4.7-stable tree
 2016-09-28  8:29 UTC  (2+ messages)

[Qemu-devel] Virtio-net cli parameters
 2016-09-28  8:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Add ARMv8 PSCI framework
 2016-09-28  8:27 UTC  (4+ messages)

[Qemu-devel] external usb flash drive support on qemu virtualization
 2016-09-28  8:26 UTC  (2+ messages)

[PATCH V2 1/2] net/virtio: support modern device id
 2016-09-28  8:25 UTC  (2+ messages)
` [PATCH V2 2/2] virtio: support IOMMU platform

[RESEND PATCH v2 1/4] mmc: core: switch to 1V8 or 1V2 for hs400es mode
 2016-09-28  8:20 UTC  (3+ messages)
` [RESEND PATCH v2 4/4] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1

[PATCH v5] drm/fsl-dcu: Implement gamma_lut atomic crtc properties
 2016-09-28  8:24 UTC 

[PATCH v2 00/30] PVHv2 Dom0
 2016-09-28  8:24 UTC  (3+ messages)
` [PATCH v2 13/30] xen: introduce a new format specifier to print sizes in human-readable form

[RFC PATCH 0/3] kvm: x86: speedups for APICv
 2016-09-28  8:21 UTC  (4+ messages)
` [PATCH 2/3] kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection

[PATCH 0/2] Define positive return value to RPM_SUSPEND for runtime-suspended devices
 2016-09-28  8:19 UTC  (5+ messages)
` [PATCH 2/2] mfd: intel-lpss: Avoid resuming runtime-suspended lpss unnecessarily

[RFC PATCH 0/3] support DP MST audio
 2016-09-28  8:18 UTC  (11+ messages)

[PATCH v3 00/10] i2c: Host Notify / i801 fixes
 2016-09-28  8:15 UTC  (11+ messages)
` [PATCH v3 01/10] i2c: i2c-smbus: prevent races on remove when Host Notify is used
` [PATCH v3 02/10] i2c: i801: store and restore the SLVCMD register at load and unload
` [PATCH v3 03/10] i2c: i801: minor formatting issues
` [PATCH v3 04/10] i2c: i801: use BIT() macro for bits definition
` [PATCH v3 05/10] i2c: i801: use the BIT() macro for FEATURES_* also
` [PATCH v3 06/10] i2c: i801: do not report an error if FEATURE_HOST_NOTIFY is not set
` [PATCH v3 07/10] i2c: i2c-smbus: remove double warning message
` [PATCH v3 08/10] i2c: i2c-smbus: fix return value of i2c_handle_smbus_host_notify()
` [PATCH v3 09/10] i2c: i801: check if Host Notify is available during interrupt
` [PATCH v3 10/10] i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0

Proposal
 2016-09-28  8:13 UTC 

[PATCH net] net: skbuff: Fix incorrect skb->mac_len adjustment in skb_vlan_push()
 2016-09-28  8:13 UTC  (3+ messages)

[meta-networking][PATCH] phytool: Add recipe
 2016-09-28  7:55 UTC  (7+ messages)

[PATCH 1/7] drm: Extract drm_plane.[hc]
 2016-09-28  8:11 UTC  (4+ messages)
` [PATCH 2/7] drm/doc: Polish for drm_plane.[hc]

[Bug 172981] New: [bisected] SLAB: extreme load averages and over 2000 kworker threads
 2016-09-28  8:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] tests: enable ohci/uhci/xhci tests on PPC64
 2016-09-28  8:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/6] qtest: evaluate endianness of the target in qtest_init()

[PATCH] drm/amdgpu: clean up to set fw_offset as 0 twice
 2016-09-28  8:07 UTC 

[meta-webserver][PATCH] webmin: Set PERLLIB to runtime path
 2016-09-28  8:06 UTC 

[PATCH 2/3] regulator: max77693: Also manipulate the fast charge current
 2016-09-28  8:04 UTC  (2+ messages)

[Buildroot] [PATCH v3] toolchain/wrapper: fix 'reinstall'
 2016-09-28  8:00 UTC 

[PATCH iproute2] ip link: Add support to configure SR-IOV VF to vlan protocol 802.1ad (VST QinQ)
 2016-09-28  7:58 UTC 

[PATCH 3/3] power_supply: max77693: Listen for cable events and enable charging
 2016-09-28  7:56 UTC  (2+ messages)

[PATCH nf-next v2 0/2] fixes for recent nf_compact hooks
 2016-09-28  7:56 UTC  (6+ messages)
` [PATCH nf-next v2 1/2] netfilter: Fix potential null pointer dereference

[RFC] mm: a question about high-order check in __zone_watermark_ok()
 2016-09-28  7:54 UTC  (9+ 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.