All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-30 21:13:16 to 2020-01-30 22:20:11 UTC [more...]

[PATCH v4 00/15] add git-bugreport tool
 2020-01-30 22:19 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/15] bugreport: add tool to generate debugging info
  ` [PATCH v5 02/15] help: move list_config_help to builtin/help
  ` [PATCH v5 03/15] bugreport: gather git version and build info

[PATCH] efi/x86: Mark setup_graphics static
 2020-01-30 22:20 UTC 

[PATCH 1/5] drm/amdgpu: fix braces in amdgpu_vm_update_ptes
 2020-01-30 22:18 UTC  (6+ messages)
` [PATCH 2/5] drm/amdgpu: return EINVAL instead of ENOENT in the VM code
` [PATCH 3/5] drm/amdgpu: allow higher level PD invalidations

undefined reference to `__trace_hardirqs_off'
 2020-01-30 22:17 UTC  (2+ messages)

[Patch v2 0/4] mm/mremap: cleanup move_page_tables() a little
 2020-01-30 22:18 UTC  (2+ messages)

[PATCH] python: Treat None-return of greeting cmd
 2020-01-30 22:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] add ABI checks
 2020-01-30 22:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/4] "
  ` [dpdk-dev] [PATCH v3 3/4] build: test meson installation

[PATCH v4 0/7] hw/arm/raspi: Run U-Boot on the raspi machines
 2020-01-30 22:15 UTC  (4+ messages)
` [PATCH v4 4/7] python/qemu/machine: Allow to use other serial consoles than default

[PATCH] printk: Convert a use of sprintf to snprintf in console_unlock
 2020-01-30 22:16 UTC 

KMSAN: use-after-free in rxrpc_send_keepalive
 2020-01-30 22:15 UTC  (3+ messages)
  `  "

[PATCH] riscv: Separate FPU register size from core register size in gdbstub [v2]
 2020-01-30 22:13 UTC  (4+ messages)

[PATCH net] netfilter: nf_flowtable: fix documentation
 2020-01-30 22:14 UTC  (2+ messages)

How to un-degrade an array after a totally spurious failure?
 2020-01-30 22:14 UTC  (6+ messages)
` mdadm not sending email

[PATCH] qemu-deprecated: Remove text about Python 2
 2020-01-30 22:13 UTC  (8+ messages)

[PATCH] board: tbs2910: Add support for generic distro configuration
 2020-01-30 22:14 UTC  (6+ messages)
` [PATCH v2][ 1/3] tbs2910: disable fuse command
  ` [PATCH v2][ 3/3] board: tbs2910: Add support for generic distro configuration

[PATCH 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-01-30 22:14 UTC  (4+ messages)

[PATCH v2 00/11] riscv: Add Sipeed Maix support
 2020-01-30 22:13 UTC  (5+ messages)
` [PATCH v2 05/11] riscv: Add option to disable writes to mcounteren

[PATCH 1/2] ARM: npcm: Bring back GPIOLIB support
 2020-01-30 22:04 UTC  (5+ messages)
` [PATCH 2/2] ARM: configs: Cleanup old Kconfig options

[PATCH 0/3] mm: Rework {enabled,defrag}_{show,store}
 2020-01-30 22:12 UTC  (3+ messages)

[Patch v1 0/5] Enable BACO with KFD
 2020-01-30 22:11 UTC  (6+ messages)
` [Patch v1 5/5] drm/amdkfd: refactor runtime pm for baco

[RFC 0/3] platform/chrome: Add Type C connector class driver
 2020-01-30 22:07 UTC  (4+ messages)
` [RFC v2 1/3] "
` [RFC v2 2/3] platform/chrome: typec: Get PD_CONTROL version
` [RFC v2 3/3] platform/chrome: Update Type C port info from EC

[PATCH 0/2] dell-smm-hwmon: Add XPS 13 9360 to supported devices list
 2020-01-30 22:10 UTC  (3+ messages)
` [PATCH 1/2] dell-smm-hwmon: add "

[PATCH 0/2] x86: Discard .note.gnu.property sections
 2020-01-30 22:09 UTC  (11+ messages)
` [PATCH 2/2] x86: Discard .note.gnu.property sections in vmlinux
              ` [PATCH] Discard .note.gnu.property sections in generic NOTES

