All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-13 20:51:52 to 2019-12-13 21:02:09 UTC [more...]

[Intel-gfx] [PATCH v4 0/2] Some debugfs enhancements
 2019-12-13 19:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915/gt: Move power management debug files into a gt aware debugfs

[PATCH RFC v2 0/9] staging: most: move core module out of staging
 2019-12-13 12:04 UTC  (2+ messages)
` [PATCH RFC v2 4/9] staging: most: configfs: use strlcpy

[dpdk-dev] [PATCH v5 0/3] Add ABI compatibility checks to the meson build
 2019-12-13 16:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 00/11] "
  ` [dpdk-dev] [PATCH v6 10/11] build: add abi checks to meson
  ` [dpdk-dev] [PATCH v6 11/11] build: clean up experimental syms check

[Intel-gfx] [PATCH v3 0/3] AUX power well fixes
 2019-12-13 20:11 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for AUX power well fixes (rev4)

[Intel-gfx] [PATCH] drm/i915: Add device name to display tracepoints
 2019-12-13 17:17 UTC  (4+ messages)

[PATCH v2 00/12] drm/i915: Add support for HDCP 1.4 over MST connectors
 2019-12-13 19:04 UTC  (12+ messages)
` [PATCH v2 07/12] drm/i915: Protect workers against disappearing connectors
    ` [Intel-gfx] "
` [PATCH v2 08/12] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it
  ` [Intel-gfx] "
` [PATCH v2 11/12] drm/i915: Expose HDCP shim functions from dp for use by dp_mst
    ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/6] drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too
 2019-12-13 15:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH 4/6] drm/i915/fbc: Nuke fbc_supported()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too

[PATCH 0/4] consistently use dma_resv locking wrappers
 2019-12-13 20:52 UTC  (5+ messages)
` [PATCH 1/4] drm/etnaviv: Use "
    ` [Intel-gfx] "

[Xen-devel] [XEN PATCH 0/8] xen: Kconfig update with few extra
 2019-12-13 19:17 UTC  (27+ messages)
` [Xen-devel] [XEN PATCH 1/8] Config.mk: Remove unused setvar_dir macro
` [Xen-devel] [XEN PATCH 2/8] Config.mk: Remove stray comment
` [Xen-devel] [XEN PATCH 3/8] xen: Update Kconfig to Linux v5.4
` [Xen-devel] [XEN PATCH 4/8] xen: Have Kconfig check $(CC)'s version
` [Xen-devel] [XEN PATCH 6/8] xen: Move CONFIG_INDIRECT_THUNK to Kconfig
` [Xen-devel] [XEN PATCH 7/8] xen: Use $(CONFIG_CC_IS_CLANG) instead of $(clang) in Makefile
` [Xen-devel] [XEN PATCH 8/8] xen: Move GCC_HAS_VISIBILITY_ATTRIBUTE to Kconfig and common

[Xen-devel] [PATCH v4 0/2] Refactor super page shattering
 2019-12-13 16:02 UTC  (9+ messages)
` [Xen-devel] [PATCH v4 1/2] x86/mm: factor out the code for shattering an l3 PTE

[Xen-devel] [PATCH] public/io/netif.h: document a mechanism to advertise carrier state
 2019-12-13 15:33 UTC  (3+ messages)

