All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-17 17:23:51 to 2018-05-17 18:14:33 UTC [more...]

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-17 18:11 UTC  (10+ messages)
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users

[pyro][PATCH] gstreamer1.0-plugins-bad: Refresh patches for live streaming and add mpdparser for Dash playready support
 2018-05-17 18:14 UTC  (3+ messages)
  ` [pyro][PATCH] gstreamer1.0-plugins-bad: Refresh patchesfor "

[PATCH 00/12] Integrate commit-graph into fsck, gc, and fetch
 2018-05-17 18:13 UTC  (4+ messages)
` [PATCH v2 00/12] Integrate commit-graph into fsck and gc
  ` [PATCH v2 09/12] fsck: verify commit-graph

[PATCH 1/5] drm/amdgpu: fix insert nop for VCN decode ring
 2018-05-17 18:12 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amdgpu: fix insert nop for UVD7 ring
  ` [PATCH 3/5] drm/amdgpu: fix insert nop for UVD6 ring
  ` [PATCH 4/5] drm/amdgpu: fix insert nop for UVD5 ring
  ` [PATCH 5/5] drm/amdgpu: fix insert nop for UVD4.2 ring

[Bug 104439] intel_do_flush_locked failed: Invalid argument
 2018-05-17 18:09 UTC  (2+ messages)

[PATCH V2 00/20] perf tools and x86 PTI entry trampolines
 2018-05-17 18:09 UTC  (6+ messages)
` [PATCH V2 03/20] x86: Add entry trampolines to kcore
` [PATCH V2 04/20] x86: kcore: Give entry trampolines all the same offset in kcore

Request for -stable inclusion: time stamping fix for nfp
 2018-05-17 18:09 UTC  (4+ messages)

[PATCH 01/11] media: tm6000: fix potential Spectre variant 1
 2018-05-17 18:08 UTC  (17+ messages)

[PATCH] arm: bcm2835: Add the PMU to the devicetree
 2018-05-17 18:07 UTC  (6+ messages)

