All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-11 14:46:54 to 2015-03-11 15:23:58 UTC [more...]

[PATCH 1/5] can: kvaser_usb: Avoid double free on URB submission failures
 2015-03-11 15:23 UTC  (2+ messages)
` [PATCH v2 1/3] can: kvaser_usb: Fix tx queue start/stop race conditions

[Qemu-devel] [PATCH 0/9] mips/kvm: Support FPU & SIMD (MSA) in MIPS KVM guests
 2015-03-11 15:22 UTC  (20+ messages)
`  "
` [Qemu-devel] [PATCH 1/9] mips/kvm: Drop KVM_REG_MIPS_COUNT_* definitions
  `  "
` [Qemu-devel] [PATCH 2/9] mips/kvm: Remove a couple of noisy DPRINTFs
  `  "
` [Qemu-devel] [PATCH 3/9] mips/kvm: Implement PRid CP0 register
  `  "
` [Qemu-devel] [PATCH 4/9] mips/kvm: Implement Config CP0 registers
  `  "
` [Qemu-devel] [PATCH 5/9] mips/kvm: Support unsigned KVM registers
  `  "
` [Qemu-devel] [PATCH 6/9] mips/kvm: Support signed 64-bit "
  `  "
` [Qemu-devel] [PATCH 7/9] mips/kvm: Add FP & MSA register definitions
  `  "
` [Qemu-devel] [PATCH 8/9] mips/kvm: Support FPU in MIPS KVM guests
  `  "
` [Qemu-devel] [PATCH 9/9] mips/kvm: Support MSA "
  `  "

[PATCH v3 0/4] libbxl: add support for pvscsi, iteration 3
 2015-03-11 15:23 UTC  (5+ messages)
` [PATCH v3 3/4] docs: add pvscsi.txt

[PATCH 0/9] Some (not only) cpupool related fixes and improvements
 2015-03-11 15:23 UTC  (12+ messages)
` [PATCH 8/9] xl: make error reporting of cpupool subcommands consistent
` [PATCH 9/9] xl: use libxl_cpupoolinfo_list_free() in main_cpupoolnumasplit

[PATCH] n_tty: use kmalloc() instead of vmalloc() to avoid crash on armada-xp
 2015-03-11 15:22 UTC  (9+ messages)

[PATCH] i2c: omap: implement bus recovery
 2015-03-11 15:22 UTC  (5+ messages)

[linux-3.16 test] 36098: regressions - FAIL
 2015-03-11 15:22 UTC 

[PATCH 1/2] SPI: control CS via standard GPIO operations instead of SPI-HW
 2015-03-11 15:21 UTC  (4+ messages)
` [PATCH 2/2] dt/bindings: "

[PATCH] phy: Add a driver for dm816x USB PHY
 2015-03-11 15:20 UTC  (5+ messages)

[PATCH 2/4] x86: entry_64.S: remove stub_iopl
 2015-03-11 15:19 UTC  (4+ messages)
` [PATCH 4/4] x86: entry_64.S: remove unused thread_struct::usersp

[PATCH 1/2] x86: Don't apply reboot quirks if reboot set by user
 2015-03-11 15:19 UTC  (5+ messages)
` [PATCH 2/2] CA-162192: Fix rebooting on some EFI-booted systems

[PATCH v4 0/9] PCI: MMCONFIG clean up
 2015-03-11 15:19 UTC  (4+ messages)
