All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-04 08:17:24 to 2014-08-04 08:52:07 UTC [more...]

[PATCH V2] ARM: dts: Add DT changes for display on peach_pi
 2014-08-04  8:52 UTC  (4+ messages)

nftables NAT
 2014-08-04  8:51 UTC  (4+ messages)

[PATCH] uapi: netfilter_arp: use __u8 instead of u_int8_t
 2014-08-04  8:50 UTC 

[Qemu-devel] [PATCH] configure: replace \n with space in optarg
 2014-08-04  8:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] fix several bugs about use-after-free and an api abuse
 2014-08-04  8:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] l2cap: fix access freed memory
` [Qemu-devel] [PATCH 2/4] monitor: "
` [Qemu-devel] [PATCH 3/4] virtio-blk: fix reference a pointer which might be freed
` [Qemu-devel] [PATCH 4/4] ivshmem: check the value returned by fstat()

[PATCH 00/11] MMCIF and SDHI DMA support in DT for R-Car H2 and M2
 2014-08-04  8:49 UTC  (4+ messages)
` [PATCH 09/11] ARM: shmobile: r8a7791: Reference DMA channels in MMCIF DT node

[PATCH] ITU BT2020 support in v4l2_colorspace
 2014-08-04  8:49 UTC  (5+ messages)

[Qemu-devel] [PATCH v4] aarch64: Allow -kernel option to take a gzip-compressed
 2014-08-04  8:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4] aarch64: Allow -kernel option to take a gzip-compressed kernel

[GIT PULL 00/51] KVM/ARM updates for 3.17
 2014-08-04  8:47 UTC  (104+ messages)
` [GIT PULL 01/51] irqchip: gic: Move some bits of GICv2 to a library-type file
` [GIT PULL 02/51] irqchip: gic-v3: Initial support for GICv3
` [GIT PULL 03/51] arm/arm64: KVM: Fix and refactor unmap_range
` [GIT PULL 04/51] ARM: KVM: Unmap IPA on memslot delete/move
` [GIT PULL 05/51] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
` [GIT PULL 06/51] arm64: KVM: export demux regids as KVM_REG_ARM64
` [GIT PULL 07/51] arm64: KVM: allow export and import of generic timer regs
` [GIT PULL 08/51] arm64: GICv3 device tree binding documentation
` [GIT PULL 09/51] arm64: boot protocol documentation update for GICv3
` [GIT PULL 10/51] KVM: arm/arm64: vgic: move GICv2 registers to their own structure
` [GIT PULL 11/51] KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
` [GIT PULL 12/51] KVM: ARM: vgic: abstract access to the ELRSR bitmap
` [GIT PULL 13/51] KVM: ARM: vgic: abstract EISR bitmap access
` [GIT PULL 14/51] KVM: ARM: vgic: abstract MISR decoding
` [GIT PULL 15/51] KVM: ARM: vgic: move underflow handling to vgic_ops
` [GIT PULL 16/51] KVM: ARM: vgic: abstract VMCR access
` [GIT PULL 17/51] KVM: ARM: vgic: introduce vgic_enable
` [GIT PULL 18/51] KVM: ARM: introduce vgic_params structure
` [GIT PULL 19/51] KVM: ARM: vgic: split GICv2 backend from the main vgic code
` [GIT PULL 20/51] KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
` [GIT PULL 21/51] arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
  ` [GIT PULL 21/51] arm64: KVM: remove __kvm_hyp_code_{start, end} "
