All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-16 08:58:39 to 2019-04-16 09:30:12 UTC [more...]

[PATCH v2 00/15] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-04-16  9:30 UTC  (13+ messages)
` [PATCH v2 01/15] dt-bindings: media: Add binding for MT2712 MIPI-CSI2
` [PATCH v2 02/15] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
` [PATCH v2 03/15] [media] mtk-mipicsi: add pm function
` [PATCH v2 04/15] [media] mtk-mipicsi: add color format support for mt2712
` [PATCH v2 05/15] [media] mtk-mipicsi: get the w/h/bytepwerline for mtk_mipicsi
` [PATCH v2 06/15] [media] mtk-mipicsi: add function to support SerDes for link number
` [PATCH v2 07/15] [media] mtk-mipicsi: add mipicsi reg setting for mt2712
` [PATCH v2 08/15] [media] mtk-mipicsi: enable/disable ana clk
` [PATCH v2 09/15] [media] mtk-mipicsi: enable/disable cmos for mt2712
` [PATCH v2 10/15] [media] mtk-mipicsi: add ISR for writing the data to buffer
` [PATCH v2 11/15] [media] mtk-mipicsi: set the output address in HW reg
` [PATCH v2 12/15] [media] mtk-mipicsi: add function to get the format

[PATCH v2 00/15] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-04-16  9:27 UTC  (40+ messages)
` [PATCH v2 01/15] dt-bindings: media: Add binding for MT2712 MIPI-CSI2
` [PATCH v2 02/15] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
` [PATCH v2 03/15] [media] mtk-mipicsi: add pm function
` [PATCH v2 04/15] [media] mtk-mipicsi: add color format support for mt2712
` [PATCH v2 05/15] [media] mtk-mipicsi: get the w/h/bytepwerline for mtk_mipicsi
` [PATCH v2 06/15] [media] mtk-mipicsi: add function to support SerDes for link number
` [PATCH v2 07/15] [media] mtk-mipicsi: add mipicsi reg setting for mt2712
` [PATCH v2 08/15] [media] mtk-mipicsi: enable/disable ana clk
` [PATCH v2 09/15] [media] mtk-mipicsi: enable/disable cmos for mt2712
` [PATCH v2 10/15] [media] mtk-mipicsi: add ISR for writing the data to buffer
` [PATCH v2 11/15] [media] mtk-mipicsi: set the output address in HW reg
` [PATCH v2 12/15] [media] mtk-mipicsi: add function to get the format
` [PATCH v2 13/15] [media] mtk-mipicsi: add the function for Get/Set PARM for application
` [PATCH v2 14/15] [media] mtk-mipicsi: add debug message for mipicsi driver
` [PATCH v2 15/15] [media] mtk-mipicsi: add debugfs "

[RFC 0/3] mt76: suspend/stop/removal fixes
 2019-04-16  9:29 UTC  (5+ messages)
` [RFC 1/3] mt76x02u: remove bogus stop on suspend
` [RFC 2/3] mt76usb: fix tx/rx stop
` [RFC 3/3] mt76x02: remove bogus mutex usage

[PATCH 1/5] mac80211: mesh: drop redundant rcu_read_lock/unlock calls
 2019-04-16  9:29 UTC  (10+ messages)
` [PATCH 5/5] mac80211: set NETIF_F_LLTX when using intermediate tx queues

[PATCH v2 00/12] drm/fb-helper: Move modesetting code to drm_client
 2019-04-16  9:29 UTC  (9+ messages)
` [PATCH v2 01/12] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [PATCH v2 02/12] drm/fb-helper: Avoid race with DRM userspace
` [PATCH v2 04/12] drm/fb-helper: No need to cache rotation and sw_rotations
` [PATCH v2 05/12] drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}

[PATCH ipsec-next] xfrm: kconfig: make xfrm depend on inet
 2019-04-16  9:29 UTC  (2+ messages)

