All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-07 15:08:09 to 2016-11-07 15:46:15 UTC [more...]

[PATCH] media: Fix get_key_haup_common.isra.4() debug message to print ptoggle value
 2016-11-07 15:44 UTC  (5+ messages)
` [PATCH] media: fix uninitialized variable warning in dib0700_rc_urb_completion()
` [PATCH] net/netfiliter: Fix used uninitialized warn in ip_vs_proc_sync_conn()
` [PATCH] net/netfilter: Fix use uninitialized warn in nft_range_eval()

[QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
 2016-11-07 15:46 UTC  (3+ messages)
` [QEMU PATCH v2] "

[U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp()
 2016-11-07 15:46 UTC  (17+ messages)
` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program
` [U-Boot] [PATCH 4/6] x86: efi: Add EFI loader support for x86

[U-Boot] [PATCH v3 1/8] x86: Add implementations of setjmp() and longjmp()
 2016-11-07 15:46 UTC  (11+ messages)
` [U-Boot] [PATCH v3 2/8] efi: Use asmlinkage for EFIAPI
` [U-Boot] [PATCH v3 7/8] x86: efi: Add a hello world test program

[U-Boot] [PATCH v2 1/8] x86: Add implementations of setjmp() and longjmp()
 2016-11-07 15:45 UTC  (11+ messages)
` [U-Boot] [PATCH v2 5/8] arm: efi: Add a hello world test program

[PATCH 00/10] PVH VCPU hotplug support
 2016-11-07 15:45 UTC  (15+ messages)
` [PATCH 01/10] x86/domctl: Add XEN_DOMCTL_set_avail_vcpus
` [PATCH 03/10] pvh: Set online VCPU map to avail_vcpus
` [PATCH 04/10] acpi: Power and Sleep ACPI buttons are not emulated
` [PATCH 05/10] acpi: Make pmtimer optional in FADT
` [PATCH 06/10] acpi: PVH guests need _E02 method

[Bug 187231] New: kernel panic during hpsa MSI plus tg3 MSI
 2016-11-07 15:45 UTC  (3+ messages)
` [Bug 187231] "

[Qemu-devel] [PATCH v4 0/5] object: Add 'help' option for all available backends and properties
 2016-11-07 15:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/5] qapi: auto generate enum value strings
    ` [Qemu-devel] 答复: "

[PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
 2016-11-07 15:44 UTC  (3+ messages)

[PATCH/RFC] serial: sh-sci: Fix deadlock caused by serial output request
 2016-11-07 15:44 UTC  (7+ messages)

[PATCH v2 for-4.8 0/2] Minor ACPI fixes for PVHv2 DomU
 2016-11-07 15:46 UTC  (5+ messages)
` [PATCH v2 for-4.8 1/2] libxc: properly account for the page offset when copying ACPI data
` [PATCH v2 for-4.8 2/2] libxc: set rsdp pointer for PVHv2 guests

[PATCH] coresight: Add support for ARM Coresight STM-500
 2016-11-07 15:43 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] ARM: ts4600: add basic board support
 2016-11-07 15:43 UTC  (4+ messages)

[PATCH net-next v6 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-07 15:43 UTC  (5+ messages)
` [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet

[PATCH/RFC] serial: sh-sci: Fix unlocked access to SCSCR register
 2016-11-07 15:42 UTC 

[kvm-unit-tests PATCH v9 00/12] PCI bus support
 2016-11-07 15:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH v9 10/12] pci: Add generic ECAM host support

[RFC, PATCH] pktcdvd: don't scribble over the bvec array
 2016-11-07 15:42 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.8? 0/3] block/curl: Drop TFTP "support"
 2016-11-07 15:42 UTC  (5+ messages)

[PATCH RFC 0/7] DMA: S3C64XX: Conversion to the new channel request API
 2016-11-07 15:41 UTC  (5+ messages)
` [PATCH RFC 1/7] dma: pl08x: Add support for the DMA slave map

[PATCH] staging: vc04_services: add vchiq_pagelist_info structure
 2016-11-07 15:41 UTC  (4+ messages)

[PATCH/RFC] arm64: dts: r8a7796-salvator-x: Disable sdr104 of SDHI
 2016-11-07 15:41 UTC  (2+ messages)

[PATCH 0/2] swiotlb: Rate-limit printing and 64-bit memory debugging
 2016-11-07 15:41 UTC  (6+ messages)
` [PATCH 2/2] swiotlb: Add swiotlb=nobounce debug option

[PATCH 00/14] improve nvdimm hotplug
 2016-11-07 15:35 UTC  (43+ messages)
` [PATCH 01/14] qdev: hotplug: drop HotplugHandler.post_plug callback
    ` [Qemu-devel] "
` [PATCH 02/14] nvdimm acpi: drop the lock of fit buffer
    ` [Qemu-devel] "
` [PATCH 03/14] pc: memhp: move nvdimm hotplug out of memory hotplug
    ` [Qemu-devel] "
` [PATCH 04/14] pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
    ` [Qemu-devel] "
` [PATCH 05/14] nvdimm acpi: clean up nvdimm_build_acpi
    ` [Qemu-devel] "
` [PATCH 06/14] docs: improve the doc of Read FIT method
    ` [Qemu-devel] "
` [PATCH 07/14] nvdimm acpi: rename nvdimm_plugged_device_list
  ` [Qemu-devel] "
` [PATCH 08/14] nvdimm acpi: cleanup nvdimm_build_fit
    ` [Qemu-devel] "
` [PATCH 09/14] nvdimm acpi: rename nvdimm_acpi_hotplug
    ` [Qemu-devel] "
` [PATCH 10/14] nvdimm acpi: define DSM return codes
    ` [Qemu-devel] "
` [PATCH 11/14] nvdimm acpi: fix two comments
    ` [Qemu-devel] "
` [PATCH 12/14] nvdimm acpi: rename nvdimm_dsm_reserved_root
  ` [Qemu-devel] "
` [PATCH 13/14] nvdimm acpi: use aml_name_decl to define named object
    ` [Qemu-devel] "
` [PATCH 14/14] nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
  ` [Qemu-devel] "

[PATCH 1/3] PCI: imx6: Improve binding example
 2016-11-07 15:40 UTC  (3+ messages)
` [PATCH 2/3] MAINTAINERS: PCI: imx6: Use Richard Zhu's NXP email

console issue since 3.6, console=ttyS1 hangs
 2016-11-07 15:40 UTC  (14+ messages)

[Qemu-devel] [PATCH v3 00/14] qapi doc generation (whole version, squashed)
 2016-11-07 15:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 01/14] qapi: add missing 'bus' argument in device_add
` [Qemu-devel] [PATCH v3 03/14] qga/schema: improve guest-set-vcpus Returns: section
` [Qemu-devel] [PATCH v3 06/14] qapi: fix various symbols mismatch in documentation

Locking/mutex for snd_pcm_update_hw_ptr0() call
 2016-11-07 15:40 UTC  (4+ messages)

Problems PEAK CAN SJA1000 CAN interface
 2016-11-07 14:40 UTC  (3+ messages)

[PATCH 0/5] drm/msm/mdp5: atomic smp + hwpipe assignment
 2016-11-07 15:39 UTC  (5+ messages)
` [PATCH 1/5] drm/msm/mdp5: introduce mdp5_hw_pipe

[Qemu-devel] [PATCH 0/2] virtio-net: spec compatibility fix
 2016-11-07 15:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] virtio-net: mark VIRTIO_NET_F_GSO as legacy

[PATCH] iommu/arm-smmu: Fix out-of-bounds dereference
 2016-11-07 15:39 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.8?] rules.mak: speedup save-vars load-vars
 2016-11-07 15:38 UTC  (3+ messages)

[kernel-hardening] [PATCHv4 0/4] WX checking for arm64
 2016-11-07 15:38 UTC  (5+ messages)
` [kernel-hardening] "
    `  "

[Qemu-trivial] [PATCH] build-sys: remove libtool left-over
 2016-11-07 15:37 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[Qemu-devel] Wiki documentation organization
 2016-11-07 15:36 UTC  (6+ messages)

Clean up indirect SQ register accessors for gfx7/8
 2016-11-07 15:35 UTC  (3+ messages)
  ` [PATCH 1/2] drm/amd/amdgpu: Clean up wave gfx7 helper
  ` [PATCH 2/2] drm/amd/amdgpu: Clean up wave gfx8 helper

[git pull] pinctrl: sh-pfc: Updates for v4.10
 2016-11-07 15:35 UTC 

[Qemu-devel] [PATCH for-2.8 0/2] aio-posix: epoll cleanups
 2016-11-07 15:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] aio-posix: avoid NULL pointer dereference in aio_epoll_update
  ` [Qemu-devel] [Qemu-block] "

[git pull] clk: renesas: Updates for v4.10 (take two)
 2016-11-07 15:35 UTC 

[BUG][REGRESSION] mangled display since -rc1
 2016-11-07 15:34 UTC  (11+ messages)

[git pull] clk: renesas: Updates for v4.10 (take one)
 2016-11-07 15:34 UTC 

[PATCH v2 0/9] xfstests: online scrub/repair support
 2016-11-07 15:34 UTC  (3+ messages)
` [PATCH 1/9] populate: create all types of XFS metadata

reduce latency in __purge_vmap_area_lazy
 2016-11-07 15:09 UTC  (7+ messages)
` [PATCH 4/7] mm: defer vmalloc from atomic context

[PATCHSET v2] block: IO polling improvements
 2016-11-07 15:29 UTC  (3+ messages)

[PATCH] IOMMU: release lock on new exit path
 2016-11-07 15:29 UTC 

Use of snd_atomic_write_t for dshare and friends
 2016-11-07 15:29 UTC 

Running 2 process on the same machine
 2016-11-07 15:28 UTC 

[PATCH] [media] gp8psk: fix gp8psk_usb_in_op() logic
 2016-11-07 15:28 UTC  (2+ messages)

[PATCH V3 0/9] da9061: DA9061 driver submission
 2016-11-07 15:28 UTC  (8+ messages)
` [PATCH V3 4/9] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V3 5/9] mfd: da9061: MFD core support

[PATCH/RFC net-next] ravb: Add dma_unmap_single in ravb_ring_free
 2016-11-07 15:27 UTC 

[PATCH v2] console: use first console if stdout-path device doesn't appear
 2016-11-07 15:26 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 1/2] Revert "drm: Add and handle new aspect ratios in DRM layer"
 2016-11-07 15:26 UTC  (8+ messages)

[PATCHv2 0/4] Generic #pinctrl-cells and and pinctrl_parse_index_with_args
 2016-11-07 15:26 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: Introduce generic #pinctrl-cells "

[PATCH v3 0/3] Expanded statistics reporting
 2016-11-07 15:25 UTC  (4+ messages)
` [PATCH v3 1/3] lib: add information metrics library

Security context of shared libraries
 2016-11-07 15:25 UTC  (8+ messages)

[Qemu-devel] BdrvDirtyBitmap and bdrv_snapshot_goto
 2016-11-07 15:24 UTC 

[PATCH 0/2] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-11-07 15:25 UTC  (4+ messages)
` [PATCH 2/2] mm: hugetlb: support gigantic surplus pages

xc_hvm_inject_trap() races
 2016-11-07 15:24 UTC  (19+ messages)

Xen on Qualcomm
 2016-11-07 15:24 UTC  (9+ messages)

[PATCH v2 0/6] Fix PDF builds on media documentation
 2016-11-07 15:20 UTC  (7+ messages)
` [PATCH v2 1/6] docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+
` [PATCH v2 2/6] [media] subdev-formats.rst: don't use adjustbox on a longtable
` [PATCH v2 3/6] [media] subdev-formats.rst: add missing columns to tabularcolumns
` [PATCH v2 4/6] [media] convert some images from png to svg
` [PATCH v2 5/6] [media] docs-rst: convert gif files to png
` [PATCH v2 6/6] [media] docs-rst: auto-generate PDF image files

[PATCH v2] ARM: dts: imx6: Add support for Logic PD SOM and Baseboard
 2016-11-07 15:22 UTC 

[PATCH] ixgbe: fix wrong VF TX registers
 2016-11-07 15:22 UTC  (2+ messages)

[PATCH 1/2] cpufreq: enable the DT cpufreq driver on the Integrators
 2016-11-07 15:21 UTC  (3+ messages)

[PATCH] ARM: dts: imx6: Add support for Logic PD SOM and Baseboard
 2016-11-07 15:20 UTC  (8+ messages)

[PATCH 00/10] MIPS: Cleanup EXPORT_SYMBOL usage
 2016-11-07 15:18 UTC  (6+ messages)
` [PATCH 03/10] MIPS: End asm function prologue macros with .insn

Trivial scheduler, take 2
 2016-11-07 15:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,01/11] drm/i915: Create distinct lockclasses for execution vs user timelines

