All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-13 18:10:53 to 2018-12-13 18:51:16 UTC [more...]

[Cocci] Build issue after stdcompat upgrade
 2018-12-13 18:32 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2018-12-13 18:51 UTC 

[PATCH v3 1/3] drm/msm/dpu: fix documentation for intf_type
 2018-12-13 18:51 UTC  (3+ messages)
  ` [PATCH v3 2/3] drm/msm/dpu: handle failures while initializing displays
  ` [PATCH v3 3/3] drm/msm/dpu: add display port support in DPU

[Qemu-devel] [Bug 1806824] [NEW] SIE-200 (TrustZone) MPC: BLK_MAX returns an incorrect value
 2018-12-13 18:35 UTC  (2+ messages)
` [Qemu-devel] [Bug 1806824] "

2.20.0 - Undocumented change in submodule update wrt # parallel jobs
 2018-12-13 18:50 UTC  (3+ messages)

Can we drop upstream Linux x32 support?
 2018-12-13 18:50 UTC  (4+ messages)

[PATCHv3] Fixed PHY: Add fixed_phy_change_carrier()
 2018-12-13 18:48 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Fix handling of unknown single plane modes
 2018-12-13 18:47 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc: Fix handling of unknown single plane modes (rev5)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_available_modes_crc: Fix handling of unknown single plane modes (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc: Fix handling of unknown single plane modes (rev6)

[PATCH v2 net-next 0/8] dpaa2-eth: Introduce XDP support
 2018-12-13 18:47 UTC  (9+ messages)

[PATCH v3 perf, bpf-next 0/4] reveal invisible bpf programs
 2018-12-13 18:45 UTC  (7+ messages)
` [PATCH v3 perf, bpf-next 1/4] perf, bpf: Introduce PERF_RECORD_BPF_EVENT

[RFC PATCH 0/4] arm64: kpti: use nG mappings unless KPTI is force disabled
 2018-12-13 18:45 UTC  (3+ messages)

[PATCH v4 0/4] serial: sh-sci: Fix fallback to PIO on DMA failure
 2018-12-13 18:44 UTC  (10+ messages)
` [PATCH v4 1/4] serial: sh-sci: Fix locking in sci_submit_rx()
` [PATCH v4 2/4] serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
` [PATCH v4 3/4] serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
` [PATCH v4 4/4] serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()

[Qemu-devel] [PULL 0/2] Tracing patches
 2018-12-13 18:44 UTC  (2+ messages)

[Qemu-devel] [PULL 00/32] QAPI patches for 2018-12-13
 2018-12-13 18:43 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/32] cutils: Add qemu_strtod() and qemu_strtod_finite()