[PATCH] Fix warning and undefined behavior in mmc voltage handling
 2019-04-16  9:28 UTC  (4+ messages)

[PATCH] ath10k: add support for simulate crash on SDIO chip
 2019-04-16  9:27 UTC  (2+ messages)

[PATCH bpf v2] tools: bpftool: fix infinite loop in map create
 2019-04-16  8:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: Fix handling fd protocol
 2019-04-16  9:27 UTC  (13+ messages)

[PATCH v9] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
 2019-04-16  9:27 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 00/41] s390x/tcg: Vector Instruction Support Part 2
 2019-04-16  9:27 UTC  (24+ messages)
` [Qemu-devel] [PATCH v1 09/41] s390x/tcg: Implement VECTOR CHECKSUM
` [Qemu-devel] [PATCH v1 10/41] s390x/tcg: Implement VECTOR ELEMENT COMPARE *
` [Qemu-devel] [PATCH v1 13/41] s390x/tcg: Implement VECTOR COUNT TRAILING ZEROS
` [Qemu-devel] [PATCH v1 15/41] s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)
` [Qemu-devel] [PATCH v1 17/41] s390x/tcg: Implement VECTOR LOAD POSITIVE
` [Qemu-devel] [PATCH v1 20/41] s390x/tcg: Implement VECTOR MULTIPLY *
` [Qemu-devel] [PATCH v1 27/41] s390x/tcg: Implement VECTOR ELEMENT ROTATE LEFT LOGICAL

[PATCH 00/11] drm/i915: adding state checker for gamma lut values
 2019-04-16  9:29 UTC  (7+ messages)
` [PATCH 01/11] [v3] drm/i915: Introduce vfunc intel_get_color_config to create hw lut
` [PATCH 10/11] [v2] drm/i915: Enable intel_get_color_config()
` [PATCH 11/11] [v3] drm/i915: Add intel_compare_color_lut() to compare hw and sw gamma lut values

[PATCH v4 00/13] HDCP2.2 Phase II
 2019-04-16  9:25 UTC  (12+ messages)
` [PATCH v4 05/13] drivers: create binary sysfs for class

[dpdk-dev] [PATCH] lib/librte_power: set new frequecy on turbo_disable
 2019-04-16  9:25 UTC  (4+ messages)

Screenshot tool
 2019-04-16  9:19 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_exec_schedule: Fill in obj.offset for spinner resubmission
 2019-04-16  9:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH 1/2] scsi: ceva: Clean up the driver code
 2019-04-16  9:22 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[PATCH bpf-next 0/2] show btf id in bpftool map list
 2019-04-16  9:22 UTC  (5+ messages)
` [PATCH bpf-next 1/2] tools/bpftool: re-organize newline printing for map listing
` [PATCH bpf-next 2/2] tools/bpftool: show btf_id in "

[Qemu-devel] Following up questions related to QEMU and I/O Thread
 2019-04-16  9:20 UTC  (8+ messages)

[Xen-devel] [xen-unstable-smoke test] 134850: regressions - FAIL
 2019-04-16  9:20 UTC  (3+ messages)
  `  "

[PATCH] kvm: x86: Fix several SPTE mask calculation errors caused by MKTME
 2019-04-16  9:19 UTC 

[cip-dev] Supported kernel and Debian versions in Isar
 2019-04-16  9:20 UTC  (9+ messages)

[PATCH] [NETFILTER]: nf_conntrack_h323: fix spelling mistake "authenticaton" -> "authentication"
 2019-04-16  9:18 UTC  (6+ messages)

