All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-21 19:07:18 to 2019-01-21 20:20:48 UTC [more...]

[PATCH 0/4] ION stability and perf changes
 2019-01-21 20:20 UTC  (9+ messages)
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes

[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
 2019-01-21 20:20 UTC  (4+ messages)
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
  ` [Qemu-devel] "

[PATCH v2 0/2] iio: adc: npcm: add NPCM ADC driver
 2019-01-21 20:20 UTC  (8+ messages)
` [PATCH v2 1/2] dt-binding: iio: add NPCM ADC documentation

[PATCH 0/2] occ: FSI and hwmon: Fix license headers
 2019-01-21 20:19 UTC  (4+ messages)
` [PATCH 1/2] hwmon (occ): "
` [PATCH 2/2] fsi: occ: Fix license header

[Qemu-devel] [PATCH 0/6] target/mips: Misc fixes
 2019-01-21 20:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/6] target/mips: nanoMIPS: Remove duplicate macro definitions
` [Qemu-devel] [PATCH 2/6] target/mips: nanoMIPS: Remove an unused macro
` [Qemu-devel] [PATCH 3/6] target/mips: nanoMIPS: Rename macros for extracting 3-bit GPR codes
` [Qemu-devel] [PATCH 4/6] target/mips: Correct the second argument type of cpu_supports_isa()
` [Qemu-devel] [PATCH 5/6] target/mips: Extend gen_scwp() functionality to support EVA
` [Qemu-devel] [PATCH 6/6] disas: nanoMIPS: Amend DSP instructions related comments

[linux-lvm] Unable to un-cache logical volume when chunk size is over 1MiB
 2019-01-21 20:19 UTC  (12+ messages)

[Buildroot] [PATCH] configs/imx6-sabresd: Bump kernel version
 2019-01-21 20:19 UTC 

[Buildroot] [PATCH 1/1] python-pyopenssl: bump to version 19.0.0
 2019-01-21 20:19 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] python-uvloop: bump to version 0.11.3

[Bug 109407] New: GTX 1050 fails to initialise acceleration
 2019-01-21 20:18 UTC  (3+ messages)
  ` [Bug 109407] "

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-21 20:17 UTC  (4+ messages)
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET

[RFC PATCH v2 00/13] epoll: support pollable epoll from userspace
 2019-01-21 20:14 UTC  (14+ messages)
` [RFC PATCH v2 01/13] epoll: move private helpers from a header to the source
` [RFC PATCH v2 02/13] epoll: introduce user structures for polling from userspace
` [RFC PATCH v2 03/13] epoll: allocate user header and user events ring "
` [RFC PATCH v2 04/13] epoll: some sanity flags checks for epoll syscalls "
` [RFC PATCH v2 05/13] epoll: offload polling to a work in case of epfd polled "
` [RFC PATCH v2 06/13] epoll: introduce helpers for adding/removing events to uring
` [RFC PATCH v2 07/13] epoll: call ep_add_event_to_uring() from ep_poll_callback()
` [RFC PATCH v2 08/13] epoll: support polling from userspace for ep_insert()
` [RFC PATCH v2 09/13] epoll: support polling from userspace for ep_remove()
` [RFC PATCH v2 10/13] epoll: support polling from userspace for ep_modify()
` [RFC PATCH v2 11/13] epoll: support polling from userspace for ep_poll()
` [RFC PATCH v2 12/13] epoll: support mapping for epfd when polled from userspace
` [RFC PATCH v2 13/13] epoll: implement epoll_create2() syscall

linux-next: manual merge of the pidfd tree with the y2038 tree
 2019-01-21 20:15 UTC  (4+ messages)

[PATCH] devtool: improve git repo checks before check_commits logic
 2019-01-21 20:15 UTC 

[Qemu-devel] [PATCH] xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
 2019-01-21 20:12 UTC  (3+ messages)

[PATCH lora-next 1/4] dt-bindings: lora: sx130x: add basic documentation
 2019-01-21 20:11 UTC  (4+ messages)

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-21 20:11 UTC  (23+ messages)
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap

[PATCHv3 2/3] net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
 2019-01-21 20:10 UTC  (2+ messages)

[RFC bpf-next] bpf: allow users to opt out of releasing objects when urefs are gone
 2019-01-21 20:10 UTC 

[ptest-runner] ptest-runner: make DEFAULT_DIRECTORY be able to be defined when compiling
 2019-01-21 20:10 UTC  (2+ messages)

Yocto Project Unassigned Bugs - Help Needed
 2019-01-21 20:10 UTC 

stable-rc/linux-4.20.y boot: 116 boots: 1 failed, 114 passed with 1 conflict (v4.20.3-114-g67648eb553fb)
 2019-01-21 20:09 UTC 

[PATCH 2/3] megaraid_sas: Rework device add code in AEN path
 2019-01-21 20:06 UTC 

[PATCH 2/2] Btrfs: fix unprotected deletion from pending_chunks list
 2019-01-21 20:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/4] tcg: support heterogenous CPU clusters
 2019-01-21 20:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/4] hw/arm/xlx-zynqmp: Realize cluster after putting RPUs in it
` [Qemu-devel] [PATCH v3 2/4] qom/cpu: Add cluster_index to CPUState
` [Qemu-devel] [PATCH v3 3/4] accel/tcg: Add cluster number to TCG TB hash

[PATCH v2] mm/hotplug: invalid PFNs from pfn_to_online_page()
 2019-01-21 20:04 UTC 

[Buildroot] [PATCH] configs/qemu_riscv64_virt_defconfig: bump Linux version
 2019-01-21 20:04 UTC 

[PATCH 2/2] /proc/stat: Add sysctl parameter to control irq counts latency
 2019-01-21 20:02 UTC  (4+ messages)
` [LKP] [/proc/stat] 3047027b34: reaim.jobs_per_min -4.8% regression
    `  "

Missing patch?
 2019-01-21 20:02 UTC 

[Qemu-devel] test-filter-mirror hangs
 2019-01-21 20:01 UTC  (6+ messages)

[PATCH] ARM: dts: n900: fix mmc1 card detect gpio polarity
 2019-01-21 20:00 UTC  (6+ messages)

[Bug 107919] New: RandR unable to set Screen Size when using Intel+nouveau
 2019-01-21 20:00 UTC  (3+ messages)
  ` [Bug 107919] "

