All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-06 16:41:29 to 2016-06-06 17:22:23 UTC [more...]

[PATCH v3 0/2] fix ib_device_cap_flags bit curruption
 2016-06-06 17:22 UTC  (9+ messages)
` [PATCH v3 1/2] IB/core: Fix bit curruption in ib_device_cap_flags structure
` [PATCH v3 2/2] IB/core: Align casting method of ib_device_cap_flags enumerations to ULL

[Qemu-devel] [PATCH qemu v17 07/12] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
 2016-06-06 17:20 UTC  (3+ messages)

[PATCHv2 7/7] testexport.bbclass: Create tarballs for easy release
 2016-06-06  9:15 UTC  (2+ messages)
` [PATCHv3 "

[PATCH v3] ipc/msg: Implement lockless pipelined wakeups
 2016-06-06 17:20 UTC 

"xl vcpu-set" not persistent across reboot?
 2016-06-06 17:20 UTC  (6+ messages)

radeonfb: BAR 0: can't reserve [mem 0x98000000-0x9fffffff pref]
 2016-06-06 17:20 UTC  (2+ messages)
  ` [Mesa-dev] "

[PATCH v4] r8152: Add support for setting pass through MAC address on RTL8153-AD
 2016-06-06 17:19 UTC 

[GIT PULL] Braswell audio firmware update
 2016-06-06 17:19 UTC  (2+ messages)

[PATCH 0/5] regulator: add Ricoh RN5T567 PMIC support
 2016-06-06 17:19 UTC  (6+ messages)
` [PATCH 5/5] mfd: rn5t618: register restart handler

[PATCH V2 0/3] strbuf: improve API
 2016-06-06 17:19 UTC  (3+ messages)
` [PATCH V2 3/3] strbuf: allow to use preallocated memory

[PATCH v4 0/5] [PATCH v3 0/4] locking/rwsem: Add reader-owned state to the owner field
 2016-06-06 17:18 UTC  (3+ messages)
` [PATCH v4 1/5] "

[U-Boot] [PATCH v2 0/7] spl: nand: sunxi: implement auto-detection
 2016-06-06 17:16 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/7] spl: nand: rename the SYS_NAND_U_BOOT_OFFS Kconfig option

[PATCH] ALSA: Add rate defines for 352k8 and 384k
 2016-06-06 17:16 UTC  (4+ messages)

[PATCH net 0/2] cls_u32 hardware offload fixes
 2016-06-06 17:16 UTC  (3+ messages)
` [PATCH net 1/2] net: cls_u32: fix error code for invalid flags

[Qemu-devel] [PATCH] clean-includes: run it once more
 2016-06-06 17:16 UTC 

[Qemu-devel] [PATCH v2] os-posix: include sys/mman.h
 2016-06-06 17:15 UTC 

[PATCH] dma: bcm2835: Fix compiler warning on arm64
 2016-06-06 17:15 UTC  (4+ messages)

Any tips on where per-packet antenna selection could be pushed?
 2016-06-06 17:12 UTC 

[PATCH net-next] net, cls: allow for deleting all filters for given parent
 2016-06-06 17:12 UTC  (2+ messages)

[PATCH] xfs: cancel eofblocks background trimming on remount read-only
 2016-06-06 17:12 UTC 

[PATCH] Sort object files for deterministic linking order
 2016-06-06 17:12 UTC  (2+ messages)

[RFC PATCH 0/4] arm64: vdso: check whether the params is invalid address
 2016-06-06 17:12 UTC  (2+ messages)

[Buildroot] [PATCH 00/10] Bump NXP package versions
 2016-06-06 17:12 UTC  (4+ messages)
` [Buildroot] [PATCH 01/10] firmware-imx: bump to version 5.4

[PATCH] policycoreutils: fix typos in semanage manpages
 2016-06-06 17:12 UTC  (2+ messages)

[PATCH v2 0/5] drivers: net: xgene: Fix 1G hot-plug and module support
 2016-06-06 17:12 UTC  (4+ messages)
` [PATCH v2 3/5] drivers: net: phy: Add MDIO driver

