All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-12 16:52:09 to 2018-11-12 17:38:58 UTC [more...]

[PATCH 1/2] drm/vc4: Fix memory leak during gpu reset
 2018-11-12 17:33 UTC  (5+ messages)
` [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/vc4: Fix memory leak during gpu reset

[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
 2018-11-12 17:03 UTC  (3+ messages)
` [RFC PATCH 2/6] phy: armada38x: add common phy support

[PATCHv2 net-next 0/3] sctp: add support for sk_reuseport
 2018-11-12 17:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Fix/add vmstate handling in some I2C code
 2018-11-12 17:38 UTC  (11+ messages)
` [Qemu-devel] [PATCH 3/3] i2c: Add vmstate handling to the smbus eeprom

[RFC 0/7] mkwrite_device_info removal
 2018-11-12 17:37 UTC  (15+ messages)
` [RFC 1/7] drm/i915: Remove has_pooled_eu static initializer
` [RFC 2/7] drm/i915: Introduce runtime device info
` [RFC 3/7] drm/i915: Move all runtime modified device info fields into runtime info
` [RFC 4/7] drm/i915: Remove mkwrite_device_info
` [RFC 5/7] drm/i915: Move gen and platform mask to runtime device info
` [RFC 6/7] drm/i915: Introduce subplatform concept
` [RFC 7/7] drm/i915: Remove double underscore from static device info member names
` ✗ Fi.CI.CHECKPATCH: warning for mkwrite_device_info removal
` ✗ Fi.CI.SPARSE: "

[Buildroot] [Bug 11216] New: Extended attributes not applied to filesystem
 2018-11-12 17:37 UTC  (2+ messages)
` [Buildroot] [Bug 11216] "

[Qemu-devel] [RFC PATCH 0/2] Acceptance tests for qemu-img
 2018-11-12 17:36 UTC  (5+ messages)

Something wrong with cryptodev-2.6 tree?
 2018-11-12  7:44 UTC 

[PATCH v3] block: copy ioprio in __bio_clone_fast()
 2018-11-12 17:36 UTC  (2+ messages)

Official Linux system wrapper library?
 2018-11-12 17:36 UTC  (9+ messages)

[Qemu-devel] [PATCH v1 0/4] s390x/zpci: some hotplug handler cleanups
 2018-11-12 17:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/4] s390x/zpci: drop msix.available

[Bug 198699] Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete (0x0f)
 2018-11-12 17:34 UTC 

[PATCH v6 00/11] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-11-12 17:34 UTC  (13+ messages)
` [PATCH v6 01/11] libxl: Enhance libxl__sendmsg_fds to deal with EINTR and EWOULDBLOCK
` [PATCH v6 02/11] libxl_qmp: Separate QMP message generation from qmp_send_prepare
` [PATCH v6 03/11] libxl_qmp: Change qmp_qemu_check_version to compare version
` [PATCH v6 04/11] libxl: Design of an async API to issue QMP commands to QEMU
` [PATCH v6 06/11] libxl_exec: Add libxl__spawn_initiate_failure
` [PATCH v6 10/11] libxl: Change libxl__domain_suspend_device_model() to be async
` [PATCH v6 11/11] libxl: Re-implement domain_suspend_device_model using libxl__ev_qmp

[GIT PULL] ARM: SoC fixes
 2018-11-12 17:33 UTC  (8+ messages)

[LTP] [PATCH v3 1/2] net: Add tst_net_run helper
 2018-11-12 17:33 UTC  (3+ messages)
