All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 14:53:37 to 2018-03-21 15:34:20 UTC [more...]

[Qemu-devel] Moving seabios-hppa git submodule to use a qemu.org mirror
 2018-03-21 15:34 UTC  (8+ messages)

[PATCH] xfs: Change URL for the project in xfs.txt
 2018-03-21 15:33 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] i386/kvm: TSC page clocksource for Hyper-V-on-KVM fixes
 2018-03-21 15:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/2] i386/kvm: lower requirements for Hyper-V frequency MSRs exposure

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 35/55] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:9925:12: error: 'struct sk_buff' has no member named 'sp'; did you mean 'sk'?
 2018-03-21 15:33 UTC  (3+ messages)

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-21 15:29 UTC  (23+ messages)
` [PATCH 01/10] drm/sun4i: Disable frontend video channel before enabling a layer
` [PATCH 02/10] drm/sun4i: Disable YUV channel when using the frontend and set interlace
` [PATCH 03/10] drm/sun4i: Don't pretend to handle ARGB8888 with the frontend
` [PATCH 04/10] drm/sun4i: Explicitly list and check formats supported by the backend
` [PATCH 05/10] drm/sun4i: Explicitly list and check formats supported by the frontend
` [PATCH 06/10] drm/sun4i: Move and extend format-related helpers and tables
` [PATCH 07/10] drm/sun4i: Add support for YUV formats through the frontend
` [PATCH 08/10] drm/fourcc: Add definitions for Allwinner vendor and MB32 tiled format
` [PATCH 09/10] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH 10/10] drm/sun4i: Add support for YUV-based formats in MB32 tiles

[PATCH RFC v9 0/7] Introduce the STACKLEAK feature and a test for it
 2018-03-21 15:33 UTC  (7+ messages)
` [PATCH RFC v9 2/7] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls

[Qemu-devel] [PATCH for-2.12 v2] qcow2: Reset free_cluster_index when allocating a new refcount block
 2018-03-21 15:32 UTC  (5+ messages)

[PATCH v3 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-21 15:32 UTC  (3+ messages)
` [PATCH v3 2/8] gpio: 104-idio-16: Implement get_multiple callback

[PATCH] filter-branch: consider refs/replace can refer to an object other than commit
 2018-03-21 15:31 UTC  (2+ messages)
` [PATCH] filter-branch: consider refs can refer to an object other than commit or tag

WL1837-st on imx6 request_firmware failed with 4.16-RC6
 2018-03-21 15:31 UTC  (2+ messages)

[PATCH v2 0/5] powerpc/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-03-21 15:31 UTC  (7+ messages)
` [PATCH v2 5/5] powerpc64/ftrace: Implement support for ftrace_regs_caller()

[Qemu-devel] [PATCH] block: drop moderated sheepdog mailing list from MAINTAINERS file
 2018-03-21 15:31 UTC 

[PATCH v4 00/22] arm64: Rework cpu capabilities handling
 2018-03-21 15:31 UTC  (13+ messages)
` [PATCH v4 11/22] arm64: capabilities: Group handling of features and errata workarounds
` [PATCH v4 15/22] arm64: capabilities: Change scope of VHE to Boot CPU feature
` [PATCH v4 21/22] arm64: Delay enabling hardware DBM feature
` [PATCH v4 22/22] arm64: Add work around for Arm Cortex-A55 Erratum 1024718

[PATCH] HID: ntrig: document sysfs interface
 2018-03-21 15:31 UTC  (5+ messages)

[PATCH RESEND 0/4] xen: sched: optimize exclusive pinning and soft-affinity checking
 2018-03-21 15:24 UTC  (5+ messages)
` [PATCH RESEND 1/4] xen: sched: introduce 'adjust_affinity' hook
` [PATCH RESEND 3/4] xen: sched: improve checking soft-affinity

[PATCH v6 4/4] doc: add details on ethdev offloads API
 2018-03-21 15:29 UTC  (6+ messages)
` [PATCH] doc: update new ethdev offload API description

[Qemu-devel] [PATCH 0/3] RFC: simplify qobject refcount
 2018-03-21 15:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3] qobject: assume base of a qobject is at offset 0

