All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-19 08:42:42 to 2018-01-19 09:28:05 UTC [more...]

[PATCH v2 0/9] add UniPhier audio system support
 2018-01-19  9:25 UTC  (30+ messages)
` [PATCH v2 1/9] ASoC: uniphier: add DT bindings documentation for UniPhier AIO
` [PATCH v2 2/9] ASoC: uniphier: add support for UniPhier AIO common driver
` [PATCH v2 3/9] ASoC: uniphier: add support for UniPhier AIO DMA driver
  ` [PATCH v2 4/9] ASoC: uniphier: add support for UniPhier AIO CPU DAI driver
  ` [PATCH v2 6/9] ASoC: uniphier: add support for UniPhier LD11/LD20 AIO driver
  ` [PATCH v2 7/9] arm64: dts: uniphier: add sound node for UniPhier
  ` [PATCH v2 9/9] arm64: dts: uniphier: add compress audio out for UniPhier LD11/LD20
` [PATCH v2 5/9] ASoC: uniphier: add support for UniPhier AIO compress audio
` [PATCH v2 8/9] arm64: dts: uniphier: add speaker out for UniPhier LD11/LD20 boards

Patch "x86/tsc: Future-proof native_calibrate_tsc()" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "x86/tsc: Fix erroneous TSC rate on Skylake Xeon" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "x86/retpoline: Fill RSB on context switch for affected CPUs" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

[PATCH v2 0/2] Migrate the GPMI driver to use NAND core timings
 2018-01-19  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: nand: Check ONFI timings have been acked by the chip
` [PATCH v2 2/2] mtd: nand: gpmi: Support ->setup_data_interface()

[PATCH] phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
 2018-01-19  9:25 UTC  (2+ messages)

Patch "x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

[PATCH v2 0/16] ARM: r8a7790: add soc node
 2018-01-19  9:26 UTC  (38+ messages)
` [PATCH v2 03/16] ARM: dts: r8a7790: sort subnodes of "
` [PATCH v2 06/16] ARM: dts: r8a7791: add "
` [PATCH v2 07/16] ARM: dts: r8a7791: sort subnodes of root node
` [PATCH v2 08/16] ARM: dts: r8a7792: sort subnodes of soc node
` [PATCH v2 09/16] ARM: dts: r8a7793: consistently use single space after =
` [PATCH v2 10/16] ARM: dts: r8a7793: add soc node
` [PATCH v2 11/16] ARM: dts: r8a7793: sort subnodes of "
` [PATCH v2 12/16] ARM: dts: r8a7793: sort subnodes of root node
` [PATCH v2 13/16] ARM: dts: r8a7794: consistently use single space after =
` [PATCH v2 14/16] ARM: dts: r8a7794: add soc node
` [PATCH v2 15/16] ARM: dts: r8a7794: sort subnodes of "
` [PATCH v2 16/16] ARM: dts: r8a7794: sort subnodes of root node

Patch "x86/kasan: Panic if there is not enough memory to boot" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "x86/mm/pkeys: Fix fill_sig_info_pkey" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "x86/intel_rdt/cqm: Prevent use after free" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "x86/cpufeature: Move processor tracing out of scattered features" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "x86/idt: Mark IDT tables __initconst" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

[Qemu-devel] [RFC PATCH v4 00/23] replay additions
 2018-01-19  9:25 UTC  (28+ messages)
