All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 11:51:44 to 2020-09-07 12:47:29 UTC [more...]

6b41030fdc790 broke dmatest badly
 2020-09-07 12:04 UTC  (3+ messages)

[PATCH 5/5] ACPI / APD: Head file including cleanups
 2020-09-07 12:29 UTC  (4+ messages)

[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
 2020-09-07 11:02 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: mediatek: Add MT8167 Pinctrl driver

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-07 12:22 UTC  (23+ messages)
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 15/23] gpio: mockup: use dynamic device IDs
` [PATCH 16/23] gpio: mockup: refactor the module init function
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH] thunderbolt: Retry DROM read once if parsing fails
 2020-09-07 12:02 UTC  (3+ messages)

[PATCH v2 0/2] Move fwnode_connection_find_match() under drivers/base/property.c
 2020-09-07 12:23 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: Remove device connection documentation

[PATCH v6 0/2] Add PWM support for Intel Keem Bay SoC
 2020-09-07 12:33 UTC  (3+ messages)
` [PATCH v6 1/2] pwm: Add PWM driver for Intel Keem Bay

[PATCH rdma-next v2 0/9] Restore failure of destroy commands
 2020-09-07 12:09 UTC  (5+ messages)
` [PATCH rdma-next v2 6/9] RDMA: Allow fail of destroy CQ
` [PATCH rdma-next v2 7/9] RDMA: Change XRCD destroy return value
` [PATCH rdma-next v2 8/9] RDMA: Restore ability to return error for destroy WQ
` [PATCH rdma-next v2 9/9] RDMA: Make counters destroy symmetrical

[PATCH v2 0/2] s390x: pv: Fixes and improvements
 2020-09-07 12:47 UTC  (3+ messages)
` [PATCH v2 1/2] s390x: uv: Add destroy page call
` [PATCH v2 2/2] s390x: Add 3f program exception handler

[PATCH] arch: vdso: add vdso linker script to 'targets' instead of extra-y
 2020-09-07 12:44 UTC  (2+ messages)

[ovmf test] 153878: regressions - FAIL
 2020-09-07 12:45 UTC 

[PATCH v3 00/15] Reverse debugging
 2020-09-07 12:45 UTC  (3+ messages)
` [PATCH v3 09/15] replay: implement replay-seek command

extend machine memory
 2020-09-07 12:45 UTC  (2+ messages)

[RFC] sched/numa: don't move tasks to idle numa nodes while src node has very light load?
 2020-09-07 12:37 UTC  (2+ messages)

[PATCH 0/3] firmware: arm_scmi: Enable building SCMI as module
 2020-09-07 12:43 UTC  (2+ messages)

[PATCH bpf-next 0/6] xsk: exit NAPI loop when AF_XDP Rx ring is full
 2020-09-07 12:45 UTC  (5+ messages)
` [PATCH bpf-next 3/6] xsk: introduce xsk_do_redirect_rx_full() helper
      ` [Intel-wired-lan] "

[PATCH rdma-next 0/4] scatterlist: add sg_alloc_table_append function
 2020-09-07 12:44 UTC  (10+ messages)
` [PATCH rdma-next 2/4] lib/scatterlist: Add support in dynamically allocation of SG entries
` [PATCH rdma-next 3/4] lib/scatterlist: Add support in dynamic allocation of SG table from pages
` [PATCH rdma-next 1/4] lib/scatterlist: Refactor sg_alloc_table_from_pages

[PATCH v3 0/3] Add Broadcom VK driver
 2020-09-07 12:35 UTC  (3+ messages)
` [PATCH v3 1/3] bcm-vk: add bcm_vk UAPI

[PATCH V2 1/3] pinctrl: imx: Use function callbacks for SCU related functions
 2020-09-07 12:32 UTC  (5+ messages)
` [PATCH V2 2/3] pinctrl: imx: Support building SCU pinctrl core driver as module
` [PATCH V2 3/3] pinctrl: imx: Support building i.MX "

[PATCH] sched/fair: use dst group while checking imbalance for NUMA balancer
 2020-09-07 12:31 UTC  (4+ messages)

[PATCH v3 0/4] Introducing QMP query-netdevs command
 2020-09-07 12:39 UTC  (5+ messages)
` [PATCH v3 1/4] qapi: net: Add "