` [Qemu-devel] [PULL 02/32] cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
` [Qemu-devel] [PULL 03/32] qapi: Fix string-input-visitor to reject NaN and infinities
` [Qemu-devel] [PULL 04/32] qapi: Use qemu_strtod_finite() in qobject-input-visitor
` [Qemu-devel] [PULL 05/32] test-string-input-visitor: Add more tests
` [Qemu-devel] [PULL 06/32] qapi: Rewrite string-input-visitor's integer and list parsing
` [Qemu-devel] [PULL 07/32] test-string-input-visitor: Use virtual walk
` [Qemu-devel] [PULL 08/32] test-string-input-visitor: Split off uint64 list tests
` [Qemu-devel] [PULL 09/32] test-string-input-visitor: Add range overflow tests
` [Qemu-devel] [PULL 10/32] docs: Update references to JSON RFC
` [Qemu-devel] [PULL 11/32] json: Fix to reject duplicate object member names
` [Qemu-devel] [PULL 12/32] tests/qapi: Cover commands with 'if' and union / alternate 'data'
` [Qemu-devel] [PULL 13/32] qapi: rename QAPISchemaEnumType.values to .members
` [Qemu-devel] [PULL 14/32] qapi: break long lines at 'data' member
` [Qemu-devel] [PULL 15/32] qapi: Do not define enumeration value explicitly
` [Qemu-devel] [PULL 16/32] qapi: change enum visitor and gen_enum* to take QAPISchemaMember
` [Qemu-devel] [PULL 17/32] tests: print enum type members more like object type members
` [Qemu-devel] [PULL 18/32] qapi: factor out checking for keys
` [Qemu-devel] [PULL 19/32] qapi: improve reporting of unknown or missing keys
` [Qemu-devel] [PULL 20/32] qapi: add a dictionary form with 'name' key for enum members
` [Qemu-devel] [PULL 21/32] qapi: add 'if' to "
` [Qemu-devel] [PULL 22/32] qapi-events: add 'if' condition to implicit event enum
` [Qemu-devel] [PULL 23/32] qapi: add a dictionary form for TYPE
` [Qemu-devel] [PULL 24/32] qapi: Add 'if' to implicit struct members
` [Qemu-devel] [PULL 25/32] qapi: add 'if' to union members
` [Qemu-devel] [PULL 26/32] qapi: add 'if' to alternate members
` [Qemu-devel] [PULL 27/32] qapi: add #if conditions to generated code members
` [Qemu-devel] [PULL 28/32] qapi: add 'If:' condition to enum values documentation
` [Qemu-devel] [PULL 29/32] qapi: add 'If:' condition to struct members documentation
` [Qemu-devel] [PULL 30/32] qapi: add condition to variants documentation
` [Qemu-devel] [PULL 31/32] qapi: add more conditions to SPICE
` [Qemu-devel] [PULL 32/32] qapi: add conditions to REPLICATION type/commands on the schema

Can we drop upstream Linux x32 support?
 2018-12-13 18:42 UTC  (14+ messages)

[PATCH bpf-next 0/2] verbose log bpf_line_info in verifier
 2018-12-13 18:41 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Create a new btf_name_by_offset() for non type name use case
` [PATCH bpf-next 2/2] bpf: verbose log bpf_line_info in verifier

[PATCH 0/8][V2] Enospc cleanups and fixeS
 2018-12-13 18:41 UTC  (6+ messages)

[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-13 18:40 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: drm/msm/a6xx: Document GMU and update GPU bindings
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

[Qemu-devel] [PATCH v2 0/7] bitmaps: remove x- prefix from QMP api
 2018-12-13 18:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 6/7] iotests: allow pretty-print for qmp_log
` [Qemu-devel] [PATCH v2 7/7] iotests: add iotest 236 for testing bitmap merge

[PATCH bpf v2] bpf: verifier: make sure callees don't prune with caller differences
 2018-12-13 18:38 UTC  (2+ messages)

[PATCH v5 04/17] mtd: rawnand: omap2: convert driver to nand_scan()
 2018-12-13 18:37 UTC  (4+ messages)
` [v5,04/17] "

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2018-12-13 18:37 UTC 

[Qemu-riscv] [PATCH v1 1/1] sifive_u: Set 'clock-frequency' DT property for SiFive UART
 2018-12-13 18:36 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-riscv] [PATCH v1 1/1] sifive_u: Add clock DT node for GEM ethernet
 2018-12-13 18:34 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] arm64: dts: qcom: qcs404: Fix regulator supply names
 2018-12-13 18:32 UTC 

[Qemu-devel] Loading snapshot with readonly qcow2 image
 2018-12-13 18:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/misc/tz-mpc: Fix value of BLK_MAX register
 2018-12-13 18:32 UTC 

[PATCH v2 0/2] Fix KVM_GET_REG_LIST invalid register ID regression
 2018-12-13 18:30 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST

[PATCH 0/2] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2018-12-13 18:29 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Add interconnect for GPU

[PATCH blktests 0/2] Add scsi-stress-remove to blktests
 2018-12-13 18:28 UTC  (5+ messages)