[Qemu-devel] [RFC v2 PATCH 00/13] tcg: Add fence gen support
 2016-06-06 17:11 UTC  (13+ messages)
` [Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier

[PATCH] semodule: Fix the --list-modules=full example in the manpage
 2016-06-06 17:12 UTC  (3+ messages)
` [PATCH] policycoreutils/semodule: Fix the documentation of -l,--list

[PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools
 2016-06-06 17:01 UTC  (66+ messages)
` [PATCH kexec-tools v2 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
` [PATCH kexec-tools v2 02/32] kdump: fix multiple program header entries
` [PATCH kexec-tools v2 03/32] kdump: actually write out the memory
` [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping
` [PATCH kexec-tools v2 05/32] arm: fix kdump to work on LPAE systems
` [PATCH kexec-tools v2 06/32] kdump: print mmap() offset in hex
` [PATCH kexec-tools v2 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
` [PATCH kexec-tools v2 08/32] kexec: add max_size to memory_ranges
` [PATCH kexec-tools v2 09/32] kexec: phys_to_virt() must take unsigned long long
` [PATCH kexec-tools v2 10/32] kexec: add generic helper to add to memory_regions
` [PATCH kexec-tools v2 11/32] kexec: add mem_regions sorting implementation
` [PATCH kexec-tools v2 12/32] kexec: add helper to exlude a region from a set of memory ranges
` [PATCH kexec-tools v2 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
` [PATCH kexec-tools v2 14/32] arm: fix off-by-one on memory end
` [PATCH kexec-tools v2 15/32] arm: fix get_kernel_stext_sym() to close its file
` [PATCH kexec-tools v2 16/32] arm: fix ELF32/ELF64 check
` [PATCH kexec-tools v2 17/32] arm: return proper error for missing crash kernel
` [PATCH kexec-tools v2 18/32] arm: report if crash kernel is out of bounds
` [PATCH kexec-tools v2 19/32] arm: add memory ranges debug
` [PATCH kexec-tools v2 20/32] arm: add maximum number of memory ranges
` [PATCH kexec-tools v2 21/32] arm: parse crash_reserved_mem early
` [PATCH kexec-tools v2 22/32] arm: use generic mem_region sorting implementation
` [PATCH kexec-tools v2 23/32] arm: move crash system RAM parsing earlier
` [PATCH kexec-tools v2 24/32] arm: add support for platforms with boot memory aliases
` [PATCH kexec-tools v2 25/32] arm: crashdump needs boot alias of crash kernel region
` [PATCH kexec-tools v2 26/32] arm: rename crash_reserved_mem to crash_kernel_mem
` [PATCH kexec-tools v2 27/32] arm: add support for multiple reserved regions
` [PATCH kexec-tools v2 28/32] arm: add support for boot-time crash kernel resource
` [PATCH kexec-tools v2 29/32] arm: add debug of reserved and coredump memory ranges
` [PATCH kexec-tools v2 30/32] arm: fix type of phys_offset
` [PATCH kexec-tools v2 31/32] arm: clean up phys/page offset debug
` [PATCH kexec-tools v2 32/32] arm: report which ELF core format we will use

[PATCH] ASoC: sgtl5000: only check VDDD-supply, not revision
 2016-06-06 17:10 UTC  (11+ messages)
          ` [alsa-devel] "

[Qemu-devel] [PATCH v2 0/5] qcow2: Implement .bdrv_co_preadv/pwritev
 2016-06-06 17:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/5] qcow2: Work with bytes in qcow2_get_cluster_offset()

[kvm-unit-tests PATCH v4 00/12] PCI bus support
 2016-06-06 17:11 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v4 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test

Extending the 0-day system with syzkaller?
 2016-06-06 17:11 UTC  (2+ messages)

[PATCH 7/7] usb: dwc3: st: Inform the reset framework that our reset line may be shared
 2016-06-06 17:08 UTC  (7+ messages)
` [PATCH 8/10] phy: phy-stih407-usb: "
  ` [PATCH 9/10] usb: host: ehci-st: "
  ` [PATCH 10/10] usb: host: ohci-st: "

[RFC PATCH 0/2] scpi: Add SCPI framework to handle vendors variants
 2016-06-06 17:10 UTC  (6+ messages)

kmemleak report after 9082e87bfbf8 ("block: remove struct bio_batch")
 2016-06-06 17:09 UTC  (4+ messages)

[PATCH] Add support for configuring Infiniband GUIDs
 2016-06-06 17:09 UTC  (5+ messages)

[PATCH 0/3] arm64: Avoid overlapping EFI regions
 2016-06-06 17:09 UTC  (5+ messages)
` [PATCH 2/3] arm64: efi: Ensure efi_create_mapping() does not map overlapping regions

[RFC] xen/arm: build: add missed dependency for head.S
 2016-06-06 17:08 UTC  (2+ messages)

[v2 PATCH] arm64: kasan: instrument user memory access API
 2016-06-06 17:07 UTC  (4+ messages)

[BUG?] trailer command with multiple keys
 2016-06-06 17:07 UTC  (2+ messages)

[PATCH v1 1/1] intel_idle: Add CPU model 74 (Atom Z34xx series)
 2016-06-06 17:06 UTC 

[Qemu-devel] [RFC v3 13/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
 2016-06-06 17:05 UTC  (3+ messages)

[PATCH V2 linux-next] ASoC: cs53l30: include gpio/consumer.h
 2016-06-06 17:05 UTC 

[Buildroot] [PATCH 1/2] beaglebone: Use default U-Boot version
 2016-06-06 17:05 UTC  (2+ messages)
` [Buildroot] [PATCH v2] beaglebone: Bump "

[PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper
 2016-06-06 17:05 UTC  (4+ messages)
` [PATCH net-next 2/3] arm64: bpf: optimize JMP_CALL

[Qemu-devel] [PATCH v3 0/3] IOMMU: Add Support to VFIO devices with vIOMMU present
 2016-06-06 17:02 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/3] IOMMU: add VTD_CAP_CM to vIOMMU capability exposed to guest

[PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos
 2016-06-06 16:35 UTC 

[PATCH v2 0/3] mwifiex: add .get_tx_power and .get_antenna cfg80211 operations
 2016-06-06 17:02 UTC  (4+ messages)
` [PATCH v2 1/3] mwifiex: add a cfg80211 .get_tx_power operation callback
` [PATCH v2 2/3] mwifiex: move .get_tx_power logic to station ioctl file
` [PATCH v2 3/3] mwifiex: add get_antenna support for cfg80211

[U-Boot] [PATCH] usb: dwc2_udc_otg: support 8-bit interface
 2016-06-06 17:03 UTC  (6+ messages)

[PATCH 0/3] Write dump into container's filesystem for pipe_type core_pattern
 2016-06-06 17:02 UTC  (4+ messages)
` [PATCH 1/3] Save dump_root into pid_namespace

[PATCH 0/4] Update alsa recipes
 2016-06-06 16:55 UTC  (5+ messages)
` [PATCH 1/4] alsa: update BUGTRACKER links
` [PATCH 2/4] alsa-lib: 1.1.0 -> 1.1.1
` [PATCH 3/4] alsa-utils: "
` [PATCH 4/4] alsa-plugins: "

Xen, systemd, and selinux
 2016-06-06 17:01 UTC  (2+ messages)

[ath9k-devel] [RFC/RFT 0/5] Adding an airtime fairness scheduler to ath9k
 2016-06-06 17:00 UTC  (5+ messages)
` [ath9k-devel] [RFC/RFT 1/5] mac80211: skip netdev queue control with software queuing
      `  "

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-06-06 16:59 UTC  (4+ messages)
` [PATCH RFC 18/20] libxc/acpi: Build ACPI tables for HVMlite guests

[RESEND PATCH v2] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-06 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] user-exec: cpu_resume_from_signal() cleanups
 2016-06-06 16:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 6/6] target-i386: Move user-mode exception actions out of user-exec.c

[PATCH v3] powerpc: Define and use PPC64_ELF_ABI_v2/v1
 2016-06-06 16:56 UTC  (2+ messages)
` [PATCH v4] "

Hang in ipoib_mcast_stop_thread
 2016-06-06 16:57 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] scsi: esp: check TI buffer index before read/write
 2016-06-06 16:57 UTC  (2+ messages)

[PATCH] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-06 16:55 UTC  (2+ messages)

[PATCH] gpio: tegra: Make lockdep class file-scoped
 2016-06-06 16:56 UTC 

Xen Security Advisory 178 (CVE-2016-4963) - Unsanitised driver domain input in libxl device handling
 2016-06-06 16:56 UTC 

Xen Security Advisory 175 (CVE-2016-4962) - Unsanitised guest input in libxl device handling code
 2016-06-06 16:56 UTC 

[ath9k-devel] [RFC/RFT 2/5] ath9k: use mac80211 intermediate software queues
 2016-06-06 16:55 UTC  (4+ messages)
  `  "

[RESEND PATCH] thermal: helpers: Check return value of get_temp
 2016-06-06 16:53 UTC  (2+ messages)

[RFC] Triangular Workflow UI improvments
 2016-06-06 16:54 UTC  (9+ messages)
` [RFC/PATCH] Triangular Workflow UI improvement: Documentation

[Patch net v2] act_police: fix a crash during removal
 2016-06-06 16:54 UTC 

[RFC] allow enabling reflinks at runtime
 2016-06-06 16:52 UTC  (5+ messages)
` [PATCH 3/3] xfs: add an option to enable reflinks at mount time

MX25 Touch on 4.7-rc
 2016-06-06 16:52 UTC 

[PATCH 1/2] thermal: helpers: Check return value of get_temp
 2016-06-06 16:50 UTC  (2+ messages)

invalid printk time during boot on PA-RISC
 2016-06-06 16:51 UTC  (5+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-06 16:50 UTC  (4+ messages)

[PATCH] of: fix autoloading due to broken modalias with no 'compatible'
 2016-06-06 16:48 UTC 

licensing question
 2016-06-06 16:48 UTC  (3+ messages)

i.mx6 camera interface (CSI) and mainline kernel
 2016-06-06 16:48 UTC  (15+ messages)

Building modules: missing scripts/basic/Makefile
 2016-06-06 16:47 UTC 

[Qemu-devel] [PATCH 00/10] vhost-user: simple reconnection support
 2016-06-06 16:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] vhost-user: add ability to know vhost-user backend disconnection
` [Qemu-devel] [PATCH 02/10] tests/vhost-user-bridge: add client mode
` [Qemu-devel] [PATCH 03/10] tests/vhost-user-bridge: workaround stale vring base
` [Qemu-devel] [PATCH 04/10] qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd
` [Qemu-devel] [PATCH 05/10] vhost-user: disconnect on start failure
` [Qemu-devel] [PATCH 06/10] vhost-net: do not crash if backend is not present
` [Qemu-devel] [PATCH 07/10] vhost-net: save & restore vhost-user acked features
` [Qemu-devel] [PATCH 08/10] vhost-net: save & restore vring enable state
` [Qemu-devel] [PATCH 09/10] tests: append i386 tests
` [Qemu-devel] [PATCH 10/10] test: start vhost-user reconnect test

[PATCH v3 1/2] checkpatch: add Kconfig 'default n' test
 2016-06-06 16:43 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
 2016-06-06 16:32 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2 0/6] Support BCM23550 SoC
 2016-06-06 16:42 UTC  (6+ messages)
` [PATCH v2 1/6] power: Introduce Broadcom kona reset 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.