All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-19 11:18:16 to 2016-10-19 12:51:20 UTC [more...]

[PATCH net-next v4 0/3] udp: refactor memory accounting
 2016-10-19 12:47 UTC  (3+ messages)
  ` [PATCH net-next v4 1/3] net/socket: factor out helpers for memory and queue manipulation
  ` [PATCH net-next v4 3/3] udp: use it's own memory accounting schema

[GIT PULL] urgent EFI fix for v4.9
 2016-10-19 12:51 UTC  (2+ messages)

[PATCH v5 0/5] Add support for legacy SCPI protocol
 2016-10-19 12:51 UTC  (14+ messages)
` [PATCH v5 1/5] scpi: Add alternative legacy structures, functions and macros
` [PATCH v5 2/5] scpi: Do not fail if get_capabilities is not implemented
` [PATCH v5 3/5] scpi: Add support for Legacy match table for Amlogic GXBB SoC
` [PATCH v5 4/5] ARM64: dts: meson-gxbb: Add SRAM node
` [PATCH v5 5/5] ARM64: dts: meson-gxbb: Add SCPI with cpufreq & sensors Nodes

[PATCH 0/7] Tests for sync infrastructure
 2016-10-19 12:49 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] selftest: sync: basic tests for sw_sync framework
  ` [PATCH v2 2/7] selftest: sync: fence "
  ` [PATCH v2 3/7] selftest: sync: merge "
  ` [PATCH v2 4/7] selftest: sync: wait "
  ` [PATCH v2 5/7] selftest: sync: stress test for parallelism
  ` [PATCH v2 6/7] selftest: sync: stress consumer/producer test
  ` [PATCH v2 7/7] selftest: sync: stress test for merges

[PATCH] mtd: ubi: enable thread earlier
 2016-10-19 12:49 UTC 

[PATCH 1/2] iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
 2016-10-19 12:49 UTC  (3+ messages)

[Qemu-devel] Bug in mips user-linux
 2016-10-19 12:47 UTC  (3+ messages)

[PATCH] net/ixgbe: fix vlan insert parameter type and its use
 2016-10-19 12:45 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] avahi: link with libintl if libglib2 is enabled
 2016-10-19 12:42 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] allow blockdev-add for NFS
 2016-10-19 12:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block/nfs: Introduce runtime_opts in NFS
` [Qemu-devel] [PATCH 2/2] qapi: allow blockdev-add for NFS

[PATCH 0/5] ACPI / gpio: Updates to properties
 2016-10-19 12:41 UTC  (2+ messages)

[PATCH] ARM: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cache
 2016-10-19 12:39 UTC 

[PATCH] powerpc: link error on orphan sections
 2016-10-19 12:36 UTC  (5+ messages)

[PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
 2016-10-19 12:39 UTC  (4+ messages)
` [PATCH v2 5/9] of: Add vendor prefix for Netron DY

[U-Boot] Multi boot selection scenarios
 2016-10-19 12:39 UTC 

[Intel-wired-lan] [PATCH] igb: add missing fields to TXDCTL-register
 2016-10-19 12:37 UTC 

[PATCH v4 00/32] net/qede: update qede pmd to 1.2.0.1 and enable by default
 2016-10-19 12:37 UTC  (3+ messages)
` [PATCH v4 04/32] net/qede/base: add HSI changes and register defines

Intel DRM Driver - Weathered Colours Patch
 2016-10-19 12:36 UTC 

[PATCH] mmc: sunxi: Prevent against null dereference for vmmc
 2016-10-19 12:36 UTC  (2+ messages)

[PATCH v3 1/1] Add nvd9128 as a simple panel
 2016-10-19 12:36 UTC  (3+ messages)
` [PATCH v4 1/1] drm/panel: simple: "

[PATCH] policycoreutils/gui: fix system-config-selinux editing features
 2016-10-19 12:36 UTC 

[PATCH v3] drm/panel: simple: Add support for AUO t215hvn01
 2016-10-19 12:34 UTC  (3+ messages)
` [PATCH v4] "

Unix Device Memory Allocation project
 2016-10-19 12:33 UTC  (5+ messages)

[PATCH] pinctrl: mvebu: sync mpp names to Linux 4.9-rc1
 2016-10-19 12:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels
 2016-10-19 12:31 UTC  (4+ messages)
` [PATCH v4 2/2] "

[Qemu-devel] [PATCH v4] Add 'offset' and 'size' options
 2016-10-19 12:27 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4] raw_bsd: add offset and size options

[PATCH v2] powerpc/hash64: Be more careful when generating tlbiel
 2016-10-19 12:27 UTC  (2+ messages)

[Qemu-devel] chardev's and fd's in monitors
 2016-10-19 12:26 UTC  (17+ messages)

[PATCH] drivers: make driver names consistent
 2016-10-19 12:26 UTC  (4+ messages)

[Qemu-devel] [PATCHv2 00/11] Cleanups to qtest PCI handling
 2016-10-19 12:25 UTC  (12+ messages)
` [Qemu-devel] [PATCHv2 01/11] libqos: Give qvirtio_config_read*() consistent semantics
` [Qemu-devel] [PATCHv2 02/11] libqos: Handle PCI IO de-multiplexing in common code
` [Qemu-devel] [PATCHv2 03/11] libqos: Move BAR assignment to "
` [Qemu-devel] [PATCHv2 04/11] libqos: Better handling of PCI legacy IO
` [Qemu-devel] [PATCHv2 05/11] tests: Adjust tco-test to use qpci_legacy_iomap()
` [Qemu-devel] [PATCHv2 06/11] libqos: Add streaming accessors for PCI MMIO
` [Qemu-devel] [PATCHv2 07/11] libqos: Implement mmio accessors in terms of mem{read, write}
` [Qemu-devel] [PATCHv2 08/11] tests: Clean up IO handling in ide-test
` [Qemu-devel] [PATCHv2 09/11] libqos: Add 64-bit PCI IO accessors
` [Qemu-devel] [PATCHv2 10/11] tests: Use qpci_mem{read, write} in ivshmem-test
` [Qemu-devel] [PATCHv2 11/11] libqos: Change PCI accessors to take opaque BAR handle

net/sctp: use-after-free in __sctp_connect
 2016-10-19 12:25 UTC  (2+ messages)

Connection to WPA-PSK/WPA2-PSK networks doesn't work with QCA9733 rev 30
 2016-10-19 12:23 UTC 

[Qemu-devel] [PATCH qemu] sysemu: support up to 1024 vCPUs
 2016-10-19 12:23 UTC  (5+ messages)

Build regressions/improvements in v4.9-rc1
 2016-10-19 12:23 UTC  (7+ messages)

[PATCH 1/5] hwdefs: update nvc0_3d, add gm107_texture for new TIC format
 2016-10-19 12:19 UTC  (5+ messages)
` [PATCH 5/5] recognize and accelerate GM20x

[Qemu-devel] my attempt at new QEMU website
 2016-10-19 12:19 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/12] virtio: cleanup ioeventfd start/stop
 2016-10-19 12:17 UTC  (12+ messages)
` [Qemu-devel] [PATCH 06/13] virtio-blk: always use dataplane path if ioeventfd is active
` [Qemu-devel] [PATCH 07/13] virtio-scsi: "
` [Qemu-devel] [PATCH 12/13] virtio: inline virtio_queue_set_host_notifier_fd_handler
` [Qemu-devel] [PATCH 13/13] virtio: inline set_host_notifier_internal

[PATCH v2 0/9] pinctrl: sunxi: Generic bindings rework
 2016-10-19 12:16 UTC  (5+ messages)
` [PATCH v2 4/9] pinctrl: sunxi: Deal with configless pins

[PATCH v2] ARM: bcm2835: Add names for the Raspberry Pi GPIO lines
 2016-10-19 12:16 UTC  (2+ messages)

[PATCH v2 2/2] hwmon: new driver for ST stts751 thermal sensor
 2016-10-19 12:16 UTC  (2+ messages)

[PATCH RFC 0/2] Fix PAGE_SIZE issues in public headers
 2016-10-19 12:13 UTC  (5+ messages)
` [PATCH RFC 1/2] usbif.h: don't require PAGE_SIZE to be present

[PATCH 1/5] u-boot: Factor out common bits
 2016-10-19 12:09 UTC  (5+ messages)
` [PATCH 2/5] u-boot: Update to 2016.09.01 release
` [PATCH 4/5] u-boot: Drop PV altogether

[Qemu-trivial] [PATCH] trivial: Restore blank line in qapi-schema
 2016-10-19 12:09 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] dmaengine: st_fdma: fix uninitialized variable access
 2016-10-19 12:09 UTC 

[PATCH] drm: Fix LSPCON kernel-doc
 2016-10-19 12:08 UTC  (3+ messages)

[PATCH 0/2] IB/rdmavt: cq ktrhead worker fix and API update
 2016-10-19 12:07 UTC  (3+ messages)
` [PATCH 1/2] IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
` [PATCH 2/2] IB/rdmavt: Handle the kthread worker using the new API

[PATCH 1/3] arm64: hw_breakpoint: Add get_hwbkt_alignment_mask
 2016-10-19 12:07 UTC  (10+ messages)
` [PATCH 2/3] arm64: hw_breakpoint: Handle inexact watchpoint addresses

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-10-19 12:06 UTC  (12+ messages)

[Qemu-devel] [PATCH v4 00/13] pc: q35: x2APIC support in kvm_apic mode
 2016-10-19 12:05 UTC  (14+ messages)
` [Qemu-devel] [PATCH v4 01/13] pc: acpi: x2APIC support for MADT table and _MAT method
` [Qemu-devel] [PATCH v4 02/13] pc: acpi: x2APIC support for SRAT table
` [Qemu-devel] [PATCH v4 03/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254
` [Qemu-devel] [PATCH v4 04/13] pc: leave max apic_id_limit only in legacy cpu hotplug code
` [Qemu-devel] [PATCH v4 05/13] pc: apic_common: extend APIC ID property to 32bit
` [Qemu-devel] [PATCH v4 06/13] pc: apic_common: restore APIC ID to initial ID on reset
` [Qemu-devel] [PATCH v4 07/13] pc: apic_common: reset APIC ID to initial ID when switching into x2APIC mode
` [Qemu-devel] [PATCH v4 08/13] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode
` [Qemu-devel] [PATCH v4 09/13] pc: clarify FW_CFG_MAX_CPUS usage comment
` [Qemu-devel] [PATCH v4 10/13] increase MAX_CPUMASK_BITS from 255 to 288
` [Qemu-devel] [PATCH v4 11/13] pc: add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
` [Qemu-devel] [PATCH v4 12/13] pc: require IRQ remapping and EIM if there could be x2APIC CPUs
` [Qemu-devel] [PATCH v4 13/13] pc: q35: bump max_cpus to 288

[PATCH v3 0/2] remoteproc: Add sysfs interface
 2016-10-19 12:05 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: Add a sysfs interface for firmware and state
` [PATCH v3 2/2] remoteproc: debugfs: Remove state entry which is duplicated is sysfs

[U-Boot] qemu-x86 issues
 2016-10-19 12:03 UTC  (6+ messages)

[PATCH 0/7] Shared DPLL kernel doc and improvements
 2016-10-19 12:03 UTC  (4+ messages)
` [PATCH 5/7] drm/i915: Update kerneldoc for intel_dpll_mgr.c

[libvirt test] 101538: regressions - all pass
 2016-10-19 12:02 UTC 

[Qemu-devel] [PATCH v3] Add 'offset' and 'size' options
 2016-10-19 12:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] raw_bsd: add offset and size options

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-10-19 11:57 UTC  (4+ messages)
  ` [PATCH v5 0/5] "

Linux kernel 3.12.65 released
 2016-10-19 11:56 UTC 

[PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
 2016-10-19 11:56 UTC  (18+ messages)
          ` [Qemu-devel] "

How to make warn_alloc() reliable?
 2016-10-19 11:55 UTC  (4+ messages)

[ovmf test] 101540: all pass - PUSHED
 2016-10-19 11:55 UTC 

[PATCH] crypto: engine - Handle the kthread worker using the new API
 2016-10-19 11:54 UTC 

[Patch v5 00/12] microblaze/MIPS/PowerPC: Xilinx intc
 2016-10-19 11:53 UTC  (3+ messages)
` [Patch v5 06/12] powerpc/virtex: Use generic xilinx irqchip driver

[PATCH] drm/bridge: adv7511: Remove unused code blocks
 2016-10-19 11:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Apple device properties
 2016-10-19 11:51 UTC  (4+ messages)
` [PATCH v2 1/3] efi: Add device path parser

[U-Boot] [RFC PATCH 1/1] sf: support chips using 4-byte addressing
 2016-10-19 11:50 UTC  (3+ messages)
` [U-Boot] [RFC PATCH v2] "

[PATCH] clk: uniphier: fix memory overrun bug
 2016-10-19 11:49 UTC  (2+ messages)

[Buildroot] [PATCH V2, 1/1] Fix: qt5webkit overwrites target python
 2016-10-19 11:49 UTC 

[U-Boot] [PATCH 0/4] dm: i2c: Add I2C support for i.CoreM6
 2016-10-19 11:49 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] i2c: Kconfig: Add SYS_I2C_MXC entry
` [U-Boot] [PATCH 2/4] i2c: mxc: Print hex instead of decimal for bus address
` [U-Boot] [PATCH 3/4] i2c: mxc: Make 'no gpio pinctrl state' print as debug
` [U-Boot] [PATCH 4/4] imx6: icorem6: Add I2C support

[RFC PATCH 1/3] cxl: Split _CXL_LOOP_HCALL9 out into a separate macro
 2016-10-19 11:47 UTC  (4+ messages)
` [RFC PATCH 2/3] powerpc/pseries: Define & use a type for the plpar_hcall() retvals

[PATCH v2 0/2] ARM: at91: properly handle LPDDR poweroff
 2016-10-19 11:44 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: at91: define LPDDR types
` [PATCH v2 2/2] power/reset: at91-poweroff: timely shutdown LPDDR memories

Device-mapper target driver for Write tracking
 2016-10-19 11:43 UTC  (2+ messages)

[PATCH] dmaengine: DW DMAC: split pdata to hardware properties and platform quirks
 2016-10-19 11:43 UTC  (4+ messages)

[RFC PATCH 0/2] efi/arm64: add vmlinux link to PE/COFF debug table
 2016-10-19 11:40 UTC  (6+ messages)
` [RFC PATCH 1/2] efi: libstub: preserve .debug sections after absolute relocation check
` [RFC PATCH 2/2] efi: arm64: add vmlinux debug link to the Image binary

[Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
 2016-10-19 11:22 UTC  (15+ messages)
` [Qemu-arm] "
          ` [Qemu-arm] QOM properties vs C functions/fields (was Re: [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn())
                ` [Qemu-devel] QOM properties vs C functions/fields (was "

[PATCH] drm/i915: Handle early failure during intel_get_load_detect_pipe
 2016-10-19 11:37 UTC 

[RFD] Common userspace tool for fscypto
 2016-10-19 11:35 UTC  (2+ messages)

[PATCH] buildhistory-collect-srcrevs: Fix multiple SRCREV definitions
 2016-10-19 11:34 UTC 

[PATCH 0/7] clk: qcom: Misc gcc/mmcc msm8996 fixes
 2016-10-19 11:28 UTC  (8+ messages)
` [PATCH 1/7] clk: qcom: Mark a few branch clocks with BRANCH_HALT_DELAY
` [PATCH 2/7] clk: qcom: Add a custom udelay needed for some branch clocks
` [PATCH 3/7] clk: qcom: Add custom udelays for clks in msm8996
` [PATCH 4/7] clk: qcom: Add freq tables for a few rcgs
` [PATCH 5/7] clk: qcom: Mark a few clocks as BRANCH_VOTED
` [PATCH 6/7] clk: qcom: Add force enable/disable needed for gfx3d rcg on msm8996
` [PATCH 7/7] clk: qcom: Add some missing gcc clks for msm8996

IGT contributions and reviews
 2016-10-19 11:26 UTC  (4+ messages)

[PATCH 1/7] iio: light: tsl2583: return proper error code
 2016-10-19 11:26 UTC  (3+ messages)
` [PATCH 3/7] iio: light: tsl2583: use DEVICE_ATTR_{RO, RW, WO} macros

[PATCH v2] ARC: Adjust cpuinfo for non-continuous cpu ids
 2016-10-19 11:25 UTC 

[Bug 178281] New: wine-staging apps freezes the machine with RX460
 2016-10-19 11:24 UTC  (2+ messages)
` [Bug 178281] "

[U-Boot] [PATCH v7 0/5] net: fec_mxc: Convert to DM
 2016-10-19 11:23 UTC  (6+ messages)
` [U-Boot] [PATCH v7 1/5] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v7 2/5] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v7 3/5] net: fec_mxc: Driver cleanups
` [U-Boot] [PATCH v7 4/5] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v7 5/5] icorem6: Use CONFIG_DM_ETH support

[PATCH 0/2] efi: add support for seeding the kernel RNG from UEFI
 2016-10-19 11:22 UTC  (6+ messages)
` [PATCH 1/2] efi: add support for seeding the RNG from a UEFI config table

[ovmf baseline-only test] 67906: all pass
 2016-10-19 11:21 UTC 

[Qemu-devel] [Bug 1634852] [NEW] Qemu VirtFS mounts are not accessible after resuming guest from hibernation
 2016-10-19 11:08 UTC 

[Qemu-devel] [PULL v1 00/10] Merge qio 2016/10/19
 2016-10-19 11:17 UTC  (4+ messages)
` [Qemu-devel] [PULL v1 08/10] migration: set name for all I/O channels created
` [Qemu-devel] [PULL v1 09/10] vnc: "
` [Qemu-devel] [PULL v1 10/10] main: set names for main loop sources created


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.