[Xen-devel] [PATCH 00/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h'
 2019-12-13 16:47 UTC  (14+ messages)
` [Xen-devel] [PATCH 01/12] hw/i386/pc: Convert DPRINTF() to trace events
` [Xen-devel] [PATCH 02/12] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h
` [Xen-devel] [PATCH 03/12] hw/i386/pc: Remove obsolete pc_pci_device_init() declaration
` [Xen-devel] [PATCH 04/12] hw/i386/pc: Remove obsolete cpu_set_smm_t typedef
` [Xen-devel] [PATCH 05/12] hw/i386/ich9: Remove unused include
` [Xen-devel] [PATCH 06/12] hw/i386/ich9: Move unnecessary "pci_bridge.h" include
` [Xen-devel] [PATCH 07/12] hw/ide/piix: Remove superfluous DEVICE() cast
` [Xen-devel] [PATCH 08/12] hw/ide/piix: Use ARRAY_SIZE() instead of magic numbers
` [Xen-devel] [PATCH 09/12] hw/intc/ioapic: Make ioapic_print_redtbl() static
` [Xen-devel] [PATCH 10/12] hw/i386/pc: Rename allocate_cpu_irq from 'pc' to 'x86_machine'
` [Xen-devel] [PATCH 11/12] hw/i386/pc: Move x86_machine_allocate_cpu_irq() to 'hw/i386/x86.c'
` [Xen-devel] [PATCH 12/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h'

[Xen-devel] [PATCH 0/3] Post-299 cleanups
 2019-12-13 17:37 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/3] x86/mm: Use a more descriptive name for pagetable mfns
` [Xen-devel] [PATCH 2/3] x86/mm: Use mfn_t in type get / put call tree
` [Xen-devel] [PATCH 3/3] x86/mm: More discriptive names for page de/validation functions

[Xen-devel] [PATCH v2] IOMMU: make DMA containment of quarantined devices optional
 2019-12-13 17:00 UTC  (20+ messages)

[Xen-devel] [PATCH 0/6] x86/suspend: State cleanup
 2019-12-13 19:04 UTC  (7+ messages)
` [Xen-devel] [PATCH 1/6] x86/suspend: Clarify and improve the behaviour of do_suspend_lowlevel()
` [Xen-devel] [PATCH 2/6] x86/suspend: Don't bother saving %cr3, %ss or flags
` [Xen-devel] [PATCH 3/6] x86/suspend: Don't save unnecessary GPRs
` [Xen-devel] [PATCH 4/6] x86/suspend: Restore cr4 later during resume
` [Xen-devel] [PATCH 5/6] x86/suspend: Expand macros in wakeup_prot.S
` [Xen-devel] [PATCH 6/6] x86/suspend: Drop save_rest_processor_state() completely

[Xen-devel] [PATCH v2 0/3] x86: Protected Processor Inventory Number (PPIN) support
 2019-12-13 19:50 UTC  (8+ messages)
` [Xen-devel] [PATCH v2 1/3] x86: include the PPIN in MCE records when available
` [Xen-devel] [PATCH v2 2/3] x86: explicitly disallow guest access to PPIN
` [Xen-devel] [PATCH v2 3/3] x86: provide Dom0 access to PPIN via XENPF_resource_op

[Xen-devel] [PATCH] x86/microcode: Support builtin CPU microcode
 2019-12-13 20:15 UTC  (10+ messages)

[PATCH] ASoC: wm8962: fix lambda value
 2019-12-13 12:05 UTC  (5+ messages)
    ` [alsa-devel] "

[PATCH] ASoC: Add MediaTek MT6660 Speaker Amp Driver
 2019-12-13 11:32 UTC  (4+ messages)
  ` [alsa-devel] "

[Xen-devel] [qemu-mainline test] 144769: regressions - FAIL
 2019-12-13 17:12 UTC 

[Xen-devel] [PATCH v8 0/3] xenbus/backend: Add a memory pressure handler callback
 2019-12-13 15:02 UTC  (6+ messages)
` [Xen-devel] [PATCH v8 1/3] xenbus/backend: Add "
` [Xen-devel] [PATCH v8 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
` [Xen-devel] [PATCH v8 3/3] xen/blkback: Remove unnecessary static variable name prefixes

[PATCH 0/3] drivers/auxdisplay: Provide support for JHD1313
 2019-12-13 21:01 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: vendor: Add JHD LCD vendor

[Xen-devel] [PATCH v9 0/4] xenbus/backend: Add a memory pressure handler callback
 2019-12-13 15:35 UTC  (5+ messages)
` [Xen-devel] [PATCH v9 1/4] xenbus/backend: Add "
` [Xen-devel] [PATCH v9 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
` [Xen-devel] [PATCH v9 3/4] xen/blkback: Remove unnecessary static variable name prefixes
` [Xen-devel] [PATCH v9 4/4] xen/blkback: Consistently insert one empty line between functions

[Xen-devel] [PATCH v2] public/io/netif.h: document a mechanism to advertise carrier state
 2019-12-13 16:00 UTC  (2+ messages)

[Xen-devel] [xen-4.13-testing test] 144736: regressions - FAIL
 2019-12-13 15:55 UTC  (8+ messages)

[Xen-devel] [xen-4.9-testing test] 144782: trouble: preparing/queued
 2019-12-13 11:56 UTC 

[Xen-devel] [PATCH 0/4] Post-299 cleanups
 2019-12-13 15:04 UTC  (10+ messages)
` [Xen-devel] [PATCH 2/4] x86/mm: Implement common put_data_pages for put_page_from_l[23]e
` [Xen-devel] [PATCH 4/4] x86/mm: More discriptive names for page de/validation functions

[Xen-devel] [PATCH v3] public/io/netif.h: document a mechanism to advertise carrier state
 2019-12-13 16:39 UTC 

{standard input}:221: Error: found '(', expected: ')'
 2019-12-13 21:01 UTC 

[PATCH v3 00/14] PHY: Add support for SERDES in TI's J721E SoC
 2019-12-13 21:01 UTC  (5+ messages)
` [PATCH v3 01/14] dt-bindings: phy: Sierra: Add bindings for Sierra in TI's J721E
` [PATCH v3 13/14] dt-bindings: phy: Document WIZ (SERDES wrapper) bindings

[Xen-devel] [PATCH v7 2/3] xen/blkback: Squeeze page pools if a memory pressure is detected
 2019-12-13 11:47 UTC  (5+ messages)
`  "

[Xen-devel] [PATCH] x86emul: correct far branch handling for 64-bit mode
 2019-12-13 13:07 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 0/2] Some debugfs enhancements
 2019-12-13 21:00 UTC  (2+ messages)
` [Intel-gfx] [PATCH v5 2/2] drm/i915/gt: Move power management debug files into a gt aware debugfs

[Xen-devel] [xen-4.9-testing test] 144758: regressions - trouble: fail/pass/starved
 2019-12-13 11:39 UTC 

[Xen-devel] [xen-4.9-testing test] 144723: regressions - trouble: fail/pass/starved
 2019-12-13 11:50 UTC  (4+ messages)

[Xen-devel] [xen-4.10-testing test] 144772: regressions - trouble: fail/pass/starved
 2019-12-13 20:31 UTC 

[Xen-devel] [PATCH] docs/process/branching-checklist: Fix a broken rune
 2019-12-13 17:03 UTC 

[Xen-devel] [xen-unstable-smoke test] 144790: tolerable all pass - PUSHED
 2019-12-13 19:52 UTC 

[PATCH v2 2/3] scsi: ufs: Modulize ufs-bsg
 2019-12-13 20:59 UTC 

[PATCH 1/8] drm/print: introduce new struct drm_device based logging macros
 2019-12-13 15:01 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/print: introduce new struct drm_device based logging macros (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/3] i915 fixes to handle hotplug cases on 8K tiled monitor
 2019-12-13 20:58 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
` [Intel-gfx] [PATCH 2/3] drm/i915/dp: Make port sync mode assignments only if all tiles present

[PATCH] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-12-13 18:33 UTC  (2+ messages)

[PATCH v3] drm: Funnel drm logs to tracepoints
 2019-12-13 15:34 UTC  (2+ messages)

[Intel-gfx] [PATCH v8 0/4] Enable second DBuf slice for ICL and TGL
 2019-12-13 13:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Enable second DBuf slice for ICL and TGL (rev8)

[PATCH v3] drm/amd/powerplay: Copy watermark to SMU
 2019-12-13 16:11 UTC 

[PATCH] userdiff: remove empty subexpression from elixir regex
 2019-12-13 20:59 UTC  (2+ messages)
` Numbers with specific base (was: [PATCH] userdiff: remove empty subexpression from elixir regex)

[PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-13 20:53 UTC  (30+ messages)
` [PATCH v2 04/24] xtensa: ISS: avoid struct timeval
` [PATCH v2 05/24] um: ubd: use 64-bit time_t where possible
` [PATCH v2 06/24] acct: stop using get_seconds()
` [PATCH v2 07/24] tsacct: add 64-bit btime field
` [PATCH v2 08/24] packet: clarify timestamp overflow
` [PATCH v2 09/24] quota: avoid time_t in v1_disk_dqblk definition
` [PATCH v2 10/24] hostfs: pass 64-bit timestamps to/from user space
` [PATCH v2 11/24] hfs/hfsplus: use 64-bit inode timestamps
` [PATCH v2 12/24] drm/msm: avoid using 'timespec'
` [PATCH v2 13/24] drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC
` [PATCH v2 14/24] drm/etnaviv: avoid deprecated timespec
` [PATCH v2 15/24] sunrpc: convert to time64_t for expiry
` [PATCH v2 16/24] nfs: use time64_t internally
` [PATCH v2 17/24] nfs: fix timstamp debug prints
` [PATCH v2 18/24] nfs: fscache: use timespec64 in inode auxdata
` [PATCH v2 19/24] xfs: rename compat_time_t to old_time32_t
` [PATCH v2 20/24] xfs: disallow broken ioctls without compat-32-bit-time
` [PATCH v2 21/24] xfs: quota: move to time64_t interfaces
` [PATCH v2 22/24] y2038: remove obsolete jiffies conversion functions
` [PATCH v2 23/24] y2038: rename itimerval to __kernel_old_itimerval
` [PATCH v2 24/24] y2038: sparc: remove use of struct timex

[PATCH v5 0/2] kvm: Use huge pages for DAX-backed files
 2019-12-13 17:19 UTC  (7+ messages)
` [PATCH v5 2/2] "

[PATCH] KVM: arm64: Only sign-extend MMIO up to register width
 2019-12-13 14:24 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
 2019-12-13 14:22 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] net/virtio: add link speed tuning
 2019-12-13 14:59 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: move dpcs headers to dpcs includes
 2019-12-13 20:57 UTC  (3+ messages)
` [PATCH 3/3] drm/amd/display: add missing dcn link encoder regs

[cip-dev] [PATCH 4.4.y-cip] net: davinci_cpdma: use dma_addr_t for DMA address
 2019-12-13 20:56 UTC 

[alsa-devel] [PATCH] ALSA: pcm: Avoid possible info leaks from PCM stream buffers
 2019-12-13 14:39 UTC  (2+ messages)

[PATCH] binder: fix incorrect calculation for num_valid
 2019-12-13 20:25 UTC 

[Intel-gfx] [PATCH v2 rebased 01/11] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-13 20:56 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 rebased 07/11] drm/i915/tgl: Select master transcoder for MST stream

[PATCH bpf-next 1/2] bpf: expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN
 2019-12-13 20:55 UTC  (2+ messages)

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v7
 2019-12-13 20:55 UTC  (3+ messages)
` [PATCH v7 4/4] pinctrl: Ingenic: Add pinctrl driver for X1830

[PATCH 1/4] ARM: dts: am437x-gp-evm: add HDMI support
 2019-12-13 12:36 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Read DP link status with DRM helper function
 2019-12-13 11:27 UTC 

[PATCH 00/12] Add PX30 LVDS support
 2019-12-13 18:28 UTC  (3+ messages)
` [PATCH 10/12] arm64: dts: rockchip: Add PX30 CRTCs graph LVDS endpoints

[PATCH v2] drm: rcar-du: lvds: Get mode from state
 2019-12-13 18:27 UTC 

[MPTCP] Re: [PATCH 00/11] Multipath TCP part 1: Prerequisites
 2019-12-13 20:53 UTC 

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-13 18:24 UTC 

[PATCH v3 1/3] asm-generic/atomic: Use __always_inline for pure wrappers
 2019-12-13 20:53 UTC  (7+ messages)
` [PATCH v3 3/3] kcsan: Prefer __always_inline for fast-path

Data center routing issue affecting downloads.yoctoproject.org and Autobuilder
 2019-12-13 20:52 UTC  (3+ messages)
` [yocto-infrastructure] "

[PATCH v2 0/4] media: cedrus: hevc: Add support for scaling matrix and multi-slice frames
 2019-12-13 16:04 UTC  (3+ messages)
` [PATCH v2 2/4] media: cedrus: hevc: Add support for scaling matrix
` [PATCH v2 3/4] media: uapi: hevc: Add segment address field

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-13 15:39 UTC  (9+ messages)

[PATCH v4 00/15] add git-bugreport tool
 2019-12-13 20:51 UTC  (3+ messages)
` [PATCH v4 02/15] help: move list_config_help to builtin/help

[alsa-devel] [PATCH] ALSA: hda: Use standard waitqueue for RIRB wakeup
 2019-12-13 13:05 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.