[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
 2018-05-17 18:04 UTC  (9+ messages)
` [PATCH v9 04/11] arm64: kexec_file: allocate memory walking through memblock list

[PATCH v6 0/9] Introduce the Counter subsystem
 2018-05-17 18:07 UTC  (5+ messages)
` [PATCH v6 6/9] dt-bindings: counter: Document stm32 quadrature encoder

[PATCH] ALSA: emu10k1: Rate-limit error messages about page errors
 2018-05-17 18:05 UTC 

[PATCH v4 00/12] media: staging/imx7: add i.MX7 media driver
 2018-05-17 18:05 UTC  (5+ messages)
` [PATCH v4 03/12] clk: imx7d: fix mipi dphy div parent

[Qemu-devel] [PATCH v4 00/49] fix building of tests/tcg
 2018-05-17 17:47 UTC  (50+ messages)
` [Qemu-devel] [PATCH v4 01/49] docker: add "probe" command for configure
` [Qemu-devel] [PATCH v4 02/49] configure: add test for docker availability
` [Qemu-devel] [PATCH v4 03/49] configure: add support for --cross-cc-FOO
` [Qemu-devel] [PATCH v4 04/49] configure: move i386_cc to cross_cc_i386
` [Qemu-devel] [PATCH v4 05/49] configure: allow user to specify --cross-cc-cflags-foo=
` [Qemu-devel] [PATCH v4 06/49] configure: set cross_cc_FOO for host compiler
` [Qemu-devel] [PATCH v4 07/49] Makefile: Rename TARGET_DIRS to TARGET_LIST
` [Qemu-devel] [PATCH v4 08/49] docker: Add "cc" subcommand
` [Qemu-devel] [PATCH v4 09/49] docker: extend "cc" command to accept compiler
` [Qemu-devel] [PATCH v4 10/49] docker: allow "cc" command to run in user context
` [Qemu-devel] [PATCH v4 11/49] docker: Makefile.include introduce DOCKER_SCRIPT
` [Qemu-devel] [PATCH v4 12/49] tests/tcg: move architecture independent tests into subdir
` [Qemu-devel] [PATCH v4 13/49] tests/tcg/multiarch: Build fix for linux-test
` [Qemu-devel] [PATCH v4 14/49] tests/tcg/multiarch: enable additional linux-test tests
` [Qemu-devel] [PATCH v4 15/49] tests/tcg/multiarch: move most output to stdout
` [Qemu-devel] [PATCH v4 16/49] tests/tcg: move i386 specific tests into subdir
` [Qemu-devel] [PATCH v4 17/49] docker: Add fedora-i386-cross image
` [Qemu-devel] [PATCH v4 18/49] tests/tcg: enable building for i386
` [Qemu-devel] [PATCH v4 19/49] tests/tcg/i386: Build fix for hello-i386
` [Qemu-devel] [PATCH v4 20/49] tests/tcg/i386: fix test-i386
` [Qemu-devel] [PATCH v4 21/49] tests/tcg/i386: add runner for test-i386-fprem
` [Qemu-devel] [PATCH v4 22/49] tests/tcg/i386: disable i386 version of test-i386-ssse
` [Qemu-devel] [PATCH v4 23/49] tests/tcg/x86_64: add Makefile.target
` [Qemu-devel] [PATCH v4 24/49] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PATCH v4 25/49] tests/tcg/i386/test-i386: fix printf format
` [Qemu-devel] [PATCH v4 26/49] tests/tcg: move ARM specific tests into subdir
` [Qemu-devel] [PATCH v4 27/49] tests/tcg: enable building for ARM
` [Qemu-devel] [PATCH v4 28/49] tests/tcg/arm: fix up test-arm-iwmmxt test
` [Qemu-devel] [PATCH v4 29/49] tests/tcg/arm: disable -p 32768 mmap test
` [Qemu-devel] [PATCH v4 30/49] tests/tcg: enable building for AArch64
` [Qemu-devel] [PATCH v4 31/49] tests/tcg/aarch64: add Makefile.target
` [Qemu-devel] [PATCH v4 32/49] tests/tcg/arm: add fcvt test cases for AArch32/64
` [Qemu-devel] [PATCH v4 33/49] tests/tcg: move MIPS specific tests into subdir
` [Qemu-devel] [PATCH v4 34/49] tests/tcg: enable building for MIPS
` [Qemu-devel] [PATCH v4 35/49] tests/tcg/mips: include common mips hello-mips
` [Qemu-devel] [PATCH v4 36/49] tests/tcg: enable building for s390x
` [Qemu-devel] [PATCH v4 37/49] tests/tcg: enable building for ppc64
` [Qemu-devel] [PATCH v4 38/49] tests/tcg: enable building for Alpha
` [Qemu-devel] [PATCH v4 39/49] tests/tcg/alpha: add Alpha specific tests
` [Qemu-devel] [PATCH v4 40/49] tests/tcg: enable building for HPPA
` [Qemu-devel] [PATCH v4 41/49] tests/tcg: enable building for m68k
` [Qemu-devel] [PATCH v4 42/49] tests/tcg: enable building for sh4
` [Qemu-devel] [PATCH v4 43/49] tests/tcg: enable building for sparc64
` [Qemu-devel] [PATCH v4 44/49] tests/tcg: enable building for mips64
` [Qemu-devel] [PATCH v4 45/49] tests/tcg: enable building for RISCV64
` [Qemu-devel] [PATCH v4 46/49] tests/tcg/Makefile: update to be called from Makefile.target
` [Qemu-devel] [PATCH v4 47/49] Makefile.target: add (clean-/build-)guest-tests targets
` [Qemu-devel] [PATCH v4 48/49] tests/Makefile.include: add [build|clean|check]-tcg targets
` [Qemu-devel] [PATCH v4 49/49] tests/tcg: override runners for broken tests (!UPSTREAM)

INTMS/INTMC not being used in NVME interrupt handling
 2018-05-17 18:04 UTC  (5+ messages)

KASAN: use-after-free Read in vgacon_invert_region
 2018-05-17 18:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/38] target-microblaze: Add support for Extended Addressing
 2018-05-17 18:03 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 09/38] target-microblaze: Conditionalize setting of PVR11_USE_MMU
` [Qemu-devel] [PATCH v3 35/38] target-microblaze: Convert env_btarget to i64
` [Qemu-devel] [PATCH v3 36/38] target-microblaze: Use tcg_gen_movcond in eval_cond_jmp
` [Qemu-devel] [PATCH v3 37/38] target-microblaze: cpu_mmu_index: Fixup indentation
` [Qemu-devel] [PATCH v3 38/38] target-microblaze: Consolidate MMU enabled checks

[PATCH 1/2] drm/amdgpu: Take uvd encode rings into account in idle work
 2018-05-17 18:03 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Take vcn "

linux-next: Tree for May 17
 2018-05-17 18:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] vfio-ccw: loosen orb flags checks
 2018-05-17 18:02 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] vfio-ccw: add force unlimited prefetch property
            ` [Qemu-devel] [qemu-s390x] "

ghes_edac: enable HIP08 platform edac driver
 2018-05-17 18:02 UTC  (10+ messages)
              ` [PATCH] "

[PATCH v1 00/11] Clean up Tegra20 cpufreq driver
 2018-05-17 18:00 UTC  (12+ messages)
` [PATCH v1 01/11] cpufreq: tegra20: Change module description
` [PATCH v1 02/11] cpufreq: tegra20: Clean up whitespaces in the code
` [PATCH v1 03/11] cpufreq: tegra20: Remove EMC clock usage
` [PATCH v1 04/11] cpufreq: tegra20: Release clocks properly
` [PATCH v1 05/11] cpufreq: tegra20: Clean up included headers
` [PATCH v1 06/11] cpufreq: tegra20: Remove unneeded check in tegra_cpu_init
` [PATCH v1 07/11] cpufreq: tegra20: Check if this is Tegra20 machine
` [PATCH v1 08/11] cpufreq: tegra20: Remove unneeded variable initialization
` [PATCH v1 09/11] cpufreq: tegra20: Allow cpufreq driver to be built as loadable module
` [PATCH v1 10/11] cpufreq: tegra20: Wrap cpufreq into platform driver
` [PATCH v1 11/11] ARM: tegra: Create platform device for tegra20-cpufreq driver

Test for osstest, features used in Qubes OS
 2018-05-17 18:00 UTC  (5+ messages)

[PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
 2018-05-17 17:58 UTC  (4+ messages)

[PATCH i-g-t 1/3] igt/gem_cpu_reloc: Check HW exists before attempting to use it
 2018-05-17 17:58 UTC  (3+ messages)
` [PATCH i-g-t 2/3] igt/gem_blits: Check for blitter support before use

usbip: vhci_sysfs: fix potential Spectre v1
 2018-05-17 17:57 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PATCH] xen_pt: Present the size of 64 bit BARs correctly
 2018-05-17 17:57 UTC  (3+ messages)
  `  "

[PATCH -V2 -mm] mm, hugetlbfs: Pass fault address to no page handler
 2018-05-17 17:56 UTC  (2+ messages)

[PATCH 1/2] drm/i915/guc: Keep guc submission permanently engaged
 2018-05-17 17:57 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH RESEND v2] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS
 2018-05-17 17:57 UTC  (13+ messages)
                ` [Qemu-devel] "

KASAN: use-after-free Read in timer_is_static_object
 2018-05-17 17:57 UTC  (2+ messages)

[patch net-next] nfp: flower: fix error path during representor creation
 2018-05-17 17:56 UTC  (2+ messages)

[PATCH] drm/dp: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT
 2018-05-17 17:53 UTC  (5+ messages)

[PATCH v8 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-05-17 17:53 UTC  (7+ messages)
` [PATCH v8 09/24] ASoC: qdsp6: q6afe: Add q6afe driver

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-17 17:53 UTC  (8+ messages)

[PATCH bpf-next 0/7] bpf: implement BPF_PERF_EVENT_QUERY for perf event query
 2018-05-17 17:50 UTC  (6+ messages)
` [PATCH bpf-next 2/7] bpf: introduce bpf subcommand BPF_PERF_EVENT_QUERY

[patch net-next] nfp: flower: set sysfs link to device for representors
 2018-05-17 17:51 UTC  (4+ messages)

[PATCH 1/5] drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW too
 2018-05-17 17:50 UTC  (11+ messages)
` [PATCH 2/5] drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+
` [PATCH 3/5] drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDP
` [PATCH 4/5] drm/i915: Rename SNB/IVB CPU eDP signal level funcs
` [PATCH 5/5] drm/i915: Rename the remaining gen4 references to g4x in the DP code

[PATCH v2 net-next 0/6] tcp: implement SACK compression
 2018-05-17 17:47 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
` [PATCH v2 net-next 2/6] tcp: do not force quickack when receiving out-of-order packets
` [PATCH v2 net-next 3/6] tcp: add SACK compression
` [PATCH v2 net-next 4/6] tcp: add TCPAckCompressed SNMP counter
` [PATCH v2 net-next 5/6] tcp: add tcp_comp_sack_delay_ns sysctl
` [PATCH v2 net-next 6/6] tcp: add tcp_comp_sack_nr sysctl

[PATCH 2/2] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers
 2018-05-17 17:49 UTC 

[PATCH 1/2] KVM: PPC: Book3S: HV: Fix kvmppc_bad_host_intr for real mode interrupts
 2018-05-17 17:49 UTC 

[PATCH 0/2] kvmppc bad host interrupt improvements
 2018-05-17 17:49 UTC 

[PATCH] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
 2018-05-17 17:48 UTC  (3+ messages)

[PATCH 1/2] net/mlx4: fix inadequate default in RSS converter
 2018-05-17 17:46 UTC  (3+ messages)
` [PATCH 2/2] net/mlx4: refactor RSS conversion functions

[PATCH v4] *** PCI: kirin: MSI patch discription ***
 2018-05-17 17:46 UTC  (3+ messages)
` [PATCH v4] PCI: kirin: Add MSI support

[PATCH] net/sfc: fix errno value if flow API RSS action parse fails
 2018-05-17 17:45 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH v3 0/2] PVH GDT fixes
 2018-05-17 17:47 UTC  (5+ messages)