[xen-unstable test] 153845: regressions - FAIL
 2020-09-07 12:39 UTC 

[char-misc:char-misc-testing 27/30] drivers/android/binder_alloc.c:355:9: warning: Variable 'n' is reassigned a value before the old one has been used
 2020-09-07 12:40 UTC 

[PATCH v3 00/15] MIPS: Convert Ingenic to a generic board v3
 2020-09-07 12:39 UTC  (4+ messages)
` [PATCH v3 08/15] MIPS: generic: Support booting with built-in or appended DTB

[PATCH] gpu/drm: cleanup coding style a bit
 2020-09-07 12:31 UTC 

[PATCH rdma-next v2 00/14] Track memory allocation with restrack DB help
 2020-09-07 12:21 UTC  (12+ messages)
` [PATCH rdma-next v2 01/14] RDMA/cma: Delete from restrack DB after successful destroy
` [PATCH rdma-next v2 05/14] RDMA/restrack: Simplify restrack tracking in kernel flows
` [PATCH rdma-next v2 06/14] RDMA/restrack: Improve readability in task name management
` [PATCH rdma-next v2 07/14] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next v2 08/14] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next v2 09/14] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next v2 10/14] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next v2 11/14] RDMA/restrack: Make restrack DB mandatory for IB objects
` [PATCH rdma-next v2 12/14] RDMA/restrack: Support all QP types
` [PATCH rdma-next v2 13/14] RDMA/core: Track device memory MRs
` [PATCH rdma-next v2 14/14] RDMA/restrack: Drop valid restrack field as source of ambiguity

[PATCH] tests/vm: Add Haiku test based on their vagrant images
 2020-09-07 12:35 UTC  (2+ messages)

[dpdk-dev] [dpdk-dev v7 0/4] cryptodev: add data-path service APIs
 2020-09-07 12:36 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v8 "
  ` [dpdk-dev] [dpdk-dev v8 1/4] cryptodev: add crypto "

[Intel-gfx] [PATCH v6 01/11] HAX to make DSC work on the icelake test system
 2020-09-07 12:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH v6 02/11] drm/i915: Remove hw.mode

[lttng-dev] babeltrace2: reading metadata + events from a single CTF file
 2020-09-06 20:46 UTC 

[PATCH v7] binder: transaction latency tracking for user build
 2020-09-07 12:25 UTC  (10+ messages)
` [PATCH v8] "
  ` [PATCH v8 1/3] binder: move structs from core file to header file
  ` [PATCH v8 2/3] binder: add trace at free transaction
  ` [PATCH v8 3/3] binder: add transaction latency tracer

[PATCH] misc: fastrpc: add ioctl for attaching to sensors pd
 2020-09-07 12:33 UTC  (2+ messages)

[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
 2020-09-07 12:17 UTC  (6+ messages)
` [PATCH v8 6/7] block-stream: freeze link to base node during stream job

[PATCH 0/2][v3] Some leaked root fixes
 2020-09-07 12:28 UTC  (3+ messages)
` [PATCH 2/2] btrfs: pretty print leaked root name

[PATCH 1/3] drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
 2020-09-07 12:30 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH 2/3] drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() call
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for all host drivers
 2020-09-07 12:28 UTC  (4+ messages)

[PATCH] 9pfs: disable msize warning for synth driver
 2020-09-07 12:27 UTC  (4+ messages)
` [SPAM] "

[dpdk-dev] [PATCH 00/11] updates for hns3 PMD driver
 2020-09-07 12:28 UTC  (6+ messages)
` [dpdk-dev] [PATCH 08/11] net/hns3: change the log level to INFO

[PULL 00/45] Next round of Meson bugfixes and cleanups
 2020-09-07 12:26 UTC  (2+ messages)

[PATCH 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-07 12:26 UTC  (10+ messages)
` [PATCH 08/14] libmultipath: donot free *dst if REALLOC fails in, merge_words
` [PATCH 09/14] libmultipath: check whether mp->features is NULl in, assemble_map
` [PATCH 11/14] mpathpersist: check whether malloc paramp->trnptid_list, fails in handle_args func

