All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-30 10:32:43 to 2019-01-30 11:05:33 UTC [more...]

[PATCH v7 0/4] drm: add support for Cadence MHDP DPI/DP bridge
 2019-01-30 11:03 UTC  (8+ messages)
` [PATCH v7 1/4] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v7 2/4] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v7 3/4] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH v7 4/4] drm: bridge: add support for Cadence MHDP DPI/DP bridge

[PATCH v2 0/6] arm64: dts: DB820c: Add display and audio support
 2019-01-30 11:04 UTC  (10+ messages)
` [PATCH v2 1/6] arm64: dts: msm8996: Add graphics smmu node
` [PATCH v2 2/6] arm64: dts: msm8996: Add display "
` [PATCH v2 3/6] arm64: qcom: msm8996.dtsi: Add Display nodes
` [PATCH v2 4/6] arm64: dts: Add Adreno GPU definitions
` [PATCH v2 5/6] arm64: dts: apq8096-db820c: Add HDMI display support
` [PATCH v2 6/6] arm64: dts: db820c: Add sound card support

[Qemu-devel] [RFC PATCH 0/5] Kconfig dependencies for ppc machines
 2019-01-30 11:04 UTC  (9+ messages)
  ` [Qemu-devel] [RFC PATCH 1/5] ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
  ` [Qemu-devel] [RFC PATCH 2/5] ppc: Express dependencies of the 'prep' and '40p' "

[PATCH] x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
 2019-01-30 11:03 UTC  (2+ messages)
` [tip:x86/cleanups] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE da1b73a9acd80c3c15979b5c4e1da442925f6c43
 2019-01-30 11:04 UTC 

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-01-30 11:01 UTC  (16+ messages)
` [PATCH V5 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V5 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V5 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V5 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V5 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[U-Boot] [PATCH 1/7] armv8: fsl-layerscape: ls1043a: move SCSI_AHCI and SCSI form arch/arm/cpu/armv8/fsl-layerscape/Kconfig to arch/arm/Kconfig
 2019-01-30 11:02 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigs
` [U-Boot] [PATCH 3/7] configs: ls1046a: enable sata configs for all ls1046a defconfigs
` [U-Boot] [PATCH 4/7] configs: ls1088a: enable sata configs for all ls1088a defconfigs
` [U-Boot] [PATCH 5/7] configs: ls208xa: enable sata configs for all ls208xa defconfigs
` [U-Boot] [PATCH 6/7] configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigs
` [U-Boot] [PATCH 7/7] configs: ls1021a: enable sata configs for all ls1021a defconfigs

[PATCH v7 0/5] A DRM API for adaptive sync and variable refresh rate support
 2019-01-30 11:02 UTC  (4+ messages)
` [PATCH v7 2/5] drm: Add vrr_enabled property to drm CRTC

[PATCH v2 0/2] x86: respect memory size limits
 2019-01-30 10:59 UTC  (4+ messages)
` [PATCH v2 2/2] x86/xen: dont add memory above max allowed allocation

[PATCH 00/20] Enable accelerated OpenGL in qemu
 2019-01-30 10:59 UTC  (21+ messages)
` [PATCH 01/20] gtk+3: enable native/nativesdk variant
` [PATCH 02/20] gtk+3: remove the gtk-icon-utils-native recipe
` [PATCH 03/20] mesa: enable native and nativesdk variants
` [PATCH 04/20] default-providers: set mesa as default provider for nativesdk-mesa
` [PATCH 05/20] virglrenderer: add a recipe
` [PATCH 06/20] qemu: enable virglrenderer and glx options for native/nativesdk builds
` [PATCH 07/20] qemu: drop --with-gtkabi option, as it is no longer supported
` [PATCH 08/20] local.conf.sample: adjust the qemu config to enable gtk+ instead of sdl
` [PATCH 09/20] qemu: build target variant with gtk+, and nativesdk variant without sdl
` [PATCH 10/20] qemu: remove support for building against host sdl
` [PATCH 11/20] atk: disable gobject-introspection for nativesdk
` [PATCH 12/20] qemu: add a gettext-native dependency to gtk option
` [PATCH 13/20] libjpeg-turbo: fix nativesdk build in same way as native builds are
` [PATCH 14/20] qemu: add a patch to avoid a missing definition error
` [PATCH 15/20] qemu: add environment variable wrappers to make qemu look good with gtk frontend
` [PATCH 16/20] qemu: add a backported patch to fix egl-headless support
` [PATCH 17/20] runqemu: add options for enabling virgl GL acceleration
` [PATCH 18/20] runqemu: do not check for GL libraries
` [PATCH 19/20] selftest: add tests for virgl GL acceleration
` [PATCH 20/20] vte: allow building vte-native with gcc 4.8