[igt-dev] [PATCH i-g-t] tests/testdisplay: Speed up testdisplay for ci
 2019-01-21 19:59 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/4] clk: ti: get rid of CLK_IS_BASIC
 2019-01-21 19:58 UTC  (4+ messages)

[PATCH v3 0/3] mach-omap2: handle autoidle denial
 2019-01-21 19:58 UTC  (12+ messages)
` [PATCH v3 3/3] arm: omap_hwmod disable ick autoidling when a hwmod requires that

[PATCH v2 0/3] Add Oxalis board support
 2019-01-21 19:57 UTC  (10+ messages)
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add devicetree binding for Oxalis

[MODERATED] [PATCH v5 00/27] MDSv5 19
 2019-01-19  0:50 UTC  (28+ messages)
` [MODERATED] [PATCH v5 01/27] MDSv5 26
` [MODERATED] [PATCH v5 02/27] MDSv5 14
` [MODERATED] [PATCH v5 03/27] MDSv5 16
` [MODERATED] [PATCH v5 04/27] MDSv5 15
` [MODERATED] [PATCH v5 05/27] MDSv5 21
` [MODERATED] [PATCH v5 06/27] MDSv5 18
` [MODERATED] [PATCH v5 07/27] MDSv5 0
` [MODERATED] [PATCH v5 08/27] MDSv5 13
` [MODERATED] [PATCH v5 09/27] MDSv5 23
` [MODERATED] [PATCH v5 10/27] MDSv5 7
` [MODERATED] [PATCH v5 11/27] MDSv5 2
` [MODERATED] [PATCH v5 12/27] MDSv5 6
` [MODERATED] [PATCH v5 13/27] MDSv5 17
` [MODERATED] [PATCH v5 14/27] MDSv5 3
` [MODERATED] [PATCH v5 15/27] MDSv5 1
` [MODERATED] [PATCH v5 16/27] MDSv5 10
` [MODERATED] [PATCH v5 17/27] MDSv5 9
` [MODERATED] [PATCH v5 18/27] MDSv5 8
` [MODERATED] [PATCH v5 19/27] MDSv5 12
` [MODERATED] [PATCH v5 20/27] MDSv5 27
` [MODERATED] [PATCH v5 21/27] MDSv5 20
` [MODERATED] [PATCH v5 22/27] MDSv5 24
` [MODERATED] [PATCH v5 23/27] MDSv5 22
` [MODERATED] [PATCH v5 24/27] MDSv5 5
` [MODERATED] [PATCH v5 25/27] MDSv5 4
` [MODERATED] [PATCH v5 26/27] MDSv5 11
` [MODERATED] [PATCH v5 27/27] MDSv5 25

device tree "compatible" string value for Nuvoton TPM 75xxx
 2019-01-21 19:51 UTC  (8+ messages)

[PATCH v1 0/2] Fix regression in checkout -b
 2019-01-21 19:50 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] checkout: add test to demonstrate regression with checkout -b on initial commit
  ` [PATCH v2 2/2] checkout: fix regression in checkout -b on intitial checkout

[Buildroot] [PATCH] xenomai: move arch restriction to Cobalt core, no restriction for Mercury
 2019-01-21 19:50 UTC 

[Qemu-devel] [PATCH] virtio-net: Fix VirtIONet typedef redefinition
 2019-01-21 19:46 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule
 2019-01-21 19:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] roms: add the edk2 project as a git submodule
` [Qemu-devel] [PATCH 4/5] tests/uefi-test-tools: add build scripts

Request for inclusion into linux-4.14.y
 2019-01-21 19:44 UTC  (2+ messages)

Motorcycle Owners List
 2019-01-21 18:52 UTC 

[PATCH 4.20 000/111] 4.20.4-stable review
 2019-01-21 19:43 UTC  (7+ messages)

Motorcycle Owners List
 2019-01-21 18:52 UTC 

[JUNK] Test
 2019-01-21 19:43 UTC 

[Qemu-devel] [PATCH] virtio-net: Fix a typo
 2019-01-21 19:42 UTC  (3+ messages)
` [Qemu-devel] [Qemu-trivial] "

stable-rc/linux-4.9.y boot: 98 boots: 0 failed, 98 passed (v4.9.151-55-g5e5ea6306dfd)
 2019-01-21 19:40 UTC 

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-21 19:38 UTC  (13+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver
              ` RGB LED class "

[PATCH 1/5] drm/i915/crt: split out intel_crt_present() to platform specific setup
 2019-01-21 19:36 UTC  (10+ messages)
` [PATCH 2/5] drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDS
` [PATCH 3/5] drm/i915/lvds: nuke intel_lvds_supported()
` [PATCH 4/5] drm/i915/tv: only call intel_tv_init() on platforms that might have TV
` [PATCH 5/5] drm/i915: rename has_edp_a() to intel_pch_has_edp_a()

[PATCH 1/2] atf: add recipes
 2019-01-21  5:59 UTC  (2+ messages)
` [PATCH 2/2] Remove .bin sufix from RCW in machine config

Cannot start a secondary Xserver with resolution 6480x3840
 2019-01-21 19:32 UTC  (3+ messages)

[linux-3.18 test] 132179: regressions - FAIL
 2019-01-21 19:31 UTC 

[PATCH V2] wlcore: sdio: Fixup power on/off sequence
 2019-01-21 19:30 UTC  (7+ messages)

[PATCH 0/3] virtio-ccw: updates
 2019-01-21 19:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
 2019-01-21 19:29 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] lib: lmb: cleanup var names and patman warnings

[PATCH V5 0/4] Microchip mcp25xxfd can controller driver
 2019-01-21 19:25 UTC  (5+ messages)
` [PATCH V5 2/4] can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driver basics

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-01-21 19:22 UTC  (9+ messages)
` [PATCH v6 1/9] "
  ` [PATCH v6 5/9] soc: mellanox: host: Add the common host side Rshim driver
` [PATCH v7 0/9] Mellanox BlueField ARM SoC "

UBSAN: Undefined behaviour in net/ipv4/ip_output.c
 2019-01-21 19:21 UTC 

[Buildroot] [PATCH 1/2] dmalloc: fix build with strdup
 2019-01-21 19:21 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] dmalloc: fix build with strndup

Applied "ASoC: soc-core: add new snd_soc_flush_all_delayed_work()" to the asoc tree
 2019-01-21 19:20 UTC 

[PATCH] ASoC: MAINTAINERS: fsl: Change Fabio's email address
 2019-01-21 19:20 UTC  (2+ messages)
` Applied "ASoC: MAINTAINERS: fsl: Change Fabio's email address" to the asoc tree

[PATCH 1/6] ASoC: soc-core: add .num_platform for dai_link
 2019-01-21 19:20 UTC  (2+ messages)
