All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-06 08:34:30 to 2016-07-06 09:14:22 UTC [more...]

[Qemu-devel] [PULL 00/15] QAPI patches for 2016-07-06
 2016-07-06  9:14 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/15] qapi: Improve use of qmp/types.h
` [Qemu-devel] [PULL 02/15] qemu-img: Don't leak errors when outputting JSON
` [Qemu-devel] [PULL 03/15] qapi: Add parameter to visit_end_*
` [Qemu-devel] [PULL 04/15] qapi: Add new visit_free() function
` [Qemu-devel] [PULL 05/15] opts-visitor: Favor "
` [Qemu-devel] [PULL 06/15] string-input-visitor: "
` [Qemu-devel] [PULL 07/15] qmp-input-visitor: "
` [Qemu-devel] [PULL 08/15] string-output-visitor: "
` [Qemu-devel] [PULL 09/15] qmp-output-visitor: "
` [Qemu-devel] [PULL 10/15] tests: Clean up test-string-output-visitor
` [Qemu-devel] [PULL 11/15] tests: Factor out common code in qapi output tests
` [Qemu-devel] [PULL 13/15] qapi: Add new clone visitor
` [Qemu-devel] [PULL 14/15] sockets: Use new QAPI cloning
` [Qemu-devel] [PULL 15/15] replay: "

[Qemu-devel] [PATCH v3] fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
 2016-07-06  9:13 UTC  (13+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH v2] mk: filter duplicate configuration entries
 2016-07-06  9:13 UTC  (6+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] scripts: add check for net driver names without net prefix
 2016-07-06  9:10 UTC  (2+ messages)

[PATCH 0/9] ARM: dts: sun7i: BPI-M1+ and Lamobo-R1 fixes
 2016-07-06  9:10 UTC  (20+ messages)
  ` [PATCH 1/9] ARM: dts: sun7i: lamobo-r1: Fix USB-based WiFi module power
  ` [PATCH 2/9] ARM: dts: sun7i: lamobo-r1: Remove usb1 vbus regulator
  ` [PATCH 3/9] ARM: dts: sun7i: lamobo-r1: Fix GPIO flags in reg_ahci_5v
  ` [PATCH 4/9] ARM: dts: sun7i: lamobo-r1: Enable audio codec
  ` [PATCH 5/9] ARM: dts: sun7i: bananapi-m1-plus: Reindent whole file using tabs
  ` [PATCH 6/9] ARM: dts: sun7i: bananapi-m1-plus: Unify suffix for board specific labels
  ` [PATCH 7/9] ARM: dts: sun7i: bananapi-m1-plus: red LED is power LED
  ` [PATCH 8/9] ARM: dts: sun7i: bananapi-m1-plus: Add PMIC regulators and OPPs for cpufreq
  ` [PATCH 9/9] ARM: dts: sun7i: bananapi-m1-plus: Enable USB OTG

[RFD] Efficient unit test and fuzz tools for kernel/libc porting
 2016-07-06  9:09 UTC  (4+ messages)