[PATCH v5 1/7] libndctl: Use the supported_alignment attribute
 2019-01-30 10:59 UTC  (7+ messages)
` [PATCH v5 2/7] ndctl/namespace: Check for seed namespaces earlier
` [PATCH v5 3/7] ndctl/namespace: Use seed alignment as the default
` [PATCH v5 4/7] ndctl/namespace: Validate alignment from the {pfn|dax} seed
` [PATCH v5 5/7] ndctl: Add alignment to the namespace JSON output
` [PATCH v5 6/7] ndctl/namespace: Make the create-region JSON output non-verbose
` [PATCH v5 7/7] ndctl: Add supported_alignments to the JSON output

[PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy
 2019-01-30 10:59 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/9] Network announce changes
 2019-01-30 10:59 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 1/9] net: Introduce announce timer
` [Qemu-devel] [PATCH v2 2/9] migration: Add announce parameters
` [Qemu-devel] [PATCH v2 3/9] virtio-net: Switch to using announce timer
` [Qemu-devel] [PATCH v2 4/9] migration: "
` [Qemu-devel] [PATCH v2 5/9] net: Add a network device specific self-announcement ability
` [Qemu-devel] [PATCH v2 6/9] virtio-net: Allow qemu_announce_self to trigger virtio announcements
` [Qemu-devel] [PATCH v2 7/9] qmp: Add announce-self command
` [Qemu-devel] [PATCH v2 8/9] hmp: Add hmp_announce_self
` [Qemu-devel] [PATCH v2 9/9] tests: Add a test for qemu self announcements

[PATCH v2] arm64: dts: imx8mq: Add QuadSPI controller
 2019-01-30 10:58 UTC  (3+ messages)

[PATCH -next] bcache: Fix potential NULL pointer dereference
 2019-01-30 10:58 UTC  (2+ messages)

[PATCH 1/2] Ubuntu 16.10 is not LTS
 2019-01-30 10:58 UTC  (3+ messages)
` [PATCH 2/2] ref-system-requirements.xml: Sync list of supported distributions from poky.conf

[PATCH] mtd: spi-nor: split s25fl128s into s25fl128s0 and s25fl128s1
 2019-01-30 10:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
 2019-01-30 10:56 UTC  (2+ messages)

[PATCH] ALSA: hda/tegra: enable clock during probe
 2019-01-30 10:56 UTC  (13+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-01-30 10:56 UTC  (5+ messages)
` [PATCH 5/5] arm/arm64: KVM: Don't panic on failure to properly reset system registers

[PATCH iproute2-next] Introduce ip-brctl shell script
 2019-01-30 10:55 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-30 10:55 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices

[git pull] vmwgfx-fixes-5.0-190130
 2019-01-30 10:55 UTC 

[PATCH] drm/amdgpu: Transfer fences to dmabuf importer
 2019-01-30 10:55 UTC 

[PATCH 4/6] arm64: dts: Add Adreno GPU and GPU smmu definitions
 2019-01-30 10:54 UTC  (5+ messages)
