All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-08 13:50:40 to 2019-01-08 14:34:43 UTC [more...]

Xen (both x86 and Arm) Community Call: Jan 9 - 16:00 - 17:00 UTC - Call for Agenda Items
 2019-01-08 14:34 UTC  (2+ messages)

[PATCH v12 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-08 14:34 UTC  (11+ messages)
` [PATCH v12 01/10] powerpc/irq: use memblock functions returning virtual address
` [PATCH v12 03/10] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v12 04/10] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v12 05/10] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v12 06/10] powerpc: regain entire stack space
` [PATCH v12 07/10] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v12 08/10] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v12 09/10] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v12 10/10] powerpc: clean stack pointers naming

[PATCH v2] platform/chrome: Add cros_ec_readmem() helpers for I2C/SPI based ECs
 2019-01-08 14:34 UTC  (3+ messages)

[PATCH] hv_balloon: avoid touching uninitialized struct page during tail onlining
 2019-01-08 14:34 UTC  (7+ messages)

Armada DRM: bridge with componentized devices
 2019-01-08 14:33 UTC  (11+ messages)

[U-Boot] Please pull from u-boot-i2c
 2019-01-08 14:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 0/6] Add support for TPM Physical Presence interface
 2019-01-08 14:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v14 6/6] tpm: clear RAM when "memory overwrite" requested

[RFC PATCH 0/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys
 2019-01-08 14:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] i2c-ddc: fix oob read
 2019-01-08 14:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] dump: Set correct vaddr for ELF dump
 2019-01-08 14:29 UTC  (2+ messages)

remove dma_zalloc_coherent
 2019-01-08 14:30 UTC  (9+ messages)
` [PATCH 2/3] cross-tree: phase out dma_zalloc_coherent() on headers
` [PATCH 3/3] dma-mapping: remove dma_zalloc_coherent()

[PATCH v2 0/3] Videobuf2 corner case fixes
 2019-01-08 14:30 UTC  (13+ messages)
` [PATCH v2 1/3] videobuf2-core: Prevent size alignment wrapping buffer size to 0
` [PATCH v2 2/3] videobuf2-dma-sg: Prevent size from overflowing

Armada DRM: bridge with componentized devices
 2019-01-08 14:29 UTC  (7+ messages)

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-01-08 14:29 UTC  (2+ messages)

[PATCH] btrfs: Remove impossible condition from mergable_maps
 2019-01-08 14:28 UTC  (5+ messages)

[U-Boot] [PATCH PATCH v1 0/2] Use CONFIG_USB_GADGET and CONFIG_SPL_USB_GADGET to select the USB gadget code
 2019-01-08 14:29 UTC  (9+ messages)

Your account is being used by another person!
 2019-01-08 14:10 UTC 

[PATCH v3.1 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-08 14:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-08 14:27 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 1/4] headers: bump
` [igt-dev] [PATCH i-g-t 2/4] tests/gem_ctx_sseu: Dynamic (sub)slice programming tests
  `  "
    ` [igt-dev] [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 3/4] tests/gem_media_vme: Simple test to exercise the VME block
    ` [Intel-gfx] "

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2019-01-08 14:27 UTC  (13+ messages)
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()

general protection fault in spk_ttyio_ldisc_close
 2019-01-08 14:26 UTC  (5+ messages)

[PATCH v4 0/6] memblock: simplify several early memory allocation
 2019-01-08 14:23 UTC  (9+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address
      ` [OpenRISC] "

[PATCH v2] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2019-01-08 14:25 UTC  (4+ messages)

