All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-14 06:44:38 to 2017-07-14 08:02:26 UTC [more...]

[PATCH 0/9] cleanup zonelists initialization
 2017-07-14  8:00 UTC  (21+ messages)
` [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE
` [PATCH 2/9] mm, page_alloc: remove boot pageset initialization from memory hotplug
` [PATCH 3/9] mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
` [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists
` [PATCH 5/9] mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
` [PATCH 6/9] mm, page_alloc: simplify zonelist initialization
` [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists
` [PATCH 8/9] mm, memory_hotplug: get rid of zonelists_mutex
` [PATCH 9/9] mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations

[PATCH v3] examples/vhost: introduce a new vhost-user-scsi sample application
 2017-07-14  8:02 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/2] i2c: move include files out of include/linux/i2c
 2017-07-14  7:58 UTC  (4+ messages)

Porting a custom interrupt handler from kernel 2.6.25 to 3.16.45
 2017-07-14  7:58 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/7] s390: remaining patches
 2017-07-14  7:58 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] s390x/cpumodel: wire up new hardware features
` [Qemu-devel] [PATCH 3/7] s390x/cpumodel: add esop/esop2 to z12 model
` [Qemu-devel] [PATCH 4/7] s390x/kvm: Enable KSS facility for nested virtualization

[PATCH][pyro] libgcrypt: fix CVE-2017-9526
 2017-07-14  7:57 UTC  (3+ messages)
` ✗ patchtest: failure for libgcrypt: fix CVE-2017-9526 (rev2)

[PATCH 0/3] Improve readbility of NVME "wwid" attribute
 2017-07-14  7:57 UTC  (12+ messages)
` [PATCH 1/3] nvmet: identify controller: improve standard compliance
` [PATCH 2/3] nvme: wwid_show: strip trailing 0-bytes
` [PATCH 3/3] nvme: wwid_show: copy hex string verbatim

[PATCH 0/6] Configuring traffic classes via new hardware offload mechanism in tc/mqprio
 2017-07-14  7:56 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 00/12] Infrastructure to detect iova mapping on the bus
 2017-07-14  7:55 UTC  (8+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 04/11] linuxapp/eal_pci: get iommu class

[PATCH kvm-unit-tests 0/3] Add physical timer test
 2017-07-14  7:55 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/3] arm64: timer: Fix vtimer interrupt test

[PATCH 00/18] drm/sun4i: Allwinner MIPI-DSI support
 2017-07-14  7:53 UTC  (4+ messages)
` [PATCH 13/18] dt-bindings: vendor: Add Huarui Lighting

[PATCH 1/2] add additional reverse-engineered information
 2017-07-14  7:54 UTC  (6+ messages)
` [PATCH 2/2] skip all blobs that are not touches

[PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
 2017-07-14  7:51 UTC 

[Bug 101787] colours all messed up
 2017-07-14  7:53 UTC 

[makedumpfile PATCH] fix compiler warnings
 2017-07-14  7:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr: fix memory leak in spapr_core_pre_plug()
 2017-07-14  7:50 UTC 

DBUS API: Retrieve current MTU used by remote device
 2017-07-14  7:49 UTC  (6+ messages)

[PATCH v3 0/7] Enhance libsas hotplug feature
 2017-07-14  7:46 UTC  (11+ messages)
` [PATCH v3 4/7] libsas: add sas event wait-complete support
` [PATCH v3 5/7] libsas: add a new workqueue to run probe/destruct discovery event
` [PATCH v3 6/7] libsas: add wait-complete support to sync "
` [PATCH v3 7/7] libsas: release disco mutex during waiting in sas_ex_discover_end_dev

[bug report] scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-14  7:46 UTC 

[PATCH 1/3] btrfs-progs: check: verify name in dir_item for original mode
 2017-07-14  7:47 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: check: verify dir item name and hash in lowmem mode
` [PATCH 3/3] btrfs-progs: fsck-test: case for corrupted dir item name

[U-Boot] [PATCH v2 00/13] usb: xhci: Add interrupt transfer support and full speed device support
 2017-07-14  7:45 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/13] usb: xhci: Add interrupt transfer support