` [Qemu-devel] [RFC PATCH v4 01/23] This patch adds a condition before overwriting exception_index fields
` [Qemu-devel] [RFC PATCH v4 02/23] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [RFC PATCH v4 03/23] blkreplay: create temporary overlay for underlaying devices
` [Qemu-devel] [RFC PATCH v4 04/23] replay: disable default snapshot for record/replay
` [Qemu-devel] [RFC PATCH v4 05/23] replay: fix processing async events
` [Qemu-devel] [RFC PATCH v4 06/23] replay: fixed replay_enable_events
` [Qemu-devel] [RFC PATCH v4 07/23] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [RFC PATCH v4 08/23] replay: added replay log format description
` [Qemu-devel] [RFC PATCH v4 09/23] replay: make safe vmstop at record/replay
` [Qemu-devel] [RFC PATCH v4 10/23] replay: save prior value of the host clock
` [Qemu-devel] [RFC PATCH v4 11/23] target/arm/arm-powertctl: drop BQL assertions
` [Qemu-devel] [RFC PATCH v4 12/23] cpus: push BQL lock to qemu_*_wait_io_event
` [Qemu-devel] [RFC PATCH v4 13/23] cpus: only take BQL for sleeping threads
` [Qemu-devel] [RFC PATCH v4 14/23] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [RFC PATCH v4 15/23] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [RFC PATCH v4 16/23] replay: make locking visible outside replay code
` [Qemu-devel] [RFC PATCH v4 17/23] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [RFC PATCH v4 18/23] replay: don't destroy mutex at exit
` [Qemu-devel] [RFC PATCH v4 19/23] replay: check return values of fwrite
` [Qemu-devel] [RFC PATCH v4 20/23] replay: avoid recursive call of checkpoints
` [Qemu-devel] [RFC PATCH v4 21/23] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [RFC PATCH v4 22/23] replay: don't process async events when warping the clock
` [Qemu-devel] [RFC PATCH v4 23/23] replay: save vmstate of the asynchronous events

Patch "module: Add retpoline tag to VERMAGIC" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "objtool: Improve error message for bad file argument" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

Patch "mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock" has been added to the 4.14-stable tree
 2018-01-19  9:26 UTC 

[Qemu-devel] [PATCH] block: implement the bdrv_reopen_prepare helper for LUKS driver
 2018-01-19  9:25 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/apic/vector: Fix off by one in error path" failed to apply to 4.14-stable tree
 2018-01-19  9:25 UTC 

FAILED: patch "[PATCH] x86/apic/vector: Fix off by one in error path" failed to apply to 4.9-stable tree
 2018-01-19  9:24 UTC 

USB TYPEC: RT1711H Type-C Chip Driver
 2018-01-19  9:24 UTC  (2+ messages)
` [PATCH] "

FAILED: patch "[PATCH] x86/apic/vector: Fix off by one in error path" failed to apply to 4.4-stable tree
 2018-01-19  9:24 UTC 

[PATCH 1/1] imx258: Fix sparse warnings
 2018-01-19  9:23 UTC 

[PATCH tip/sched/core v2] sched/rt: Simplify the IPI rt balancing logic
 2018-01-19  9:23 UTC  (3+ messages)
` [tip:sched/core] sched/rt: Simplify the IPI based RT "

***BULK*** MICROSOFT WARNING NOTIFICATION
 2018-01-19  9:17 UTC 

[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-19  9:22 UTC  (6+ messages)
` [RESEND PATCH 3/3] x86/apic: Clean up the names of legacy irq mode setting related functions

[PATCH 0/8] GICv3 Save and Restore
 2018-01-19  9:22 UTC  (5+ messages)
` [PATCH 4/8] irqchip/gic-v3: add ability to save/restore GIC/ITS state

[PATCH i2c-tools] i2c-dev.h: copy over typo fix from kernel include
 2018-01-19  9:21 UTC  (3+ messages)

[PATCH] doc: advertise mbuf fast free in sfc feature list
 2018-01-19  9:21 UTC 

[PATCH 3/3] net: run-time function selection
 2018-01-19  9:20 UTC  (4+ messages)

[PATCH i2c-tools] CHANGES: add i2ctransfer
 2018-01-19  9:19 UTC  (3+ messages)

[RFC] arm64: renesas_defconfig: add driver for PCA9654
 2018-01-19  9:17 UTC  (3+ messages)

[PATCH v2] doc: add queue region feature info to release notes
 2018-01-19  9:17 UTC  (5+ messages)
` [PATCH v3] "

FAILED: patch "[PATCH] x86/cpufeature: Move processor tracing out of scattered" failed to apply to 4.4-stable tree
 2018-01-19  9:17 UTC 

[PATCH v4] media: imx258: Add imx258 camera sensor driver
 2018-01-19  9:17 UTC  (4+ messages)

[PATCH 1/3] encrypted-keys: add fscrypt format support
 2018-01-19  9:16 UTC  (9+ messages)