` [LTP] [PATCH v3 2/2] net/ipsec: Add check for xfrm_user

[Buildroot] [PATCH 0/6 v2] fs: fix and better handle capabilities
 2018-11-12 17:33 UTC  (7+ messages)
` [Buildroot] [PATCH 1/6 v2] fs: get over the intermediate tarball
` [Buildroot] [PATCH 2/6 v2] fs/tar: add support for xattrs (thus capabilties)
` [Buildroot] [PATCH 3/6 v2] fs: rename internal variable
` [Buildroot] [PATCH 4/6 v2] fs: split devices and permissions tables
` [Buildroot] [PATCH 5/6 v2] fs: allow user provided permissions to override packages permissions
` [Buildroot] [PATCH 6/6 v2] fs: make static device nodes creation more logical

[PATCH] scsi: libsas: Remove pcidev reference
 2018-11-12 17:32 UTC  (3+ messages)

[PATCH] opkg-utils: Fix update-alternatives link relocation
 2018-11-12 17:32 UTC  (3+ messages)

[Buildroot] [PATCH 0/2] Preparation for per-package host/target
 2018-11-12 17:32 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2] fs: Add common rootfs dependencies to PACKAGES

New mail archive for parisc-linux available
 2018-11-12 17:31 UTC  (2+ messages)

[PATCH 00/15] drm/i915: Fix TV encoder support
 2018-11-12 17:31 UTC  (17+ messages)
` [PATCH 03/15] drm/i915/tv: Fix interlaced ysize calculation
` [PATCH 04/15] drm/i915/tv: Fix tv mode clocks
` [PATCH 05/15] drm/i915/tv: Store the TV oversampling factor in the TV mode
` [PATCH 06/15] drm/i915/tv: Use bools where appropriate
` [PATCH 07/15] drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
` [PATCH 07/15] drm/i915/tv: Nuke silly 0 inittialization "
` [PATCH 08/15] drm/i915/tv: Deobfuscate preferred mode selection
` [PATCH 09/15] drm/i915/tv: Use drm_mode_set_name() to name TV modes
` [PATCH 10/15] drm/i915/tv: Make TV mode autoselection actually useable
` [PATCH 11/15] drm/i915/tv: Nuke reported_modes[]
` [PATCH 12/15] drm/i915/tv: Add 1080p30/50/60 TV modes
` [PATCH 13/15] drm/i915/tv: Generate better pipe timings for TV encoder
` [PATCH 14/15] drm/i915/tv: Fix >1024 modes on gen3
` [PATCH 15/15] drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling "
` ✗ Fi.CI.SPARSE: warning for drm/i915: Fix TV encoder support
` ✓ Fi.CI.BAT: success "

[PATCH v2] opkg-utils: Fix update-alternatives link relocation
 2018-11-12 17:30 UTC 

[PATCH] checkout: disambiguate dwim tracking branches and local files
 2018-11-12 17:26 UTC  (3+ messages)

[ovmf test] 129847: regressions - FAIL
 2018-11-12 17:26 UTC 

[PATCH v3 2/2] net: qcom/emac: add phy-handle support for ACPI
 2018-11-12 17:25 UTC  (7+ messages)
` [RFC PATCH 0/3] acpi: Add acpi mdio support code
  ` [RFC PATCH 1/3] "

Should we tag master?
 2018-11-12 17:25 UTC  (4+ messages)

[PATCH v5 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-11-12 17:23 UTC  (5+ messages)
` [PATCH v5 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[PATCH 1/7] drm/i915: Avoid a full port detection in the first eDP short pulse
 2018-11-12 17:23 UTC  (2+ messages)

[PATCH 1/1] stackleak: Disable ftrace for stackleak.c
 2018-11-12 17:21 UTC  (9+ messages)

Sync to v4.20-rc2
 2018-11-12 17:21 UTC 

[PATCH 1/2] clk: mediatek: add clock support for MT7629 SoC
 2018-11-12 17:21 UTC  (3+ messages)

[PATCH 1/1] pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads
 2018-11-12 17:20 UTC  (3+ messages)

[PATCH 1/3] drm/i915/gen9_bc: Work around DMC bug zeroing power well requests
 2018-11-12 17:19 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Use proper bool bitfield initializer in power well descs
` [PATCH 3/3] drm/i915: Remove special case for power well 1/MISC_IO state verification

[PATCH V3 1/3] mmc: sdhci: Allow platform controlled voltage switching
 2018-11-12 17:19 UTC  (3+ messages)

COW improvements and always_cow support
 2018-11-12  7:26 UTC  (6+ messages)
` [PATCH 3/3] xfs: introduce an always_cow mode
` [PATCH 4/3] xfs: make COW fork unwritten extent conversions more robust

[PATCH 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2018-11-12 17:17 UTC  (2+ messages)

[PATCH v7 00/13] arch/x86: AMD QoS support
 2018-11-12 17:16 UTC  (3+ messages)
` [PATCH v7 01/13] arch/x86: Start renaming the rdt files to more generic names

[PATCH] drm/amdgpu: fix huge page handling on Vega10
 2018-11-12 17:16 UTC  (2+ messages)

[Tech-board-discuss] Technical Advisory Board Elections
 2018-11-12 17:16 UTC  (4+ messages)

[PATCH 4.14 000/222] 4.14.81-stable review
 2018-11-12 17:16 UTC  (3+ messages)
` [PATCH 4.14 009/222] ACPICA: AML interpreter: add region addresses in global list during initialization

[PATCH/RFC] iommu/ipmmu-vmsa: R-Car M3-N/V3H/E3 AVB whitelist prototype
 2018-11-12  7:23 UTC  (3+ messages)

[Qemu-devel] [Bug 1802684] [NEW] QEMU gui crashes on macOS Mojave
 2018-11-12 17:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1802684] "

[Ksummit-discuss] TAB non-nomination
 2018-11-12 17:15 UTC  (15+ messages)
            ` [Tech-board-discuss] "
  ` [Ksummit-discuss] [Tech-board-discuss] "

[Intel-wired-lan] [PATCH 2/2] igc: Remove obsolete IGC_ERR define
 2018-11-12 17:13 UTC  (2+ messages)

[B.A.T.M.A.N.] broadcast storms
 2018-11-12 17:13 UTC  (4+ messages)

siginfo pid not populated from ptrace?
 2018-11-12 17:11 UTC 

[PATCH V5 0/6] blk-mq: refactor and fix on issue request directly
 2018-11-12 17:10 UTC  (3+ messages)
` [PATCH V5 1/6] blk-mq: make __blk_mq_issue_directly be able to accept NULL cookie pointer

[Qemu-devel] [PULL 00/16] target-arm queue
 2018-11-12 17:08 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/16] target/arm: Remove workaround for small SAU regions
