All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-16 12:46:42 to 2018-01-16 13:34:45 UTC [more...]

[Qemu-devel] [PULL 00/24] target-arm queue
 2018-01-16 13:34 UTC  (13+ messages)
` [Qemu-devel] [PULL 02/24] get_phys_addr_pmsav7: Support AP=0b111 for v7M
` [Qemu-devel] [PULL 03/24] hw/arm/virt: Add virt-2.12 machine type
` [Qemu-devel] [PULL 04/24] target/arm: Handle page table walk load failures correctly
` [Qemu-devel] [PULL 05/24] hw/sd/pl181: Reset SD card on controller reset
` [Qemu-devel] [PULL 06/24] hw/sd/milkymist-memcard: "
` [Qemu-devel] [PULL 07/24] hw/sd/ssi-sd: "
` [Qemu-devel] [PULL 08/24] hw/sd/omap_mmc: "
` [Qemu-devel] [PULL 09/24] target/arm: Split out vfp_expand_imm
` [Qemu-devel] [PULL 10/24] target/arm: Add fp16 support to vfp_expand_imm
` [Qemu-devel] [PULL 12/24] sdhci: remove dead code
` [Qemu-devel] [PULL 15/24] sdhci: refactor common sysbus/pci realize() into sdhci_common_realize()
` [Qemu-devel] [PULL 19/24] sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h"

[PATCH v2 1/2] overlays: auto allocate phandles for nodes in base fdt
 2018-01-16 13:34 UTC  (13+ messages)

[patch net-next v9 00/13] net: sched: allow qdiscs to share filter block instances
 2018-01-16 13:33 UTC  (14+ messages)
` [patch net-next v9 01/13] net: sched: introduce support for multiple filter chain pointers registration
` [patch net-next v9 02/13] net: sched: introduce shared filter blocks infrastructure
` [patch net-next v9 03/13] net: sched: avoid usage of tp->q in tcf_classify
` [patch net-next v9 04/13] net: sched: introduce block mechanism to handle netif_keep_dst calls
` [patch net-next v9 05/13] net: sched: remove classid and q fields from tcf_proto
` [patch net-next v9 06/13] net: sched: keep track of offloaded filters and check tc offload feature
` [patch net-next v9 07/13] net: sched: use block index as a handle instead of qdisc when block is shared
` [patch net-next v9 08/13] net: sched: introduce ingress/egress block index attributes for qdisc
` [patch net-next v9 09/13] net: sched: allow ingress and clsact qdiscs to share filter blocks
` [patch net-next v9 10/13] mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
` [patch net-next v9 11/13] mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
` [patch net-next v9 12/13] mlxsw: spectrum_acl: Implement TC block sharing
` [patch net-next v9 13/13] mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops

[PATCH v4 0/6] drm/i915: expose RCS topology to userspace
 2018-01-16 13:33 UTC  (4+ messages)
` [PATCH v4 4/6] drm/i915: add rcs topology to error state

[RFC v2 0/5] EAPoL over NL80211
 2018-01-16 13:33 UTC  (9+ messages)
` [RFC v2 3/5] mac80211: Send control port frames over nl80211
` [RFC v2 4/5] nl80211: Implement TX of control port frames

[PATCH v2 net 1/1] net/tls: Only attach to sockets in ESTABLISHED state
 2018-01-16 13:31 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2018-01-16 13:30 UTC 

[PATCH v2] ALSA: pcm: Fix trailing semicolon
 2018-01-16 13:30 UTC  (4+ messages)

[PATCH 05/10] drm/i915: Trim the retired request queue after submitting
 2018-01-16 13:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/13] iommu/rockchip: Use OF_IOMMU
 2018-01-16 13:25 UTC  (27+ messages)
