All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-27 23:02:12 to 2019-02-28 00:38:23 UTC [more...]

[PATCH RFC 0/1] uio: Add dmabuf import ioctl
 2019-02-28  0:36 UTC  (7+ messages)
` [PATCH RFC 1/1] uio: Add dma-buf import ioctls

[PATCH V2] glibc: Move common bits to glibc-common.inc
 2019-02-28  0:37 UTC 

[RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
 2019-02-28  0:38 UTC  (22+ messages)
` [virtio-dev] net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
  ` [virtio-dev] "

Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
 2019-02-28  0:36 UTC 

Regression with "arm64: KVM: Skip MMIO insn after emulation" on 4.4 stable
 2019-02-28  0:36 UTC 

[PATCH v2 0/2] x86/mm/KASLR: Change the granularity of randomization to PUD size in 5-level
 2019-02-28  0:35 UTC  (3+ messages)
` [PATCH v2 1/2] x86/mm/KASLR: Only build one PUD entry of area for real mode trampoline
` [PATCH v2 2/2] x86/mm/KASLR: Change the granularity of randomization to PUD size in 5-level

[PATCH 1/2] drm/i915: Add support for retrying hotplug
 2019-02-28  0:32 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/icl: Probe again type-c connectors that failed

[PATCH V2 1/2] bitbake.conf: Use -Og in DEBUG_OPTIMIZATION
 2019-02-28  0:31 UTC  (6+ messages)
` [PATCH 2/2] glibc: Disable Werror when building with debug options

[Qemu-devel] [PATCH RFC 0/2] tests/tcg: Vector instruction tests for target/s390x
 2019-02-28  0:26 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 1/2] tests/tcg: Allow targets to set the optimization level
` [Qemu-devel] [PATCH RFC 2/2] tests/tcg: target/s390: Add test for VECTOR LOAD GR FROM VR ELEMENT

[PATCH 0/6] objtool: UACCESS validation
 2019-02-28  0:30 UTC  (5+ messages)
` [PATCH 4/6] objtool: Replace STACK_FRAME_NON_STANDARD annotation

[Fuego] Add bash-completion script for ftc
 2019-02-28  0:30 UTC  (4+ messages)
` [Fuego] [PATCH] bash-completion: add completion "

[PATCH] virtgpu: Update kernel header
 2019-02-28  0:29 UTC 

[PATCH net-next] switchdev: Remove unused transaction item queue
 2019-02-28  0:29 UTC  (2+ messages)
` [Bridge] "

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-28  0:29 UTC  (11+ messages)
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit

[PATCH bpf-next 0/2] bpf: set inner_map_meta->spin_lock_off correctly
 2019-02-28  0:28 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] tools/bpf: selftests: add map lookup to test_map_in_map bpf prog

[PATCH] mfd: cros: Update EC protocol to match current EC code
 2019-02-28  0:27 UTC 

broken probe deferred for power-domains
 2019-02-28  0:26 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Make request allocation caches global
 2019-02-28  0:23 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Make object/vma "
` [PATCH 3/3] drm/i915: Remove second level open-coded rcu work
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Make request allocation caches global
` ✗ Fi.CI.SPARSE: "

[PATCH net-next 0/6] net: add individual virtual device filtering
 2019-02-28  0:23 UTC  (2+ messages)

[PATCH bpf-next 0/5] samples: bpf: start effort to get rid of bpf_load
 2019-02-28  0:21 UTC  (14+ messages)