` [PATCH v4 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively

[PATCH v2 0/6] QEMU ARM64 Migration Fixes
 2015-03-11 15:17 UTC  (5+ messages)
` [PATCH v2 4/6] target-arm: kvm64 sync FP register state
  ` [Qemu-devel] "

[RFC 0/6] drm: Add DRM_FBDEV_EMULATION Kconfig option
 2015-03-11 15:17 UTC  (10+ messages)
` [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation

[PATCH v5 1/3] dt: bindings: add wl18xx wireless device
 2015-03-11 15:11 UTC  (9+ messages)
` [PATCH v5 3/3] ARM: dts: igep00x0: add wl18xx bindings

[PATCH v7 00/21] Virtual NUMA for PV and HVM
 2015-03-11 15:16 UTC  (10+ messages)
` [PATCH v7 02/21] libxc: duplicate snippet to allocate p2m_host array
` [PATCH v7 15/21] libxl: define LIBXL_HAVE_VNUMA
` [PATCH v7 18/21] libxlu: record location when parsing values
` [PATCH v7 21/21] xl: vNUMA support

[PATCH v2] refresh-screen: Add commandline parameter to set background-color to black
 2015-03-11 15:16 UTC  (7+ messages)

[PATCH 2/2] xen-pciback: also support disabling of bus-mastering and memory-write-invalidate
 2015-03-11 15:15 UTC  (5+ messages)

[PATCH RFC 0/2] add nproc cgroup subsystem
 2015-03-11 15:13 UTC  (10+ messages)
` [PATCH v4 0/2] cgroup: add pids subsystem
  ` [PATCH v4 2/2] cgroups: add a "

efivarfs and writev() support
 2015-03-11 15:12 UTC  (4+ messages)

[U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-03-11 15:13 UTC  (30+ messages)
` [U-Boot] [PATCH v5 01/14] sun7i: Remove duplicate call to psci_arch_init
` [U-Boot] [PATCH v5 02/14] ARM: Factor out common psci_get_cpu_id
` [U-Boot] [PATCH v5 03/14] ARM: Factor out reusable psci_cpu_off_common
` [U-Boot] [PATCH v5 04/14] ARM: Factor out reusable psci_cpu_entry
` [U-Boot] [PATCH v5 05/14] ARM: Factor out reusable psci_get_cpu_stack_top
` [U-Boot] [PATCH v5 06/14] ARM: Put target PC for PSCI CPU_ON on per-CPU stack
` [U-Boot] [PATCH v5 07/14] tegra124: Add more registers to struct mc_ctlr
` [U-Boot] [PATCH v5 08/14] virt-dt: Allow reservation of secure region when in a RAM carveout
` [U-Boot] [PATCH v5 09/14] tegra: Make tegra_powergate_power_on public
` [U-Boot] [PATCH v5 10/14] tegra: Add ap_pm_init hook
` [U-Boot] [PATCH v5 11/14] tegra124: Add PSCI support for Tegra124
` [U-Boot] [PATCH v5 12/14] jetson-tk1: Add PSCI configuration options and reserve secure code
` [U-Boot] [PATCH v5 13/14] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
` [U-Boot] [PATCH v5 14/14] tegra: Set CNTFRQ for secondary CPUs

[U-Boot] Please pull u-boot-tegra.git/master
 2015-03-11 15:12 UTC  (3+ messages)

[Qemu-devel] [PULL] virtio-serial: fix segfault on NULL port names
 2015-03-11 15:11 UTC  (2+ messages)

[Xenomai] Xenomai 3: smokey test sched_tp causes oops when run in gdb
 2015-03-11 15:12 UTC  (2+ messages)

[PATCH v3] refresh-screen: Add commandline parameter to set background-color to black
 2015-03-11 15:11 UTC 

[PATCH 0/7] brcmfmac: memory size queury and cleanup
 2015-03-11 15:11 UTC  (8+ messages)
` [PATCH 1/7] brcmfmac: remove duplication of ramsize info
` [PATCH 2/7] brcmfmac: always perform cores checks
` [PATCH 3/7] brcmfmac: rename chip download functions
` [PATCH 4/7] brcmfmac: assure device is ready for download after brcmf_chip_attach()
` [PATCH 5/7] brcmfmac: extract ram size info from internal memory registers
` [PATCH 6/7] brcmfmac: take save&restore memory into account for SDIO shared info
` [PATCH 7/7] brcmfmac: fix watchdog timer regression

[PATCH 0/7] drm/exynos: clean ups
 2015-03-11 15:10 UTC  (3+ messages)
` [PATCH 4/7] drm/exynos: make zpos property immutable

confusing code....whats the point of this construct ?
 2015-03-11 15:09 UTC  (5+ messages)

[PATCH RFC] leds: Add status code trigger
 2015-03-11 15:10 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/8] machine: query machine properties rather than qemu opts
 2015-03-11 15:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH 6/8] machine: query phandle-start machine property "
` [Qemu-devel] [PATCH 7/8] machine: query dump-guest-core "

: Build error while building armeb image
 2015-03-11 15:07 UTC  (2+ messages)

[PATCH] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-03-11 15:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
 2015-03-11 15:07 UTC  (3+ messages)

[PATCH v2] HID: i2c-hid: Fix suspend/resume when already runtime suspended
 2015-03-11 15:06 UTC  (5+ messages)

[PATCH v3] mac80211: Get-IV-len-from-key-conf-and-not-cipher-scheme
 2015-03-11 15:06 UTC 

[PATCH 1/2] ARM: dts: imx28-apf28dev: fix user button polarity
 2015-03-11 15:06 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx28-apf28dev: add wakeup function to user button

[PATCH] checkkconfigsymbols.py: make it Git aware
 2015-03-11 15:04 UTC  (5+ messages)

[PATCH] xfs_repair: junk last entry in sf dir if name starts beyond dir size
 2015-03-11 15:04 UTC  (6+ messages)

[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
 2015-03-11 15:03 UTC  (9+ messages)

[PATCH v2 3/6] staging: sm750fb: Make internal functions static
 2015-03-11 15:03 UTC  (5+ messages)
` [PATCH v2 6/6] staging: sm750fb: Remove spinlock helper function

[PATCH] app/test-pmd: fix incorrect port number check
 2015-03-11 15:03 UTC  (2+ messages)

[PATCH 0/4] enhance shmem process and swap accounting
 2015-03-11 15:03 UTC  (4+ messages)
` [PATCH 2/4] mm, procfs: account for shmem swap in /proc/pid/smaps

[PATCH] drm/i915: Add polish to VLV WM shift+mask operations
 2015-03-11 15:02 UTC  (2+ messages)

[PATCH v7 0/3]: Add LRO support to ixgbe PMD
 2015-03-11 15:02 UTC  (3+ messages)
` [PATCH v7 3/3] ixgbe: Add LRO support

[GIT PULL] Renesas ARM Based SoC r8a7778 CCF and Multiplatform Updates for v4.1
 2015-03-11 15:01 UTC  (4+ messages)

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-11 15:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xen: postpone updating domains' node affinity when removing a CPU from a cpupool
 2015-03-11 15:01 UTC  (2+ messages)

[PATCH 0/5] arm64: update/clarify/relax Image and FDT placement rules
 2015-03-11 15:00 UTC  (4+ messages)
` [PATCH 4/5] arm64/efi: ensure that Image does not cross a 512 MB boundary

[GIT PULL] at91: fixes for 4.0 #3
 2015-03-11 15:00 UTC  (2+ messages)

[PATCH] flask/policy: fix static device labeling examples
 2015-03-11 14:59 UTC 

[PATCH 2/2] xen: arm: more flexible scheme for specifying early printk device
 2015-03-11 14:59 UTC  (3+ messages)

[net-next PATCH] ipv4: FIB Local/MAIN table collapse
 2015-03-11 14:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2 RFC] Extend s390 pci representation in qemu V2
 2015-03-11 14:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2 RFC] s390x/pci: rework pci infrastructure modeling