` [Qemu-devel] [PULL 02/16] target/arm: Remove antique TODO comment
` [Qemu-devel] [PULL 03/16] MAINTAINERS: Add an entry for the 'collie' machine
` [Qemu-devel] [PULL 04/16] hw/arm/sysbus-fdt: Only call match_fn callback if the type matches
` [Qemu-devel] [PULL 05/16] target/arm: Fix typo in tlbi_aa64_vmalle1_write
` [Qemu-devel] [PULL 06/16] target/arm64: properly handle DBGVR RESS bits
` [Qemu-devel] [PULL 07/16] target/arm64: hold BQL when calling do_interrupt()
` [Qemu-devel] [PULL 08/16] target/arm64: kvm debug set target_el when passing exception to guest
` [Qemu-devel] [PULL 09/16] tests/guest-debug: fix scoping of failcount
` [Qemu-devel] [PULL 10/16] arm: use symbolic MDCR_TDE in arm_debug_target_el
` [Qemu-devel] [PULL 11/16] arm: fix aa64_generate_debug_exceptions to work with EL2
` [Qemu-devel] [PULL 12/16] Revert "target/arm: Implement HCR.VI and VF"
` [Qemu-devel] [PULL 13/16] target/arm: Track the state of our irq lines from the GIC explicitly
` [Qemu-devel] [PULL 14/16] target/arm: Correctly implement handling of HCR_EL2.{VI, VF}
` [Qemu-devel] [PULL 15/16] target/arm: Hyp mode R14 is shared with User and System
` [Qemu-devel] [PULL 16/16] target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature

[PATCH 0/8] xen/arm: Add xentrace support
 2018-11-12 17:09 UTC  (6+ messages)
` [PATCH 8/8] xen: Swich parameter in get_page_from_gfn to use typesafe gfn

QA cycle report for 2.6 M4 RC1
 2018-11-12 17:08 UTC  (5+ messages)

[PATCH tip/core/rcu 0/7] Use lockdep instead of asserting spin_is_locked() for v4.21/v5.0
 2018-11-12 17:07 UTC  (4+ messages)
` [PATCH tip/core/rcu 2/7] sfc: Replace spin_is_locked() with lockdep

[PATCH v3] keyutils: Add pkg-config file for keyutils library
 2018-11-12 17:07 UTC 

[PATCH] drm/amdgpu: set system aperture to cover whole FB region
 2018-11-12 17:07 UTC  (3+ messages)

[Qemu-devel] [PULL 00/14] Block layer patches
 2018-11-12 17:06 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/14] file-posix: Use error API properly
` [Qemu-devel] [PULL 02/14] blockdev: handle error on block latency histogram set error
` [Qemu-devel] [PULL 03/14] blockdev: Consistently use snapshot_node_name in external_snapshot_prepare()
` [Qemu-devel] [PULL 04/14] nvme: don't unref ctrl_mem when device unrealized
` [Qemu-devel] [PULL 05/14] nvme: free cmbuf in nvme_exit
` [Qemu-devel] [PULL 06/14] file-posix: Skip effectiveless OFD lock operations
` [Qemu-devel] [PULL 07/14] file-posix: Drop s->lock_fd
` [Qemu-devel] [PULL 08/14] tests: Add unit tests for image locking
` [Qemu-devel] [PULL 09/14] block: Make more block drivers compile-time configurable
` [Qemu-devel] [PULL 10/14] job: Fix off-by-one assert checks for JobSTT and JobVerbTable
` [Qemu-devel] [PULL 11/14] block: Null pointer dereference in blk_root_get_parent_desc()
` [Qemu-devel] [PULL 12/14] qemu-img: assert block_job_get() does not return NULL in img_commit()
` [Qemu-devel] [PULL 13/14] block: Fix potential Null pointer dereferences in vvfat.c
` [Qemu-devel] [PULL 14/14] qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()