[PATCH v2 1/4] drm/i915: Verify workarounds immediately after application
 2019-04-16  9:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] hw/arm/virt: Support firmware configuration with -blockdev
 2019-04-16  9:13 UTC  (16+ messages)
  ` [Qemu-arm] "
  ` [Qemu-devel] [PATCH v2 1/3] pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
      ` [Qemu-arm] "
  ` [Qemu-devel] [PATCH v2 2/3] pflash_cfi01: New pflash_cfi01_legacy_drive()
      ` [Qemu-arm] "
  ` [Qemu-devel] [PATCH v2 3/3] hw/arm/virt: Support firmware configuration with -blockdev
      ` [Qemu-arm] "

[PATCH V3 0/5] Renesas Stout board support (R-Car Gen2)
 2019-04-16  9:16 UTC  (13+ messages)
` [PATCH V3 2/5] xen/arm: drivers: scif: Extend driver to handle other interfaces
      ` [Xen-devel] "
` [PATCH V3 5/5] xen/arm: Add early printk support for SCIFA compatible UARTs
      ` [Xen-devel] "

[Qemu-devel] Maintainers, please tell us how to boot your machines!
 2019-04-16  9:13 UTC  (3+ messages)

[PATCH v2 1/2] drm: Add writeback_w,h properties
 2019-04-16  9:16 UTC  (5+ messages)
` [v2,1/2] "

[PATCH] btrfs: simplify read_extent_buffer_pages a bit
 2019-04-16  9:16 UTC  (3+ messages)

[PATCH v2] spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash
 2019-04-16  9:11 UTC 

[stericsson:ux500-mcde 6/6] drivers/gpu//drm/mcde/mcde_dsi.c:570:2: note: in expansion of macro 'dev_dbg'
 2019-04-16  9:13 UTC 

[PATCH] kernel/compat.c: mark expected switch fall-throughs
 2019-04-16  9:14 UTC  (4+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled
 2019-04-16  9:14 UTC  (6+ messages)

[PATCH v2 4/4] drm/i915/selftests: Verify whitelist of context registers
 2019-04-16  9:12 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb())
 2019-04-16  9:13 UTC  (10+ messages)
` [PATCH v2 01/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section

[PATCH bpf-next] bpf: use BPF_CAST_CALL for casting bpf call
 2019-04-16  9:13 UTC 

[Xen-devel] [xen-4.9-testing test] 134721: regressions - FAIL
 2019-04-16  9:13 UTC  (3+ messages)
  `  "

[PATCH 4.9 00/76] 4.9.169-stable review
 2019-04-16  9:13 UTC  (5+ messages)
` [PATCH 4.9 72/76] arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value

[PATCH] package_ipk: handle exception for subprocess command
 2019-04-16  9:12 UTC  (6+ messages)

[PATCH 0/6] Fix crash after reloading a driver using ttm
 2019-04-16  9:12 UTC  (4+ messages)

booting domU guest as pvh works in xen-4.11.1 but fails in 4.12
 2019-04-16  9:10 UTC  (4+ messages)
` [Xen-devel] "

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-16  9:12 UTC  (7+ messages)
` [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: add support for MT8516

[igt-dev] [PATCH v1] igt/tests: Fix kms_concurrent from skipping
 2019-04-16  9:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH,v1] media: mtk-vcodec: fix vp9 content playback error with show exist frame
 2019-04-16  8:53 UTC  (2+ messages)

[PATCH] ACPI / device_sysfs: change _ADR representation to 64 bits
 2019-04-16  9:09 UTC  (4+ messages)
  ` [Devel] "

Linux 5.1-rc5
 2019-04-16  9:09 UTC  (5+ messages)

linux-next: build warning after merge of the chrome-platform tree
 2019-04-16  9:09 UTC  (2+ messages)

[PATCH] KVM: vmx: print more APICv fields in dump_vmcs
 2019-04-16  9:08 UTC  (3+ messages)

[PATCH 0/6] Add Hygon SEV support
 2019-04-16  9:08 UTC  (7+ messages)

[PATCH v2 0/4] Add cpufreq and cci devfreq for mt8183
 2019-04-16  9:08 UTC  (7+ messages)
  ` [PATCH v2 4/4] devfreq: add mediatek cci devfreq
  ` [PATCH v2 3/4] dt-bindings: devfreq: add compatible for mt8183 "