` [PATCH bpf-next 1/5] samples: bpf: force IPv4 in ping
` [PATCH bpf-next 2/5] samples: bpf: remove load_sock_ops in favour of bpftool
` [PATCH bpf-next 3/5] tools: libbpf: add a correctly named define for map iteration
` [PATCH bpf-next 4/5] samples: bpf: use libbpf where easy
` [PATCH bpf-next 5/5] tools: libbpf: make sure readelf shows full names in build checks

[Qemu-devel] [PATCH V2] i386: extended the cpuid_level when Intel PT is enabled
 2019-02-28  0:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/33] s390x/tcg: Vector Instruction Support Part 1
 2019-02-28  0:03 UTC  (52+ messages)
` [Qemu-devel] [PATCH v1 10/33] s390x/tcg: Implement VECTOR LOAD ELEMENT
` [Qemu-devel] [PATCH v1 11/33] s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATE
` [Qemu-devel] [PATCH v1 12/33] s390x/tcg: Implement VECTOR LOAD GR FROM VR ELEMENT
` [Qemu-devel] [PATCH v1 13/33] s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND ZERO
` [Qemu-devel] [PATCH v1 14/33] s390x/tcg: Implement VECTOR LOAD MULTIPLE
` [Qemu-devel] [PATCH v1 15/33] s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY
` [Qemu-devel] [PATCH v1 16/33] s390x/tcg: Implement VECTOR LOAD VR ELEMENT FROM GR
` [Qemu-devel] [PATCH v1 17/33] s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINT
` [Qemu-devel] [PATCH v1 18/33] s390x/tcg: Implement VECTOR LOAD WITH LENGTH
` [Qemu-devel] [PATCH v1 19/33] s390x/tcg: Implement VECTOR MERGE (HIGH|LOW)
` [Qemu-devel] [PATCH v1 20/33] s390x/tcg: Implement VECTOR PACK
` [Qemu-devel] [PATCH v1 21/33] s390x/tcg: Implement VECTOR PACK (LOGICAL) SATURATE
` [Qemu-devel] [PATCH v1 22/33] s390x/tcg: Implement VECTOR PERMUTE
` [Qemu-devel] [PATCH v1 23/33] s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATE
` [Qemu-devel] [PATCH v1 24/33] s390x/tcg: Implement VECTOR REPLICATE
` [Qemu-devel] [PATCH v1 25/33] s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE
` [Qemu-devel] [PATCH v1 26/33] s390x/tcg: Implement VECTOR SCATTER ELEMENT
` [Qemu-devel] [PATCH v1 27/33] s390x/tcg: Implement VECTOR SELECT
` [Qemu-devel] [PATCH v1 28/33] s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORD
` [Qemu-devel] [PATCH v1 29/33] s390x/tcg: Implement VECTOR STORE
` [Qemu-devel] [PATCH v1 30/33] s390x/tcg: Implement VECTOR STORE ELEMENT
` [Qemu-devel] [PATCH v1 31/33] s390x/tcg: Implement VECTOR STORE MULTIPLE
` [Qemu-devel] [PATCH v1 32/33] s390x/tcg: Implement VECTOR STORE WITH LENGTH
` [Qemu-devel] [PATCH v1 33/33] s390x/tcg: Implement VECTOR UNPACK *

[PATCH 1/2] drm/i915: Fix atomic state leak when resetting HDMI link
 2019-02-28  0:19 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Don't manually add connectors and planes state
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Fix atomic state leak when resetting HDMI link

[PATCH v3 0/3] drm/i915: introduce macros to define register contents
 2019-02-28  0:17 UTC  (5+ messages)
` [PATCH v3 1/3] drm/i915: introduce REG_BIT() and REG_GENMASK() "
` [PATCH v3 3/3] drm/i915: use REG_FIELD_PREP() to define register bitfield values

[linux-4.9 test] 133429: regressions - trouble: blocked/broken/fail/pass
 2019-02-28  0:17 UTC 

[Bug 109695] qemu using spice gl and sandbox resourcecontrol=deny crashes with SIGSYS on radeonsi
 2019-02-28  0:15 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Allocate guest TCEs on demand too
 2019-02-28  0:15 UTC  (2+ messages)

[EARLY RFC][PATCH] dma-buf: Add dma-buf heaps framework
 2019-02-28  0:14 UTC  (3+ messages)

[Fuego] [PATCH] bash-completion: add completion script for ftc
 2019-02-28  0:14 UTC  (2+ messages)

[PATCH 0/6] Improve handling of GFP flags in the CMA allocator
 2019-02-28  0:12 UTC  (3+ messages)

Removing busybox
 2019-02-28  0:11 UTC  (11+ messages)

[Fuego] fuego-core repo patches to use Fuego without Jenkins
 2019-02-28  0:08 UTC  (3+ messages)
` [Fuego] [PATCH] ftc: process jenkins_enabled

[PATCH v5 1/2] nvdimm, btt: remove unnecessary code in btt_freelist_init
 2019-02-28  0:06 UTC  (2+ messages)
` [PATCH v5 2/2] nvdimm, btt: fix LBA masking during 'free list' population

[PATCH v10 0/6] misc safety certification fixes
 2019-02-28  0:05 UTC  (8+ messages)
` [PATCH v10 2/6] xen: introduce DEFINE_SYMBOL

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 149fc9c5aba5a49109bd28f2f98d2a422811ce86
 2019-02-28  0:05 UTC 

Quick start example error
 2019-02-28  0:03 UTC 

[PATCH] ext4/035: Verify directory shrinking
 2019-02-28  0:03 UTC 

[PATCH v1 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-28  0:01 UTC  (5+ messages)

[Qemu-devel] [PATCH qemu v3 0/6] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
 2019-02-27 23:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v3 4/6] spapr_iommu: Do not replay mappings from just created DMA window
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 2/2] drivers/misc: Add Aspeed P2A control driver
 2019-02-28  0:01 UTC  (5+ messages)

[DISCUSSION] IMA Signature Measurements
 2019-02-28  0:00 UTC  (3+ messages)

[PATCH v5 1/2] iio:temperature:max31856:Add device tree bind info
 2019-02-27 23:59 UTC  (2+ messages)

Disabling ASPM L1 sub-states selectively from drivers?
 2019-02-27 23:58 UTC  (3+ messages)

[PATCH] PCI: PCIe: PME: Fix pcie_pme_remove()
 2019-02-27 23:56 UTC 

[MPTCP] MPTCP architecture proposal - RFCv7 changes pushed
 2019-02-27 23:58 UTC 

[Fuego] fuego repo patches to use Fuego without Jenkins
 2019-02-27 23:56 UTC  (11+ messages)
` [Fuego] [PATCH 1/5] Dockerfile: clean up dependencies
` [Fuego] [PATCH 2/5] Dockerfile: remove redundant jenkins port line
` [Fuego] [PATCH 3/5] Dockerfile: remove unneeded ls checks
` [Fuego] [PATCH 5/5] nojenkins: add a way to run Fuego without jenkins

[PATCH v4 0/9] Introduce STMFX I2C Multi-Function eXpander
 2019-02-27 23:55 UTC  (5+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings

[PATCH V10 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-02-27 23:54 UTC  (4+ messages)

[PATCH v8 00/26] Ingenic TCU patchset v8
 2019-02-27 23:54 UTC  (13+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST

[PATCH v2] hci_qca: Reduce delay after sending baudrate request for WCN3990
 2019-02-27 23:52 UTC 

[PATCH] drm/vgem: fix use-after-free when drm_gem_handle_create() fails
 2019-02-27 23:52 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH] drm/vkms: "

phylink / mv8e6xxx and SGMII aneg not working, link doesn't come up
 2019-02-27 23:51 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the pci tree
 2019-02-27 23:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] bitmaps: add inconsistent bit
 2019-02-27 23:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/4] block/dirty-bitmaps: implement "

[PATCH net] net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
 2019-02-27 23:48 UTC  (3+ messages)

[PATCH] x86/fpu: Parse comma separated list passed in clearcpuid
 2019-02-27 23:48 UTC  (3+ messages)

[RFC PATCH 0/4] Add missing default labels to switch statements
 2019-02-27 23:45 UTC  (19+ messages)

[PATCH dev-4.19 v3] Fix the name of the include file. It is a typo. Signed-off-by: FranHsu <Fran.Hsu@quantatw.com>
 2019-02-27 23:45 UTC  (2+ messages)

[PATCH 0/3] regulator: tps65218: Fix LS3 and add LS2
 2019-02-27 23:44 UTC  (4+ messages)
` [PATCH v2 0/2] regulator: tps65218: support LS2
  ` [PATCH v2 1/2] dt-bindings: regulator: add LS2 load switch documentation

[PATCH v2 0/9] ARM: sun8i: a83t: Enable USB OTG
 2019-02-27 23:43 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: power: supply: axp20x_usb_power: add axp813 compatible

[PATCH dev-4.19 v2] Add Quanta GSJ board device tree v2. Add device tree source include file nuvoton-npcm730-gsj-gpio.dtsi for setting pinctrl definition. Tested: This commit could build successfully with the Nuvoton kernel branch "Poleg-4.19.16-OpenBMC". And it could be booted on EVB
 2019-02-27 23:43 UTC  (2+ messages)