` [PATCH v3 1/2] xen/PVH: Set up GS segment for stack canary

[PATCH] vfs: change iterate_supers callback to take an int arg instead of a void *
 2018-05-17 17:43 UTC  (2+ messages)
` [PATCH v2] vfs: avoid dereferencing pointers in iterate_supers callbacks

[PATCHv3] xen: Add EFI_LOAD_OPTION support
 2018-05-17 17:42 UTC  (7+ messages)

linux-next: a new pending-fixes branch
 2018-05-17 17:42 UTC  (3+ messages)

[PATCH] selftests/bpf: check return value of fopen in test_verifier.c
 2018-05-17 17:39 UTC 

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-05-17 17:39 UTC  (10+ messages)
` [patch net-next RFC 04/12] dsa: set devlink port attrs for dsa ports

[PATCH 1/2] Revert "drm/amdgpu/vg20:Restruct uvd.idle_work to support multiple instance (v2)"
 2018-05-17 17:38 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: count fences from all uvd instances in idle handler

[PATCH v7 0/3] drm: Introduce writeback connectors
 2018-05-17 16:43 UTC  (9+ messages)
` [PATCH v7 1/3] drm: Add writeback connector type
` [PATCH v7 2/3] drm: writeback: Add out-fences for writeback connectors
` [PATCH v7 3/3] drm: writeback: Add client capability for exposing "