` [GIT PULL 22/51] arm64: KVM: split GICv2 world switch from hyp code
` [GIT PULL 23/51] arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
  ` [GIT PULL 23/51] arm64: KVM: move HCR_EL2.{IMO, FMO} "
` [GIT PULL 24/51] KVM: ARM: vgic: add the GICv3 backend
` [GIT PULL 25/51] arm64: KVM: vgic: add GICv3 world switch
` [GIT PULL 26/51] arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
` [GIT PULL 27/51] ARM: virt: fix wrong HSCTLR.EE bit setting
` [GIT PULL 28/51] ARM: KVM: fix vgic V7 assembler code to work in BE image
` [GIT PULL 29/51] ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE case
` [GIT PULL 30/51] ARM: KVM: __kvm_vcpu_run function return result fix "
` [GIT PULL 31/51] ARM: KVM: vgic mmio should hold data as LE bytes array "
` [GIT PULL 32/51] ARM: KVM: MMIO support BE host running LE code
` [GIT PULL 33/51] ARM: KVM: one_reg coproc set and get BE fixes
` [GIT PULL 34/51] ARM: KVM: enable KVM in Kconfig on big-endian systems
` [GIT PULL 35/51] ARM64: KVM: MMIO support BE host running LE code
` [GIT PULL 36/51] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
` [GIT PULL 37/51] ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
` [GIT PULL 38/51] ARM64: KVM: set and get of sys registers in BE case
` [GIT PULL 39/51] ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest
` [GIT PULL 40/51] arm64: KVM: rename pm_fake handler to trap_raz_wi
` [GIT PULL 41/51] arm64: move DBG_MDSCR_* to asm/debug-monitors.h
` [GIT PULL 42/51] arm64: KVM: add trap handlers for AArch64 debug registers
` [GIT PULL 43/51] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
` [GIT PULL 44/51] arm64: KVM: use separate tables for AArch32 32 and 64bit traps
` [GIT PULL 45/51] arm64: KVM: check ordering of all system register tables
` [GIT PULL 46/51] arm64: KVM: add trap handlers for AArch32 debug registers
` [GIT PULL 47/51] arm64: KVM: implement lazy world switch for "
` [GIT PULL 48/51] arm64: KVM: enable trapping of all "
` [GIT PULL 49/51] arm64: KVM: GICv3: move system register access to msr_s/mrs_s
` [GIT PULL 50/51] KVM: arm64: GICv3: mandate page-aligned GICV region
` [GIT PULL 51/51] arm64: KVM: fix 64bit CP15 VM access for 32bit guests

AVCTP and AVRCP packet decoder file structure in btmon
 2014-08-04  8:48 UTC 

[Qemu-devel] fpu/softfloat.c licensing
 2014-08-04  8:48 UTC  (10+ messages)

[PATCH] scsi: use correct formats in printk()
 2014-08-04  8:48 UTC 

[PATCH 0/2] dma: imx-sdma: Modify SDMA's remove operation
 2014-08-04  8:41 UTC  (10+ messages)
` [PATCH 1/2] dma: imx-sdma: use module_platform_driver for SDMA driver
` [PATCH 2/2] dma: imx-sdma: Adding tasklet_kill() in sdma_remove function

[PATCH] drm/i915: remove duplicate register defines
 2014-08-04  8:48 UTC  (2+ messages)

[ANN] Created a patch to teach valgrind about V4L2 and the media API
 2014-08-04  8:47 UTC 

[PATCH] drm/i915: grab struct_mutex at intel_edp_psr_enable()
 2014-08-04  8:46 UTC  (2+ messages)
` [PATCH] drm/i915: Don't require dev->struct_mutex in psr_match_conditions

[PATCH][v2] therm_windtunnel doesn't work properly on PowerMac G4
 2014-08-04  8:46 UTC  (13+ messages)
` [PATCH 3/4] Add the "verbose" module option
` [PATCH 4/4] Return the fan speed via sysfs

[PATCH] ACPI/OSL: Remove RCU in the osl.c to avoid dead lock with cpu hot plug
 2014-08-04  8:40 UTC 

[PATCH] igt: Add drv_workarounds
 2014-08-04  8:43 UTC  (3+ messages)
` [PATCH] tests: "

[PATCH 01/19] fence: add debugging lines to fence_is_signaled for the callback
 2014-08-04  8:42 UTC  (12+ messages)
` [PATCH 09/19] drm/radeon: handle lockup in delayed work, v2
` [PATCH 17/19] drm/radeon: use rcu waits in some ioctls

[PATCHv9 0/3] Addition of Altera EDAC support
 2014-08-04  8:41 UTC  (8+ messages)
` [PATCHv9 1/3] mfd: altera: Add Altera SDRAM Controller

[PATCH] vfs: Fix RCU usage in __propagate_umount()
 2014-08-04  8:40 UTC  (7+ messages)
` MNT_DETACH and mount namespace issue (was: Re: [PATCH] vfs: Fix RCU usage in __propagate_umount())
  ` MNT_DETACH and mount namespace issue

[U-Boot] [PATCH] video: add cfb console driver for sunxi
 2014-08-04  8:39 UTC  (2+ messages)

[PATCH V2 0/2] Add device tree support of i2c Atmel driver
 2014-08-04  8:31 UTC  (3+ messages)
` [PATCH V2 1/2] i2c: at91: add support of device tree
` [PATCH V2 2/2] at91sam9g45: clock: add i2c clocks

