messages from 2016-08-02 16:38:49 to 2016-08-02 17:42:09 UTC [more...]
[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-08-02 17:30 UTC (7+ messages)
` [PATCH v12 1/8] vfio: introduce a vfio_dma type field
` [PATCH v12 2/8] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v12 3/8] vfio/type1: implement recursive vfio_find_dma_from_node
` [PATCH v12 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v12 7/8] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [PATCH v12 8/8] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains
[PATCH v2 1/3] mm: memcontrol: fix swap counter leak on swapout from offline cgroup
2016-08-02 17:33 UTC (5+ messages)
` [PATCH v2 2/3] mm: memcontrol: fix memcg id ref counter on swap charge move
[RFC PATCH] locks: Show only file_locks created in the same pidns as current process
2016-08-02 17:40 UTC (6+ messages)
[PATCH] mm/slab: Improve performance of gathering slabinfo stats
2016-08-02 17:39 UTC (6+ messages)
[GIT PULL] PCI changes for v4.8
2016-08-02 17:39 UTC
[PATCH v3 0/3] pcie-designware: add iATU unroll feature
2016-08-02 17:36 UTC (4+ messages)
` [PATCH v3 1/3] pcie-designware: move definitions
` [PATCH v3 2/3] pcie-designware: add iATU Unroll feature
` [PATCH v3 3/3] pcie-designware: fix typo
[PATCH 0384/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:06 UTC
[PATCH 0373/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:05 UTC
[PATCH 0342/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:02 UTC
[PATCH 0375/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:05 UTC
[PATCH 0273/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:55 UTC
[PATCH 0335/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:01 UTC
[PATCH 0361/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:04 UTC
[PATCH 0272/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:55 UTC
[PATCH 0368/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:04 UTC
[PATCH 0256/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:53 UTC
[PATCH 0386/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:06 UTC
[PATCH 0336/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:01 UTC
[PATCH 0369/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:04 UTC
[PATCH 0127/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:42 UTC
[PATCH 0340/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:01 UTC
[PATCH 0376/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:05 UTC
[PATCH 0383/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:06 UTC
[PATCH 0379/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:05 UTC
[PATCH 0344/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:02 UTC
[PATCH 0388/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:06 UTC
[PATCH 0389/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:06 UTC
[PATCH v2 0/9] Gadget endpoint request allocation and MIDI
2016-08-02 15:08 UTC (4+ messages)
` [PATCH 7/9] usb: gadget: remove useless parameter in alloc_ep_req()
[PATCH 0264/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:54 UTC
[PATCH 0390/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:07 UTC
[PATCH 0/7] drm/mediatek: cleaning up and refine
2016-08-02 17:04 UTC (4+ messages)
` [PATCH 5/7] drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
[PATCH 0290/1285] Replace numeric parameter like 0444 with macro
2016-08-02 17:27 UTC (2+ messages)
[PATCH] [RFC] Introduce mmap randomization
2016-08-02 17:17 UTC (12+ messages)
[RFC PATCH v2 0/3] perf/tracefs: Container-aware tracing support
2016-08-02 17:27 UTC (4+ messages)
` [RFC PATCH v2 2/3] tracefs: add instances support for uprobe events
[PATCH 0029/1285] Replace numeric parameter like 0444 with macro
2016-08-02 16:27 UTC (3+ messages)
[PATCH 0393/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:07 UTC
[PATCH 0394/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:07 UTC
[PATCH v12 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-08-02 17:23 UTC (7+ messages)
` [PATCH v12 01/11] genirq/msi: export msi_get_domain_info
` [PATCH v12 07/11] irqchip/gic-v2m: Register the MSI global doorbell
` [PATCH v12 08/11] irqchip/gicv3-its: "
` [PATCH v12 09/11] genirq/msi: Introduce msi_desc flags
` [PATCH v12 10/11] genirq/msi: Map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v12 11/11] genirq/msi: Use the MSI doorbell's IOVA when requested
[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-08-02 17:15 UTC (9+ messages)
` [PATCH v12 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
` [PATCH v12 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
` [PATCH v12 3/8] iommu: introduce an msi cookie
` [PATCH v12 4/8] iommu/msi-iommu: initialization
` [PATCH v12 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [PATCH v12 6/8] iommu/msi-iommu: iommu_msi_domain
` [PATCH v12 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
` [PATCH v12 8/8] iommu/arm-smmu: get/put the msi cookie
[PATCH 0395/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:07 UTC
[PATCH 0400/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:08 UTC
[PATCH 0399/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:08 UTC
[PATCH 0347/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:02 UTC
[PATCH 0402/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:08 UTC
[PATCH 0405/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:08 UTC
[PATCH 0364/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:04 UTC
[PATCH 0406/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:08 UTC
Is reading from /proc/self/smaps thread-safe?
2016-08-02 17:20 UTC (3+ messages)
[PATCH 1/1 linux-next] GFS2: use BIT() macro
2016-08-02 17:19 UTC (2+ messages)
[PATCH 0179/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:47 UTC
[PATCH 0343/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:02 UTC
[PATCH 0407/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:08 UTC
[PATCH 0286/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:56 UTC
[PATCH 0410/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:09 UTC
[PATCH 0413/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:09 UTC
[PATCH 1651/1651] staging: i4l: pcbit: Remove explicit NULL comparison
2016-08-02 11:33 UTC
[PATCH 1/6] mm/kasan: fix corruptions and false positive reports
2016-08-02 12:34 UTC (4+ messages)
` [PATCH 6/6] kasan: improve double-free reports
[PATCH 0416/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:09 UTC
[PATCH 0417/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:09 UTC
[PATCH 0418/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:09 UTC
[PATCH 0356/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:03 UTC
[PATCH 0419/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:09 UTC
[PATCH 0420/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:10 UTC
[PATCH 0421/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:10 UTC
[PATCH 0430/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:10 UTC
[PATCH 0432/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:11 UTC
[PATCH 0433/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:11 UTC
[PATCH 0434/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:11 UTC
[PATCH 0437/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:11 UTC
[RFC] usb: host: u132-hcd: Remove deprecated create_singlethread_workqueue
2016-08-02 11:44 UTC (10+ messages)
[Regression?] fib_rules: Added NLM_F_EXCL support to fib_nl_newrule breaks Android userspace
2016-08-02 17:09 UTC (8+ messages)
[PATCH v3 0/4] mxs-lradc: Split driver into MFD
2016-08-02 17:08 UTC (9+ messages)
` [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
[PATCH 0904/1285] Replace numeric parameter like 0444 with macro
2016-08-02 14:11 UTC (3+ messages)
SCHED_DEADLINE cpudeadline.{h,c} fixup
2016-08-02 11:52 UTC (3+ messages)
` [RFC PATCH 4/4] Split cpudl_set() into cpudl_set() and cpudl_clear()
[PATCH v2] perf/core: set cgroup in cpu contexts for new cgroup events
2016-08-02 7:48 UTC
[PATCH 0463/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:14 UTC
[PATCH 0314/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:59 UTC
Let me hear from you
2016-08-02 16:59 UTC
[PATCH 0122/1285] Replace numeric parameter like 0444 with macro
2016-08-02 17:05 UTC (2+ messages)
rcu_sched stalls in idle task introduced in pre-4.8?
2016-08-02 17:04 UTC
[PATCH 0171/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:46 UTC
[PATCH 0510/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:19 UTC
iio: WARNING at kernel/sched/core.c:7630: do not call blocking ops when !TASK_RUNNING
2016-08-02 17:04 UTC (4+ messages)
[PATCH 0505/1285] Replace numeric parameter like 0444 with macro
2016-08-02 16:53 UTC (2+ messages)
[PATCH 0478/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:16 UTC
[PATCH 0488/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0477/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:15 UTC
[PATCH 0517/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0481/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:16 UTC
[PATCH 0490/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0491/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0521/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0511/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:19 UTC
[PATCH 0479/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:16 UTC
[PATCH 0185/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:47 UTC
[PATCH 0175/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:46 UTC
[PATCH 0532/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0514/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:19 UTC
[PATCH 0518/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0494/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0156/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:45 UTC
[PATCH 0512/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:19 UTC
[PATCH] phy: fix the bug when remove the phy driver
2016-08-02 16:42 UTC (2+ messages)
Hang in 9p/virtio
2016-08-02 16:49 UTC (6+ messages)
[PATCH 0967/1285] Replace numeric parameter like 0444 with macro
2016-08-02 13:46 UTC (4+ messages)
[PATCH 0513/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:19 UTC
[PATCH 0508/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:19 UTC
[PATCH 0526/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0444/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:12 UTC
[PATCH 0492/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0483/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:16 UTC
[PATCH 0520/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0486/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:16 UTC
[PATCH 0515/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0524/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH] staging: comedi/drivers: Fixed sparse warnings
2016-08-02 16:41 UTC (2+ messages)
[PATCH 0525/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0155/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:45 UTC
[PATCH v3 1/5] powerpc/dts: add mcke-gpios for PM feature
2016-08-02 11:59 UTC (2+ messages)
` [PATCH v3 0/5] powerpc/pm: QorIQ deep sleep
[PATCH 0507/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:19 UTC
[PATCH 0482/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:16 UTC
[PATCH 0531/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0496/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0534/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0537/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0527/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0493/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0528/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0502/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:18 UTC
[PATCH 0495/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:17 UTC
[PATCH 0504/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:18 UTC
[PATCH 0099/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:40 UTC
[PATCH 0538/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0180/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:47 UTC
[PATCH 0539/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0259/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:54 UTC
[PATCH 0546/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0533/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0535/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0487/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:16 UTC
[PATCH 0130/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:42 UTC
[PATCH 0867/1285] Replace numeric parameter like 0444 with macro
2016-08-02 16:45 UTC (2+ messages)
[PATCH 0540/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0541/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0542/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0543/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0544/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0548/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:23 UTC
[PATCH v2 RESEND] fs: return EPERM on immutable inode
2016-08-02 11:58 UTC
[PATCH 0545/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:22 UTC
[PATCH 0549/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:23 UTC
[PATCH 0519/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:20 UTC
[PATCH 0552/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:23 UTC
[PATCH 0165/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:45 UTC
[PATCH v3] MIPS: Use CPHYSADDR to implement mips32 __pa
2016-08-02 12:01 UTC (2+ messages)
[PATCH 0558/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:24 UTC
[PATCH v3 00/14] KVM: x86: break the xAPIC barrier
2016-08-02 16:40 UTC (5+ messages)
` [PATCH v3 03/14] KVM: x86: use physical LAPIC array for logical x2APIC
[git pull] drm for v4.8
2016-08-02 16:40 UTC (5+ messages)
[PATCH 0529/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:21 UTC
[PATCH 0557/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:24 UTC
[PATCH 0125/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:42 UTC
[PATCH 0255/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:53 UTC
[PATCH 0560/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:24 UTC
[PATCH 0561/1285] Replace numeric parameter like 0444 with macro
2016-08-02 11:24 UTC
[PATCH 0141/1285] Replace numeric parameter like 0444 with macro
2016-08-02 10:44 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox