All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-23 21:59:46 to 2019-04-23 23:22:27 UTC [more...]

[PATCH 00/25] drm: Kirin driver cleanups to prep for Kirin960 support
 2019-04-23 23:20 UTC  (31+ messages)
` [PATCH 01/25] drm: kirin: Fix for hikey620 display offset problem
` [PATCH 02/25] drm: kirin: Remove HISI_KIRIN_DW_DSI config option
` [PATCH 03/25] drm: kirin: Remove unreachable return
` [PATCH 04/25] drm: kirin: Remove uncessary parameter indirection
` [PATCH 05/25] drm: kirin: Remove out_format from ade_crtc
` [PATCH 06/25] drm: kirin: Rename ade_plane to kirin_plane
` [PATCH 07/25] drm: kirin: Rename ade_crtc to kirin_crtc
` [PATCH 08/25] drm: kirin: Dynamically allocate the hw_ctx
` [PATCH 09/25] drm: kirin: Move request irq handle in ade hw ctx alloc
` [PATCH 10/25] drm: kirin: Move workqueue to ade_hw_ctx structure
` [PATCH 11/25] drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h
` [PATCH 12/25] drm: kirin: Reanme dc_ops to kirin_drm_data
` [PATCH 13/25] drm: kirin: Move ade crtc/plane help functions to driver_data
` [PATCH 14/25] drm: kirin: Move channel formats to driver data
` [PATCH 15/25] drm: kirin: Move mode config function to driver_data
` [PATCH 16/25] drm: kirin: Move plane number and primay plane in driver data
` [PATCH 17/25] drm: kirin: Move config max_width and max_height to "
` [PATCH 18/25] drm: kirin: Move drm driver "
` [PATCH 19/25] drm: kirin: Add register connect helper functions in drm init
` [PATCH 20/25] drm: kirin: Rename plane_init and crtc_init
` [PATCH 21/25] drm: kirin: Fix dev->driver_data setting
` [PATCH 22/25] drm: kirin: Make driver_data variable non-global
` [PATCH 23/25] drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data
` [PATCH 24/25] drm: kirin: Pass driver data to crtc init and plane init
` [PATCH 25/25] drm: kirin: Move ade drm init to kirin drm drv

[PATCH bpf-next 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
 2019-04-23 23:22 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpftool: show flow_dissector attachment status

Kernel patch needed for Asus Q325UAR
 2019-04-23 23:21 UTC  (5+ messages)

[PATCH 0/4] clk: meson: fixup g12a mpll
 2019-04-23 23:19 UTC  (12+ messages)
` [PATCH 1/4] clk: meson: mpll: add init callback and regs

[PATCH 1/2] seccomp: fix up grammar in comment
 2019-04-23 23:18 UTC  (5+ messages)
` [PATCH 2/2] seccomp: disallow NEW_LISTENER and TSYNC flags

[PATCH BlueZ] mesh: Add remote dev key support and cleanup
 2019-04-23 23:16 UTC 

[dpdk-dev] DPDK Windows Community call - 18 April 2019
 2019-04-23 23:16 UTC 

[PATCH net 1/2] net: add eth_addr_inc in etherdevice.h
 2019-04-23 23:15 UTC  (3+ messages)

[PATCH v6 0/5] rebase: teach rebase --keep-base
 2019-04-23 23:12 UTC  (4+ messages)
` [PATCH v7 0/6] rebase: learn --keep-base
  ` [PATCH v7 1/6] t3431: add rebase --fork-point tests

WARNING message: Building library didn't pass LDFLAGS? [ldflags]
 2019-04-23 23:10 UTC  (2+ messages)

[PATCH] drm/i915/ehl: Add support for DPLL4 (v3)
 2019-04-23 22:53 UTC  (4+ messages)
` [PATCH] drm/i915/ehl: Add support for DPLL4 (v4)

[PATCH v3] arm64: sysreg: make mrs_s and msr_s macros work with Clang and LTO
 2019-04-23 23:09 UTC  (9+ messages)