[PATCH -next] power/supply: fix sc27xx_fuel_gauge build errors
 2018-11-12 17:06 UTC 

[PATCH v4 2/9] dmapool: remove checks for dev == NULL
 2018-11-12 17:06 UTC  (4+ messages)

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-12 17:06 UTC  (11+ messages)

[PATCH] MAINTAINERS: Add reviewer for CoreSight sub-system
 2018-11-12 17:05 UTC 

[PATCH 0/6] Add Support for MCAN transceivers in AM65x-evm
 2018-11-12 17:05 UTC  (5+ messages)
` [PATCH 4/6] dt-bindings: can: m_can: Document transceiver implementation as a phy
` [PATCH 5/6] dt-bindings: can: can-transceiver: Remove legacy binding documentation

[PATCH v7 0/5] A DRM API for adaptive sync and variable refresh rate support
 2018-11-12 17:05 UTC  (4+ messages)
` [PATCH v7 3/5] drm: Document variable refresh properties

[PATCH v2] keyutils: Add pkg-config file for keyutils library
 2018-11-12 17:05 UTC  (2+ messages)

VETH & AF_PACKET problem
 2018-11-12  7:12 UTC 

[Qemu-devel] [RFC PATCH 00/11] decodetree: Add tokens to ease checking ISA flags
 2018-11-12 17:03 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 05/11] decodetree: Force Python to print unsigned values

[PATCH RFC 0/3] Static calls
 2018-11-12 17:03 UTC  (6+ messages)

[PATCH] x86: remove gcc-x86_*-has-stack-protector.sh checks
 2018-11-12 17:02 UTC  (4+ messages)

[PATCH 2/2] dt-bindings: i2c: I2C binding for Mellanox BlueField SoC
 2018-11-12 17:02 UTC  (2+ messages)

[PATCH 1/2] RISC-V: Request stat64 on RV32
 2018-11-12 17:01 UTC  (4+ messages)

[PATCH v2 1/2] mips: delete duplicated BUILTIN_DTB and LIBFDT configs
 2018-11-12 17:00 UTC  (2+ messages)
` [PATCH v2 2/2] mips: sort list of configs for Malta

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-12 17:00 UTC  (5+ messages)
` [PATCH 03/18] xen/arm: Save GIC and virtual timer context when the domain suspends

[PATCH v2 0/7] tda998x: allow use with bridge based devices
 2018-11-12 17:00 UTC  (12+ messages)

[RFC PATCH 0/5] vb2/cedrus: add cookie support
 2018-11-12  7:08 UTC  (4+ messages)
` [RFC PATCH 1/5] videodev2.h: "

[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-12 16:59 UTC  (3+ messages)
` [PATCH 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

[PATCH fbdev-for-next 1/2] dt-bindings: display: ssd1307fb: Add reset-active-low property
 2018-11-12 16:55 UTC  (3+ messages)
` [PATCH fbdev-for-next 2/2] video: ssd1307fb: Add support for the "

DPDK techboard minutes of October 24
 2018-11-12 16:55 UTC  (4+ messages)
` [dpdk-techboard] "

[QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
 2018-11-12 16:54 UTC  (11+ messages)
              ` [Qemu-devel] "

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-12 16:54 UTC  (5+ messages)
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-12 16:54 UTC  (11+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v5 0/4] virgl: fence fd support
 2018-11-12 16:51 UTC  (8+ messages)
` [PATCH v5 1/4] drm/virtio: add virtio_gpu_alloc_fence()
` [PATCH v5 2/4] drm/virtio: add uapi for in and out explicit fences
` [PATCH v5 3/4] drm/virtio: add in/out fence support for explicit synchronization
` [PATCH v5 4/4] drm/virtio: bump driver version after explicit synchronization addition


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.