All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-16 16:43:31 to 2019-12-16 17:12:37 UTC [more...]

qemu-project git server not utf-8 clean?
 2019-12-16 16:29 UTC 

[PATCH v2 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2019-12-16 17:12 UTC  (7+ messages)
` [PATCH v2 2/7] perf/core: open access for CAP_SYS_PERFMON privileged process
      ` [Intel-gfx] "

[PULL 00/62] Misc patches for 2019-12-16
 2019-12-16 16:28 UTC  (37+ messages)
` [PULL 12/62] memory: do not look at current_machine->accel
` [PULL 15/62] vl: extract accelerator option processing to a separate function
` [PULL 20/62] vl: warn for unavailable accelerators, clarify messages
` [PULL 22/62] qom: add object_new_with_class
` [PULL 23/62] accel: pass object to accel_init_machine
` [PULL 25/62] tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
` [PULL 26/62] xen: convert "-machine igd-passthru" to an accelerator property
` [PULL 27/62] kvm: convert "-machine kvm_shadow_mem" "
` [PULL 28/62] kvm: introduce kvm_kernel_irqchip_* functions
` [PULL 29/62] kvm: convert "-machine kernel_irqchip" to an accelerator property
` [PULL 30/62] Makefile: remove unused variables
` [PULL 31/62] object: Improve documentation of interfaces
` [PULL 32/62] build-sys: build vhost-user-gpu only if CONFIG_TOOLS
` [PULL 33/62] build-sys: do not include Windows SLIRP dependencies in $LIBS
` [PULL 34/62] migration: fix maybe-uninitialized warning
` [PULL 35/62] monitor: fix maybe-uninitialized
` [PULL 36/62] vhost-user-scsi: fix printf format warning
` [PULL 37/62] os-posix: simplify os_find_datadir
` [PULL 38/62] tests: skip block layer tests if !CONFIG_TOOLS
` [PULL 39/62] libvixl: remove per-target compiler flags
` [PULL 40/62] crypto: move common bits for all emulators to libqemuutil
` [PULL 41/62] stubs: replace stubs with lnot if applicable
` [PULL 42/62] configure: set $PYTHON to a full path
` [PULL 43/62] configure: simplify vhost condition with Kconfig
` [PULL 44/62] i386: conditionally compile more files
` [PULL 45/62] fw_cfg: allow building without other devices
` [PULL 46/62] hw: replace hw/i386/pc.h with a header just for the i8259
` [PULL 49/62] hw/i386/pc: Convert DPRINTF() to trace events
` [PULL 50/62] x86: move more x86-generic functions out of PC files
` [PULL 51/62] acpi: move PC stubs out of stubs/
` [PULL 52/62] pc: stubify x86 iommu
` [PULL 53/62] hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
` [PULL 56/62] hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
` [PULL 59/62] hyperv: Use auto rcu_read macros
` [PULL 60/62] qsp: Use WITH_RCU_READ_LOCK_GUARD
` [PULL 61/62] memory: use RCU_READ_LOCK_GUARD

How to use SMB Direct
 2019-12-16 17:11 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] i915 fixes to handle hotplug cases on 8K tiled monitor
 2019-12-16 17:11 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset

[PATCH v2] drm/modes: Apply video parameters with only reflect option
 2019-12-16 17:10 UTC 

[PATCHv4 00/36] AFBC support for Rockchip
 2019-12-16 17:11 UTC  (5+ messages)
` [PATCHv4 03/36] drm/gem-fb-helper: Allow drivers to allocate struct drm_framebuffer on their own
` [PATCHv4 04/36] drm/gem-fb-helper: Add special version of drm_gem_fb_size_check

[PATCH] dt-bindings: stm32: convert mlahb to json-schema
 2019-12-16 17:10 UTC  (5+ messages)

[PATCH 00/55] Improve wfx driver
 2019-12-16 17:04 UTC  (56+ messages)