` [U-Boot] [PATCH v2 02/13] usb: configs: Clean up CONFIG_SYS_USB_EVENT_POLL_(xxx) in board configs
` [U-Boot] [PATCH v2 03/13] usb: kbd: kconfig: Set a default polling mechanism for USB keyboard
` [U-Boot] [PATCH v2 04/13] usb: Only get 64 bytes device descriptor for full speed devices
` [U-Boot] [PATCH v2 05/13] usb: Read device descriptor after device is addressed for xHCI
` [U-Boot] [PATCH v2 06/13] usb: xhci: Fix max packet size for full speed device endpoint 0
` [U-Boot] [PATCH v2 07/13] usb: hub: Clear port reset before usb_hub_port_connect_change()
` [U-Boot] [PATCH v2 08/13] usb: hub: Clear BH reset status change for a 3.0 hub
` [U-Boot] [PATCH v2 09/13] usb: Handle audio extension endpoint descriptor in usb_parse_config()
` [U-Boot] [PATCH v2 10/13] usb: xhci: Honor endpoint's interval
` [U-Boot] [PATCH v2 11/13] usb: xhci: Program max burst size for endpoint
` [U-Boot] [PATCH v2 12/13] usb: xhci: Set 'Error Count' to 0 for isoch endpoints
` [U-Boot] [PATCH v2 13/13] usb: xhci: Set 'Average TRB Length' to 8 for control endpoints

[PATCH] Additional tests for long-time supported netlink classes
 2017-07-14  7:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/4] Add shrink image for qcow2
 2017-07-14  7:44 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 3/4] qcow2: add shrink image support

[PATCH v4 0/6] Chunk level degradable check
 2017-07-14  7:44 UTC  (3+ messages)
` [PATCH v4 1/6] btrfs: Introduce a function to check if all chunks a OK for degraded rw mount

[Qemu-devel] [PATCH] virtion-net: Prefer is_power_of_2()
 2017-07-14  7:43 UTC  (2+ messages)

[PATCH] drm/i915: Implement vm_ops->access for gdb access into GTT mmaps
 2017-07-14  7:42 UTC  (3+ messages)

[PATCH v5 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
 2017-07-14  7:42 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU

[PATCH 00/10] overlayfs assorted fixes for v4.13
 2017-07-14  7:42 UTC  (7+ messages)
` [PATCH 07/10] ovl: mount overlay read-only on failure to verify index dir
` [PATCH 10/10] ovl: follow decoded origin file handle of merge dir

[Qemu-devel] [PATCH 0/3] Fix qemu-bridge-helper with SUID
 2017-07-14  7:40 UTC  (6+ messages)

[Buildroot] [PATCH] core/legal-info: use hash file from version sub-dir
 2017-07-14  7:39 UTC  (3+ messages)

[PATCH xserver] Make PixmapDirtyUpdateRec::src a DrawablePtr
 2017-07-14  7:38 UTC  (7+ messages)
` [PATCH xf86-video-amdgpu] Adapt to PixmapDirtyUpdateRec::src being "
    ` [Nouveau] "

[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
 2017-07-14  7:37 UTC  (5+ messages)
` [PATCH 08/15] xen: x86: add SGX cpuid handling support

[PATCH v2 00/14] Renesas R-Car VSP: Add H3 ES2.0 support
 2017-07-14  7:36 UTC  (5+ messages)
` [PATCH v2 08/14] v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instances

[PATCH RFC] xen/evtchn: Implement EVTCHNOP_send_imm as a companian to EVTCHNOP_send
 2017-07-14  7:35 UTC  (3+ messages)

[PATCH 1/1 V2] media: usb: uvc: Fix incorrect timeout for Get Request
 2017-07-14  7:34 UTC  (3+ messages)

[bug report] svcrdma: Add recvfrom helpers to svc_rdma_rw.c
 2017-07-14  7:33 UTC 

[Qemu-devel] [PATCH V2] target-i386:kvm_get/put_vcpu_events don't handle sipi_vector
 2017-07-14 15:47 UTC  (2+ messages)
`  "

[patch net-next RFC 0/4] net: sched: allow qdiscs to share filter block instances
 2017-07-14  7:33 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] python-greenlet: new package
 2017-07-14  7:33 UTC  (5+ messages)
