All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-16 12:21:22 to 2018-01-16 13:16:55 UTC [more...]

[Qemu-devel] [PATCH 00/11] qdev: remove DeviceClass::init/exit()
 2018-01-16 13:15 UTC  (11+ 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

[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] "

[RFC v4 0/8] SMMUv3 driver
 2018-01-16 13:14 UTC  (11+ 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 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  (5+ 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)

[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)

[Bug 104639] kernel 4.15-rc8 reboots randomly with RX 560
 2018-01-16 13:09 UTC  (4+ 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] perf stat: Ignore error thread when enabling system-wide --per-thread
 2018-01-16 15:43 UTC  (3+ 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

[Qemu-devel] [PULL 00/33] pc, pci, virtio: features, fixes, cleanups
 2018-01-16 12:59 UTC  (4+ messages)

[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)

[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  (9+ 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  (18+ messages)
` [PATCH 1/8] pwm: stm32: fix, remove unused struct device
` [PATCH 2/8] pwm: stm32: protect common prescaler for all channels
` [PATCH 3/8] dt-bindings: mfd: stm32-timers: add support for dmas
` [PATCH 4/8] "
` [PATCH 5/8] pwm: stm32: add capture support
` [PATCH 6/8] pwm: stm32: improve capture by tuning counter prescaler
` [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)

[PATCH 1/2] drm/ttm: Allow page allocations w/o triggering OOM
 2018-01-16 12:46 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: Use new TTM flag to avoid OOM triggering

[PATCH] lib/cmdline: init parse result memeory
 2018-01-16 12:45 UTC  (5+ messages)
` [PATCH v2] lib/cmdline: init CLI parsing memory

[PATCH v3 0/4] gpio: driver for the RPi3 GPIO expander
 2018-01-16 12:45 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: bcm2835: sync firmware properties with downstream
  ` [PATCH v3 2/4] dt-bindings: gpio: add raspberry pi GPIO expander binding
` [PATCH v3 3/4] gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox service
` [PATCH v3 4/4] ARM: dts: bcm2837-rpi-3-b: add GPIO expander

[Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-01-16 12:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/8] s390-ccw: ipl structs for eckd cdl/ldl
` [Qemu-devel] [PATCH v3 3/8] s390-ccw: parse and set boot menu options

[Qemu-devel] [PATCH v2 0/4] cryptodev: add vhost support
 2018-01-16 12:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/4] cryptodev-vhost-user: add crypto session handler

[Intel-gfx] [PATCH i-g-t 1/4] meson: Build cnl_compute_wrpll
 2018-01-16 12:42 UTC  (4+ messages)
`  "
` ✓ Fi.CI.BAT: success for series starting with [1/4] "

[PATCH] clk: Print the clock name in the warnings
 2018-01-16 12:42 UTC 

[Ocfs2-devel] [PATCH] ocfs2: clean dead code up in alloc.c
 2018-01-16 12:40 UTC  (2+ messages)

[PATCH i-g-t v3 0/8] kms_plane_scaling tests
 2018-01-16 12:43 UTC  (3+ messages)
` [PATCH i-g-t v3 6/8] tests/kms_plane_scaling: test scaling with tiling rotation and pixel formats, v2

[PATCH v2 0/2] x86: initial simplistic Meltdown mitigation
 2018-01-16 12:40 UTC  (15+ 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 v4] app/testpmd: add option ring-bind-lcpu to bind Q with CPU
 2018-01-16 12:38 UTC  (3+ messages)
` [PATCH v5] "

[Qemu-devel] [PATCH V6] pci: removed the is_express field since a uniform interface was inserted
 2018-01-16 12:34 UTC 

[PATCH V6] pci: removed the is_express field since a uniform interface was inserted
 2018-01-16 12:34 UTC 

[Qemu-devel] [PATCH 0/4] vhost-user: notify backend with number of queues setup
 2018-01-16 12:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] vhost-user: fix multiple queue specification

[ANNOUNCE] v4.14.12-rt10
 2018-01-16 12:35 UTC  (4+ messages)

lapic-related boot crash in 4.15-rc1
 2018-01-16 12:35 UTC  (7+ messages)

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-16 12:35 UTC  (9+ messages)

[PATCH v3] perf/trace : Fix repetitious traces of perf on tracepoint
 2018-01-16 12:40 UTC 

[kernel-hardening] [PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-16 12:33 UTC  (10+ messages)
` [kernel-hardening] [PATCH 33/38] arm64: Implement thread_struct whitelist for hardened usercopy
  ` [kernel-hardening] "
      `  "

[PATCH v2 00/15] Add MMCI support for STM32F SoCs family
 2018-01-16 12:30 UTC  (32+ messages)
` [PATCH v2 01/15] mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
` [PATCH v2 02/15] mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
` [PATCH v2 03/15] mmc: mmci: Don't pretend all variants to have OPENDRAIN bit
` [PATCH v2 04/15] mmc: mmci: Add support for setting pad type via pinctrl
` [PATCH v2 05/15] mmc: mmci: Add STM32 variant
` [PATCH v2 06/15] ARM: dts: stm32: Add SDIO controller for stm32f746
  ` [PATCH v2 07/15] ARM: dts: stm32: Add SDIO controller for stm32f429
` [PATCH v2 08/15] ARM: dts: stm32: Add pin map for SDIO controller on stm32f4
` [PATCH v2 09/15] ARM: dts: stm32: Enable SDIO controller on stm32f469 disco board
` [PATCH v2 10/15] ARM: dts: stm32: Enable SDIO controller on stm32429i-eval board
` [PATCH v2 11/15] ARM: stm32: Add AMBA support for STM32F4 and STM32F7 SoCs
` [PATCH v2 12/15] ARM: configs: stm32: Enable MMC_ARMMMCI support
` [PATCH v2 13/15] ARM: configs: stm32: Enable EXT3_FS support
` [PATCH v2 14/15] clk: stm32: Add clk entry for SDMMC2 on stm32F769
` [PATCH v2 15/15] gpio: stmpe: i2c transfer are forbiden in atomic context

[PATCH 1/4] app/eventdev: modify ethdev setup to support Tx
 2018-01-16 12:31 UTC  (5+ messages)
` [PATCH v4 01/13] app/eventdev: add packet distribution logs
  ` [PATCH v4 10/13] app/eventdev: add pipeline queue worker functions

[PATCH v1 0/8] perf: Follow-up patches to improve time slice
 2018-01-16 12:31 UTC  (3+ messages)

invalid files names, btrfs check can't repair it
 2018-01-16 12:28 UTC  (12+ messages)

[PATCH v2 0/5] Introduce virtual PMD for Hyper-V/Azure platforms
 2018-01-16 12:27 UTC  (5+ messages)
` [PATCH v3 0/8] Introduce virtual driver "
  ` [PATCH v3 3/8] net/failsafe: support probed sub-devices getting

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-16 12:25 UTC  (7+ messages)

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

[PATCH v2 1/2] drm/i915: Add display WA #1175 for planes ending close to right screen edge
 2018-01-16 12:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "

[PATCH v2 00/62] Comet: Run PV in PVH container
 2018-01-16 12:22 UTC  (4+ messages)
` [PATCH v2 31/62] x86: xen pv clock time source

[1/6] usb: dwc2: Remove version check in GSNPSID
 2018-01-16 12:21 UTC 

[PATCH] vhost: support UDP Fragmentation Offload
 2018-01-16 12:21 UTC  (4+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-16 12:21 UTC  (19+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks


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.