` [PATCH 3/3] encrypted-keys: document new fscrypt key format

ITS ALL ABOUT FACEBOOK
 2018-01-19  9:03 UTC 

[PATCH -next] PCI: dra7xx: Fix potential NULL dereference
 2018-01-19  9:16 UTC  (8+ messages)

objtool patches needed in v4.14.y (and possibly older kernels)
 2018-01-19  9:15 UTC  (5+ messages)

[PATCH v2 0/7] sandbox: add gpio support with libftdi1
 2018-01-19  9:29 UTC  (6+ messages)
` [PATCH v2 3/7] sandbox: add i2c and spi libftdi1 bit-bang example

FAILED: patch "[PATCH] x86/retpoline: Fill RSB on context switch for affected CPUs" failed to apply to 4.4-stable tree
 2018-01-19  9:14 UTC 

[PATCH v2 1/5] powerpc/mm: Enhance 'slice' for supporting PPC32
 2018-01-19  9:13 UTC  (13+ messages)
` [PATCH v2 2/5] powerpc/32: Fix hugepage allocation on 8xx at hint address
` [PATCH v2 3/5] powerpc/mm: Allow more than 16 low slices

[PATCHv2] xen: Add EFI_LOAD_OPTION support
 2018-01-19  9:12 UTC  (2+ messages)

[PATCH] lib/librte_mbuf: remove void * pointer cast
 2018-01-19  9:12 UTC 

[U-Boot] [PATCH 1/5] imx: mx7: change sdhc clk to 392M
 2018-01-19  9:09 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] mmc: fsl_esdhc: add strobe and tuning entry
` [U-Boot] [PATCH 3/5] ARM: dts: add pinmux and tuning settings for HS200/SDR104
` [U-Boot] [PATCH 4/5] mmc: fsl_esdhc: support SDR104 and HS200
` [U-Boot] [PATCH 5/5] imx: mx7dsabresd: enable UHS "

[PATCH] lib/cmdline: init parse result memeory
 2018-01-19  9:07 UTC  (7+ messages)
` [PATCH v2] lib/cmdline: init CLI parsing memory

ACPI: sbshc: remove raw pointer from printk message
 2018-01-19  9:06 UTC 

[Patch v1 0/8] platform/x86: intel_pmc_core: Add CFL/CNL Support
 2018-01-19  8:58 UTC  (9+ messages)
` [Patch v1 1/8] platform/x86: intel_pmc_core: Refactor debugfs entries
` [Patch v1 2/8] platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
` [Patch v1 3/8] ACPI / LPIT: Export lpit_read_residency_count_address()
` [Patch v1 4/8] platform/x86: intel_pmc_core: Read base address from LPIT
` [Patch v1 5/8] platform/x86: intel_pmc_core: Convert to ICPU macro
` [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family
` [Patch v1 7/8] platform/x86: intel_pmc_core: Add CannonLake PCH support
` [Patch v1 8/8] platform/x86: intel_pmc_core: Special case for Coffeelake

[PATCH net-next v3] xfrm: Add ESN support for IPSec HW offload
 2018-01-19  9:03 UTC  (3+ messages)

[PATCH v2 tip/master 0/3] kprobes/x86: retpoline: Fix kprobes for retpoline
 2018-01-19  9:03 UTC  (2+ messages)

kernel BUG at arch/x86/kvm/mmu.c:LINE!
 2018-01-19  9:03 UTC  (4+ messages)
` [PATCH] KVM: prevent overlap between user and private memslots

[PATCH V5 0/2] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-19  9:02 UTC  (6+ messages)

ITS ALL ABOUT FACEBOOK
 2018-01-19  9:03 UTC 

[PATCH v5 0/4] Address error and recovery for AER and DPC
 2018-01-19  9:03 UTC  (11+ messages)
` [PATCH v5 3/4] PCI/DPC: Unify and plumb error handling into DPC

AP6335 with mainline kernel
 2018-01-19  9:02 UTC  (18+ messages)

USB TYPEC: RT1711H Type-C Chip Driver
 2018-01-19  9:01 UTC  (2+ messages)
` [PATCH] "

[Intel-wired-lan] [RFC PATCH] e1000e: Remove Other from EIAC
 2018-01-19  8:59 UTC  (4+ messages)

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-01-19  8:59 UTC  (3+ messages)
` [PATCH 1/8] sequencer: introduce new commands to reset the revision

pull-request: wireless-drivers-next 2018-01-19
 2018-01-19  8:59 UTC 

[Bug 103370] `DRI_PRIME=1 glxgears -info` halts the system with Intel Graphics [8086:5917] + AMD Graphics [1002:6665]
 2018-01-19  8:59 UTC  (2+ messages)
` [Bug 103370] `vblank_mode=0 DRI_PRIME=1 glxgears` will introduce GPU lock up on Intel Graphics [8086:5917] + AMD Graphics [1002:6665] (rev c3)

[PATCH] rtc: remove rtc-at32ap700x
 2018-01-19  8:58 UTC  (3+ messages)

KPTI for 4.1 LTS
 2018-01-19  8:58 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/ltp-testsuite: Bump to version 20180118
 2018-01-19  8:58 UTC 

[PATCH v2 0/5] perf trace: Introduce arch-specific errno code/name mappings
 2018-01-19  8:56 UTC  (6+ messages)
` [PATCH v2 1/5] tools include arch: Grab a copy of errno.h for arch's supported by perf
` [PATCH v2 2/5] tools include asm-generic: Grab errno.h and errno-base.h
` [PATCH v2 3/5] perf util: Introduce architecture specific errno/name mapping
` [PATCH v2 4/5] perf trace: Obtain errno values by using arch_syscalls__strerrno()
` [PATCH v2 5/5] perf trace: Remove audit-libs dependency if syscall tables are present

[igt-dev] [PATCH i-g-t] tools/intel_bios_decode: update vbt defs from kernel
 2018-01-19  8:56 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH qemu v2] RFC: vfio-pci: Allow mmap of MSIX BAR
 2018-01-19  8:55 UTC  (6+ messages)