` [Buildroot] [PATCH 2/3] python-gevent: "

[PATCH 3/3] ARM: dts: iwg20m: Add MMCIF0 support
 2017-07-14  7:33 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 1/2] [rfc] parse the second area of android image
 2017-07-14  7:30 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] [rfc] support booting arm64 "

[PATCH] arm64: dts: renesas: salvator-xs: Add VC6 clock generator
 2017-07-14  7:30 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: r8a7795: salvator-xs: Connect DU dot clocks 0 and 3

[PATCH][-next] RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
 2017-07-14  7:30 UTC  (2+ messages)

[PATCH] cryptodev: remove AAD size in auth capabilities
 2017-07-14  7:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/4] VT-d: some enhancements on iotlb
 2017-07-14  7:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/4] intel_iommu: implement mru list for iotlb

[Qemu-devel] [RFC v2 PATCH 0/2] VFIO integration
 2017-07-14  7:25 UTC  (3+ messages)
` [Qemu-devel] [RFC v2 PATCH 1/2] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
` [Qemu-devel] [RFC v2 PATCH 2/2] virtio-iommu: vfio integration with virtio-iommu

[Qemu-devel] [Bug 984516] Re: should use sdl-config for static build not pkg-config
 2017-07-14  7:06 UTC 

[xfstests PATCH v2] generic: add test of file mode when setfacl fails
 2017-07-14  7:25 UTC  (3+ messages)

drm/edid: api to register cea modes if no edid supported
 2017-07-14  7:24 UTC  (2+ messages)

[PATCH] ARM: dts: zte: remove num-slots from zx296702-ad1
 2017-07-14  7:24 UTC  (2+ messages)

[PATCH] man: fix wrong info on sync_file_range=
 2017-07-14  7:24 UTC 

[PATCH 1/2] arm64: dts: renesas: r8a7796: Add resets property to FCP devices
 2017-07-14  7:23 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a7796: Add resets property to VSP devices

[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
 2017-07-14  7:22 UTC  (5+ messages)
` [for-4.14 RFC PATCH 1/2] dm rq: avoid deadlock if dm-mq is stacked on old .request_fn device(s)

Filesystem corruption on RAID1
 2017-07-14  7:22 UTC  (7+ messages)

[PATCH] arm64: dts: zte: remove num-slots from zx296718
 2017-07-14  7:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] board/arcturus/ppc-ucp1020 new gcc-6.x Linux kernel build fix
 2017-07-14  7:22 UTC  (4+ messages)

[PATCH 1/4] powerpc/mm/radix: Don't iterate all sets when flushing the PWC
 2017-07-14  7:21 UTC  (8+ messages)
` [PATCH 4/4] powerpc/mm/radix: Workaround prefetch issue with KVM
    ` [PATCH v2] "

[PATCH 0/2] stacked overlay support
 2017-07-14  7:21 UTC  (9+ messages)
` [PATCH 1/2] fdt: Allow stacked overlays phandle references

[Qemu-devel] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-07-14  7:20 UTC  (23+ messages)
                      ` [Qemu-devel] [Qemu-arm] "

[RFC PATCH 0/6] Reconstruct rockchip's PCIe and PCIe-PHY driver for per-lane PHY model
 2017-07-14  7:19 UTC  (9+ messages)
` [RFC PATCH 2/6] PCI: rockchip: introduce per-lanes PHYs support
  ` [RFC PATCH 3/6] phy: rockcip-pcie: reconstruct driver to support per-lane PHYs

[Qemu-devel] [RFC v5 0/8] ARM SMMUv3 Emulation Support
 2017-07-14  7:19 UTC  (2+ messages)

[PATCH v11 0/4] i2c: aspeed: added driver for Aspeed I2C
 2017-07-14  7:18 UTC  (10+ messages)
` [PATCH v11 3/4] "

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-14  7:12 UTC  (12+ messages)
` [PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG
              ` [Qemu-devel] "
              ` [virtio-dev] "

[PATCH v3] nvme: Add support for NVMe 1.3 Timestamp Feature
 2017-07-14  7:12 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes for Linux 4.13
 2017-07-14  7:09 UTC  (3+ messages)

[PATCH linux dev-4.10] iio: aspeed-adc: wait for initial sequence
 2017-07-14  7:09 UTC  (4+ messages)

[PATCH v2] arm64: dts: ls1012a: add USB host controller nodes
 2017-07-14  6:49 UTC  (3+ messages)

[PATCH] Btrfs: fix unexpected return value of bio_readpage_error
 2017-07-14  7:04 UTC  (2+ messages)

[PATCH 3/3] btrfs: Remove find_raid56_stripe_len
 2017-07-14  7:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/3] soc: rockchip: Modify power domain driver for rk3366 SoC
 2017-07-14  7:02 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: power: add RK3366 SoCs header for power-domain