[PATCH] ARM: dts: bugfix tqma7 soft reset issue
 2019-04-16  9:08 UTC  (3+ messages)
` [PATCH v2] "

[igt-dev] [PATCH i-g-t v4 0/2] kms_atomic_transition improvements
 2019-04-16  9:07 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v4 2/2] igt/tests/kms_atomic_transition: Tolerate if can't have all planes

[Qemu-devel] [PATCH v2] i386: Add new Hygon 'Dhyana' CPU model
 2019-04-16  9:04 UTC  (7+ messages)

[PATCH] drm/i915: Drop bool return from breadcrumbs signaler
 2019-04-16  9:07 UTC  (2+ messages)

[PATCH 0/2] Add Mediatek Efuse Device Node
 2019-04-16  9:07 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: mt8183: add efuse and Mediatek Chip id node to read

[1/2] ras: fix an off-by-one error in __find_elem()
 2019-04-16  9:07 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH bpf-next v1 1/2] bpf: sock ops: add netns in bpf context
 2019-04-16  9:06 UTC  (4+ messages)
` [PATCH bpf-next v1 2/2] selftests: bpf: read netns from struct bpf_sock_ops

[PATCH v1 00/11] Add patch set for IPN3KE
 2019-04-16  9:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 00/14] "

[PATCH] drm: add drm_format_helper.c to kerneldoc
 2019-04-16  9:05 UTC  (2+ messages)

[PATCH v3 1/5] drm/i915/bdw+: Move misc display IRQ handling to it own function
 2019-04-16  9:07 UTC  (3+ messages)
` [PATCH v3 4/5] drm/i915: Make PSR registers relative to transcoders

[Qemu-devel] [PATCH v2] vl: set LC_CTYPE early in main() for all code
 2019-04-16  9:03 UTC  (5+ messages)

[PATCH] lib/siphash.c: mark expected switch fall-throughs
 2019-04-16  9:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] vhost-scsi: Support live migration
 2019-04-16  9:03 UTC  (5+ messages)

Patch "fanotify: Release SRCU lock when waiting for userspace response" has been added to the 4.9-stable tree
 2019-04-16  9:01 UTC  (5+ messages)

Dell AIO speaker pop noise
 2019-04-16  8:59 UTC  (4+ messages)

[patch net-next rfc 00/15] netdevsim: impement proper device model
 2019-04-16  8:59 UTC  (3+ messages)

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-16  8:58 UTC  (5+ messages)
` [PATCH v2 31/31] OvmfPkg/XenOvmf: use RealTimeClockRuntimeDxe from EmbeddedPkg
  ` [Xen-devel] [edk2-devel] "
      `  "

[PATCH 00/57] Convert files to ReST
 2019-04-16  8:59 UTC  (3+ messages)
` [PATCH 25/57] docs: power: convert docs "

[PATCH bpf-next] selftests/bpf: reserve flags in bpf_skb_net_shrink
 2019-04-16  8:28 UTC  (2+ messages)

[PATCH bpf-next v1] bpf: add map helper functions push,pop,peek in more BPF programs
 2019-04-16  8:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: make flow dissector tests more extensible
 2019-04-16  8:30 UTC  (2+ messages)

[LTP] [PATCH] mem02: calculate the order of pagesize instead to hardcode
 2019-04-16  8:59 UTC  (2+ messages)

[PATCH 1/6] ARM: dts: sun4i: protab2: Remove stale pinctrl-names entry
 2019-04-16  8:57 UTC  (3+ messages)
` [PATCH 3/6] ARM: dts: sun6i: i7: Remove useless property
` [PATCH 6/6] arm64: dts: allwinner: Fix DE2 bus node name

[PATCH bpf-next] selftests/bpf: two scale tests
 2019-04-16  8:30 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpftool: Use print_entry_error() in case of ENOENT when dumping
 2019-04-16  8:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH bpf-next] bpf: fix whitespace for ENCAP_L2 defines in bpf.h
 2019-04-16  8:27 UTC  (2+ 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.