` [PATCH v2 01/13] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v2 02/13] iommu/rockchip: Suppress unbinding
` [PATCH v2 03/13] iommu/rockchip: Fix error handling in attach
` [PATCH v2 04/13] iommu/rockchip: Fix error handling in probe
` [PATCH v2 05/13] iommu/rockchip: Fix error handling in init
` [PATCH v2 06/13] iommu/rockchip: Use iopoll helpers to wait for hardware
` [PATCH v2 07/13] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [PATCH v2 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
` [PATCH v2 09/13] iommu/rockchip: Use iommu_group_get_for_dev() for add_device
` [PATCH v2 10/13] iommu/rockchip: Use IOMMU device for dma mapping operations
` [PATCH v2 11/13] iommu/rockchip: Use OF_IOMMU to attach devices automatically
` [PATCH v2 12/13] iommu/rockchip: Add runtime PM support
` [PATCH v2 13/13] iommu/rockchip: Support sharing IOMMU between masters

[Bug 104639] kernel 4.15-rc8 reboots randomly with RX 560
 2018-01-16 13:30 UTC  (5+ messages)

[REGRESSION] linux-next panics when trying to mount root
 2018-01-16 13:28 UTC 

[RFC PATCH] cmake: use Ninja backend instead of Make
 2018-01-16 13:29 UTC  (2+ messages)

[PATCH 0/2] genirq/affinity: try to make sure online CPU is assgined to irq vector
 2018-01-16 13:28 UTC  (5+ messages)

[PATCH] ALSA: pcm: Fix trailing semicolon
 2018-01-16 13:28 UTC  (4+ messages)

[Qemu-devel] [PULL 00/33] pc, pci, virtio: features, fixes, cleanups
 2018-01-16 13:27 UTC  (6+ messages)
` [Qemu-devel] [PULL 22/33] vhost: Move log_dirty check

[RFC v4 0/8] SMMUv3 driver
 2018-01-16 13:27 UTC  (12+ messages)
` [RFC v4 6/8] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver
` [RFC v4 8/8] drivers/passthrough/arm: Refactor code for arm smmu drivers

[PATCH v2 0/2] x86: initial simplistic Meltdown mitigation
 2018-01-16 13:26 UTC  (11+ messages)
` [PATCH v2 1/2] x86: Meltdown band-aid against malicious 64-bit PV guests
` [PATCH v2 2/2] x86: allow Meltdown band-aid to be disabled

[PATCH 1/2] cmake: allow target names to be overridden
 2018-01-16 13:25 UTC  (2+ messages)
` [PATCH 2/2] piglit: override install target name instead of do_install

[PATCH v6 00/24] Speculative page faults
 2018-01-16 13:24 UTC  (5+ messages)
` [PATCH v6 18/24] mm: Try spin lock in speculative path

KASAN: use-after-free Read in tipc_group_is_open
 2018-01-16 13:23 UTC  (3+ messages)

[U-Boot] [PATCH] ubi: Fix filesystem corruption on detach when fastmap enabled
 2018-01-16 13:22 UTC  (4+ messages)

[PATCH] modpost: Remove trailing semicolon
 2018-01-16 13:21 UTC 

[PATCH 0/8] staging: fsl-mc: Cleanup
 2018-01-16 13:19 UTC  (9+ messages)
` [PATCH 1/8] staging: fsl-mc: Cleanup dprc and dpmcp header files
` [PATCH 2/8] staging: fsl-mc: Consolidate bus core "
` [PATCH 3/8] staging: fsl-mc: Add SPDX license identifiers
` [PATCH 4/8] staging: fsl-mc: Remove dead code
` [PATCH 5/8] staging: fsl-mc: Remove unnecessary dependency
` [PATCH 6/8] staging: fsl-mc: Update include header
` [PATCH 7/8] staging: fsl-mc: README cleanup
` [PATCH 8/8] staging: fsl-mc: Convert documentation to rst format

[Qemu-devel] [PULL 00/27] Migration pull
 2018-01-16 13:19 UTC  (4+ messages)
` [Qemu-devel] [PULL 09/27] migration: calculate vCPU blocktime on dst side

[PATCH V3] multipathd: release uxsocket and resource when cancel thread
 2018-01-16 13:19 UTC  (2+ messages)

[PATCH] clk: Print the clock name in the warnings
 2018-01-16 13:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2018-01-16 13:18 UTC 

[Qemu-devel] [PATCH 0/5] tests: acpi: fix FADT not being tested and cleanups
 2018-01-16 13:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/5] tests: acpi: fix FADT not being compared to reference table

[Buildroot] [PATCH] picocom: bump to version 3.0
 2018-01-16 13:17 UTC 

[PATCH] perf stat: Ignore error thread when enabling system-wide --per-thread
 2018-01-16 15:43 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/11] qdev: remove DeviceClass::init/exit()
 2018-01-16 13:15 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] smbus: add a NULL check for SMBusDeviceClass::init callbacks
` [Qemu-devel] [PATCH 02/11] smbus_eeprom: replace SMBusDeviceClass::init by DeviceClass::reset
` [Qemu-devel] [PATCH 03/11] hw/i2c: convert I2CSlaveClass::init -> realize
` [Qemu-devel] [PATCH 04/11] usb-ccid: convert CCIDCardClass::init "
` [Qemu-devel] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init "
` [Qemu-devel] [PATCH 06/11] sysbus: add realize() and unrealize()
` [Qemu-devel] [PATCH 07/11] qdev: simplify the SysBusDeviceClass::init path
` [Qemu-devel] [PATCH 08/11] qdev: remove DeviceClass::init
` [Qemu-devel] [PATCH 09/11] qdev: remove DeviceClass::exit
` [Qemu-devel] [PATCH 10/11] qdev: remove empty realize/unrealize stubs
` [Qemu-devel] [PATCH 11/11] qdev: rename typedef qdev_resetfn() -> DeviceReset()

[PATCH 0/3] perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
 2018-01-16 13:14 UTC  (4+ messages)
` [PATCH 1/3] perf intel-pt/bts: Do not swap when synthesizing samples
` [PATCH 2/3] perf tools: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__synthesize_sample()
` [PATCH 3/3] perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()

[PATCH 04/10] drm/i915: Shrink the request kmem_cache on allocation error
 2018-01-16 13:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] Increase default RX/TX ring sizes
 2018-01-16 13:13 UTC  (3+ messages)
