All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-06 05:24:39 to 2017-04-06 06:38:25 UTC [more...]

[PATCH 1/6] iio: light: rpr0521 disable sensor -bugfix
 2017-04-06  6:37 UTC  (6+ messages)
` [PATCH 2/6] iio: light: rpr0521 whitespace fixes
` [PATCH 3/6] iio: light: rpr0521 sample_frequency read/write added
` [PATCH 4/6] iio: light: rpr0521 proximity offset "
` [PATCH 5/6] iio: light: rpr0521 channel numbers reordered
` [PATCH 6/6] iio: light: rpr0521 triggered buffer added

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-06  6:38 UTC  (4+ messages)
` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers

[PATCH] tick/nohz: Fix wrong user and system time accouting against vtime sampling
 2017-04-06  6:36 UTC 

[PATCH] devtools: make commits with stable tag outstanding
 2017-04-06  6:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 4/4] Improve handling of TPM2 event logs
 2017-04-06  6:35 UTC  (4+ messages)

[PATCH v3] net/i40e: fix return value check issue
 2017-04-06  6:35 UTC  (4+ messages)
  ` 答复: "

[Qemu-devel] [PATCH v2 00/21] qdev/sysbus: Set user_creatable=false by default on sysbus
 2017-04-06  6:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 02/21] sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE

[meta-python][PATCH] systemd-python: add a new recipe
 2017-04-06  6:30 UTC  (2+ messages)

DRM Display driver for Intel FPGA Video and Image Processing Suite
 2017-04-06  6:29 UTC  (3+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-04-06  6:28 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-04-05
 2017-04-06  6:28 UTC 

[RFC PATCH 0/2] block,scsi: support host-wide tagset
 2017-04-06  6:27 UTC  (3+ messages)
` [PATCH 1/2] block: Implement global tagset

[lkp-robot] [sched/idle] bb400b924e: fio.write_clat_95%_us -8% improvement
 2017-04-06  6:26 UTC  (3+ messages)

[PATCH V9 00/11] IOMMU probe deferral support
 2017-04-06  6:24 UTC  (6+ messages)
` [PATCH V10 00/12] "
  ` [PATCH V10 03/12] of: dma: Move range size workaround to of_dma_get_range()

[RFC] [PATCH] Trace TLBIE's
 2017-04-06  6:23 UTC  (6+ messages)

[PATCH] arm64: xen: Implement EFI reset_system callback
 2017-04-06  6:23 UTC  (5+ messages)

[PATCH] Add support for high priority scheduling in amdgpu v8
 2017-04-06  6:21 UTC  (27+ messages)
  ` [PATCH 01/26] drm/amdgpu: refactor MQD/HQD initialization v2
  ` [PATCH 02/26] drm/amdgpu: doorbell registers need only be set once v2
  ` [PATCH 03/26] drm/amdgpu: detect timeout error when deactivating hqd
  ` [PATCH 04/26] drm/amdgpu: remove duplicate definition of cik_mqd
  ` [PATCH 05/26] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu
  ` [PATCH 06/26] drm/amdgpu: rename rdev to adev
  ` [PATCH 07/26] drm/amdgpu: take ownership of per-pipe configuration v2
  ` [PATCH 08/26] drm/radeon: take ownership of pipe initialization
  ` [PATCH 09/26] drm/amdgpu: allow split of queues with kfd at queue granularity v3
  ` [PATCH 10/26] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
  ` [PATCH 11/26] drm/amdkfd: allow split HQD on per-queue granularity v4
  ` [PATCH 12/26] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
  ` [PATCH 13/26] drm/amdgpu: allocate queues horizontally across pipes
  ` [PATCH 14/26] drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES v2
  ` [PATCH 15/26] drm/amdgpu: avoid KIQ clashing with compute or KFD queues
  ` [PATCH 16/26] drm/amdgpu: new queue policy, take first 2 queues of each pipe
  ` [PATCH 17/26] drm/amdgpu: untie user ring ids from kernel ring ids v5
  ` [PATCH 18/26] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
  ` [PATCH 19/26] drm/amdgpu: add parameter to allocate high priority contexts v7
  ` [PATCH 20/26] drm/amdgpu: add framework for HW specific priority settings v6
  ` [PATCH 21/26] drm/amdgpu: convert srbm lock to a spinlock v2
  ` [PATCH 22/26] drm/amdgpu: implement ring set_priority for gfx_v8 compute v5
  ` [PATCH 23/26] drm/amdgpu: condense mqd programming sequence
  ` [PATCH 24/26] drm/amdgpu: workaround tonga HW bug in HQD "
  ` [PATCH 25/26] drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
  ` [PATCH 26/26] drm/amdgpu: use LRU mapping policy for SDMA engines

[PATCH] of: change fixup of dma-ranges size to error
 2017-04-06  6:18 UTC  (2+ messages)

[tpmdd-devel] Regression between Linux 3.16 and 4.8/4.9 on Lenovo X60 with coreboot
 2017-04-06  6:18 UTC  (3+ messages)
  `  "

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-06  6:18 UTC  (7+ messages)
` [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices
` [PATCH 27/27] scsi: sd: Remove LBPRZ dependency for discards

[PATCH 0/3] net/i40e: fix wrong VF link speed
 2017-04-05 23:12 UTC  (2+ messages)
` [PATCH 1/3] net/i40e: remove duplicate code

[RFC PATCH] kernel: sched: Provide a pointer to the valid CPU mask
 2017-04-06  6:16 UTC  (4+ messages)

[PATCH] rdma: force queue size to respect controller capability
 2017-04-06  6:15 UTC  (5+ messages)

[PATCH for-4.11-rc 0/3] Fix wrong sqsize settings in fabrics
 2017-04-06  6:15 UTC  (4+ messages)
` [PATCH for-4.11-rc 1/3] nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
` [PATCH for-4.11-rc 2/3] nvme-rdma: "
` [PATCH for-4.11-rc 3/3] nvme-fc: "

[PATCH -v3 1/8] rtmutex: Deboost before waking up the top waiter
 2017-04-06  6:16 UTC  (4+ messages)
` [tip:locking/core] "

[PATCH v2] staging: rtl8192u: ieee80211: Fix space required after }
 2017-04-06  6:13 UTC 

[PATCH v5 0/2] ASoC: Add support for Conexant CX2092X DSP
 2017-04-06  6:13 UTC  (3+ messages)
` [PATCH v5 2/2] "

[v2] raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
 2017-04-06  6:13 UTC  (2+ messages)

[Patch v4 00/12] Add MFC v10.10 support
 2017-04-06  6:11 UTC  (26+ messages)
    ` [Patch v4 01/12] [media] s5p-mfc: Rename IS_MFCV8 macro
    ` [Patch v4 02/12] [media] s5p-mfc: Adding initial support for MFC v10.10
    ` [Patch v4 03/12] [media] s5p-mfc: Use min scratch buffer size as provided by F/W
    ` [Patch v4 04/12] [media] s5p-mfc: Support MFCv10.10 buffer requirements
    ` [Patch v4 05/12] [media] videodev2.h: Add v4l2 definition for HEVC
    ` [Patch v4 06/12] [media] v4l2-ioctl: add HEVC format description
    ` [Patch v4 07/12] Documentation: v4l: Documentation for HEVC v4l2 definition
    ` [Patch v4 08/12] [media] s5p-mfc: Add support for HEVC decoder
    ` [Patch v4 09/12] [media] s5p-mfc: Add VP9 decoder support
    ` [Patch v4 10/12] [media] v4l2: Add v4l2 control IDs for HEVC encoder
    ` [Patch v4 11/12] [media] s5p-mfc: Add support "
    ` [Patch v4 12/12] Documention: v4l: Documentation for HEVC CIDs

FIO does 2x IOPS with 'bssplit' option and 'rw=randwrite or rw=randread'
 2017-04-06  6:13 UTC  (2+ messages)

[BUG?] Issue with merging from another branch after replacing subdirectory with submodule
 2017-04-06  6:10 UTC 

[GSoC][PATCH v1] Disallow git commands from within unpopulated submodules
 2017-04-06  6:11 UTC  (2+ messages)

[PATCH v10 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-04-06  6:10 UTC  (13+ messages)
` [PATCH v10 05/25] x86: refactor psr: L3 CAT: implement CPU init and free flow
` [PATCH v10 06/25] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v10 07/25] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v10 08/25] x86: refactor psr: L3 CAT: implement get value flow

[xen-4.8-testing test] 107210: tolerable FAIL - PUSHED
 2017-04-06  6:09 UTC 

generic memory addresses
 2017-04-06  6:08 UTC  (2+ messages)

[Fuego] Fuego v1.1 release
 2017-04-06  6:07 UTC  (11+ messages)

[PATCH for-3.18] Revert "ARM: 8457/1: psci-smp is built only for SMP"
 2017-04-06  6:07 UTC 

[PATCH] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
 2017-04-06  6:04 UTC 

[U-Boot] [PATCH] lib: div64: sync with Linux
 2017-04-06  6:04 UTC  (3+ messages)

(unknown),
 2017-04-06  6:03 UTC 

[Buildroot] [PATCH 0/3 v2] core/pkg-generic: store package<->files for staging and host
 2017-04-06  6:02 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3 v2] core/pkg-generic: rmove intermediate file-list files
` [Buildroot] [PATCH 2/3 v2] core/pk-generic: redirect only wsa when listing package's isntalled files

[PATCH] fix armv8 kernel generation of SIGSEGV upon unaligned access
 2017-04-06  6:01 UTC  (4+ messages)
` [PATCH] arm64: mm: unaligned access by user-land should be received as SIGBUS

mdadm - dmraid
 2017-04-06  6:00 UTC  (2+ messages)

[Buildroot] [git commit] syslinux: use Git formatted patches
 2017-04-06  5:59 UTC  (3+ messages)

[PATCH 0/2] reduce writes in i40e driver
 2017-04-06  5:56 UTC  (3+ messages)

[PATCH v7 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-04-06  5:53 UTC  (5+ messages)
` [PATCH v7 2/3] powerpc/powernv: Introduce a machine check hook for Guest MCEs