` [PATCH v1 2/3] dt-bindings: add binding for rk3366 power domains
` [PATCH v1 3/3] soc: rockchip: power-domain: add power domain support for rk3366

[RFC V2 0/6] cpufreq: transition-latency cleanups
 2017-07-14  7:01 UTC  (4+ messages)
` [RFC V2 1/6] cpufreq: Replace "max_transition_latency" with "dynamic_switching"

Potential race in TLB flush batching?
 2017-07-14  7:00 UTC  (12+ messages)

[USB] f16443a034: EIP:arch_local_irq_restore
 2017-07-14  7:00 UTC  (2+ messages)

[U-Boot] Cubox-i broken
 2017-07-14  6:57 UTC  (3+ messages)

[U-Boot] [PATCH] tools: buildman: prevent trying to use the working directory as build dorectory
 2017-07-14  6:57 UTC  (3+ messages)

[PATCH] usb: gadget: functions: add ftrace export over USB
 2017-07-14  6:56 UTC  (6+ messages)

[PATCH 0/2] OMAP3ISP CCP2 support
 2017-07-14  6:56 UTC  (6+ messages)

Potential scheduler regression
 2017-07-14  6:54 UTC  (10+ messages)

[U-Boot] [PATCH BUGFIX] net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
 2017-07-14  6:53 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2 "

[Qemu-devel] [PATCHv2 0/8] spapr: DRC cleanups (part VI)
 2017-07-14  6:53 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] "

BTRFS file I/O with O_DIRECT
 2017-07-14  6:53 UTC  (3+ messages)

/etc/mtab read ~900 times by rpc.mountd
 2017-07-14  6:51 UTC  (10+ messages)

[PATCH] net/i40e: add invalid queue id checking for VF
 2017-07-14  6:51 UTC  (2+ messages)
` [PATCH v2] net/i40e: add checking invalid VF queue id for FDIR

[PATCH 1/3] powerpc/mm/radix: Refactor radix__mark_rodata_ro()
 2017-07-14  6:51 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mm/hash: Refactor hash__mark_rodata_ro()
` [PATCH 3/3] powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y

[PATCH v3] sched/cputime: Fix using smp_processor_id() in preemptible
 2017-07-14  6:49 UTC  (2+ messages)

[PATCH 4.4 00/57] 4.4.77-stable review
 2017-07-14  6:49 UTC  (7+ messages)
` [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds

[Qemu-devel] [PATCH 0/2] Two small improvements for docker.py
 2017-07-14  6:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] board/raspberrypi/post-image.sh: add multi arg support
 2017-07-14  6:48 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] board/raspberrypi/post-image.sh: add VC4 DTB overlay support
` [Buildroot] [PATCH 3/4] board/raspberrypi/post-image.sh: add option for uart enable
` [Buildroot] [PATCH 4/4] configs: raspberrypi3_64_defconfig: enable uart

[PATCH] crypto/aesni_mb: fix zero burst dequeue
 2017-07-14  6:48 UTC 

[PATCH 0/2] Fix modify_qp failure
 2017-07-14  6:48 UTC  (5+ messages)
` [PATCH 1/2] RDMA/uverbs: Fix the check for port number
` [PATCH 2/2] RDMA/core: Initialize port_num in qp_attr

[PATCH 00/11] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-14  6:43 UTC  (6+ messages)
` [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH 04/11] mmc: sunxi: Keep default timing phase settings for new timing mode
` [PATCH 07/11] mmc: sunxi: Add support for A83T eMMC (MMC2)
` [PATCH 09/11] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2
` [PATCH 10/11] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC

[meta-initramfs][PATCH 01/18] klibc: Fix build issue when default ISA is not thumb
 2017-07-14  6:45 UTC  (3+ messages)
` [meta-xfce][PATCH 08/18] xfce4-netload-plugin: Do not include sys/sysctl.h

How to build module iasImage from bzImage outside yocto
 2017-07-14  6:45 UTC  (2+ messages)
` [meta-intel] "


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.