` [PATCH 01/55] staging: wfx: fix the cache of rate policies on interface reset
` [PATCH 03/55] staging: wfx: fix counter overflow
` [PATCH 02/55] staging: wfx: fix case of lack of tx_retry_policies
` [PATCH 04/55] staging: wfx: use boolean appropriately
` [PATCH 05/55] staging: wfx: firmware does not support more than 32 total retries
` [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps
` [PATCH 06/55] staging: wfx: fix rate control handling
` [PATCH 09/55] staging: wfx: fix hif_set_mfp() with big endian hosts
` [PATCH 08/55] staging: wfx: detect race condition in WEP authentication
` [PATCH 10/55] staging: wfx: fix wrong error message
` [PATCH 11/55] staging: wfx: increase SPI bus frequency limit
` [PATCH 14/55] staging: wfx: improve error message on unexpected confirmation
` [PATCH 13/55] staging: wfx: avoid double warning when no more tx policy are available
` [PATCH 12/55] staging: wfx: don't print useless error messages
` [PATCH 16/55] staging: wfx: uniformize naming rule
` [PATCH 15/55] staging: wfx: take advantage of IS_ERR_OR_NULL()
` [PATCH 17/55] staging: wfx: use meaningful names for CFG_BYTE_ORDER_*
` [PATCH 18/55] staging: wfx: remove useless include
` [PATCH 20/55] staging: wfx: make conditions easier to read
` [PATCH 19/55] staging: wfx: simplify variable assignment
` [PATCH 21/55] staging: wfx: ensure that traces never modify arguments
` [PATCH 22/55] staging: wfx: ensure that received hif messages are never modified
` [PATCH 23/55] staging: wfx: fix typo in "num_of_ssi_ds"
` [PATCH 24/55] staging: wfx: fix typo in "num_i_es"
` [PATCH 25/55] staging: wfx: fix name of struct hif_req_start_scan_alt
` [PATCH 27/55] staging: wfx: better naming for hif_req_join->short_preamble
` [PATCH 26/55] staging: wfx: improve API of hif_req_join->infrastructure_bss_mode
` [PATCH 29/55] staging: wfx: simplify handling of tx_lock in wfx_do_join()
` [PATCH 28/55] staging: wfx: better naming for hif_mib_set_association_mode->greenfield
` [PATCH 30/55] staging: wfx: firmware already handle powersave mode during scan
` [PATCH 31/55] staging: wfx: declare wfx_set_pm() static
` [PATCH 33/55] staging: wfx: remove redundant test while calling wfx_update_pm()
` [PATCH 32/55] staging: wfx: drop useless argument from wfx_set_pm()
` [PATCH 34/55] staging: wfx: drop unnecessary wvif->powersave_mode
` [PATCH 35/55] staging: wfx: do not try to save call to hif_set_pm()
` [PATCH 36/55] staging: wfx: fix pm_mode timeout
` [PATCH 37/55] staging: wfx: simplify wfx_conf_tx()
` [PATCH 38/55] staging: wfx: prefer a bitmask instead of an array of boolean
` [PATCH 39/55] staging: wfx: simplify hif_set_uapsd_info() usage
` [PATCH 41/55] staging: wfx: drop struct wfx_edca_params
` [PATCH 40/55] staging: wfx: simplify hif_set_pm() usage
` [PATCH 42/55] staging: wfx: remove unnecessary EDCA initialisation
` [PATCH 43/55] staging: wfx: simplify hif_set_edca_queue_params() usage
` [PATCH 44/55] staging: wfx: hif_scan() never fails
` [PATCH 45/55] staging: wfx: device already handle sleep mode during scan
` [PATCH 46/55] staging: wfx: drop useless wfx_scan_complete()
` [PATCH 47/55] staging: wfx: simplify hif_scan() usage
` [PATCH 49/55] staging: wfx: simplify hif_set_template_frame() usage
` [PATCH 48/55] staging: wfx: introduce update_probe_tmpl()
` [PATCH 50/55] staging: wfx: rewrite wfx_hw_scan()
` [PATCH 51/55] staging: wfx: workaround bug with "iw scan"
` [PATCH 52/55] staging: wfx: delayed_unjoin cannot happen
` [PATCH 53/55] staging: wfx: delayed_link_loss "
` [PATCH 54/55] staging: wfx: implement cancel_hw_scan()
` [PATCH 55/55] staging: wfx: update TODO

[PATCH] lib: Check for migrate_disable only on SMP systems
 2019-12-16 17:09 UTC  (9+ messages)
          ` [PATCH RT] "

[PATCH v2 1/1] arch: arm: Program GIC LPI configuration table
 2019-12-16 17:09 UTC 

[PATCH v5 0/5] add dsa switch support for ar9331
 2019-12-16 17:09 UTC  (5+ messages)
` [PATCH v5 4/5] net: dsa: add support for Atheros AR9331 TAG format
` [PATCH v5 5/5] net: dsa: add support for Atheros AR9331 built-in switch

ftrace histogram sorting broken on BE architecures
 2019-12-16 17:06 UTC  (7+ messages)

[alsa-devel] [PATCH v4 00/15] soundwire: intel: implement new ASoC interfaces
 2019-12-16 17:07 UTC  (11+ messages)
` [alsa-devel] [PATCH v4 08/15] soundwire: add initial definitions for sdw_master_device

[dm-crypt] LUKS2 support for null/plaintext target
 2019-12-16 17:08 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: clocks: Convert Allwinner DE2 clocks to a schema
 2019-12-16 17:08 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: clocks: Convert Allwinner A80 DE "

Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
 2019-12-16 17:08 UTC  (2+ messages)

[Xen-devel] [PATCH v3 00/22] generated Go libxl bindings using IDL
 2019-12-16 17:07 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 01/22] golang/xenlight: generate enum types from IDL

[PATCH v21 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2019-12-16 17:07 UTC  (6+ messages)
` [PATCH v21 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH resend 0/2] drm/connector: Add support for specifying panel_orientation on the kernel cmdline
 2019-12-16 17:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 rebased 01/11] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-16 17:07 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 rebased 06/11] drm/i915/display: Share intel_connector_needs_modeset()