[PATCH] net/vhost: move device stop call in close function
 2017-04-06  5:51 UTC  (2+ messages)

[cip-dev] CIP TSC meeting minutes (3 April 2017)
 2017-04-06  5:53 UTC  (2+ messages)

[PATCH V8 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2017-04-06  5:51 UTC  (12+ messages)
` [PATCH V8 1/4] dt-bindings: phy: Add support for QUSB2 phy
` [PATCH V8 2/4] phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips
` [PATCH V8 3/4] dt-bindings: phy: Add support for QMP phy
` [PATCH V8 4/4] phy: qcom-qmp: new qmp phy driver for qcom-chipsets

[Buildroot] [PATCH] Added fmt package
 2017-04-06  5:50 UTC 

[PATCH v4 1/3] fstests: _require_chattr() must get an input arg
 2017-04-06  5:49 UTC  (3+ messages)
` [PATCH v4 2/3] generic/079: use _require_test_program
` [PATCH v4 3/3] overlay/030: test immutable and append-only upper files

[PATCH v2] python3: fix run-time deps for core python3 libraries
 2017-04-06  5:48 UTC  (3+ messages)
` ✗ patchtest: failure for python3: fix run-time deps for core python3 libraries (rev2)

[PATCH 0/2] ppc:Fix the memory initialization for IBM POWER
 2017-04-06  5:47 UTC 

[PATCH 0/9] mbuf: structure reorganization
 2017-04-06  5:45 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] mbuf: use 2 bytes for port and nb segments

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-06  5:47 UTC  (15+ messages)
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[PATCH v3 1/3] fstests: _require_chattr() must get an input arg
 2017-04-06  5:43 UTC  (3+ messages)
` [PATCH v3 2/3] generic/079: use _require_test_program
` [PATCH v3 3/3] overlay/030: test immutable and append-only upper files

[PATCH 1/6] drm/amdgpu:add PSP block only load_type=PSP
 2017-04-06  5:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] qapi-related cleanups
 2017-04-06  5:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 01/13] pci: Use struct instead of QDict to pass back parameters
` [Qemu-devel] [PATCH v3 02/13] pci: Reduce scope of error injection

[PATCH net] team: call netdev_change_features out of team lock
 2017-04-06  5:41 UTC 

[PATCH v2 4/9] arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
 2017-04-06  5:37 UTC  (4+ messages)

[U-Boot] [PATCH] Add 8 and 16-bit single register pin controller support
 2017-04-06  5:38 UTC  (5+ messages)
      ` [U-Boot] [PATCH v2] Add "

[PATCH rdma-next 0/6] Enhanced mode for IPoIB driver
 2017-04-06  5:38 UTC  (7+ messages)

[PATCH] block-mq: set both block queue and hardware queue restart bit for restart
 2017-04-06  5:38 UTC  (7+ messages)

linux-next: Tree for Apr 6
 2017-04-06  5:37 UTC 

[U-Boot] [PATCH v4 00/19] Add Intel Arria 10 SoC support
 2017-04-06  5:37 UTC  (4+ messages)
` [U-Boot] [PATCH v4 04/19] arm: socfpga: Restructure misc driver

[PATCH -mm -v8 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-06  5:35 UTC  (9+ messages)
` [PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v8 2/3] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v8 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map

[nfs-utils PATCH v2 0/4] add systemd generator for the rpc_pipefs mountpoint
 2017-04-06  5:34 UTC  (3+ messages)
` [nfs-utils PATCH v2 4/4] systemd: add a "

[Bug 100580] Adding unreachable "return" and "continue" in a GLSL shader leads to different image
 2017-04-06  5:35 UTC 

[PATCH] mm, memory_hotplug: fix devm_memremap_pages() after memory_hotplug rework
 2017-04-06  5:34 UTC  (4+ messages)

[PATCH] raid6/altivec: adding vpermxor implementation for raid6 Q syndrome
 2017-04-06  5:33 UTC  (4+ messages)

[bug report] virtio_net: rework mergeable buffer handling
 2017-04-06  5:29 UTC 

[PATCH 2/4 v2 net-next] net: stmmac: adding multiple buffers for RX (fwd)
 2017-04-06  5:29 UTC 

[Qemu-devel] [PATCH 00/21] pnv: PSI, OCC, IPMI and PCI models
 2017-04-06  4:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 03/21] ppc/pnv: Add support for POWER8+ LPC Controller
` [Qemu-devel] [PATCH 04/21] ppc/pnv: enable only one LPC bus

What should be the algo priority
 2017-04-06  5:26 UTC  (3+ messages)

[radeon-alex:drm-next-4.12-wip 34/69] drivers/gpu//drm/amd/amdgpu/amdgpu_vm.c:1207:20: note: in expansion of macro 'min'
 2017-04-06  5:24 UTC 

[PATCH] Add hardware PTP support
 2017-04-06  5:24 UTC  (4+ messages)
` [PATCH net-next] macb: "


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.