` [PATCH v2 "

_xfs_buf_find: Block out of range, then umount hung
 2018-01-16 13:12 UTC  (4+ messages)

[PATCH V4 00/15] perf top overwrite mode
 2018-01-16 13:12 UTC  (3+ messages)
` [PATCH V4 02/15] perf mmap: introduce perf_mmap__read_init()

[RFC/PATCH v2 00/22] KVM/s390: Hugetlbfs enablement
 2018-01-16 13:11 UTC  (3+ messages)
` [RFC/PATCH v2 11/22] s390/mm: Remove superfluous parameter

[v1] EDAC, armv8: Add Cache Error Reporting driver for ARMv8 processors
 2018-01-16 13:11 UTC 

Prevent trivial oom from gem_exec_nop/sequential
 2018-01-16 13:10 UTC  (3+ messages)

[REGRESSION][v4.14.y][v4.15] x86/intel_rdt/cqm: Improve limbo list processing
 2018-01-16 13:09 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2018-01-16 13:09 UTC 

[RFC] doc: fix code snippet build warnings
 2018-01-16 13:14 UTC  (5+ messages)

[bug report] IIO: ADC: add stm32 DFSDM support for PDM microphone
 2018-01-16 13:08 UTC  (5+ messages)

Problem building imx-gst1.0-plugin (4.1.6) on Rocko
 2018-01-16 13:07 UTC  (4+ messages)

[PATCH bpf-next v2 00/11] net: sched: add extack support for cls offload
 2018-01-16 13:08 UTC  (4+ messages)
` [PATCH bpf-next v2 02/11] net: sched: prepare extack support for offload via tc_cls_common_offload

[PATCH] net/pcap: convert license headers to SPDX tags
 2018-01-16 13:07 UTC  (5+ messages)
` [PATCH v2] "

[meta-browser] Running chromium as root
 2018-01-16 12:22 UTC  (2+ messages)

[PATCH] extensions : multiple to-dst/to-src arguments for ip6t_DNAT/SNAT not reported
 2018-01-16 13:06 UTC  (2+ messages)

[PATCH v10 3/5] net: add a helper for making RARP packet
 2018-01-16 21:41 UTC  (7+ messages)
` [PATCH v11 0/5] net/virtio: support GUEST ANNOUNCE
  ` [PATCH v11 1/5] net/virtio: make control queue thread-safe
  ` [PATCH v11 2/5] net/virtio: add packet injection method
  ` [PATCH v11 3/5] net: add a helper for making RARP packet
  ` [PATCH v11 4/5] vhost: use lib API to make "
  ` [PATCH v11 5/5] net/virtio: support GUEST ANNOUNCE

[PATCH 03/10] drm/i915: Shrink the GEM kmem_caches upon idling
 2018-01-16 13:05 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v6 0/9] qcow2: cluster space preallocation
 2018-01-16 13:04 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 1/9] mirror: inherit supported write/zero flags
` [Qemu-devel] [PATCH v6 2/9] blkverify: set "
` [Qemu-devel] [PATCH v6 3/9] block: introduce BDRV_REQ_ALLOCATE flag
` [Qemu-devel] [PATCH v6 4/9] block: treat BDRV_REQ_ALLOCATE as serialising
` [Qemu-devel] [PATCH v6 5/9] file-posix: support BDRV_REQ_ALLOCATE
` [Qemu-devel] [PATCH v6 6/9] block: support BDRV_REQ_ALLOCATE in passthrough drivers
` [Qemu-devel] [PATCH v6 7/9] qcow2: move is_zero() up
` [Qemu-devel] [PATCH v6 8/9] qcow2: skip writing zero buffers to empty COW areas
` [Qemu-devel] [PATCH v6 9/9] iotest 134: test cluster-misaligned encrypted write

Troubles with Qt after upgrade from Morty to Pyro
 2018-01-16 12:49 UTC 

[PATCH v1 0/6] Address various issues with exported headers
 2018-01-16 13:04 UTC  (5+ messages)
` [PATCH v1 6/6] net: fix rte_ether conflicts with libc