[PATCH v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-08 14:07 UTC  (50+ messages)
` [PATCH v8 01/26] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v8 02/26] arm64: Remove unused daif related functions/macros
` [PATCH v8 03/26] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v8 04/26] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v8 05/26] arm/arm64: gic-v3: Add PMR and RPR accessors
` [PATCH v8 06/26] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v8 07/26] arm64: ptrace: Provide definitions for PMR values
` [PATCH v8 08/26] arm64: Make PMR part of task context
` [PATCH v8 09/26] arm64: Unmask PMR before going idle
` [PATCH v8 10/26] arm64: kvm: Unmask PMR before entering guest
` [PATCH v8 11/26] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v8 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v8 13/26] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v8 14/26] arm64: alternative: Allow alternative status checking per cpufeature
` [PATCH v8 15/26] arm64: alternative: Apply alternatives early in boot process
` [PATCH v8 16/26] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v8 17/26] arm64: Switch to PMR masking when starting CPUs
` [PATCH v8 18/26] arm64: gic-v3: Implement arch support for priority masking
` [PATCH v8 19/26] irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
` [PATCH v8 20/26] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v8 21/26] irqchip/gic: Add functions to access irq priorities
` [PATCH v8 22/26] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
` [PATCH v8 23/26] arm64: Handle serror in NMI context
` [PATCH v8 24/26] arm64: Skip preemption when exiting an NMI
` [PATCH v8 25/26] arm64: Skip irqflags tracing for NMI in IRQs disabled context
` [PATCH v8 26/26] arm64: Enable the support of pseudo-NMIs

stable-rc/linux-4.14.y boot: 115 boots: 2 failed, 111 passed with 1 offline, 1 conflict (v4.14.91-99-g8b90eac74505)
 2019-01-08 14:24 UTC 

[PATCH v2] kobject: add kernel/uevent_features sysfs file
 2019-01-08 14:23 UTC  (6+ messages)

[PATCH 0/7] Per context dynamic (sub)slice power-gating
 2019-01-08 14:22 UTC  (8+ messages)
` [PATCH 5/7] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 6/7] drm/i915/icl: Support co-existence between per-context SSEU and OA
` [PATCH 7/7] drm/i915/selftests: Context SSEU reconfiguration tests
` ✓ Fi.CI.BAT: success for Per context dynamic (sub)slice power-gating (rev10)

[PATCH 1/2] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
 2019-01-08 14:22 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start (rev2)

[U-Boot] [PATCH] arm64: zynqmp: Fix tcminit help text alignment
 2019-01-08 14:22 UTC 

[PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2019-01-08 14:21 UTC  (2+ messages)
` [PATCH 3/2] memcg: Facilitate termination of memcg OOM victims

[PATCH v7 00/18] Xen PV backend 'qdevification'
 2019-01-08 14:20 UTC  (11+ messages)
` [Qemu-devel] [PATCH v7 16/18] xen: automatically create XenBlockDevice-s
    `  "

[PATCH] drm/i915: Downgrade scare message for unknwown HuC firmware
 2019-01-08 14:19 UTC  (4+ messages)
` [PATCH v3] drm/i915: Downgrade scare message for unknown "
` ✗ Fi.CI.BAT: failure for drm/i915: Downgrade scare message for unknwown HuC firmware (rev3)

[PATCH] dio: Fix buffer overflow in case of unknown board
 2019-01-08 14:19 UTC  (2+ messages)

Recovering from a "detached from" HEAD
 2019-01-08 14:19 UTC  (3+ messages)

Logical (HW) contexts for gen4/gen5
 2019-01-08 14:18 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Enable render context support for Ironlake (gen5)

[5/5] dmaengine: bcm2835: Remove dead code
 2019-01-08 14:18 UTC 

[U-Boot] [PATCH v1 1/2] doc: Fix CONFIG_OF_SEPARATE description
 2019-01-08 14:17 UTC  (2+ messages)
` [U-Boot] [PATCH v1 2/2] x86: edison: Switch to CONFIG_OF_SEPARATE

[PATCH] cobalt/x86: fix condition in eager fpu code for kernels < 4.14
 2019-01-08 14:17 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] ARM: irq: Add IRQ_SET_MASK_OK_DONE handling in migrate_one_irq()
 2019-01-08 14:16 UTC  (4+ messages)

Add Proliic new chip: PL2303TB & PL2303N(G)
 2019-01-08 14:16 UTC 

[PATCH 1/2] drm/msm/gpu: fix msm_gpu_crashstate_capture stub prototype
 2019-01-08 14:16 UTC  (3+ messages)
` [PATCH 2/2] drm/msm/gpu: fix building without debugfs

[v6 0/2] Add Colorspace connector property interface
 2019-01-08 14:13 UTC  (4+ messages)
` [v6 1/2] drm: Add colorspace connector property

[PATCH 0/3] powerpc/dpaa: use the Cortina PHY driver
 2019-01-08 14:07 UTC  (5+ messages)