[PATCH v8 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
 2020-01-30 22:05 UTC  (9+ messages)

[PATCHv5 00/14] remoteproc: updates for omap remoteproc support
 2020-01-30 22:06 UTC  (19+ messages)
` [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node

[Intel-gfx] [PATCH] drm/i915/gt: Skip rmw for masked registers
 2020-01-30 22:03 UTC  (2+ messages)

[PATCH] x86: Don't discard .exit.text and .exit.data at link-time
 2020-01-30 22:04 UTC  (7+ messages)
        ` [PATCH] Add RUNTIME_DISCARD_EXIT to generic DISCARDS

[PATCH v7 0/5] Add NUMA-awareness to qspinlock
 2020-01-30 22:01 UTC  (7+ messages)
` [PATCH v7 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH v3 00/21] block: Fix check_to_replace_node()
 2020-01-30 21:44 UTC  (22+ messages)
` [PATCH v3 01/21] blockdev: Allow external snapshots everywhere
` [PATCH v3 02/21] blockdev: Allow resizing everywhere
` [PATCH v3 03/21] block: Drop bdrv_is_first_non_filter()
` [PATCH v3 04/21] iotests: Let 041 use -blockdev for quorum children
` [PATCH v3 05/21] quorum: Fix child permissions
` [PATCH v3 06/21] block: Add bdrv_recurse_can_replace()
` [PATCH v3 07/21] blkverify: Implement .bdrv_recurse_can_replace()
` [PATCH v3 08/21] quorum: Store children in own structure
` [PATCH v3 09/21] quorum: Add QuorumChild.to_be_replaced
` [PATCH v3 10/21] quorum: Implement .bdrv_recurse_can_replace()
` [PATCH v3 11/21] block: Use bdrv_recurse_can_replace()
` [PATCH v3 12/21] block: Remove bdrv_recurse_is_first_non_filter()
` [PATCH v3 13/21] mirror: Double-check immediately before replacing
` [PATCH v3 14/21] quorum: Stop marking it as a filter
` [PATCH v3 15/21] iotests: Use complete_and_wait() in 155
` [PATCH v3 16/21] iotests: Add VM.assert_block_path()
` [PATCH v3 17/21] iotests/041: Drop superfluous shutdowns
` [PATCH v3 18/21] iotests: Resolve TODOs in 041
` [PATCH v3 19/21] iotests: Use self.image_len in TestRepairQuorum
` [PATCH v3 20/21] iotests: Add tests for invalid Quorum @replaces
` [PATCH v3 21/21] iotests: Check that @replaces can replace filters

[PATCH 0/3] platform/chrome: Add Type C connector class driver
 2020-01-30 22:00 UTC  (4+ messages)
` [RFC 1/3] "
` [RFC 2/3] platform/chrome: typec: Get PD_CONTORL version
` [RFC 3/3] platform/chrome: typec: Update port info from EC

enabling core dumps
 2020-01-30 22:00 UTC 

Inconsistent results from git rev-parse --show-toplevel
 2020-01-30 21:59 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/execlist: Mark up racy read of execlists->pending[0]
 2020-01-30 22:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Outreachy][PATCH v2 00/11] Finish converting git bisect to C part 1
 2020-01-30 21:59 UTC  (4+ messages)
` [PATCH v2 09/11] bisect: libify `check_good_are_ancestors_of_bad` and its dependents

[PATCH v2 0/1] [Outreachy] add: use advise function to display hints
 2020-01-30 21:59 UTC  (3+ messages)
` [PATCH v3] add: use advice API "

[PATCH net v2] net: thunderx: workaround BGX TX Underflow issue
 2020-01-30 21:57 UTC  (4+ messages)

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-30 21:57 UTC  (12+ messages)
` [PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()

Patch text in git-add patch mode lacks whitespace highlighting
 2020-01-30 21:53 UTC 

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-30 21:53 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "
        ` unstable bpf helpers proposal. Was: "

[PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-01-30 21:51 UTC  (3+ messages)

[PATCH v2] drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
 2020-01-30 21:51 UTC 

[PATCH v9 0/4] delete created files when block_crypto_co_create_opts_luks fails
 2020-01-30 21:39 UTC  (5+ messages)
` [PATCH v9 1/4] block: introducing 'bdrv_co_delete_file' interface
` [PATCH v9 2/4] block.c: adding bdrv_co_delete_file
` [PATCH v9 3/4] crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails
` [PATCH v9 4/4] qemu-iotests: adding LUKS cleanup for non-UTF8 secret error

[PATCH] drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()
 2020-01-30 21:49 UTC  (3+ messages)
` [Intel-gfx] "

[PULL 0/5] Tracing patches
 2020-01-30 21:38 UTC  (6+ messages)
` [PULL 1/5] Makefile: Keep trace-events-subdirs ordered
` [PULL 2/5] docs/devel/tracing.txt: Recommend only trace_event_get_state_backends()
` [PULL 3/5] memory.c: Use trace_event_get_state_backends()
` [PULL 4/5] hw/display/qxl.c: "
` [PULL 5/5] qemu_set_log_filename: filename argument may be NULL

[PATCH v2] ARM: dts: aspeed: tiogapass: Add IPMB device
 2020-01-30 21:46 UTC  (2+ messages)

[PATCH net] net: thunderx: workaround BGX TX Underflow issue
 2020-01-30 21:45 UTC  (3+ messages)

[PULL 00/18] Block patches
 2020-01-30 21:31 UTC  (19+ messages)
` [PULL 01/18] block: eliminate BDRV_REQ_NO_SERIALISING
` [PULL 02/18] block/io: wait for serialising requests when a request becomes serialising
` [PULL 03/18] block/io: take bs->reqs_lock in bdrv_mark_request_serialising
` [PULL 04/18] configure: permit use of io_uring
` [PULL 05/18] qapi/block-core: add option for io_uring
` [PULL 06/18] block/block: add BDRV flag "
` [PULL 07/18] block/io_uring: implements interfaces "
` [PULL 08/18] stubs: add stubs for io_uring interface
` [PULL 09/18] util/async: add aio interfaces for io_uring
` [PULL 10/18] blockdev: adds bdrv_parse_aio to use io_uring
` [PULL 11/18] block/file-posix.c: extend "
` [PULL 12/18] block: add trace events for io_uring
` [PULL 13/18] block/io_uring: adds userspace completion polling
` [PULL 14/18] qemu-io: adds option to use aio engine
` [PULL 15/18] qemu-img: adds option to use aio engine for benchmarking
` [PULL 16/18] qemu-nbd: adds option for aio engines
` [PULL 17/18] tests/qemu-iotests: enable testing with aio options
` [PULL 18/18] tests/qemu-iotests: use AIOMODE with various tests

[igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_mmap_offset_exhaustion: Use gem_mmap__device_coherent
 2020-01-30 21:44 UTC  (2+ messages)
` [igt-dev] [PATCH v2 i-g-t 2/2] tests/i915/gem_madvise: Use gem_mmap_offset

Cannot boot the real thing from HDD
 2020-01-30 21:43 UTC  (3+ messages)

powerpc Linux scv support and scv system call ABI proposal
 2020-01-30 21:41 UTC  (11+ messages)

[Intel-gfx] [PATCH 0/5] Per client engine busyness
 2020-01-30 21:42 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Track per-context "

With Linux 5.5: Filesystem full while still 90 GiB free
 2020-01-30 21:42 UTC  (11+ messages)

[PATCH] drivers/firmware/psci: Fix memory leak in alloc_init_cpu_groups()
 2020-01-30 21:41 UTC  (4+ messages)

[PATCH v3 0/6] Add Cortina Access basic DM drivers
 2020-01-30 21:40 UTC  (6+ messages)
` [PATCH v3 6/6] board: presidio-asic: Add basic G3 engr. development board support

RTnet from userspace
 2020-01-30 21:40 UTC 

[master][PATCH] Revert "HACK: packagegroup-*-console: disable ltrace for now, breaks with latest toolchain"
 2020-01-30 21:37 UTC 

[PATCHv2 0/2] Add helper functions to print a fourcc
 2020-01-30 21:38 UTC  (5+ messages)

[PATCH] openrisc: configs: Cleanup CONFIG_CROSS_COMPILE
 2020-01-30 21:38 UTC  (3+ messages)
  ` [OpenRISC] "

power button override
 2020-01-30 21:38 UTC  (13+ messages)

[RFC-v2 0/2] Add Support for SDHC bus bandwidth voting
 2020-01-30 21:38 UTC  (2+ messages)

[PATCH] branch: let '--edit-description' default to rebased branch during rebase
 2020-01-30 21:37 UTC  (8+ messages)

Random fill data
 2020-01-30 21:37 UTC  (2+ messages)

[PATCH 0/2] clarify limitations of hibernation
 2020-01-30 21:36 UTC  (16+ messages)
` [PATCH 1/2] Documentation: "

[PATCH 00/12] Change readahead API
 2020-01-30 21:35 UTC  (4+ messages)
` [PATCH 11/12] fuse: Convert from readpages to readahead

[Intel-wired-lan] [next-queue PATCH v1 0/2] igc: Add initial TSN qdiscs offloading
 2020-01-30 21:34 UTC  (3+ messages)
` [Intel-wired-lan] [next-queue PATCH v1 1/2] igc: Add support for taprio offloading
` [Intel-wired-lan] [next-queue PATCH v1 2/2] igc: Add support for ETF offloading

[Intel-gfx] [PATCH i-g-t] tests/i915/gem_ctx_persistence: Convert engine subtests to dynamic
 2020-01-30 21:33 UTC  (8+ messages)
      ` [igt-dev] "
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✗ GitLab.Pipeline: failure for tests/i915/gem_ctx_persistence: Convert engine subtests to dynamic (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH] autotools: Give in and force CONFIG_SHELL to bash
 2020-01-30 21:32 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_concurrent_all: Skip GTT mapping when aperture not available
 2020-01-30 21:30 UTC  (4+ messages)

[PATCH v7 09/26] PCI: hotplug: Calculate immovable parts of bridge windows
 2020-01-30 21:26 UTC  (2+ messages)

[PATCH 0/7] fix inconsistent uses of the_repo in parse_object()'s call chain
 2020-01-30 21:26 UTC  (2+ messages)

[PATCH] cifs: fix soft mounts hanging in the reconnect code
 2020-01-30 21:24 UTC  (2+ messages)

[Bug 206351] New: RX 5600 XT Not Correctly Recognized, Max Memory Frequency Below Where it Should Be
 2020-01-30 21:21 UTC  (2+ messages)
` [Bug 206351] "

[PATCH v3 1/2] dt-bindings: display/panel: add bindings for S6E88A0-AMS452EF01
 2020-01-30 21:21 UTC  (6+ messages)
` [PATCH v3 2/2] drm/panel: Add a driver for Samsung s6e88a0-ams452ef01 panel

[PATCH v2 00/10] clk: qcom: Fix parenting for dispcc/gpucc/videocc
 2020-01-30 21:19 UTC  (4+ messages)
` [PATCH v2 05/10] clk: qcom: Fix sc7180 dispcc parent data

[REGRESSION][BISECTED] 5.5-rc suspend/resume failure caused by patch a4f55d8b8c14 ("usb: hub: Check device descriptor before resusciation")
 2020-01-30 21:16 UTC  (2+ messages)

[Buildroot] [PATCH-2019.02.x v1 1/2] package/qt5base: add patch to fix CVE-2020-0569 for LTS
 2020-01-30 21:16 UTC  (2+ messages)
` [Buildroot] [PATCH-2019.02.x v1 2/2] package/qt5base: add patch to fix CVE-2020-0569 for latest

[PATCH v7 20/26] PNP: Don't reserve BARs for PCI when enabled movable BARs
 2020-01-30 21:14 UTC  (2+ messages)

[PATCH v3 00/15] clk: qcom: Fix parenting for dispcc/gpucc/videocc
 2020-01-30 21:12 UTC  (11+ messages)
` [PATCH v3 02/15] dt-bindings: clock: Fix qcom,dispcc bindings for sdm845/sc7180
` [PATCH v3 03/15] arm64: dts: qcom: sdm845: Add the missing clocks on the dispcc
` [PATCH v3 04/15] clk: qcom: Get rid of fallback global names for dispcc-sc7180
` [PATCH v3 06/15] clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocks
` [PATCH v3 09/15] clk: qcom: Get rid of the test clock for gpucc-sc7180
` [PATCH v3 10/15] clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocks
` [PATCH v3 11/15] dt-bindings: clock: Cleanup qcom,videocc bindings for sdm845/sc7180
` [PATCH v3 12/15] clk: qcom: Get rid of the test clock for videocc-sc7180
` [PATCH v3 13/15] clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocks
` [PATCH v3 14/15] arm64: dts: qcom: sdm845: Add the missing clock on the videocc

[Buildroot] [PATCH v1 1/2] package/qt5base: add patch to fix CVE-2020-0569 for LTS
 2020-01-30 21:13 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] package/qt5base: add patches to fix CVE-2020-0569 and CVE-2020-0570 for latest


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.