High disk utilization (~100%) for nvme on CentOS 7.6
 2019-02-27 23:42 UTC 

[PATCH 1/2] Revert "drm/i915: Avoid waking the engines just to check if they are idle"
 2019-02-27 23:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] Revert "drm/i915: Avoid waking the engines just to check if they are idle" (rev2)

[PATCH 11/19] block: implement bio helper to add iter bvec pages to bio
 2019-02-27 23:35 UTC  (12+ messages)

[PATCH] glibc: Move common bits to gcc-common.inc
 2019-02-27 23:34 UTC  (3+ messages)

[MPTCP] Change in ...mptcp_net-next[t/upstream]: mptcp: add basic kselftest program
 2019-02-27 23:31 UTC 

[MPTCP] Change in ...mptcp_net-next[t/upstream]: mptcp: add and use mptcp_subflow_hold
 2019-02-27 23:31 UTC 

[MPTCP] Change in ...mptcp_net-next[t/upstream]: mptcp: add mptcp_poll
 2019-02-27 23:31 UTC 

[Cluster-devel] [PATCH V15 00/18] block: support multi-page bvec
 2019-02-27 23:29 UTC  (7+ messages)
` [Cluster-devel] [PATCH V15 14/18] block: enable multipage bvecs
        `  "

[PATCH -next] appletalk: use remove_proc_subtree to simplify procfs code
 2019-02-27 23:28 UTC  (2+ messages)

[PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
 2019-02-27 23:28 UTC  (4+ messages)
` [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms

[PATCH v2] iommu: io-pgtable: Add ARM Mali midgard MMU page table format
 2019-02-27 23:22 UTC  (2+ messages)

[PATCH] x86/stacktrace: export save_stack_trace_tsk_reliable
 2019-02-27 23:20 UTC  (4+ messages)

[PATCH 0/5] x86/percpu semantics and fixes
 2019-02-27 23:16 UTC  (2+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH v2 1/4] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
 2019-02-27 23:16 UTC  (3+ messages)

[PATCH 00/32] softirq: Per vector masking v2
 2019-02-27 23:14 UTC  (10+ messages)
` [PATCH 11/32] softirq: Macrofy softirq vectors
` [PATCH 23/32] softirq: Remove stale comment
` [PATCH 24/32] softirq: Uninline !CONFIG_TRACE_IRQFLAGS __local_bh_disable_ip()

[PATCH] cifs: use correct format characters
 2019-02-27 23:13 UTC  (3+ messages)
` [PATCH v2] "

BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter
 2019-02-27 23:13 UTC  (3+ messages)
  ` missing stack trace entry on NULL pointer call [was: Re: BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter]

tc ebpf da failed to read the udp data when data length >= 215
 2019-02-27 23:12 UTC 

[ANNOUNCE] xfsprogs for-next updated to 6f490d6
 2019-02-27 23:11 UTC  (4+ messages)
` [ANNOUNCE] xfsprogs for-next updated to bb83d20

[Proposal] End-user impacts and change log
 2019-02-27 23:10 UTC  (2+ messages)

[PATCH net-next] net: sched: set dedicated tcf_walker flag when tp is empty
 2019-02-27 23:09 UTC  (6+ messages)

[Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend
 2019-02-27 23:07 UTC  (2+ messages)

[PATCH 0/3] getting more output from orion_wdt
 2019-02-27 23:07 UTC  (6+ messages)
` [PATCH 2/3] watchdog: orion: don't enable rstout if an interrupt is configured

[patch V5 00/14] MDS basics 0
 2019-02-27 23:06 UTC  (2+ messages)
` [MODERATED] "

[PATCH] cros_ec: instantiate properly Intel ISH MCU device
 2019-02-27 23:05 UTC  (6+ messages)

[Qemu-devel] [PATCH 5/5] decodetree: Allow grouping of overlapping patterns
 2019-02-27 23:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH] test/decode: Add tests for PatternGroups

[PATCH 0/4] mwifiex PCI/wake-up interrupt fixes
 2019-02-27 23:03 UTC  (8+ messages)

[PATCH net-next] net: sched: don't release block->lock when dumping chains
 2019-02-27 23:03 UTC  (4+ 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.