NVMe WARN with DEBUG_TEST_DRIVER_REMOVE
 2019-12-16 17:06 UTC  (2+ messages)

[PATCH v3] iommu: fix KASAN use-after-free in iommu_insert_resv_region
 2019-12-16 17:03 UTC  (5+ messages)

[PATCH v2 0/4] drivers: Add Tiger Lake hardware IDs to support acpi,
 2019-12-16 17:05 UTC  (3+ messages)
` [PATCH v2 4/4] thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support thermal driver

[PATCH] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
 2019-12-16 17:05 UTC  (3+ messages)

[alsa-devel] Free-running MMAP Mode
 2019-12-16 17:04 UTC 

[PATCH net-next mlxsw v1 00/10] Add a new Qdisc, ETS
 2019-12-16 17:01 UTC  (11+ messages)
` [PATCH net-next mlxsw v1 01/10] net: pkt_cls: Clarify a comment
` [PATCH net-next mlxsw v1 02/10] mlxsw: spectrum_qdisc: "
` [PATCH net-next mlxsw v1 03/10] mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumerators
` [PATCH net-next mlxsw v1 04/10] net: sch_ets: Add a new Qdisc
` [PATCH net-next mlxsw v1 05/10] net: sch_ets: Make the ETS qdisc offloadable
` [PATCH net-next mlxsw v1 06/10] mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS
` [PATCH net-next mlxsw v1 07/10] mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc
` [PATCH net-next mlxsw v1 08/10] selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh
` [PATCH net-next mlxsw v1 09/10] selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc
` [PATCH net-next mlxsw v1 10/10] selftests: qdiscs: "

[PATCH v3 1/6] um: Migrate pcap to vector IO
 2019-12-16 17:03 UTC  (6+ messages)
` [PATCH v3 2/6] um: vector: Add UCAST and MCAST trasnports
` [PATCH v3 3/6] um: Migrate socket transport to Vector backend
` [PATCH v3 4/6] um: Enable GRO by default when using raw in pcap compat mode
` [PATCH v3 5/6] um: vector: Add dynamic tap interfaces and scripting
` [PATCH v3 6/6] um: Migrate tap to vector IO

[PATCH 00/17] Fixup page directory freeing
 2019-12-16 17:00 UTC  (12+ messages)
` [PATCH 05/17] asm-generic/tlb: Rename HAVE_RCU_TABLE_NO_INVALIDATE

[PATCH v12 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-16 16:59 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller

[PATCH v2] io_uring: fix pre-prepped issue with force_nonblock == true
 2019-12-16 16:59 UTC 

Not able to build libgbm
 2019-12-16 16:57 UTC  (3+ messages)
` [meta-freescale] "

[PATCH] openat2: switch to __attribute__((packed)) for open_how
 2019-12-16 16:55 UTC  (4+ messages)

[MPTCP] [PATCH net-next 00/11] Multipath TCP: Prerequisites
 2019-12-16 16:55 UTC  (6+ messages)
` [MPTCP] [PATCH net-next 09/11] tcp: Check for filled TCP option space before SACK
  ` [MPTCP] "

[PATCH 0/2] PM: Add a switch for disabling/enabling sync() before suspend
 2019-12-16 16:54 UTC  (4+ messages)
` [PATCH 1/2] PM: Add a switch for disabling/enabling sync() before, suspend

[alsa-devel] [PATCH v2 0/2] Add the broadmobi BM818
 2019-12-16 16:53 UTC  (4+ messages)
    `  "