linux-next: manual merge of the mediatek tree with Linus' tree
 2019-04-23 23:09 UTC 

[PATCH] thermal/drivers/of: Add a get_temp_id callback function
 2019-04-23 23:08 UTC  (3+ messages)

Global reserve and ENOSPC while deleting snapshots on 5.0.9
 2019-04-23 23:06 UTC 

[linux-lvm] Internal error: Referenced LV pvmove0 not listed in VG
 2019-04-23 23:06 UTC 

[Qemu-arm] [PATCH 00/26] target/arm: Implement M profile floating point
 2019-04-23 23:04 UTC  (10+ messages)
` [Qemu-devel] [PATCH 10/26] target/arm: Handle floating point registers in exception entry
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 12/26] target/arm: Clear CONTROL.SFPA in BXNS and BLXNS
` [Qemu-devel] [PATCH 13/26] target/arm: Clean excReturn bits when tail chaining
` [Qemu-arm] [PATCH 14/26] target/arm: Allow for floating point in callee stack integrity check
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 00/38] tcg vector improvements
 2019-04-23 23:05 UTC  (10+ messages)
` [Qemu-devel] [PATCH 19/38] tcg: Add support for integer absolute value
` [Qemu-devel] [PATCH 24/38] target/s390x: Use tcg_gen_abs_i64
` [Qemu-devel] [PATCH 25/38] target/xtensa: Use tcg_gen_abs_i32

[dpdk-dev] [PATCH 0/4] add testing of libdpdk pkg-config file
 2019-04-23 23:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/4] examples: install examples as part of ninja install
` [dpdk-dev] [PATCH 2/4] examples: simplify getting list of all examples
` [dpdk-dev] [PATCH 3/4] devtools/test-meson-builds: add testing of pkg-config file
` [dpdk-dev] [PATCH 4/4] build: add libbsd to pkg-config file if enabled

[PATCH v2 net-next] mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and append
 2019-04-23 23:03 UTC 

[Qemu-devel] [Bug 1804678] [NEW] qemu-3.1.0-rc0: mips emulation hangs when executing invalid instructions
 2019-04-23 22:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1804678] "

[Qemu-devel] [Bug 1825002] [NEW] "qemu: Unexpected FPU mode" since 0c1bbedc10e86ea9366b6af8c5520fafa3266b2f
 2019-04-23 22:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1825002] "

[Qemu-devel] [Bug 1825311] [NEW] mips_cpu_handle_mmu_fault renders all accessed pages executable
 2019-04-23 22:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1825311] "

[PATCH v2] ARM: errata: Workaround errata A12 857271 / A17 857272
 2019-04-23 22:59 UTC  (2+ messages)

[PATCH v3 2/2] clk:mmp: clk-mix.c fix divide-by-zero
 2019-04-23 23:00 UTC  (2+ messages)

[PATCH v1 1/5] PCI/IOV: Add support to verify PF/VF spec compliance
 2019-04-23 22:57 UTC  (6+ messages)

[PATCH 1/5] icu: update to 64.1
 2019-04-23 22:56 UTC  (3+ messages)
` [PATCH 5/5] python3-pygobject: update to 3.32.0

[PATCH] drm/i915/gen11: enable support for headerless msgs
 2019-04-23 22:55 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[WIP 0/7] CDN offloading of fetch response
 2019-04-23 22:51 UTC  (12+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] Documentation: add Packfile URIs design doc

[PATCH v3 1/2] clk:Fix divide-by-zero in divider_ro_round_rate_parent
 2019-04-23 22:51 UTC  (2+ messages)

[PATCH] thermal: core: skip update disabled thermal zones after suspend
 2019-04-23 22:50 UTC  (5+ messages)

Bluez-plugins and pairing PS3 controller broke bluetooth dongle at hardware level
 2019-04-23 22:50 UTC 

[PATCH 00/12] mips: Post-bootmem-memblock transition fixes
 2019-04-23 22:47 UTC  (13+ messages)
` [PATCH 01/12] mips: Make sure kernel .bss exists in boot mem pool
` [PATCH 02/12] mips: Discard rudiments from bootmem_init
` [PATCH 03/12] mips: Combine memblock init and memory reservation loops
` [PATCH 04/12] mips: Reserve memory for the kernel image resources
` [PATCH 05/12] mips: Discard post-CMA-init foreach loop
` [PATCH 06/12] mips: Use memblock to reserve the __nosave memory range
` [PATCH 07/12] mips: Add reserve-nomap memory type support
` [PATCH 08/12] mips: Dump memblock regions for debugging
` [PATCH 09/12] mips: Perform early low memory test
` [PATCH 10/12] mips: Print the kernel virtual mem layout on debugging
` [PATCH 11/12] mips: Make sure dt memory regions are valid
` [PATCH 12/12] mips: Enable OF_RESERVED_MEM config

[Bug 110443] vaapi/vpp: wrong output for non 64-bytes align width (ex: 1200)
 2019-04-23 22:48 UTC  (2+ messages)

[PATCH] x86/ima: Check EFI_RUNTIME_SERVICES before using
 2019-04-23 22:48 UTC 

[PATCH 0/6] selftests: Move test output to diagnostic lines
 2019-04-23 22:47 UTC  (11+ messages)
` [PATCH 1/6] selftests: Extract single-test shell logic from lib.mk

[PATCH bpf-next 0/2] Two libbpf fixes
 2019-04-23 22:45 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: handle old kernels more graceful wrt global data sections
` [PATCH bpf-next 2/2] bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement

[Qemu-devel] [PATCH 0/4] linux-user: A set of misc patches for 4.1
 2019-04-23 22:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/4] linux-user: Sanitize interp_info and, for mips only, init field fp_abi

[Qemu-devel] [PATCH 0/3] Export machine type deprecation info through QMP
 2019-04-23 22:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] qapi: SupportStatusInfo struct
` [Qemu-devel] [PATCH 2/3] machine: Use SupportStatusInfo for deprecation info

[PATCH net v2 2/2] net/ncsi: handle overflow when incrementing mac address
 2019-04-23 22:42 UTC 

[Qemu-devel] [PATCH] The ioctl(SIOCGIFNAME) call requires a struct ifreq
 2019-04-23 22:31 UTC  (6+ messages)

[PATCH 0/2] gcc-plugins: structleak: Generalize to all variable types
 2019-04-23 22:42 UTC  (4+ messages)
` [PATCH 2/2] lib: Introduce test_stackinit module

[PATCH] PCI: Add link_change error handler and vfio-pci user
 2019-04-23 22:42 UTC 

[PATCH v4] powerpc/pseries: Remove limit in wait for dying CPU
 2019-04-23 22:39 UTC  (2+ messages)

Is exporting __clk_notify() acceptable?
 2019-04-23 22:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1814352] [NEW] SIOCGIFNAME takes a struct ifreq not an integer
 2019-04-23 22:31 UTC  (2+ messages)
` [Qemu-devel] [Bug 1814352] "

[Qemu-trivial] [PATCH] net: Print output of "-net nic, model=help" to stdout instead of stderr
 2019-04-23 22:34 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH V2 0/3] Introduce Thermal Pressure
 2019-04-23 22:38 UTC  (4+ messages)
` [PATCH V3 3/3] thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency capping

[PATCH 0/3] Resolve issues with plymouth in enforcing
 2019-04-23 22:31 UTC  (5+ messages)
` [PATCH 1/3] Allow xdm (lightdm) execute plymouth
` [PATCH 2/3] Changes to support plymouth working in enforcing

[PATCH v3 0/2] thermal: rcar_gen3_thermal: fix IRQ issues
 2019-04-23 22:35 UTC  (6+ messages)
` [PATCH v3 1/2] thermal: rcar_gen3_thermal: fix interrupt type

[PATCH] IB/mlx5: add checking for "vf" from do_setvfinfo()
 2019-04-23 22:32 UTC  (2+ messages)

[PATCH 1/2] vim: Rework to not rely on relative directories
 2019-04-23 22:29 UTC  (6+ messages)
` [PATCH 2/2] vim: Update to 8.1.1198