` [PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible

[PATCH 1/2] drm/i915/gvt: give the cmd parser decode_info a const treatment
 2019-01-08 14:12 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/gvt: give the cmd parser cmd_info "

[PATCH] xfs: correct statx's result_mask value
 2019-01-08 14:11 UTC  (7+ messages)

stable-rc/linux-4.19.y build: 202 builds: 0 failed, 202 passed, 55 warnings (v4.19.13-171-gc68ce175c3b8)
 2019-01-08 14:11 UTC 

[PATCH] Raise the minimum required gcc version to 4.6
 2019-01-08 14:09 UTC  (5+ messages)

Compiler for Windows
 2019-01-08 14:10 UTC  (10+ messages)

[PATCH 00/20] NXP DPAA2 fixes and enhancements
 2019-01-08 14:10 UTC  (3+ messages)
` [PATCH 20/20] bus/fslmc: add function to map any addr via VFIO

stable-rc/linux-4.9.y boot: 99 boots: 0 failed, 98 passed with 1 offline (v4.9.148-68-ge880a427fe27)
 2019-01-08 14:09 UTC 

[PATCH v4 00/10] Guest LBR Enabling
 2019-01-08 14:08 UTC  (9+ messages)
` [PATCH v4 04/10] KVM/x86: intel_pmu_lbr_enable

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-08 14:08 UTC  (8+ messages)

[v4 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-01-08 14:08 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Add HDR Metadata Parsing and handling in DRM layer (rev4)

[PATCH v2 0/3] add support for power off check in suspend
 2019-01-08 14:07 UTC  (5+ messages)

[LTP] [PATCH RFC] fzsync: tst_fzsync_pair_wait exit when parent hit accidental break
 2019-01-08 14:07 UTC  (3+ messages)

[PATCH 0/4] Add MediaTek MUSB Controller Driver
 2019-01-08 14:05 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: usb: musb: Add support for MediaTek musb controller

[PATCH 0/4] Proposal to support pull-up/pull-down GPIO configuration
 2019-01-08 14:04 UTC  (4+ messages)
` [PATCH 3/4] gpio: add core support for pull-up/pull-down configuration

[libvirt test] 131792: regressions - FAIL
 2019-01-08 14:03 UTC 

[PATCH v3 0/8] net: y2038-safe socket timestamps
 2019-01-08 14:03 UTC  (10+ messages)
` [PATCH v3 6/8] socket: Add SO_TIMESTAMP[NS]_NEW

linux-next: build failure after merge of the drm-misc tree
 2019-01-08 14:01 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/8] lib/psr: Add a macro with the maximum lenght of i915_edp_psr_status and use it
 2019-01-08 14:01 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 7/8] tests/fbcon_fbt: Add and use psr_long_wait_exit() to test updates in PSR

[Bug 108464] System fails to reboot after Ctrl-Alt-Del
 2019-01-08 14:01 UTC  (2+ messages)

FW: Signed OpenBMC CCLA from Mellanox Technologies
 2019-01-08 13:58 UTC 

[U-Boot] [PATCH v3] xyz-modem: Fix timeout loop waiting with WATCHDOG
 2019-01-08 13:58 UTC 

[PATCH 0/1] bpf: libbpf: retry loading program on EAGAIN
 2019-01-08 13:58 UTC  (2+ messages)
` [PATCH 1/1] "

[SPDK] SEGFAULT when calling spdk_nvme_qpair_process_completions
 2019-01-08 13:56 UTC 

[PATCH v3] arm64: lib: accelerate do_csum with NEON instruction
 2019-01-08 13:54 UTC  (3+ messages)

Translation of git manpages
 2019-01-08 13:54 UTC  (2+ messages)

[PATCH RFC 0/3] Support fraglist GRO/GSO
 2019-01-08 13:53 UTC  (3+ messages)
` [PATCH RFC 1/3] net: Prepare GSO return values for fraglist GSO

stable-rc/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 40 warnings (v4.14.91-100-gd6799087d56c)
 2019-01-08 13:53 UTC 

[PATCH RESEND v9 0/4] clk: meson: add a sub EMMC clock controller support
 2019-01-08 13:50 UTC  (17+ messages)
` [PATCH v9 1/4] clk: meson: add one based divider support for sclk divider
` [PATCH v9 2/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH v9 3/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v9 4/4] clk: meson: add sub MMC clock controller driver

[U-Boot] [PATCH v1 0/4] arm: socfgpa: support of-platdata
 2019-01-08 13:51 UTC  (9+ messages)

Need patch dbb3da346e807 in v5.0 kernel
 2019-01-08 13:51 UTC 

[PATCH] utmpdump: fix word swapping in manual page
 2019-01-08 13:51 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.