[ath9k-devel] ath9k-htc on OHCI -> bogus usb xfer
 2016-07-06  9:09 UTC  (14+ messages)
              `  "

[Qemu-devel] [RFC PATCH v1 0/5] sPAPR: Fix migration when CPUs are removed in random order
 2016-07-06  9:08 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v1 1/5] cpu, target-ppc: Move cpu_vmstate_[un]register calls to cpu_common_[un]realize
` [Qemu-devel] [RFC PATCH v1 2/5] cpu: Introduce CPUState::migration_id
` [Qemu-devel] [RFC PATCH v1 3/5] spapr: Implement CPUClass::get_migration_id() for PowerPC CPUs
` [Qemu-devel] [RFC PATCH v1 4/5] xics: Use migration_id instead of cpu_index in XICS code
` [Qemu-devel] [RFC PATCH v1 5/5] cpu, spapr: Use migration_id from pseries-2.7 onwards

[PATCH v1 1/1] spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
 2016-07-06  9:08 UTC 

[PATCH] gpio: of: Allow overriding the device node
 2016-07-06  9:07 UTC  (4+ messages)

[PATCH v2] gpio: convince line to become input in irq helper
 2016-07-06  9:07 UTC  (4+ messages)

[PATCH review 0/11] General unprivileged mount support
 2016-07-06  9:07 UTC  (18+ messages)
` [PATCH review 01/11] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 07/11] vfs: Don't create inodes with a uid or gid unknown to the vfs
  ` [PATCH review 09/11] quota: Handle quota data stored in s_user_ns
    ` [PATCH v2 "

[PATCH V2 00/10] arm64: tegra: add BPMP support
 2016-07-06  9:06 UTC  (6+ messages)
` [PATCH V2 02/10] mailbox: tegra-hsp: Add HSP(Hardware Synchronization Primitives) driver

[PATCH net] r8152: remove the setting of LAN_WAKE_EN
 2016-07-06  9:03 UTC 

[PATCH] x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
 2016-07-06  9:04 UTC  (2+ messages)

master - dmstats: simplify nr_areas calculation (CWE-561)
 2016-07-06  9:01 UTC 

[PATCH v6 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-07-06  8:54 UTC  (54+ messages)
` [PATCH v6 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v6 02/18] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v6 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v6 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v6 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v6 06/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v6 07/18] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v6 08/18] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v6 09/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v6 10/18] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v6 11/18] ARM: DT: STiH407: Add i2s_in "
` [PATCH v6 12/18] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v6 13/18] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v6 14/18] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v6 15/18] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v6 16/18] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card
` [PATCH v6 17/18] dmaengine: st_fdma: Change to late_initcall_sync
` [PATCH v6 18/18] remoteproc: core: Retry rproc_fw_config_virtio() if !rproc->table_ptr

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-06  8:58 UTC  (11+ messages)
` [PATCH 11/31] mm: vmscan: do not reclaim from kswapd if there is any eligible zone
` [PATCH 31/31] mm, vmstat: Remove zone and node double accounting by approximating retries

[RFC PATCH v1] irqchip: add support for SMP irq router
 2016-07-06  8:58 UTC  (12+ messages)

[Bug 96731] [RADEONSI] [LLVM] [bisected] GPU lockups when running Alien: Isolation
 2016-07-06  8:58 UTC  (2+ messages)

[PATCH v4] gpio: add Intel WhiskeyCove GPIO driver
 2016-07-06  8:57 UTC  (2+ messages)

[RESEND PATCH v5 1/5] mfd: RK808: Add RK818 support
 2016-07-06  8:56 UTC  (8+ messages)
        ` [rtc-linux] "

[Ocfs2-devel] [PATCH] ocfs2: retry on ENOSPC if sufficient space in truncate log
 2016-07-06  8:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] balloon: Fix failure of updating guest memory status
 2016-07-06  8:55 UTC  (2+ messages)

[PATCH uboot v2016.05-aspeed-openbmc] aspeed: fix typos in hardware strapping register1
 2016-07-06  8:55 UTC 

[Buildroot] [PATCH] lvm2: bump version to 2.02.159
 2016-07-06  8:55 UTC 

[PATCH 0/1] randrproto: set ALLOW_EMPTY
 2016-07-06  8:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task
 2016-07-06  9:00 UTC 

[PATCH 0/8] Change OOM killer to use list of mm_struct
 2016-07-06  8:53 UTC  (8+ messages)
` [PATCH 3/8] mm,oom: Use list of mm_struct used by OOM victims

[PATCH v8 00/17] KVM: arm64: GICv3 ITS emulation
 2016-07-06  8:52 UTC  (3+ messages)

[PATCH] perf annotate: Improve error message for symbol filter
 2016-07-06  8:50 UTC 

[Buildroot] [v2 1/3] package/systemd: Remove SYSTEMD_COMPAT option
 2016-07-06  8:51 UTC  (3+ messages)

[PATCH 0/7] Add Amlogic meson8b clock gates
 2016-07-06  8:50 UTC  (8+ messages)
` [PATCH 6/7] meson: clk: Add support for "

[Buildroot] [PATCH] Config.in.legacy: fix typo
 2016-07-06  8:50 UTC 

[PATCH v2 5/6] ena: fix memory management issue
 2016-07-06  8:50 UTC  (10+ messages)
