All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-27 10:37:05 to 2017-11-27 11:18:06 UTC [more...]

[GIT PULL] Renesas ARM Based SoC DT Fixes for v4.15
 2017-11-27 11:17 UTC  (4+ messages)
` [PATCH 1/1] ARM: dts: r8a779x: Add '#reset-cells' in cpg-mssr

Remote Procedure Call (RPC) over AF_VSOCK draft 00
 2017-11-27 11:18 UTC  (3+ messages)

[PATCH] drm/via: use monotonic time for VIA_WAIT_IRQ
 2017-11-27 11:17 UTC  (2+ messages)

[PATCH] vmwgfx: use monotonic event timestamps
 2017-11-27 11:16 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: r8a7795: Move nodes which have no reg property out of bus
 2017-11-27 11:15 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/2] check VirtiQueue Vring objects
 2017-11-27 11:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] virtio: check VirtQueue Vring object is set

[PATCH] drm/i915: Enable hotplug polling after registering the outputs
 2017-11-27 11:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] cryptodev: Fix typo in qat.rst
 2017-11-27 11:13 UTC 

[Qemu-devel] [PATCH v3 0/7] s390x/pci: Improve zPCI to cover more cases
 2017-11-27 11:13 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 1/7] s390x/pci: factor out endianess conversion
                ` [Qemu-devel] [qemu-s390x] "

[PATCH v2 0/2] rcar-du, vsp1: rcar-gen3: Add support for colorkey alpha blending
 2017-11-27 11:12 UTC  (5+ messages)

[Buildroot] [PATCHv2] package/hackrf: new package
 2017-11-27 11:12 UTC  (5+ messages)

[PATCH 00/37] Optimize KVM/ARM for VHE systems
 2017-11-27 11:11 UTC  (6+ messages)
` [PATCH 01/37] KVM: arm64: Avoid storing the vcpu pointer on the stack

[PATCH] KVM: Let KVM_SET_SIGNAL_MASK work as advertised
 2017-11-27 11:10 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-11-25
 2017-11-27 11:10 UTC  (3+ messages)
` [Buildroot] Analysis of build "

[PATCH 1/3] ALSA: usb-audio: Fix out-of-bound error
 2017-11-27 11:10 UTC 

[PATCH 0/3] XENMEM_add_to_physmap handling adjustments
 2017-11-27 11:07 UTC  (3+ messages)
` [PATCH 2/3] x86: check paging mode earlier in xenmem_add_to_physmap_one()

[PATCH v3] scripts/package: snap-pkg target
 2017-11-27 11:07 UTC 

GPF with kernel 4.15-rc1, and display locks up
 2017-11-27 11:07 UTC 

[PATCH] sim-auth: Avoid using dbus_message_iter_get_element_count
 2017-11-27 11:06 UTC 

[Buildroot] [PATCH-2017.02.x] ffmpeg: bump version to 3.2.9
 2017-11-27 11:06 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] ffmpeg: bump version to 3.2.9
 2017-11-27 11:06 UTC 

[Buildroot] [PATCH 1/1] qt5webkit: fix URL for 5.6 download
 2017-11-27 11:05 UTC  (2+ messages)

[PATCH] puppet: add recipe for puppet 4.10.9
 2017-11-27 11:05 UTC  (2+ messages)

[PATCH] cryptodev: Add useful comment to _sym_session
 2017-11-27 11:05 UTC  (2+ messages)

[Qemu-devel] [RFC v4 00/27] QMP: out-of-band (OOB) execution support
 2017-11-27 11:04 UTC  (7+ messages)
` [Qemu-devel] [RFC v4 21/27] qmp: let migrate-incoming allow out-of-band

[Buildroot] [git commit branch/2017.02.x] qt5webkit: fix URL for 5.6 download
 2017-11-27 11:04 UTC 

[PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level"
 2017-11-27 11:01 UTC  (2+ messages)

[PATCH 00/21] Preparatory patches for x86 KAISER support
 2017-11-27 10:45 UTC  (22+ messages)
` [PATCH 01/21] x86/unwinder/orc: Don't bail on stack overflow
` [PATCH 02/21] x86/unwinder: Handle stack overflows more gracefully
` [PATCH 03/21] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 04/21] x86/irq/64: Print the offending IP in the stack overflow warning
` [PATCH 05/21] x86/entry/64: Allocate and enable the SYSENTER stack
` [PATCH 06/21] x86/dumpstack: Add get_stack_info() support for "
` [PATCH 07/21] x86/entry/gdt: Put per-CPU GDT remaps in ascending order
` [PATCH 08/21] x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce 'struct cpu_entry_area'
` [PATCH 09/21] x86/kasan/64: Teach KASAN about the cpu_entry_area
` [PATCH 10/21] x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
` [PATCH 11/21] x86/dumpstack: Handle stack overflow on all stacks
` [PATCH 12/21] x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH 13/21] x86/entry: Remap the TSS into the CPU entry area
` [PATCH 14/21] x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
` [PATCH 15/21] x86/espfix/64: Stop assuming that pt_regs is on the entry stack
` [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries
` [PATCH 17/21] x86/entry/64: Return to userspace from the trampoline stack
` [PATCH 18/21] x86/entry/64: Create a per-CPU SYSCALL entry trampoline
` [PATCH 19/21] x86/entry/64: Move the IST stacks into 'struct cpu_entry_area'
` [PATCH 20/21] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH 21/21] x86/entry: Clean up the SYSENTER_stack code

[PATCH igt] igt/perf_pmu: Keep batch_duration_ns as the minimum measurement duration
 2017-11-27 11:02 UTC 

[Buildroot] [git commit branch/2017.08.x] qt5webkit: fix URL for 5.6 download
 2017-11-27 11:03 UTC 

Hardware 3D acceleration doesn't work anymore with the latest git kernel
 2017-11-27 11:02 UTC  (9+ messages)

[Qemu-devel] [PATCH] util: add is_equal to UUID API
 2017-11-27 11:02 UTC  (3+ messages)

[Bug 103743] Nier:Automata - "if" in fragment shader incorrectly evaluated, causes artifacts
 2017-11-27 11:02 UTC  (2+ messages)

[PATCH v2] scripts/package: snap-pkg target
 2017-11-27 10:46 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
 2017-11-27 11:01 UTC  (3+ messages)
  `  "

passing FDs across domains
 2017-11-27 10:59 UTC  (11+ messages)

[PATCH 0/4] Final ACCESS_ONCE() cleanups for v4.15
 2017-11-27 10:58 UTC  (7+ messages)
` [PATCH 1/4] perf mmap: Convert ACCESS_ONCE() to READ_ONCE()
` [PATCH 2/4] tools: include: remove ACCESS_ONCE()
` [PATCH 3/4] compiler.h: "
` [PATCH 4/4] checkpatch: remove ACCESS_ONCE() warning

Should I expect faster recovery after one side goes down
 2017-11-27 11:04 UTC  (2+ messages)

[PATCH net 0/5] sctp: a bunch of fixes for stream reconfig
 2017-11-27 10:58 UTC  (5+ messages)
` [PATCH net 3/5] sctp: only allow the asoc reset when the asoc outq is empty

[PATCH 00/24] x86/mm: Add KAISER support
 2017-11-27 10:49 UTC  (25+ messages)
` [PATCH 01/24] x86/mm/kaiser: Disable global pages by default with KAISER
` [PATCH 02/24] x86/mm/kaiser: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [PATCH 03/24] x86/mm/kaiser: Introduce user-mapped per-CPU areas
` [PATCH 04/24] x86/mm/kaiser: Unmap kernel mappings from userspace page tables, core patch
` [PATCH 05/24] x86/mm/kaiser: Allow NX poison to be set in p4d/pgd
` [PATCH 06/24] x86/mm/kaiser: Make sure the static PGDs are 8k in size
` [PATCH 07/24] x86/mm/kaiser: Map the CPU entry area
` [PATCH 08/24] x86/mm/kaiser: Map the dynamically-allocated LDTs
` [PATCH 09/24] x86/mm/kaiser: Map the espfix structures
` [PATCH 10/24] x86/mm/kaiser: Map the entry stack variables
` [PATCH 11/24] x86/mm/kaiser: Map virtually-addressed performance monitoring buffers
` [PATCH 12/24] x86/mm: Move the CR3 construction functions to tlbflush.h
` [PATCH 13/24] x86/mm: Remove hard-coded ASID limit checks
` [PATCH 14/24] x86/mm: Put MMU-to-h/w ASID translation in one place
` [PATCH 15/24] x86/mm: Allow flushing for future ASID switches
` [PATCH 16/24] x86/mm/kaiser: Use PCID feature to make user and kernel switches faster
` [PATCH 17/24] x86/mm/kaiser: Disable native VSYSCALL
` [PATCH 18/24] x86/mm/kaiser: Add Kconfig
` [PATCH 19/24] x86/mm/kaiser: Respect disabled CPU features
` [PATCH 20/24] x86/mm/kaiser: Simplify disabling of global pages
` [PATCH 21/24] x86/mm/dump_pagetables: Check Kaiser shadow page table for WX pages
` [PATCH 22/24] x86/mm/debug_pagetables: Allow dumping current pagetables
` [PATCH 23/24] x86/mm/kaiser: Add boot time disable switch
` [PATCH 24/24] x86/mm/kaiser: Use the other page_table_lock pattern

[PATCH] m68k/defconfig: Update defconfigs for v4.15-rc1
 2017-11-27 10:58 UTC 

[PATCH v2 00/14] soundwire: Add a new SoundWire subsystem
 2017-11-27 10:55 UTC  (9+ messages)
` [PATCH v2 04/14] soundwire: Add MIPI DisCo property helpers
              ` [alsa-devel] "

[Bug 103919] Corrupted rendering in wine
 2017-11-27 10:56 UTC  (2+ messages)

Unsure how to file this complex qemu-kvm bug
 2017-11-27 10:55 UTC  (2+ messages)

[Bug 103915] Undertale crashes on startup (compiling shaders?)
 2017-11-27 10:55 UTC  (2+ messages)

[PATCH] iio: dummy_evgen: modify the return value check for irq_sim_init()
 2017-11-27 10:54 UTC 

[PATCH v3 3/3] fstests: filter readonly mount error messages
 2017-11-27 10:54 UTC  (6+ messages)
` [PATCH v4] "

4.14 regression - hang on shutdown (VIA longhaul related?)
 2017-11-27 10:53 UTC 

[seabios test] 116573: regressions - FAIL
 2017-11-27 10:53 UTC 

[RESEND PATCH] irq_work: improve the flag definitions
 2017-11-27 10:52 UTC 

[PATCH 0/3 v2] LE New PHYs kernel interfaces
 2017-11-27 10:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as reviewer for gpio-mockup
 2017-11-27 10:50 UTC 

Backport request to 4.4 and 4.9 for af_vsock.c
 2017-11-27 10:50 UTC  (3+ messages)

[Bug 103907] [gfx9/Vega] Arma 3 crashes on 17.3.0-rc5 but works on master
 2017-11-27 10:50 UTC  (2+ messages)

[PATCH 00/18] gpio: mockup: updates for v4.16
 2017-11-27 10:48 UTC  (19+ messages)
` [PATCH 01/18] gpio: mockup: add missing prefixes
` [PATCH 02/18] gpio: mockup: parse the module params in init, not probe
` [PATCH 03/18] gpio: mockup: verify the number of GPIO chips requested
` [PATCH 04/18] gpio: mockup: rework device probing
` [PATCH 05/18] gpio: mockup: implement gpio_mockup_err()
` [PATCH 06/18] gpio: mockup: remove a stray tab
` [PATCH 07/18] gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()
` [PATCH 08/18] gpio: mockup: pass the named_lines parameter over platform_data
` [PATCH 09/18] gpio: mockup: extend the debugfs layout
` [PATCH 10/18] gpio: mockup: change the type of value field in line state struct
` [PATCH 11/18] gpio: mockup: group code by logic
` [PATCH 12/18] gpio: mockup: fix debugfs handling
` [PATCH 13/18] gpio: mockup: verify that ngpio > 0
` [PATCH 14/18] gpio: mockup: tweak line breaks
` [PATCH 15/18] gpio: mockup: implement gpio_mockup_set_multiple()
` [PATCH 16/18] gpio: mockup: modify the return value check for devm_irq_sim_init()
` [PATCH 17/18] gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges
` [PATCH 18/18] gpio: mockup: add helpers for accessing the gpio ranges

[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-11-27 10:49 UTC  (5+ messages)
  ` [PATCH v2 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
  ` [PATCH v2 2/3] hwrng: exynos - add Samsung Exynos True RNG driver

[Buildroot] [PATCH 0/3] package/dvb-apps: misc fixes
 2017-11-27 10:48 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/dvb-apps: fix build with some perl version
` [Buildroot] [PATCH 2/3] package/dvb-apps: is not parallel-safe
` [Buildroot] [PATCH 3/3] package/dvb-apps: fix build with kernel headers >= 4.14

[PATCH v13 00/12] Add ARMv8 RAS virtualization support in QEMU
 2017-11-27 18:49 UTC  (26+ messages)
` [Qemu-devel] "
` [PATCH v13 01/12] ACPI: add related GHES structures and macros definition
  ` [Qemu-devel] "
` [PATCH v13 02/12] ACPI: Add APEI GHES table generation and CPER record support
  ` [Qemu-devel] "
` [PATCH v13 03/12] docs: APEI GHES generation description
  ` [Qemu-devel] "
` [PATCH v13 04/12] ACPI: enable APEI GHES in the configure file and build it
  ` [Qemu-devel] "
` [PATCH v13 05/12] linux-headers: sync against Linux v4.14-rc8
  ` [Qemu-devel] "
` [PATCH v13 06/12] target-arm: kvm64: detect whether can set vsesr_el2
  ` [Qemu-devel] "
` [PATCH v13 07/12] target-arm: handle SError interrupt exception from the guest OS
  ` [Qemu-devel] "
` [PATCH v13 08/12] target-arm: kvm64: inject synchronous External Abort
  ` [Qemu-devel] "
` [PATCH v13 09/12] Move related hwpoison page function to accel/kvm/ folder
  ` [Qemu-devel] "
` [PATCH v13 10/12] ARM: ACPI: Add _E04 for hardware error device
  ` [Qemu-devel] "
` [PATCH v13 11/12] hw/arm/virt: Add RAS platform version for migration
  ` [Qemu-devel] "
` [PATCH v13 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
  ` [Qemu-devel] "

[PATCH v6 0/2] staging: ion: get one device per heap
 2017-11-27 10:46 UTC  (5+ messages)
` [PATCH v6 2/2] staging: ion: create one device entry "

[PATCH 0/2] Fix ftracetest issues
 2017-11-27 10:47 UTC  (6+ messages)
` [PATCH 1/2] ARM: BUG if jumping to usermode address in kernel mode

[Qemu-devel] [PATCH] 9pfs: don't ignore O_DIRECT flag in the 9pfs server
 2017-11-27 10:46 UTC  (4+ messages)

[PATCH 0/2] AVX2 Vectorized Rx/Tx functions for i40e
 2017-11-27 10:45 UTC  (2+ messages)

[cip-dev] B@D run on Renesas board - issue
 2017-11-27 10:45 UTC  (9+ messages)

[U-Boot] UBI / UBIFS booting from NAND support
 2017-11-27 10:45 UTC 

[PATCH 1/2] staging: sm750fb: Fix coding style in ddk750_sii164.h
 2017-11-27 10:45 UTC  (4+ messages)

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-11-27 10:44 UTC  (3+ messages)

[RFC v2] lib: add compressdev API
 2017-11-27 10:44 UTC 

[Buildroot] [PATCH 0/3] libvirt and required packages
 2017-11-27 10:41 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] nmap: add option to build/install ncat
` [Buildroot] [PATCH 2/3] netcf: new package
` [Buildroot] [PATCH 3/3] libvirt: "

flow cache removed = xfrm doesnt work
 2017-11-27 10:39 UTC  (4+ messages)

[Bug 103808] [radeonsi, bisected] World of Warcraft scribbling all over screen
 2017-11-27 10:40 UTC  (2+ messages)

[Bug 103874] The Witcher 3: flickering regression with radeonsi
 2017-11-27 10:40 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: Store the microcode version in struct kvm_arch
 2017-11-27 10:40 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to define what's the microcode version

[BUG] win2008 guest cannot get ip through sriov
 2017-11-27 10:39 UTC  (15+ messages)

sync filesystem of overlayfs
 2017-11-27 10:31 UTC  (3+ messages)

[PATCH 0/2] drm/tegra: Sanitize format modifiers
 2017-11-27 10:38 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-27 10:38 UTC  (4+ messages)
` [PATCH 25/43] x86/mm/kaiser: Unmap kernel from userspace page tables (core patch)

[PATCH 0/3] btrfs-progs: check: fix up bugs of lowmem mode
 2017-11-27 10:37 UTC  (3+ messages)
` [PATCH 3/3] btrfs-progs: check: exclude extents of tree blocks and extent items

[PATCH 0/3 v3] xen: ACPI/SPCR based initialization of 8250 UART
 2017-11-27 10:37 UTC  (5+ messages)
` [PATCH 3/3 v3] xen: Fix 16550 UART console for HP Moonshot (Aarch64) platform


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.