[PATCH 0/4] BDW DDI buffer level shifters for HDMI/DVI
 2014-08-04  8:38 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Remove now useless comments about the translation values

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-08-04  8:37 UTC  (4+ messages)
` [PATCH v1 00/19] Enable options --signoff, --reset-author for pick, reword

[Qemu-devel] Question of emulation on MSR's in KVM-mode
 2014-08-04  8:37 UTC 

[Qemu-devel] [PATCH v2 0/7] modify boot order of guest, and take effect after rebooting
 2014-08-04  8:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 5/7] qmp: add set-bootindex command

Shaping and Flow control capability of Linux TC ?
 2014-08-04  8:35 UTC  (2+ messages)

[LTP] [PATCH] cgroup/cgroup_regression_test.sh: fix an issue about removing directories
 2014-08-04  8:34 UTC  (2+ messages)

[nft PATCH] doc: update documentation with 'monitor' and 'export'
 2014-08-04  8:29 UTC 

[PATCH V3 0/4] Add XEN pvSCSI support
 2014-08-04  8:27 UTC  (9+ messages)
` [PATCH V3 1/4] Add XEN pvSCSI protocol description
` [PATCH V3 2/4] Introduce xen-scsifront module
` [PATCH V3 3/4] Introduce XEN scsiback module
` [PATCH V3 4/4] add xen pvscsi maintainer

[PATCH V3 0/4] Add XEN pvSCSI support
 2014-08-04  8:27 UTC 

[U-Boot] [PATCH 00/18] Introduce cm-fx6 board
 2014-08-04  8:27 UTC  (4+ messages)
` [U-Boot] [PATCH 18/18] arm: mx6: cm_fx6: add sata support

[PATCH 1/1 linux-next] ext4: fix comment in evict_inode()
 2014-08-04  8:26 UTC 

[PATCH] dma: pl08x: Use correct specifier for size_t values
 2014-08-04  8:15 UTC  (2+ messages)

[Buildroot] [PATCH v3] nginx: new package
 2014-08-04  8:25 UTC 

[Buildroot] [Bug 7286] New: systemd 215 doesn't build
 2014-08-04  8:25 UTC  (2+ messages)
` [Buildroot] [Bug 7286] "

[Buildroot] [PATCH 1/1] openssh: replace individual ssh-keygen calls with a single call
 2014-08-04  8:24 UTC  (4+ messages)

[lm-sensors] [PATCH] hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place
 2014-08-04  8:23 UTC  (2+ messages)

[PATCH 00/14] wil6210 misc updates
 2014-08-04  8:20 UTC  (15+ messages)
` [PATCH 01/14] wil6210: map MAC timer for packet lifetime into debugfs
` [PATCH 02/14] wil6210: fix race in reset
` [PATCH 03/14] wil6210: update copyright year 2014
` [PATCH 04/14] wil6210: Optimization for Interrupt moderation threshold value
` [PATCH 05/14] wil6210: check error in wil_target_reset()
` [PATCH 06/14] wil6210: wait longer for hardware reset completion
` [PATCH 07/14] wil6210: Workaround for Sparrow with bad device id
` [PATCH 08/14] wil6210: convert debugfs to the table mode
` [PATCH 09/14] wil6210: fix beamforming data reporting
` [PATCH 10/14] wil6210: fix false "scan timeout"
` [PATCH 11/14] wil6210: Limit max number of associated stations
` [PATCH 12/14] wil6210: fix free'd memory access in wil_if_free()
` [PATCH 13/14] wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC
` [PATCH 14/14] wil6210: fix access after free in wil_pcie_remove()

[Qemu-devel] [PATCH v2 0/4] libqos: add a simple first-fit memory allocator
 2014-08-04  8:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/4] "

[PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM
 2014-08-04  8:22 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/chv: Implement SSEU info for CHV

[PATCH] bnx2fc: fix incorrect DMA memory mapping in bnx2fc_map_sg()
 2014-08-04  8:20 UTC 

Re: HoG: Support multi output report
 2014-08-04  8:21 UTC  (2+ messages)

[PATCH] drm/i915: Add a bit of locking to intel_dp_hpd_pulse()
 2014-08-04  8:21 UTC  (7+ messages)

Fwd: Re: Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru
 2014-08-04  8:18 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] some numa & memory related fixes
 2014-08-04  8:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
` [Qemu-devel] [PATCH 2/3] pc-dimm: check if the value of node property
` [Qemu-devel] [PATCH 3/3] numa: show hex number in error message for consistency and prefix them with 0x

[PATCH] NFS: Update clientid in RELEASE_LOCKOWNER RPC after re-register clientid
 2014-08-04  8:18 UTC  (3+ messages)
  ` [PATCH v2] NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error

KVM call for agenda for 2014-08-05
 2014-08-04  8:18 UTC 

[PATCH 1/7] drm/i915: Track file_priv, not ctx in the ppgtt structure
 2014-08-04  8:17 UTC  (4+ messages)
` [PATCH 5/7] drm/i915: Initialize the aliasing ppgtt as part of global gtt

[PATCH v3 tip/core/rcu 0/9
 2014-08-04  8:18 UTC  (5+ messages)
` [PATCH v3 tip/core/rcu 1/9] rcu: Add call_rcu_tasks()

[Qemu-devel] [PATCH v4 0/8] modify boot order of guest, and take effect after rebooting
 2014-08-04  8:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/8] bootindex: add modify_boot_device_path function


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.