[PATCH v8 0/5] Add MCAN Support for Dra76 platform
 2018-01-16 13:03 UTC  (6+ messages)
` [PATCH v8 3/5] can: m_can: Move allocation of net device to probe
` [PATCH v8 4/5] can: m_can: Add PM Support

Rudolph: merging Vixen and Comet
 2018-01-16 13:03 UTC  (3+ messages)

[PATCH 1/2] lib/cryptodev: add support to set session private data
 2018-01-16 13:02 UTC  (12+ messages)

[ANNOUNCE] nftables 0.8.1 release
 2018-01-16 13:01 UTC 

[U-Boot] X86 Broadwell-DE override FSP configuration
 2018-01-16 13:01 UTC 

[PATCH v2 0/8] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-16 12:59 UTC  (4+ messages)
` [PATCH 9/8] KVM: x86: limit MSR_IA32_SPEC_CTRL access based on CPUID availability

[PATCH][next] mtd: nand: remove redundant variable 'oob_len'
 2018-01-16 12:57 UTC 

Recommendations for balancing as part of regular maintenance?
 2018-01-16 12:57 UTC  (6+ messages)

post-receive: pub/scm/boot/dracut/dracut
 2018-01-16 12:57 UTC 

[PATCH] mfd/tps80031: Delete an error message for a failed memory allocation in tps80031_probe()
 2018-01-16 12:55 UTC  (2+ messages)

[Qemu-devel] [PATCH x86-next v2] target-i386: add PCID flag to Westmere, Sandy Bridge and Ivy Bridge
 2018-01-16 12:55 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] qmp dirty bitmap API
 2018-01-16 12:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] block: maintain persistent disabled bitmaps
` [Qemu-devel] [PATCH v2 2/6] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
` [Qemu-devel] [PATCH v2 3/6] qapi: add block-dirty-bitmap-enable/disable
` [Qemu-devel] [PATCH v2 4/6] qmp: transaction support for block-dirty-bitmap-enable/disable
` [Qemu-devel] [PATCH v2 5/6] qapi: add block-dirty-bitmap-merge
` [Qemu-devel] [PATCH v2 6/6] qapi: add disabled parameter to block-dirty-bitmap-add

Sound Blaster Z - Sound from front case port, but not back
 2018-01-16 12:54 UTC 

[U-Boot] [PATCH] powerpc: Drop unreferenced CONFIG_* defines
 2018-01-16 12:53 UTC  (2+ messages)

[PATCH net] sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
 2018-01-16 12:51 UTC  (8+ messages)

[PATCH 0/5] xfs: kasan/ubsan fixes
 2018-01-16 12:50 UTC  (7+ messages)
` [PATCH 1/5] xfs: check sb_agblocks and sb_agblklog when validating superblock
  ` [PATCH v2 "
` [PATCH 4/5] xfs: attr leaf verifier needs to check for obviously bad count
  ` [PATCH v2 "

[PATCH v2] clk: Print the clock name and warning cause
 2018-01-16 12:50 UTC 

Problem with dialstring ##21#
 2018-01-16 12:50 UTC 

[PATCH] ixgbe: remove redundant initialization of 'pool'
 2018-01-16 12:48 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/8] Add support for PWM input capture on STM32
 2018-01-16 12:43 UTC  (5+ messages)
` [PATCH 2/8] pwm: stm32: protect common prescaler for all channels
` [PATCH 4/8] mfd: stm32-timers: add support for dmas
` [PATCH 7/8] pwm: stm32: use input prescaler to improve period capture
` [PATCH 8/8] ARM: dts: stm32: Enable pwm3 input capture on stm32f429i-eval

[U-Boot] [PATCH] i2c: imx: bus arbitration fix when reading block data
 2018-01-16 12:47 UTC  (4+ messages)


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.