[Buildroot] [PATCH master] net-tools: fix field with incomplete type error
 2016-11-07 15:18 UTC 

[Qemu-devel] alpha platform is missing files after initrd load
 2016-11-07 15:16 UTC  (7+ messages)

Xen 4.6.4 released
 2016-11-07 15:16 UTC 

[PATCH] ARM: dts: rockchip: Set sdmmc frequency at boot time
 2016-11-07 15:16 UTC  (2+ messages)

[Patch 00/13] MIPS: Use MACHINEOVERRIDES and reduce duplication
 2016-11-07 15:01 UTC  (14+ messages)
` [Patch 01/13] arch-mips: Add MACHINEOVERRIDES variables to "
` [Patch 02/13] bitbake.conf: Reduce duplication in MIPS variants
` [Patch 03/13] fts: "
` [Patch 04/13] glibc: "
` [Patch 05/13] packagegroup: "
` [Patch 06/13] gcc-runtime: "
` [Patch 07/13] gdb: "
` [Patch 08/13] mmc-utils: "
` [Patch 09/13] valgrind: "
` [Patch 10/13] ghostscript: "
` [Patch 11/13] ltp: "
` [Patch 12/13] mdadm: "
` [Patch 13/13] webkit: "

[PATCH 3/3] btrfs-progs: send: fix handling of -c option
 2016-11-07 15:16 UTC  (3+ messages)
` [PATCH] btrfs-progs: send-test: add checking of clone-src option