[PATCH v4 0/3] explicit VGIC initialization in finalize function
 2015-03-11 14:56 UTC  (4+ messages)
` [PATCH v4 3/3] hw/intc/arm_gic: Initialize the vgic in the realize function
  ` [Qemu-devel] "

[PATCH] Bluetooth: Check for matching IRK when looking for paired LE devices
 2015-03-11 14:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/20] MIPS: KVM: Guest FPU & SIMD (MSA) support
 2015-03-11 14:44 UTC  (40+ messages)
` [PATCH 01/20] MIPS: KVM: Handle MSA Disabled exceptions from guest
` [PATCH 02/20] MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
` [PATCH 03/20] MIPS: KVM: Handle TRAP exceptions from guest kernel
` [PATCH 04/20] MIPS: KVM: Implement PRid CP0 register access
` [PATCH 05/20] MIPS: KVM: Sort kvm_mips_get_reg() registers
` [PATCH 06/20] MIPS: KVM: Drop pr_info messages on init/exit
` [PATCH 07/20] MIPS: KVM: Clean up register definitions a little
` [PATCH 08/20] MIPS: KVM: Simplify default guest Config registers
` [PATCH 09/20] MIPS: KVM: Add Config4/5 and writing of "
` [PATCH 10/20] MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
` [PATCH 11/20] MIPS: KVM: Add base guest FPU support
` [PATCH 12/20] MIPS: KVM: Emulate FPU bits in COP0 interface
` [PATCH 13/20] MIPS: KVM: Add FP exception handling
` [PATCH 14/20] MIPS: KVM: Expose FPU registers
` [PATCH 15/20] MIPS: KVM: Wire up FPU capability
` [PATCH 16/20] MIPS: KVM: Add base guest MSA support
` [PATCH 17/20] MIPS: KVM: Emulate MSA bits in COP0 interface
` [PATCH 18/20] MIPS: KVM: Add MSA exception handling
` [PATCH 19/20] MIPS: KVM: Expose MSA registers
` [PATCH 20/20] MIPS: KVM: Wire up MSA capability

[PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene
 2015-03-11 14:53 UTC  (3+ messages)

[PATCH 0/5] CHV PM fix & Improvements
 2015-03-11 14:50 UTC  (5+ messages)
` [PATCH 1/5] drm/i915/chv: Remove Wait for a previous gfx force-off

[PATCH 00/53] Remove the outstanding_lazy_request
 2015-03-11 14:53 UTC  (5+ messages)
` [PATCH 54/56] drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
  ` [PATCH 55/56] drm/i915: Remove 'faked' request from LRC submission

[PATCH] var/volatile: Mount it if doing ro-rfs
 2015-03-11 14:53 UTC  (3+ messages)

[PATCH] nfs: do not export discarded symbols
 2015-03-11 14:52 UTC  (3+ messages)

[PATCH v2 0/5] GICv3: add 32bit compatibility
 2015-03-11 14:52 UTC  (3+ messages)
` [PATCH v2 4/5] ARM: add 32bit support to GICv3

[Qemu-devel] [PATCH] acpi: specify format for build_append_namestring
 2015-03-11 14:52 UTC  (2+ messages)

[PATCH] mm: kill kmemcheck
 2015-03-11 14:52 UTC  (9+ messages)

[PATCH 0/4] some random small fixes
 2015-03-11 14:52 UTC  (6+ messages)
` [PATCH 3/4] common: append -d option to XFS_COPY_PROG when testing v5 xfs
` [PATCH 4/4] xfs/073: be quiet about mouting with nouuid option

[Qemu-devel] Patch for 64 bit mingw compilation
 2015-03-11 14:51 UTC 

[PATCHv7 0/2] xen: improve migration performance
 2015-03-11 14:49 UTC  (3+ messages)
` [PATCHv7 1/2] xen: unify foreign GFN map/unmap for auto-xlated physmap guests
` [PATCHv7 2/2] xen/privcmd: improve performance of MMAPBATCH_V2

[Buildroot] [PATCH v2] wpa_supplicant: install systemd service files
 2015-03-11 14:49 UTC  (4+ messages)

[Xenomai] irqbench: irqloop device or resource busy
 2015-03-11 14:48 UTC 

[PATCH v2 00/10] Use a structure for object IDs
 2015-03-11 14:46 UTC  (3+ messages)
` [PATCH v2 08/10] commit: convert parts to struct object_id

[U-Boot] [PATCH] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
 2015-03-11 14:46 UTC  (3+ messages)
` [U-Boot] [PATCH] misc: led: Add PCA9551 LED driver


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.