` [PATCH blktests 2/2] blktests: add Ming Lei's scsi-stress-remove
  ` [PATCH blktests v2 "

[PATCH] driver core: Add missing dev->bus->need_parent_lock checks
 2018-12-13 18:27 UTC 

[PATCH] imx-uuc: bump to latest revision
 2018-12-13 18:27 UTC 

ASoC: About graph node issue without 'reg' property
 2018-12-13 18:27 UTC  (4+ messages)

[PATCH 00/15] pinctrl: sh-pfc: Fix config register descriptions
 2018-12-13 18:27 UTC  (32+ messages)
` [PATCH 01/15] pinctrl: sh-pfc: r8a77994: Remove bogus IPSR9 field
` [PATCH 02/15] pinctrl: sh-pfc: r8a779970: Add missing MOD_SEL0 field
` [PATCH 03/15] pinctrl: sh-pfc: r8a779980: "
` [PATCH 04/15] pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
` [PATCH 05/15] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width
` [PATCH 06/15] pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations
` [PATCH 07/15] pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration
` [PATCH 08/15] pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field
` [PATCH 09/15] pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
` [PATCH 10/15] pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10
` [PATCH 11/15] pinctrl: sh-pfc: Print actual field width for variable-width fields
` [PATCH 12/15] pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length
` [PATCH 13/15] [RFC] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
` [PATCH 14/15] [RFC] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro
` [PATCH 15/15] [RFC] pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging

[PATCH RT] x86/mm/pat: disable preemption __split_large_page() after spin_lock()
 2018-12-13 18:27 UTC  (3+ messages)

[PATCH] Staging: comedi: cb_pcidas: fixed a spelling mistake coding style issue
 2018-12-13 18:26 UTC 

[Bug 201273] New: Fatal error during GPU init amdgpu
 2018-12-13 18:25 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[PATCH] drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
 2018-12-13 18:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen (rev6)

[RFC PATCH 0/2] Fixing xfs ioctls on x32
 2018-12-13 18:23 UTC  (5+ messages)
` [RFC PATCH 1/2] xfs: Fix bulkstat compat ioctls on x32 userspace

[PATCH] ARC: fix __ffs return value to avoid build warnings
 2018-12-13 18:23 UTC  (3+ messages)

[PATCH] doc: add deprecation notice to remove rte meter color
 2018-12-13 18:22 UTC  (2+ messages)

[PATCH 0/6] ASoC: Intel: Skylake: probe and Kconfig simplifications
 2018-12-13 18:21 UTC  (7+ messages)
` [PATCH 6/6] ASoC: Intel: Skylake: Add more platform granularity

[Qemu-devel] [PATCH 0/1] checkpatch: checker for comment block
 2018-12-13 18:21 UTC  (4+ messages)

[RFC PATCH v2] regmap: regmap-irq/gpio-max77620: add level-irq support
 2018-12-13 18:20 UTC  (2+ messages)

DPDK techboard minutes of November 21
 2018-12-13 18:20 UTC  (2+ messages)

[Bug 108980] New: GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
 2018-12-13 18:19 UTC  (3+ messages)
  ` [Bug 108980] "

[Qemu-devel] ping2 Re: [PATCH v4 0/8] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
 2018-12-13 18:18 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-12-13 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-12-13 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-12-13 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-12-13 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-12-13 18:18 UTC 

napi driver for multiport device with the only one dma channel - is it possible?
 2018-12-13 18:18 UTC  (2+ messages)

Preparing for 2.20.1 brown-paper-bag maintenance release
 2018-12-13 18:17 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] test. ignore. me
 2018-12-13 18:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
 2018-12-13 18:15 UTC  (5+ messages)

The performance of test-pipeline and l2fwd?
 2018-12-13 18:15 UTC  (2+ messages)

[PATCH v3] tests: replace perl usage with shell built-in
 2018-12-13 18:06 UTC 

[Qemu-devel] [PULL v2 00/46] Misc patches for 2018-12-13
 2018-12-13 18:14 UTC 

[PATCH 0/9] Clean up ARM SMP/CPU hotplug implementations
 2018-12-13 18:00 UTC  (2+ messages)
` [PATCH 4/9] ARM: sti: remove pen_release and boot_lock

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2018-12-13 18:13 UTC 

[PATCH 0/3] use rwlock in order to reduce ep_poll_callback() contention
 2018-12-13 18:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2018-12-13 18:12 UTC 

[Qemu-devel] [PULL 00/11] Monitor patches for 2018-12-12
 2018-12-13 18:12 UTC  (3+ messages)

[PATCH 3/3] ASoC: xlnx: enable i2s driver build
 2018-12-13 18:11 UTC  (4+ messages)
` Applied "ASoC: xlnx: enable i2s driver build" to the asoc tree