linux-next: Tree for Dec 16
 2019-12-16 16:25 UTC  (2+ messages)
` [Intel-gfx] linux-next: Tree for Dec 16 (drm_panel & intel_panel)

[MPTCP] [Weekly meetings] MoM - 12th of December 2019
 2019-12-16 16:54 UTC 

[Intel-gfx] [CI] drm/i915: Eliminate the trylock for awaiting an earlier request
 2019-12-16 16:53 UTC 

[Cluster-devel] [PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-16 16:52 UTC  (8+ messages)
` [PATCH v2 20/24] xfs: disallow broken ioctls without compat-32-bit-time
` [PATCH v2 21/24] xfs: quota: move to time64_t interfaces

[PATCH libdrm] intel: sync i915_pciids.h with kernel
 2019-12-16 16:52 UTC  (3+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.206-171-ga8d840ecdf49)
 2019-12-16 16:52 UTC 

[PATCH 0/6] x86/mce: Various fixes and cleanups for MCE handling
 2019-12-16 16:52 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Use EAGAIN for trylock failures
 2019-12-16 16:52 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp

[PATCH v2] io_uring: don't wait when under-submitting
 2019-12-16 16:51 UTC  (8+ messages)
` [PATCH v3] "

[PATCH bpf-next] libbpf: Print hint about ulimit when getting permission denied error
 2019-12-16 16:51 UTC  (2+ messages)

Requesting commit access to libdrm
 2019-12-16 16:51 UTC 

[PATCH 1/3] arm64: dts: qcom: sc7180: Add APSS watchdog node
 2019-12-16 16:51 UTC  (3+ messages)

[MPTCP] Re: [PATCH] Squash-to: "sock: Make sk_protocol a 16-bit value"
 2019-12-16 16:51 UTC 

[PATCH] drm/amdgpu/vcn: remove unnecessary included headers
 2019-12-16 16:50 UTC  (3+ messages)

[PATCH] watchdog: qcom: Use platform_get_irq_optional() for bark irq
 2019-12-16 16:48 UTC  (3+ messages)

[PATCH bpf] bpf: fix missing prog untrack in release_maps
 2019-12-16 16:49 UTC 

[ANNOUNCE] Git v2.24.0
 2019-12-16 16:48 UTC  (6+ messages)

RSTP with switchdev question
 2019-12-16 16:55 UTC  (2+ messages)

[PATCH] xfs: fix log reservation overflows when allocating large rt extents
 2019-12-16 16:47 UTC  (5+ messages)

[Xen-devel] [PATCH] x86/mm: Simplify promote_l4_table()'s exit semantics
 2019-12-16 16:47 UTC  (2+ messages)

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-16 16:47 UTC  (5+ messages)
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block

[dpdk-dev] [PATCH] devtools: avoid config backup during test build setup
 2019-12-16 16:47 UTC  (3+ messages)

[PATCH] net: dsa: b53: Fix egress flooding settings
 2019-12-16 16:46 UTC  (2+ messages)

Wistron CCLA Schedule A update 2019216
 2019-12-16 16:46 UTC  (2+ messages)

[PATCH v2 1/5] drm/amdgpu: reverts commit b01245ff54db66073b104ac9d9fbefb7b264b36d
 2019-12-16 16:46 UTC  (3+ messages)

[PATCH 1/2] drm/i915/dsi: Remove readback of panel orientation on BYT / CHT
 2019-12-16 16:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/dsi: Remove readback of panel orientation on BYT / CHT (rev2)

[dpdk-dev] DPDK techboard minutes of November 20th
 2019-12-16 16:45 UTC 

[PATCH bpf-next v5 0/6] Introduce the BPF dispatcher
 2019-12-16 16:45 UTC  (3+ messages)
` [PATCH bpf-next v5 6/6] bpf, x86: align dispatcher branch targets to 16B

linux-next boot error: general protection fault in do_mount_root
 2019-12-16 16:45 UTC 

[PATCH net-next v2 00/10] Simplify IPv4 route offload API
 2019-12-16 16:44 UTC  (5+ messages)
` [PATCH net-next v2 06/10] ipv4: Handle route deletion notification
` [PATCH net-next v2 10/10] ipv4: Remove old route notifications and convert listeners

[igt-dev] [PATCH i-g-t 0/1] intel_gpu_top per client engine busyness
 2019-12-16 16:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCHv2] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2019-12-16 16:43 UTC  (2+ messages)

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2019-12-16 16:37 UTC  (2+ messages)
` [PATCH v3 5/5] drm/msm/a6xx: Support split pagetables


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.