[Qemu-devel] [PATCH qemu v7 0/4] vfio-pci: Allow mmap of MSIX BAR
 2018-03-21 15:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v7 2/4] vfio/pci: Relax DMA map errors for MMIO regions

[PATCH] HID: logitech-hidpp: document sysfs interface
 2018-03-21 15:28 UTC  (3+ messages)

Yocto and NPM issues
 2018-03-21 15:21 UTC  (4+ messages)

Building BlueZ from git in Yocto
 2018-03-21 15:27 UTC  (3+ messages)
` [yocto] "

[RFC v5 0/9] EAPoL over NL80211
 2018-03-21 15:27 UTC  (10+ messages)
` [RFC v5 3/9] nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
` [RFC v5 4/9] cfg80211: Support all iftypes in autodisconnect_wk

[Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe
 2018-03-21 15:27 UTC  (6+ messages)

[PATCH 0/5] ARM: clang support
 2018-03-21 15:26 UTC  (6+ messages)
` [PATCH 3/5] ARM: trusted_foundations: do not use naked function

[PATCH] mt76: enable MAC80211_LEDS by default
 2018-03-21 15:27 UTC  (4+ messages)

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-21 15:26 UTC  (5+ messages)
` [PATCH 03/10] mm: Assign memcg-aware shrinkers bitmap to memcg

Building BlueZ master from git in Yocto
 2018-03-21 15:26 UTC  (2+ messages)

[PATCH] char/bsr: add sysfs interface documentation
 2018-03-21 15:26 UTC  (3+ messages)

[PATCH net-next v4 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21 15:26 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: bpf: add a test for skb_segment in test_bpf module

[GIT PULL] clk/samsung updates for 4.17
 2018-03-21 15:26 UTC  (3+ messages)

[PATCH v2] acpi: nfit: document sysfs interface
 2018-03-21 15:25 UTC  (3+ messages)

[Buildroot] bash: /dev/fd/62: No such file or directory
 2018-03-21 15:25 UTC  (3+ messages)

Make iPXE a standalone ROM
 2018-03-21 15:25 UTC  (7+ messages)
` [PATCH 2/5] tools/firmware: #define IPXE_PATH
` [PATCH 3/5] libxc: Allow loading of firmware modules for HVM guest
` [PATCH 4/5] libxl: Load iPXE ROM from a file

[GSoC][PATCH] test: avoid pipes in git related commands for test suite
 2018-03-21 15:23 UTC  (2+ messages)
` [GSoC][PATCH v3] test: avoid pipes in git related commands for test

[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-21 15:20 UTC  (13+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring

Nokia N900: insecure W+X mapping at 0xd0050000
 2018-03-21 15:24 UTC  (6+ messages)

[PATCH v2] qemu: replace "" with <> in headers
 2018-03-21 15:23 UTC  (13+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH for-2.12 1/2] rdma: fix up include directives
 2018-03-21 15:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH for-2.12 2/2] make: switch from -I to -iquote

[PATCH ghak21 V4 0/2] audit: address ANOM_LINK excess records
 2018-03-21 15:21 UTC  (3+ messages)
` [PATCH ghak21 V4 1/2] audit: remove path param from link denied function