[PATCH 2/3] ASoC: xlnx: Add i2s driver
 2018-12-13 18:11 UTC  (4+ messages)
` Applied "ASoC: xlnx: Add i2s driver" to the asoc tree

Applied "dt-bindings: mfd: axp20x: Add software based soft_start for AXP209 LDO3" to the regulator tree
 2018-12-13 18:11 UTC 

Applied "regulator: dts: enable soft-start and ramp delay for the OLinuXino Lime2" to the regulator tree
 2018-12-13 18:11 UTC 

Applied "mfd: axp20x: Clean up included headers" to the regulator tree
 2018-12-13 18:11 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-12-13 18:12 UTC 

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-13 18:12 UTC  (12+ messages)

rcu_preempt caused oom
 2018-12-13 18:11 UTC  (8+ messages)

Applied "regulator: axp20x: add support for set_ramp_delay for AXP209" to the regulator tree
 2018-12-13 18:11 UTC 

Applied "mfd: axp20x: name voltage ramping define properly" to the regulator tree
 2018-12-13 18:11 UTC 

Applied "dt-bindings: mfd: axp20x: add support for regulator-ramp-delay for AXP209" to the regulator tree
 2018-12-13 18:11 UTC 

Applied "regulator: axp20x: add software based soft_start for AXP209 LDO3" to the regulator tree
 2018-12-13 18:11 UTC 

[PATCH 1/3] dt-bindings: ASoC: xlnx,i2s: Document i2s bindings
 2018-12-13 18:11 UTC  (4+ messages)
` Applied "dt-bindings: ASoC: xlnx, i2s: Document i2s bindings" to the asoc tree

Applied "mfd: axp20x: use explicit bit defines" to the regulator tree
 2018-12-13 18:11 UTC 

Applied "regmap: irq: handle HW using separate rising/falling edge interrupts" to the regmap tree
 2018-12-13 18:11 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2018-12-13 18:11 UTC 

[PATCH] ASoC: meson: fix do_div warning in spdifin
 2018-12-13 18:11 UTC  (4+ messages)
` Applied "ASoC: meson: fix do_div warning in spdifin" to the asoc tree

[PATCH] ASoC: pcm3060: Add powersaving widgets for DAC and ADC
 2018-12-13 18:11 UTC  (3+ messages)
` Applied "ASoC: pcm3060: Add powersaving widgets for DAC and ADC" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2018-12-13 18:11 UTC 

[PATCH v3 1/1] ASoC: Intel: kbl_rt5660: Add a new machine driver for kbl with rt5660
 2018-12-13 18:11 UTC  (2+ messages)
` Applied "ASoC: Intel: kbl_rt5660: Add a new machine driver for kbl with rt5660" to the asoc tree

[PATCH] ASoC: core: Invoke pcm_new() for all DAI-link
 2018-12-13 18:10 UTC  (3+ messages)
` Applied "ASoC: core: Invoke pcm_new() for all DAI-link" to the asoc tree

[PATCH 2/6] ASoC: Intel: Skylake: Harden DSP detection with PCI class/subclass info
 2018-12-13 18:11 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Harden DSP detection with PCI class/subclass info" to the asoc tree

Applied "ASoC: Intel: Skylake: Add CFL-S support" to the asoc tree
 2018-12-13 18:11 UTC 

[PATCH 3/6] ASoC: Intel: Skylake: stop probe if HDaudio capabilities don't exist
 2018-12-13 18:11 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: stop probe if HDaudio capabilities don't exist" to the asoc tree

[PATCH 5/6] ASoC: Intel: Skylake: add error logs on probe, remove dependency on NHLT
 2018-12-13 18:11 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: add error logs on probe, remove dependency on NHLT" to the asoc tree

Applied "ASoC: Intel: Skylake: remove useless tests on HDaudio capabilities" to the asoc tree
 2018-12-13 18:11 UTC 

[PATCH] ASoC: pcm512x: Implement the digital_mute interface
 2018-12-13 18:10 UTC  (2+ messages)
` Applied "ASoC: pcm512x: Implement the digital_mute interface" to the asoc tree

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-12-13 18:10 UTC 


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.