` Applied "ASoC: soc-core: add .num_platform for dai_link" to the asoc tree

Applied "ASoC: soc-core: merge card resources cleanup method" to the asoc tree
 2019-01-21 19:20 UTC 

Applied "ASoC: soc-core: reduce if/else nest on soc_probe_link_dais" to the asoc tree
 2019-01-21 19:20 UTC 

[PATCH 5/6] ASoC: soc-core: add soc_cleanup_component()
 2019-01-21 19:20 UTC  (2+ messages)
` Applied "ASoC: soc-core: add soc_cleanup_component()" to the asoc tree

[PATCH 6/6] ASoC: soc-core: use for_each_link_codecs() for dai_link codecs
 2019-01-21 19:20 UTC  (2+ messages)
` Applied "ASoC: soc-core: use for_each_link_codecs() for dai_link codecs" to the asoc tree

[PATCH] ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()
 2019-01-21 19:20 UTC  (2+ messages)
` Applied "ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()" to the asoc tree

[Qemu-devel] [PULL v2 00/12] MIPS queue for January 17, 2019 - v2
 2019-01-21 19:19 UTC  (2+ messages)

[RFC PATCH] drm: disable WC optimization for cache coherent devices on non-x86
 2019-01-21 19:18 UTC  (16+ messages)

[PATCH 0/1] pwm-regulator: reduce noise on EPROBE_DEFER
 2019-01-21 19:18 UTC  (3+ messages)

[Patchv2 0/3] perf report: Display CPU Measurement facility counter sets
 2019-01-21 19:17 UTC  (7+ messages)
` [PATCHv2 1/3] perf report: Display s390 diagnostic "

[PATCH] ASoC: soc-core: Fix null pointer dereference in soc_find_component
 2019-01-21 19:17 UTC  (10+ messages)
` [alsa-devel] "

[PATCH] net: phy: Fixup GPLv2+ SPDX tags based on license text
 2019-01-21 19:16 UTC  (2+ messages)

[RFC] x86/speculation: add L1 Terminal Fault / Foreshadow demo
 2019-01-21 19:15 UTC  (3+ messages)

[PATCH] i40e: replace switch-statement with if-clause
 2019-01-21 19:12 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-21 19:12 UTC  (4+ messages)
` [PATCH 6/6] drivers/IB,core: reduce scope of mmap_sem

[PATCH 1/5] Memcgroup: force empty after memcgroup offline
 2019-01-21 19:09 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/23] arm: Implement MPS2 AN521 FPGA image
 2019-01-21 18:51 UTC  (20+ messages)
` [Qemu-devel] [PATCH 05/23] hw/arm/iotkit: Refactor into abstract base class and subclass
` [Qemu-devel] [PATCH 06/23] hw/arm/iotkit: Rename 'iotkit' local variables and functions
` [Qemu-devel] [PATCH 07/23] hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
` [Qemu-devel] [PATCH 08/23] hw/misc/iotkit-secctl: Support 4 internal MPCs
` [Qemu-devel] [PATCH 09/23] hw/arm/armsse: Make number of SRAM banks parameterised
` [Qemu-devel] [PATCH 10/23] hw/arm/armsse: Make SRAM bank size configurable
` [Qemu-devel] [PATCH 11/23] hw/arm/armsse: Support dual-CPU configuration
` [Qemu-devel] [PATCH 12/23] hw/arm/armsse: Give each CPU its own view of memory
` [Qemu-devel] [PATCH 13/23] hw/arm/armsse: Put each CPU in its own cluster object
` [Qemu-devel] [PATCH 14/23] iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
` [Qemu-devel] [PATCH 15/23] hw/arm/armsse: Add unimplemented-device stubs for MHUs
` [Qemu-devel] [PATCH 16/23] hw/arm/armsse: Add unimplemented-device stubs for PPUs
` [Qemu-devel] [PATCH 17/23] hw/arm/armsse: Add unimplemented-device stub for cache control registers
` [Qemu-devel] [PATCH 18/23] hw/arm/armsse: Add unimplemented-device stub for CPU local "
` [Qemu-devel] [PATCH 19/23] hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
` [Qemu-devel] [PATCH 20/23] hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
` [Qemu-devel] [PATCH 21/23] hw/arm/armsse: Add SSE-200 model
` [Qemu-devel] [PATCH 22/23] hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200
` [Qemu-devel] [PATCH 23/23] hw/arm/mps2-tz: Add mps2-an521 model

multiboot patches from august 2018
 2019-01-21 19:07 UTC 

[Qemu-devel] [PULL v3 00/28] ivshmem deprecation, qtests, typedefs and gnu99
 2019-01-21 18:59 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.