All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-17 07:49:51 to 2019-08-17 10:28:57 UTC [more...]

[PATCH net-next v2 0/3] net: phy: remove genphy_config_init
 2019-08-17 10:25 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: phy: remove calls to genphy_config_init

[PATCH net-next v3 0/3] net: phy: remove genphy_config_init
 2019-08-17 10:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests: Add kernel selftests for dmabuf
 2019-08-17 10:25 UTC 

[Qemu-devel] [PATCH v3 0/8] Kconfig switches
 2019-08-17 10:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig
` [Qemu-devel] [PATCH v3 2/8] hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
` [Qemu-devel] [PATCH v3 3/8] hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines
` [Qemu-devel] [PATCH v3 4/8] hw/core: Add a config switch for the "register" device
` [Qemu-devel] [PATCH v3 5/8] hw/core: Add a config switch for the "or-irq" device
` [Qemu-devel] [PATCH v3 6/8] hw/core: Add a config switch for the "split-irq" device
` [Qemu-devel] [PATCH v3 7/8] hw/misc: Add a config switch for the "unimplemented" device
` [Qemu-devel] [PATCH v3 8/8] hw/core: Add a config switch for the generic loader device

[PATCH nftables 0/8] add typeof keyword
 2019-08-17 10:23 UTC  (2+ messages)

[GIT PULL FOR v5.4] Various fixes and enhancements
 2019-08-17 10:17 UTC  (2+ messages)

[PATCH conntrack-tools] src: fix strncpy -Wstringop-truncation warnings
 2019-08-17 10:16 UTC  (3+ messages)

[PATCH v2 00/40] Tiger Lake batch 3
 2019-08-17 10:12 UTC  (44+ messages)
` [PATCH v2 01/40] drm/i915/tgl: disable DDIC
` [PATCH v2 02/40] drm/i915/tgl: add support for reading the timestamp frequency
` [PATCH v2 03/40] drm/i915/tgl: Move transcoders to pipes' powerwells
` [PATCH v2 04/40] drm/i915/tgl: update DMC firmware to 2.04
` [PATCH v2 05/40] drm/i915/psr: Make PSR registers relative to transcoders
` [PATCH v2 06/40] drm/i915: Add transcoder restriction to PSR2
` [PATCH v2 07/40] drm/i915: Do not unmask PSR interruption in IRQ postinstall
` [PATCH v2 08/40] drm/i915/psr: Only handle interruptions of the transcoder in use
` [PATCH v2 09/40] drm/i915/bdw+: Enable PSR in any eDP port
` [PATCH v2 10/40] drm/i915: Guard and warn if more than one eDP panel is present
` [PATCH v2 11/40] drm/i915: Do not read PSR2 register in transcoders without PSR2
` [PATCH v2 12/40] drm/i915/tgl: PSR link standby is not supported anymore
` [PATCH v2 13/40] drm/i915/tgl: Access the right register when handling PSR interruptions
` [PATCH v2 14/40] drm/i915/tgl: Add maximum resolution supported by PSR2 HW
` [PATCH v2 15/40] drm/i915: Fix DP-MST crtc_mask
` [PATCH v2 16/40] drm/i915: Add for_each_new_intel_connector_in_state()
` [PATCH v2 17/40] drm: Add for_each_oldnew_intel_crtc_in_state_reverse()
` [PATCH v2 18/40] drm/i915: Disable pipes in reverse order
` [PATCH v2 19/40] drm/i915/tgl: Select master transcoder in DP MST
` [PATCH v2 20/40] drm/i915/tgl: Introduce initial Tiger Lake workarounds
` [PATCH v2 21/40] drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating
` [PATCH v2 22/40] drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwards
` [PATCH v2 23/40] drm/i915/tgl: Register state context definition for Gen12
` [PATCH v2 24/40] drm/i915/tgl: move DP_TP_* to transcoder
` [PATCH v2 25/40] drm/i915/tgl: Implement TGL DisplayPort training sequence
` [PATCH v2 26/40] HACK: drm/i915/tgl: Gen12 render context size
` [PATCH v2 27/40] drm/i915/tgl: add Gen12 default indirect ctx offset
` [PATCH v2 28/40] drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID
` [PATCH v2 29/40] drm/i915/tgl: Gen12 csb support
` [PATCH v2 30/40] drm/i915/tgl: Report valid VDBoxes with SFC capability
` [PATCH v2 31/40] rm/i915/tgl: Move GTCR register to cope with GAM MMIO address remap
` [PATCH v2 32/40] drm/i915/tgl: Updated Private PAT programming
` [PATCH v2 33/40] drm/i915/tgl/perf: use the same oa ctx_id format as icl
` [PATCH v2 34/40] drm/i915/perf: add a parameter to control the size of OA buffer
` [PATCH v2 35/40] drm/i915/tgl: Add perf support on TGL
` [PATCH v2 36/40] drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS support
` [PATCH v2 37/40] drm/framebuffer/tgl: Format modifier for Intel Gen-12 render compression
` [PATCH v2 38/40] drm/i915/tgl: Gen-12 render decompression
` [PATCH v2 39/40] drm/framebuffer/tgl: Format modifier for Intel Gen-12 media compression
` [PATCH v2 40/40] drm/i915/tgl: "
` ✗ Fi.CI.CHECKPATCH: warning for Tiger Lake batch 3 (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[GIT PULL FOR v5.4] Hantro H.264 + finish stateful decoder spec
 2019-08-17 10:08 UTC  (2+ messages)

[CI 1/2] drm/i915/gt: Mark context->active_count as protected by timeline->mutex
 2019-08-17 10:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

reeze while write on external usb 3.0 hard disk [Bug 204095]
 2019-08-17  9:54 UTC 

[Qemu-devel] [PATCH v23 00/22] Add RX archtecture support
 2019-08-17  9:48 UTC  (13+ messages)
` [Qemu-devel] [PATCH v23 06/22] target/rx: CPU definition
` [Qemu-devel] [PATCH v23 15/22] hw/timer: RX62N internal timer modules
` [Qemu-devel] [PATCH v23 20/22] Add rx-softmmu
` [Qemu-devel] [PATCH v23 21/22] BootLinuxConsoleTest: Test the RX-Virt machine

[PATCH 1/4] mac80211_hwsim: Extended Key ID API update
 2019-08-17  8:31 UTC  (3+ messages)
` [PATCH 4/4] iwlwifi: Enable Extended Key ID for mvm and dvm

[Xen-devel] [ovmf test] 140200: all pass - PUSHED
 2019-08-17  9:36 UTC 

[Qemu-devel] [PATCH 0/2] memory: Fix up coalesced_io_del not working for KVM
 2019-08-17  9:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] memory: Replace has_coalesced_range with add/del flags
` [Qemu-devel] [PATCH 2/2] memory: Split zones when do coalesced_io_del()

[Xen-devel] [qemu-mainline test] 140196: regressions - FAIL
 2019-08-17  9:32 UTC 

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-17  9:28 UTC  (7+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 5/6] rebase -i: support --ignore-date

[Xen-devel] [linux-next test] 140194: tolerable FAIL
 2019-08-17  9:21 UTC 

[PATCH v8 00/28] New macros for assembler symbols
 2019-08-17  9:17 UTC  (3+ messages)
` [PATCH v8 06/28] x86/asm/crypto: annotate local functions

[PATCH] arch : arm : add a criteria for pfn_valid
 2019-08-17  9:14 UTC  (4+ messages)

PROBLEM: 5.3.0-rc* causes iwlwifi failure
 2019-08-17  8:59 UTC  (2+ messages)

[PATCH] powerpc: optimise WARN_ON()
 2019-08-17  9:04 UTC  (2+ messages)

Lay common foundation to make PVR/SGX work without hacks on OMAP34xx, OMAP36xx, AM335x and potentially OMAP4, OMAP5
 2019-08-17  9:01 UTC  (6+ messages)

[Qemu-devel] [PULL 0/3] Run iotests during "make check"
 2019-08-17  8:54 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] block: fix NetBSD qemu-iotests failure
` [Qemu-devel] [PULL 2/3] tests: Run the iotests during "make check" again
` [Qemu-devel] [PULL 3/3] gitlab-ci: Remove qcow2 tests that are handled by "make check" already

[PATCH net 6/6] bnxt_en: Fix to include flow direction in L2 key
 2019-08-17  8:49 UTC  (2+ messages)

[PATCH 1/1] Fix: trace sched switch start/stop racy updates
 2019-08-17  8:44 UTC  (13+ messages)

[PATCH] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
 2019-08-17  8:44 UTC  (5+ messages)

[meta-python] [PATCH] python-flask-pymongo: upgrade 0.5.1 -> 2.3.0
 2019-08-17  8:41 UTC  (2+ messages)

[PATCH] efifb: BGRT: Improve efifb_bgrt_sanity_check
 2019-08-17  8:40 UTC  (4+ messages)

[PATCH v2 1/3] x86/cpu: Use constant definitions for CPU type
 2019-08-17  8:40 UTC  (2+ messages)
` [tip:x86/cleanups] x86/cpu: Use constant definitions for CPU models

[PATCH v3 0/5] More WOPCM fixes
 2019-08-17  8:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for More WOPCM fixes (rev3)

[PATCH V2 00/13] ARM: Add minimal Raspberry Pi 4 support
 2019-08-17  8:30 UTC  (6+ messages)
` [PATCH V2 08/13] i2c: bcm2835: Avoid clk stretch quirk for BCM2711

[PATCH 0/6] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
 2019-08-17  8:28 UTC  (4+ messages)
` [PATCH 3/6] crypto: sha256 - Move lib/sha256.c to lib/crypto

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-17  8:25 UTC  (4+ messages)

[PATCH][next] bus: moxtet: fix unsigned comparison to less than zero
 2019-08-17  8:25 UTC  (4+ messages)

[PATCH] pinctrl/qcom: Fix -Wimplicit-fallthrough
 2019-08-17  8:25 UTC 

5.3-rc3-ish VM crash: RIP: 0010:tcp_trim_head+0x20/0xe0
 2019-08-17  8:24 UTC  (3+ messages)

[Xen-devel] [libvirt bisection] complete build-armhf-libvirt
 2019-08-17  8:23 UTC 

[PATCH] erofs: move erofs out of staging
 2019-08-17  8:23 UTC  (2+ messages)

[GIT PULL] USB-serial fixes for 5.3-rc5
 2019-08-17  8:22 UTC 

[CI] drm/i915/selftests: Check the context size
 2019-08-17  8:21 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Check the context size (rev4)

[PATCH] MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
 2019-08-17  8:19 UTC  (2+ messages)
` [tip:x86/urgent] x86/cpu: Explain Intel model naming convention

[warrior][PATCH 0/4] vlc adjustments
 2019-08-17  8:13 UTC  (5+ messages)
` [warrior][PATCH 1/4] vlc: rework qt PACKAGECONFIG
` [warrior][PATCH 2/4] vlc: Remove workaround and patches for problems fixed upstream
` [warrior][PATCH 3/4] vlc: notify switched to GTK+3 some time ago
` [warrior][PATCH 4/4] vlc: Remove the obsolete dependency on dbus-glib

[U-Boot] [PATCH v2 0/4] USB: Add cadence USB3 gadget driver and host driver
 2019-08-17  8:13 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] USB: gadget: Add the cadence USB3 gadget driver
    ` [U-Boot] 答复: "
        ` [U-Boot] 答复: "

[Bug 204371] BUG kmalloc-4k (Tainted: G W ): Object padding overwritten
 2019-08-17  8:09 UTC  (3+ messages)

generic ioremap (and lots of cleanups)
 2019-08-17  7:32 UTC  (69+ messages)
` [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 07/26] hexagon: clean up ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 09/26] alpha: remove the unused __ioremap wrapper
` [PATCH 10/26] nios2: remove __ioremap
` [PATCH 11/26] parisc: "
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 13/26] xtensa: "
` [PATCH 14/26] asm-generic: don't provide __ioremap
` [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 18/26] m68k: rename __iounmap and mark it static
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 20/26] hexagon: "
` [PATCH 21/26] nios2: "
` [PATCH 22/26] sh: "
` [PATCH 23/26] lib: provide a simple generic ioremap implementation
` [PATCH 24/26] riscv: use the generic ioremap code
` [PATCH 25/26] csky: use generic ioremap
` [PATCH 26/26] nds32: "

[Qemu-devel] [PATCH] ppc: Three floating point fixes
 2019-08-17  7:53 UTC  (3+ 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.