[PATCH v2 1/3] security: add get session size function
 2018-01-19  8:55 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] powerpc/64s: Fix ps3 build error due to tlbiel_all()
 2018-01-19  8:55 UTC 

[PATCH libdrm] amdgpu: add bo eviction test
 2018-01-19  8:54 UTC  (2+ messages)

[Qemu-devel] [PATCH V4 0/7] CAN bus support for QEMU (SJA1000 PCI so far)
 2018-01-19  8:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 2/7] CAN bus support to connect bust to Linux host SocketCAN interface

[PATCH v2 1/1] drm: add kernel doc for exported gem dmabuf_ops
 2018-01-19  8:51 UTC  (2+ messages)

[PATCH v4 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-19  8:50 UTC 

[PATCH] drm/ttm: add the missed global memory count update
 2018-01-19  8:50 UTC  (2+ messages)

[PATCH] drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs
 2018-01-19  8:49 UTC  (2+ messages)

[PATCH] x86/mce: Make machine check speculation protected
 2018-01-19  8:46 UTC  (2+ messages)

[bug report] hugetlb, mempolicy: fix the mbind hugetlb migration
 2018-01-19  8:47 UTC  (5+ messages)

[Bug 104001] GPU driver hung when start steam client while playback video on Youtube (it occurs on latest staging kernel)
 2018-01-19  8:47 UTC  (2+ messages)

ext4 quota tests fail with CONFIG_QFMT_V2=n
 2018-01-19  8:46 UTC  (5+ messages)

[PATCH i-g-t] intel_vbt_decode: Typo fixes
 2018-01-19  8:48 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: fix return value of start operation
 2018-01-19  8:43 UTC  (5+ messages)

[kernel-hardening] [PATCH v4 00/10] prevent bounds-check bypass via speculative execution
 2018-01-19  8:42 UTC  (4+ messages)
` [kernel-hardening] [PATCH v4 09/10] kvm, x86: fix spectre-v1 mitigation
  ` [kernel-hardening] "
    `  "

[Qemu-devel] [RFC 0/2] memory/vfio: notify region_del() when unregister listeners
 2018-01-19  8:42 UTC  (2+ messages)
` [Qemu-devel] [RFC 2/2] vfio: listener unregister before unset container

[PATCH] print kdump kernel loaded status in stack dump
 2018-01-19  8:42 UTC  (6+ 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.