[PATCH v6 0/2] Basic Kontron SMARC-sAL28 board support
 2020-09-07 12:25 UTC  (4+ messages)
` [PATCH v6 1/2] board: kontron: add sl28 support

[PULL 00/14] Gitlab-CI improvements and related fixes
 2020-09-07 12:11 UTC  (15+ messages)
` [PULL 01/14] tests/docker: add python3-setuptools the docker images
` [PULL 02/14] tests: handling signal on win32 properly
` [PULL 03/14] tests: fixes test-vmstate.c compile error on msys2
` [PULL 04/14] tests: Fixes building test-util-filemonitor.c on msys2/mingw
` [PULL 05/14] tests/Makefile: test-image-locking needs CONFIG_POSIX
` [PULL 06/14] dockerfiles/debian-win64-cross: Download WHPX MinGW headers
` [PULL 07/14] configure: Allow automatic WHPX detection
` [PULL 08/14] stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
` [PULL 09/14] stubs: Move qemu_fd_register stub to util/main-loop.c
` [PULL 10/14] gitlab-ci: Add cross-compiling build tests
` [PULL 11/14] crypto: fix build with gcrypt enabled
` [PULL 12/14] gitlab: expand test coverage for crypto builds
` [PULL 13/14] tests/qtest: do not list ahci-test twice
` [PULL 14/14] target/microblaze: Collected fixes for env->iflags

[RFC PATCH 00/16] 1GB THP support on x86_64
 2020-09-07 12:22 UTC  (3+ messages)
` [RFC PATCH 01/16] mm: add pagechain container for storing multiple pages

[PATCH 0/8] qedf: Misc fixes for the driver
 2020-09-07 12:14 UTC  (4+ messages)
` [PATCH 5/8] qedf: Return SUCCESS if stale rport in encountered
` [PATCH 6/8] qedf: Add schedule_hw_err_handler callback for fan failure
` [PATCH 8/8] qedf: Changes the %p to %px to print pointers

[PATCH v2 07/17] RDMA/efa: Use ib_umem_num_dma_pages()
 2020-09-07 12:19 UTC  (2+ messages)

[PATCH v3 0/6] ARM/arm64: dts: Fix SP804/SP805 users
 2020-09-07 12:18 UTC  (14+ messages)
` [PATCH v3 1/6] ARM: dts: hisilicon: Fix SP804 users
` [PATCH v3 2/6] ARM: dts: nspire: "
` [PATCH v3 3/6] arm64: dts: lg: "
` [PATCH v3 4/6] arm64: dts: hisilicon: Fix SP805 clocks
` [PATCH v3 5/6] arm64: dts: lg: "
` [PATCH v3 6/6] ARM: dts: hisilicon: "

[PATCH 00/77] Patch Round-up for stable 5.0.1, freeze on 2020-09-10
 2020-09-07 12:18 UTC  (3+ messages)
` [PATCH 66/77] virtio: verify that legacy support is not accidentally on

[PATCH 0/5] Add spi boot support to am335x-icev2
 2020-09-07 12:19 UTC  (10+ messages)
` [PATCH 4/5] spi: omap3_spi: Read platform data in ofdata_to_platdata()
` [PATCH 5/5] arm: mach-omap2: am33xx: Add device structure for spi

[v1,0/3] PCI: mediatek: Add new generation controller support
 2020-09-07 12:08 UTC  (11+ messages)
` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller
` [v1,2/3] PCI: mediatek: Add new generation controller support
` [v1,3/3] MAINTAINERS: update entry for MediaTek PCIe controller

[PATCH 1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller
 2020-09-07 12:01 UTC  (9+ messages)
` [PATCH 2/3] PCI: mediatek: Add new generation controller support
` [PATCH 3/3] MAINTAINERS: update entry for MediaTek PCIe controller

[PATCH v2 06/17] RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
 2020-09-07 12:16 UTC  (2+ messages)

[PATCH V3] arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
 2020-09-07 12:16 UTC  (2+ messages)

Problem with atomic operations on arm32 with BPF
 2020-09-07 12:16 UTC 

[PATCH] drm/ttm: merge offset and base in ttm_bus_placement
 2020-09-07 12:21 UTC  (2+ messages)

[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
 2020-09-07 11:58 UTC  (6+ messages)
    ` [Linux-kernel-mentees] "