Draft of Git Rev News edition 50
 2019-04-23 22:28 UTC 

[PATCH v6 0/6] virtio pmem driver
 2019-04-23 22:10 UTC  (16+ messages)
` [PATCH v6 6/6] xfs: disable map_sync for async flush
      ` [Qemu-devel] "

[PATCH] ASoC: rockchip: add missing INTERLEAVED PCM attribute
 2019-04-23 22:26 UTC  (3+ messages)
` [alsa-devel] "

[PATCH v2 0/1] userfaultfd: allow to forbid unprivileged users
 2019-04-23 22:19 UTC  (5+ messages)
` [PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd

[PATCH v2 0/6] mm: reparent slab memory on cgroup removal
 2019-04-23 21:31 UTC  (3+ messages)
` [PATCH v2 2/6] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v2 5/6] mm: rework non-root kmem_cache lifecycle management

[Xen-devel] [examine test] 135190: tolerable FAIL
 2019-04-23 22:23 UTC  (3+ messages)
  `  "

[PATCH] random: Move rand_initialize() earlier
 2019-04-23 22:20 UTC  (6+ messages)

[PATCH] pci: aardvark: Wait for endpoint to be ready before training link
 2019-04-23 22:29 UTC  (4+ messages)

VMI: singlestep event not received
 2019-04-23 22:19 UTC  (6+ messages)
    ` [Xen-devel] "

linux-next: Fixes tag needs some work in the i2c tree
 2019-04-23 22:17 UTC  (2+ messages)

Redfish OEM commands in OpenBMC
 2019-04-23 22:12 UTC  (6+ messages)

[LTP] [PATCH 1/1] preadv, pwritev: Fix preadv and pwritev link errors on android
 2019-04-23 22:12 UTC 

[PATCH v2 net] rxrpc: fix race condition in rxrpc_input_packet()
 2019-04-23 22:12 UTC  (3+ messages)

[RFC PATCH] dma-mapping: create iommu mapping for newly allocated dma coherent mem
 2019-04-23 22:09 UTC  (5+ messages)

[Xen-devel] [qemu-upstream-4.11-testing test] 135029: regressions - FAIL
 2019-04-23 22:07 UTC  (3+ messages)
  `  "

FAILED: patch "[PATCH] sched/fair: Limit sched_cfs_period_timer() loop to avoid hard" failed to apply to 5.0-stable tree
 2019-04-23 22:07 UTC  (2+ messages)

io_uring: not good enough for release
 2019-04-23 22:07 UTC  (3+ messages)

[PATCH v2 00/79] Convert files to ReST
 2019-04-23 22:06 UTC  (14+ messages)
` [PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst

KASAN: use-after-free Read in seccomp_notify_release (2)
 2019-04-23 22:06 UTC  (4+ messages)

[PATCH v5 0/5] init: Do not select DEBUG_KERNEL by default
 2019-04-23 22:05 UTC  (4+ messages)

[PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree
 2019-04-23 21:21 UTC  (9+ messages)
` [PATCH v4 13/63] Documentation: ACPI: move acpi-lid.txt to firmware-guide/acpi and convert to reST
` [PATCH v4 14/63] Documentation: ACPI: move dsd/graph.txt "
` [PATCH v4 15/63] Documentation: ACPI: move dsd/data-node-references.txt "
` [PATCH v4 16/63] Documentation: ACPI: move debug.txt "

PSI vs. CPU overhead for client computing
 2019-04-23 22:04 UTC  (2+ messages)

[PATCH v7 RESEND 1/2] clk: lochnagar: Add initial binding documentation
 2019-04-23 22:03 UTC  (4+ messages)
` [PATCH v7 RESEND 2/2] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[U-Boot] [PATCHv5 0/6] dm: cache: add dm cache driver
 2019-04-23 22:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/16] piix4: cleanup and improvements
 2019-04-23 21:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 12/16] piix4: add a mc146818rtc controller as specified in datasheet


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.