` [PATCH v3 0/6] ena: update PMD to cooperate with latest ENA firmware
  ` [PATCH v3 6/6] ena: fix for icc compiler

[PATCH] cec-funcs.h: add length checks
 2016-07-06  8:49 UTC 

[PATCH 2/2] s390/mm: use ipte range to invalidate multiple page table entries
 2016-07-06  8:47 UTC  (5+ messages)

[PATCH] arm64:mm Remove the redundant initrd memblock codes
 2016-07-06  8:47 UTC  (6+ messages)

[PATCH] scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task
 2016-07-06  8:47 UTC  (3+ messages)

segfault in bluestore during random writes
 2016-07-06  8:46 UTC  (3+ messages)

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-06  8:46 UTC  (7+ messages)

[PATCH] scripts: Fix size mismatch of kexec_purgatory_size
 2016-07-06  8:45 UTC  (3+ messages)

[PATCH] ipv6: Fix soft lockup for ipv6 network notifier
 2016-07-06  8:44 UTC  (6+ messages)

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-06  8:44 UTC  (7+ messages)
` [PATCH 17/18] arm/altp2m: Adjust debug information to altp2m
` [PATCH 18/18] arm/altp2m: Extend xen-access for altp2m on ARM

[RFC v6 0/6] KVM: arm/arm64: gsi routing support
 2016-07-06  8:47 UTC  (7+ messages)
` [RFC v6 1/6] KVM: api: pass the devid in the msi routing entry
` [RFC v6 2/6] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [RFC v6 3/6] KVM: irqchip: convey devid to kvm_set_msi
` [RFC v6 4/6] KVM: arm/arm64: enable irqchip routing
` [RFC v6 5/6] KVM: arm/arm64: enable MSI routing
` [RFC v6 6/6] KVM: arm: enable KVM_SIGNAL_MSI and "

[rtc-linux] [PATCH] rtc: sunxi: use external oscillator
 2016-07-06  8:43 UTC 

[PATCH 0/6] Implement I2C restart handler
 2016-07-06  8:42 UTC  (5+ messages)
` [RFC 1/6] watchdog: da9063_wdt: don't trigger watchdog too fast

Introspecting userns relationships to other namespaces?
 2016-07-06  8:41 UTC  (2+ messages)

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-07-06  8:38 UTC  (8+ messages)
` [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk

[PATCH v2 1/3] sur40: properly report a single frame rate of 60 FPS
 2016-07-06  8:40 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] qcow2: Avoid making the L1 table too big
 2016-07-06  8:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH v2] watchdog: da9063_wdt: don't trigger watchdog too fast
 2016-07-06  8:40 UTC 

[PATCH] nfsd: allow SCSI layout support without Block layout
 2016-07-06  1:48 UTC 

[PATCH] tcl: fix INCLUDE_SPEC and LIB_SPEC
 2016-07-06  4:08 UTC  (3+ messages)

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-06  8:38 UTC  (6+ messages)

[PATCH] [linux-next] workqueue: Fix a typo in workqueue.txt
 2016-07-06  8:38 UTC  (3+ messages)

master - dmstats: fix 'obj_type' field width
 2016-07-06  8:38 UTC 

[PATCH 0/2] i2c-dev: Don't let userspace block adapter
 2016-07-06  8:22 UTC  (4+ messages)
` [PATCH 2/2] i2c-dev: Don't block the adapter from unregistering

[PATCH] gpiolib: of_find_gpio(): Don't discard errors
 2016-07-06  8:38 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] spapr: by-pass SLOF when -kernel is provided
 2016-07-06  8:37 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH v5 0/4] Add QEMU support for Intel local MCE
 2016-07-06  8:37 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v5 0/14] Add basic support for arm64
 2016-07-06  8:37 UTC  (2+ messages)

[PATCH][RT] x86: Fix an RT MCE crash
 2016-07-06  8:37 UTC  (11+ messages)

[PATCH] gpio: be more careful when forcing IRQ line to input
 2016-07-06  8:34 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] go: define a hidden boolean to specify if CGO linking is supported
 2016-07-06  8:34 UTC  (2+ messages)
` [Buildroot] [PATCH 3/3] runc: depends on CGO linking being supported


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.