[PATCH] mm/dmapool: localize page allocations
 2018-05-17 17:36 UTC  (3+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-05-17 17:34 UTC  (5+ messages)
` [PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT

[ANNOUNCE] xfs-linux: for-next updated to 19e129618d47
 2018-05-17 17:32 UTC 

[RFC] mm, THP: Map read-only text segments using large THP pages
 2018-05-17 17:31 UTC  (3+ messages)

[PATCH v4 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig
 2018-05-17 17:28 UTC  (3+ messages)

[xen-4.10-testing test] 122837: tolerable FAIL - PUSHED
 2018-05-17 17:28 UTC 

[PATCH 0/2] bpf: sockmap, fix uninitialized variable and double-free
 2018-05-17 17:27 UTC  (5+ messages)
` [PATCH 1/2] bpf: sockmap, fix uninitialized variable
` [PATCH 2/2] bpf: sockmap, fix double-free

[PATCH v3] arm64: signal: Report signal frame size to userspace via auxv
 2018-05-17 17:27 UTC  (3+ messages)

[PATCH RFC 0/6] hwmon: Add support for Raspberry Pi voltage sensor
 2018-05-17 17:25 UTC  (8+ messages)
` [PATCH RFC 3/6] hwmon: Add support for RPi "

[PATCH v3 0/2] iomap: swapfile tweaks
 2018-05-17 17:23 UTC  (2+ messages)

[PATCH v10 0/8] vsp1: TLB optimisation and DL caching
 2018-05-17 17:24 UTC  (9+ messages)
` [PATCH v10 1/8] media: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v10 2/8] media: vsp1: Protect bodies against overflow
` [PATCH v10 3/8] media: vsp1: Provide a body pool
` [PATCH v10 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v10 5/8] media: vsp1: Use reference counting for bodies
` [PATCH v10 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v10 7/8] media: vsp1: Adapt entities to configure into a body
` [PATCH v10 8/8] media: vsp1: Move video configuration to a cached dlb

[PATCH INTERNAL 0/3] Add Broadcom PAXC related quirks
 2018-05-17 17:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/10] intel-iommu: nested vIOMMU, cleanups, bug fixes
 2018-05-17 17:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 09/10] intel-iommu: don't unmap all for shadow page table


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.