` [PATCH] "

patch "staging: speakup: fix tty-operation NULL derefs" added to tty-linus
 2019-01-30 10:54 UTC 

BUG: executor-detected bug
 2019-01-30 10:53 UTC  (2+ messages)

[LTP] [PATCH] lib/tst_kernel.c: Fix tst_check_driver() for Android
 2019-01-30 10:53 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
 2019-01-30 10:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH 41/52] isa: express dependencies with kconfig

[PATCH 00/15] Add support for Hygon Dhyana Family 18h processor
 2019-01-30 10:47 UTC  (4+ messages)
` [PATCH 13/15] x86/xstate: Add Hygon Dhyana support

[PATCH] MAINTAINERS: Add Andy and Darren as arch/x86/platform/ reviewers
 2019-01-30 10:51 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2 2/2] media: atmel-isc: Update device tree binding documentation
 2019-01-30 10:51 UTC  (4+ messages)

[PATCH i-g-t 1/8] lib: Skip unused fork helpers
 2019-01-30 10:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/8] "

[Bug 202441] New: Possibly vfs cache related replicable xfs regression since 4.19.0 on sata hdd:s
 2019-01-30 10:50 UTC  (2+ messages)
` [Bug 202441] "

Spurious device addition uevents sometimes get sent after removing a loop device
 2019-01-30 10:48 UTC 

[PATCH 0/3] at803x: Add quirk to disable SmartEEE
 2019-01-30 10:47 UTC  (12+ messages)

[PATCH] rtlwifi: remove set but not used variable 'cmd_seq'
 2019-01-30 10:47 UTC  (4+ messages)

[PATCH v2] ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
 2019-01-30 10:47 UTC  (3+ messages)

[Buildroot] [PATCH v4 1/7] boot/optee-os: new package
 2019-01-30 10:47 UTC  (7+ messages)
` [Buildroot] [PATCH v4 2/7] optee-client: "
` [Buildroot] [PATCH v4 3/7] optee-examples: "
` [Buildroot] [PATCH v4 4/7] optee-test: "
` [Buildroot] [PATCH v4 5/7] optee-benchmark: "
` [Buildroot] [PATCH v4 6/7] configs/qemu_armv7a_tz_virt: Armv7-A emulation with TrustZone services
` [Buildroot] [PATCH v4 7/7] configs/qemu_aarch64_tz_virt: AArch64 "

[U-Boot] [PATCH v3 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-30 10:46 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] x86: Add efi runtime reset
` [U-Boot] [PATCH v3 2/2] efi_loader: Patch non-runtime code out at ExitBootServices already

[PATCH 0/6] Few patches, backported from Arnaldo's kernel repo
 2019-01-30 10:44 UTC  (7+ messages)
` [PATCH 1/6] trace-cmd: Initialize host_bigendian at tep_handle allocation
` [PATCH 2/6] trace_cmd: Rename struct cmdline to struct tep_cmdline
` [PATCH 3/6] trace-cmd: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs
` [PATCH 4/6] trace-cmd: Changed return logic of tep_register_event_handler() API
` [PATCH 5/6] trace-cmd: Rename tep_is_file_bigendian() to tep_file_bigendian()
` [PATCH 6/6] trace-cmd: Remove tep_data_event_from_type() API

[PATCH -next] mtd: rawnand: stm32_fmc2: Make some functions static
 2019-01-30 10:43 UTC  (7+ messages)

[PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
 2019-01-30 10:43 UTC  (6+ messages)

[PATCH v2 1/4] drm/sched: Fix entities with 0 rqs
 2019-01-30 10:43 UTC  (4+ messages)
` [PATCH v2 2/4] drm/amdgpu: Only add rqs for initialized rings

[GIT PULL] Third Round of Renesas ARM Based SoC Fixes for v5.0
 2019-01-30 10:42 UTC  (3+ messages)

[GIT PULL] Amlogic fixes for v5.0-rc, round 2 (redo)
 2019-01-30 10:41 UTC  (3+ messages)

[PATCH v2] iw: Add support for controlling tx power for per station
 2019-01-30 10:41 UTC  (2+ messages)

[regression -next0117] What is kcompactd and why is he eating 100% of my cpu?
 2019-01-30 10:40 UTC  (9+ messages)

[LTP] [PATCH] syscalls/ustat: convert to new lib, use direct syscall
 2019-01-30 10:40 UTC  (3+ messages)

[PATCH] kvm: arm64: Relax the restriction on using stage2 PUD huge mapping
 2019-01-30 10:39 UTC  (4+ messages)

[U-Boot] [PATCH] hashtable: fix environment variable corruption
 2019-01-30 10:39 UTC 

[PATCH] usb: typec: tcpm: Correct the PPS out_volt calculation
 2019-01-30 10:39 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH v2 0/3] cutils: Cleanup, improve documentation
 2019-01-30 10:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/3] util/cutils: Move ctype macros to "cutils.h"
  ` [Qemu-devel] [Qemu-trivial] "

Question on handling managed IRQs when hotplugging CPUs
 2019-01-30 10:38 UTC  (5+ messages)

[PATCH v2 3/3] ath10k: add support for controlling tx power to a station
 2019-01-30 10:38 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: fixes for lockdep and deadlock
 2019-01-30 10:37 UTC  (4+ messages)
` [PATCH bpf-next 3/4] bpf: fix lockdep false positive in bpf_prog_register

[Qemu-devel] AMD SEV's /dev/sev permissions and probing QEMU for capabilities
 2019-01-30 10:37 UTC  (11+ messages)

[PATCH for-4.12 0/8] pvh/dom0/shadow/amd fixes
 2019-01-30 10:36 UTC  (9+ messages)
` [PATCH for-4.12 1/8] dom0/pvh: align allocation and mapping order to start address
` [PATCH for-4.12 2/8] amd/ntp: remove assert that prevents creating 2M MMIO entries
` [PATCH for-4.12 3/8] iommu/pvh: add reserved regions below 1MB to the iommu page tables
` [PATCH for-4.12 4/8] x86/shadow: alloc enough pages so initialization doesn't fail
` [PATCH for-4.12 5/8] pvh/dom0: warn when dom0_mem is not set to a fixed value
` [PATCH 6/8] x86/mm: split p2m ioreq server pages special handling into helper
` [PATCH 7/8] x86/mm: handle foreign mappings in p2m_entry_modify
` [PATCH 8/8] npt/shadow: allow getting foreign page table entries

[PATCH] arm64: dts: lx2160aqds: Add mdio mux nodes
 2019-01-30 10:37 UTC  (3+ messages)

question:glib-2.0: dependence problem
 2019-01-30 10:36 UTC  (2+ messages)

[PATCH v2] venus: enc: fix enum_frameintervals
 2019-01-30 10:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/73] per-CPU locks
 2019-01-30 10:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 65/73] s390x: convert to cpu_has_work_with_iothread_lock

[PATCH] Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines"
 2019-01-30 10:35 UTC  (4+ messages)

[PATCH v2 2/3] mac80211: store tx power value from user to station
 2019-01-30 10:35 UTC  (2+ messages)

BUG: unable to handle kernel paging request in dput (2)
 2019-01-30 10:35 UTC 

general protection fault in __dentry_path
 2019-01-30 10:35 UTC 

[PATCH v2 1/3] cfg80211: Add support to set tx power for a station associated
 2019-01-30 10:34 UTC  (2+ messages)

[PATCH] refcount_t: add ACQUIRE ordering on success for dec(sub)_and_test variants
 2019-01-30 10:34 UTC  (6+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-30 10:33 UTC  (9+ messages)
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma

[PATCH] firmware: arm_scmi: provide the mandatory device release callback
 2019-01-30 10:33 UTC  (4+ messages)

[PATCH] percpu/module resevation: change resevation size iff X86_VSMP is set
 2019-01-30 10:33 UTC  (2+ messages)

[PATCH 00/15] Habana Labs kernel driver
 2019-01-30 10:34 UTC  (4+ messages)
` [PATCH 12/15] habanalabs: add virtual memory and MMU modules

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-30 10:32 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.