[PATCH v2] block: rbd: update sysfs interface
 2018-03-21 15:21 UTC  (2+ messages)

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-21 15:19 UTC  (17+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support

fio server/client disconnect bug
 2018-03-21 15:19 UTC  (3+ messages)

[trivial PATCH] Documentation/sparse: fix typo
 2018-03-21 15:18 UTC  (3+ messages)

[PATCH v2] drm/i915/guc: Handle GuC log flush event in dedicated function
 2018-03-21 15:18 UTC  (3+ messages)

[PATCH 0/3] Ktest: add email support
 2018-03-21 15:17 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Ktest: use dodie for critical falures
` [PATCH 3/3] Ktest: add email options to sample.config

[PATCH v2] drm/i915/guc: Unify parameters of public CT functions
 2018-03-21 15:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/22] More fully implement ARM PMUv3
 2018-03-21 15:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 01/22] target/arm: A53: Initialize PMCEID[01]
  ` [Qemu-devel] [Qemu-arm] "

[PATCH v2] Documentation/CodingStyle: Add an example for braces
 2018-03-21 15:17 UTC  (3+ messages)

[CI 1/3] drm/i915/guc: Unify naming of private GuC action functions
 2018-03-21 15:16 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "

[PATCH libdrm 1/2] intel: Do not use libpciaccess on Android
 2018-03-21 15:16 UTC  (3+ messages)

[PATCH] drm/i915/huc: Check HuC status in dedicated function
 2018-03-21 15:15 UTC  (5+ messages)

[PATCH net-next] fib_rules: rename FRA_PROTOCOL to FRA_ORIGINATOR
 2018-03-21 15:15 UTC  (5+ messages)

[PATCH 00/15] x86: Enable FSGSBASE instructions
 2018-03-21 15:15 UTC  (11+ messages)
` [PATCH 14/15] x86/fsgsbase/64: Support legacy behavior when FS/GS updated by ptracer

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-21 15:15 UTC  (7+ messages)
` [RFC PATCH 4/6] sched/fair: Introduce an energy estimation helper function

[PATCH] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-03-21 15:15 UTC  (3+ messages)

[git:media_tree/master] media: rc: oops in ir_timer_keyup after device unplug
 2018-03-21 15:11 UTC 

[PATCH net-next v2] net: mvpp2: Don't use dynamic allocs for local variables
 2018-03-21 15:14 UTC 

[PATCH] net/mlx5: fix TSO enablement
 2018-03-21 15:14 UTC  (2+ messages)
` [dpdk-stable] "

[LTP] [PATCH] testcases: fix file path to control access to cron
 2018-03-21 15:13 UTC  (2+ messages)

[PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector
 2018-03-21 15:13 UTC  (6+ messages)

[LTP] [PATCH] cve: new regression test-case for CVE-2018-5803
 2018-03-21 15:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] rdma: fix up include directives
 2018-03-21 15:11 UTC 

[PATCH v2 1/2] drm/i915: prefer INTEL_GEN() over INTEL_INFO()->gen
 2018-03-21 15:12 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] "

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-21 15:11 UTC  (12+ messages)
` [RFC v3 net-next 08/18] net: SO_TXTIME: Add clockid and drop_if_late params
          ` [Intel-wired-lan] "
` [RFC v3 net-next 14/18] net/sched: Add HW offloading capability to TBS
      ` [Intel-wired-lan] "

[PATCH net-next 5/6] tls: RX path for ktls
 2018-03-21 15:10 UTC  (3+ messages)

[PATCH] docs/vm: update 00-INDEX
 2018-03-21 15:10 UTC  (4+ messages)

[meta-oe][PATCH 1/4] leveldb: move to recipes-dbs
 2018-03-21 15:10 UTC  (3+ messages)
` [meta-oe][PATCH 3/4] libxml++2: remove X11 distro check

[PATCH] kernel-doc: Remove __sched markings
 2018-03-21 15:09 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Enable scatter gather display support
 2018-03-21 15:08 UTC  (17+ messages)

rte_eth_dev_count() returns 0 in shared library mode
 2018-03-21 15:08 UTC  (3+ messages)

[PATCH 00/15] hmm: fixes and documentations v3
 2018-03-21 15:08 UTC  (5+ messages)
` [PATCH 13/15] mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()

[PATCH net-next 00/14] TLS offload, netdev & MLX5 support
 2018-03-21 15:08 UTC  (3+ messages)
` [PATCH net-next 06/14] net/tls: Add generic NIC offload infrastructure

Handling persistent files during BMC updates
 2018-03-21 15:07 UTC 

[PATCH v3 00/13] ARM: dts: ipq: updates to enable a few peripherals
 2018-03-21 15:07 UTC  (6+ messages)
` [PATCH v3 04/13] ARM: dts: ipq4019: Update ipq4019-dk01.1 board data

[RFC] SHASH_DESC_ON_STACK macro
 2018-03-21 15:07 UTC 

[Qemu-devel] [PATCH for-2.13 0/4] NBD export bitmaps
 2018-03-21 15:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] nbd/server: refactor nbd_negotiate_meta_query for several namespaces
` [Qemu-devel] [PATCH 2/4] nbd/server: add nbd_meta_single_query helper

[PATCH RFC 0/4] optimize memblock_next_valid_pfn() and early_pfn_valid()
 2018-03-21 15:04 UTC  (5+ messages)
` [PATCH 1/4] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()

[PATCH] hwmon: (lm92) Do not try to detect MAX6635
 2018-03-21 15:04 UTC 

[igt-dev] [PATCH i-g-t] [i-g-t] tests/kms_plane_scaling: fb height to be multiplier of 4 for YUV 420 planar
 2018-03-21 15:04 UTC  (6+ messages)

RFC on writel and writel_relaxed
 2018-03-21 15:04 UTC  (5+ messages)

[PATCH] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-21 15:03 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
 2018-03-21 15:02 UTC  (2+ messages)
` [PATCH 2/2] bpftool: Adjust to new print_bpf_insn interface

[PATCH] README: Improve documentation descriptions
 2018-03-21 15:02 UTC  (3+ messages)

[PATCH] drm/i915: Flush pending interrupt following a GPU reset
 2018-03-21 15:00 UTC 

[U-Boot] [PATCH v2] LS2088ARDB: Secure Boot: Fix fall back option failure
 2018-03-21 15:00 UTC  (2+ messages)

[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-03-21 15:01 UTC  (4+ messages)
` [RFC PATCH v2 3/4] mm/rmqueue_bulk: alloc without touching individual page structure

[Qemu-devel] [PATCH V2 for-2.12] hw/rdma: fix clang compilation errors
 2018-03-21 15:00 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088
 2018-03-21 14:59 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21 14:59 UTC  (5+ messages)
` [PATCH net-next v3 1/2] "

[PATCH v3] drm/xen-front: Add support for Xen PV display frontend
 2018-03-21 14:58 UTC  (5+ messages)

[PATCH v3] drm/xen-front: Add support for Xen PV display frontend
 2018-03-21 14:58 UTC 

[U-Boot] [PATCH 1/2] armv8: ls1088a: Add clock related function in CONFIG_SPL_BUILD
 2018-03-21 14:58 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1088a: Add i2c_early_init() func for LS1088AQDS

[PATCH v3] hvm/svm: Implement Debug events
 2018-03-21 14:57 UTC  (3+ messages)

[Qemu-devel] Google Summer of Code 2018 - add Windows NT 4.0 PowerPC support
 2018-03-21 14:56 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: ls1088qds: Remove CONFIG_ from local defines for FPGA
 2018-03-21 14:56 UTC  (2+ messages)

[PATCH net-next] Documentation/networking: Add net DIM documentation
 2018-03-21 14:56 UTC  (2+ messages)

[PATCH i-g-t] lib/gpgpu_fill: Adding missing configuration parameters for gpgpu_fill function
 2018-03-21 14:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] Add LicheePi Zero support
 2018-03-21 14:55 UTC  (2+ messages)

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-21 14:53 UTC  (4+ messages)

[PATCH 1/2] MIPS: Introduce has_cpu_mips*_user in cpu-features.h
 2018-03-21 14:53 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson64: Define has_cpu_mips64r2_user for Loongson-3


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.