Xen 4.7.1 released
 2016-11-07 15:16 UTC 

[PATCH 1/1] fallocate: add insert range support
 2016-11-07 15:15 UTC  (4+ messages)

cpu hotplug: convert more drivers (batch #4)
 2016-11-07 15:14 UTC  (6+ messages)
` [PATCH 21/25] x86/mcheck: Split threshold_cpu_callback into two callbacks

[PATCH v4] soc: qcom: Add SoC info driver
 2016-11-07 15:14 UTC  (2+ messages)

[Buildroot] [PATCH] board/armadeus: bump apf51 kernel to 4.4.30 (latest LTS)
 2016-11-07 15:14 UTC 

[PATCH 1/2 v2] bnxt: use appropriate data type in bnxt_alloc_vnic_attributes
 2016-11-07 15:12 UTC  (2+ messages)
` [PATCH 1/3 v3] "

[PATCH 2/3] bnxt: add a FALLTHROUGH comment in the cascading switch statement
 2016-11-07 15:11 UTC 

[PATCH 3/3 v2] bnxt: remove support for few PCI IDs
 2016-11-07 15:11 UTC 

[PATCH] commands: spi: fix chip select validation
 2016-11-07 15:10 UTC 

[PATCH 0/6] MIPS: microMIPS stack unwinding fixes
 2016-11-07 15:07 UTC  (17+ messages)
` [PATCH 1/6] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 2/6] MIPS: Prevent unaligned accesses during stack unwinding
` [PATCH 3/6] MIPS: Fix get_frame_info() handling of microMIPS function size
` [PATCH 4/6] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
` [PATCH 5/6] MIPS: Calculate microMIPS ra properly when unwinding the stack
` [PATCH 6/6] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps

[PATCH] drm/sun4i: Propagate error to the caller
 2016-11-07 15:10 UTC  (5+ messages)

[PATCH 0/6] Add support for MAX8997 Clock Driver
 2016-11-07 15:09 UTC  (7+ messages)
` [PATCH 5/6] mfd: max8997: Add max8997-clk name in mfd_cell
` [PATCH 6/6] ARM: dts: Extend the S3C RTC node with rtc_src clock

[PATCH 0/5] drm/sun4i: Handle TV overscan
 2016-11-07 15:09 UTC  (8+ messages)

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API
 2016-11-07 15:09 UTC  (2+ messages)

an iomap-based direct I/O implementation V2
 2016-11-07 15:08 UTC  (4+ messages)
` [PATCH 4/5] iomap: implement direct I/O


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.