[Patch net] act_ife: load meta modules before tcf_idr_check_alloc()
 2020-09-07 12:12 UTC  (2+ messages)

[PATCH V3] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-09-07 12:13 UTC  (4+ messages)

[PATCH] scsi: ibmvfc: Fix error return in ibmvfc_probe()
 2020-09-07  8:39 UTC 

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-07 12:03 UTC  (10+ messages)
    ` [PATCH v5 77/80] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
    ` [PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline

[Cocci] Checking the replacement of two specific function calls
 2020-09-07 12:00 UTC  (5+ messages)
` [Cocci] [PATCH] Coccinelle: api: Add SmPL script “use_devm_platform_get_and_ioremap_resource.cocci”
    ` [Cocci] [PATCH] Coccinelle: api: Ad =?UTF-8?Q?d_SmPL_script_=E2=80=9Cu

[PATCH v7 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration
 2020-09-07 12:08 UTC  (2+ messages)

[PATCH v2 2/4] net: dsa: microchip: Improve phy mode message
 2020-09-07 12:08 UTC  (2+ messages)

bonnie++ causing kernel panic
 2020-09-07 12:05 UTC 

GREETINGS TO YOU
 2020-09-07 12:07 UTC 

GREETINGS TO YOU
 2020-09-07 12:07 UTC 

[dpdk-dev] [RFC] ethdev: add a field for rte_eth_rxq_info
 2020-09-07 12:06 UTC  (13+ messages)
` [dpdk-dev] [PATCH v3 0/4] add Rx buffer size for rxq info structure
  ` [dpdk-dev] [PATCH v3 1/4] ethdev: add a field "

[PATCH 0/9] firmware: Add initial support for Arm FF-A
 2020-09-07 12:04 UTC  (4+ messages)
` [PATCH 9/9] firmware: arm_ffa: Setup in-kernel users of FFA partitions

[PATCH v2 0/4] arm64: Initial support for Texas Instrument's J7200 Platform
 2020-09-07 12:02 UTC  (3+ messages)

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-09-07 12:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 00/17] "
  ` [dpdk-dev] [PATCH v2 03/17] doc: add detail on using max SIMD bitwidth

[PATCH] PCI: Fix race condition between block_cfg_access and msi_enabled/msix_enabled
 2020-09-07 11:06 UTC 

[PATCH v3 0/16] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups
 2020-09-07 11:57 UTC  (5+ messages)
` [PATCH 01/16] btrfs: fix put of uninitialized kobject after seed device delete

Recent changes (master)
 2020-09-07 12:00 UTC 

[PATCH] firmware: ti_sci: allow frequency change for disabled clocks by default
 2020-09-07 11:56 UTC  (3+ messages)

[PATCH v3] perf: arm_dsu: Support DSU ACPI devices
 2020-09-07 12:02 UTC  (3+ messages)

[PATCH v6 0/3] ath11k: Add IPQ6018 support
 2020-09-07 11:03 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings
 2020-09-07 11:54 UTC  (4+ messages)
` [PATCH V2 0/8] arm64: dts: ti: k3-*: Squash up node_name_chars_strict warnings + hex usage

watchdog: sp5100_tco support for AMD V/R/E series
 2020-09-07 11:20 UTC 

[PATCH 0/2] enable append-emulation for ZNS
 2020-09-07 11:54 UTC  (12+ messages)
  ` [PATCH 1/2] nvme: set io-scheduler requirement "

[PATCH] MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer
 2020-09-07 11:46 UTC  (2+ messages)

[PATCH v33 0/6] LP50xx addition and remainder Multicolor patches
 2020-09-07 11:50 UTC  (5+ messages)
` [PATCH v33 6/6] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes


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.