All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-16 16:33:42 to 2019-12-16 17:05:26 UTC [more...]

[PATCH 00/55] Improve wfx driver
 2019-12-16 17:03 UTC  (35+ messages)
` [PATCH 01/55] staging: wfx: fix the cache of rate policies on interface reset
` [PATCH 02/55] staging: wfx: fix case of lack of tx_retry_policies
` [PATCH 06/55] staging: wfx: fix rate control handling
` [PATCH 09/55] staging: wfx: fix hif_set_mfp() with big endian hosts
` [PATCH 10/55] staging: wfx: fix wrong error message
` [PATCH 11/55] staging: wfx: increase SPI bus frequency limit
` [PATCH 12/55] staging: wfx: don't print useless error messages
` [PATCH 13/55] staging: wfx: avoid double warning when no more tx policy are available
` [PATCH 14/55] staging: wfx: improve error message on unexpected confirmation
` [PATCH 15/55] staging: wfx: take advantage of IS_ERR_OR_NULL()
` [PATCH 16/55] staging: wfx: uniformize naming rule
` [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 23/55] staging: wfx: fix typo in "num_of_ssi_ds"
` [PATCH 22/55] staging: wfx: ensure that received hif messages are never modified
` [PATCH 25/55] staging: wfx: fix name of struct hif_req_start_scan_alt
` [PATCH 24/55] staging: wfx: fix typo in "num_i_es"
` [PATCH 26/55] staging: wfx: improve API of hif_req_join->infrastructure_bss_mode

[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: "

[PULL 00/62] Misc patches for 2019-12-16
 2019-12-16 16:28 UTC  (41+ messages)
` [PULL 04/62] migration-test: Move -machine to common commandline
` [PULL 07/62] migration-test: Move -name handling "
` [PULL 08/62] migration-test: Move -serial "
` [PULL 09/62] migration-test: Move -incomming "
` [PULL 10/62] migration-test: Rename cmd_src/dst to arch_source/arch_target
` [PULL 11/62] migration-test: Use a struct for test_migrate_start parameters
` [PULL 12/62] memory: do not look at current_machine->accel
` [PULL 14/62] tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
` [PULL 15/62] vl: extract accelerator option processing to a separate function
` [PULL 16/62] vl: merge -accel processing into configure_accelerators
` [PULL 17/62] accel: compile accel/accel.c just once
` [PULL 18/62] vl: introduce object_parse_property_opt
` [PULL 19/62] vl: configure accelerators from -accel options
` [PULL 20/62] vl: warn for unavailable accelerators, clarify messages
` [PULL 21/62] qom: introduce object_register_sugar_prop
` [PULL 22/62] qom: add object_new_with_class
` [PULL 23/62] accel: pass object to accel_init_machine
` [PULL 24/62] tcg: convert "-accel threads" to a QOM property
` [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 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 43/62] configure: simplify vhost condition with Kconfig
` [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/

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-12-16 17:04 UTC 

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

[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 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2019-12-16 16:58 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-12-16 16:58 UTC 

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

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2019-12-16 16:57 UTC 

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

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

post-receive: pub/scm/linux/kernel/git/mst/vhost
 2019-12-16 16:55 UTC 

[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

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

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 

NVMe WARN with DEBUG_TEST_DRIVER_REMOVE
 2019-12-16 16:53 UTC 

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

[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)

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

[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 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-12-16 16:48 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  (7+ messages)
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [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

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

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  (9+ messages)
` [PATCH net-next v2 04/10] ipv4: Notify route if replacing currently offloaded one
` [PATCH net-next v2 05/10] ipv4: Notify newly added route if should be offloaded
` [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  (22+ messages)
` [PATCH v3 1/5] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 2/5] iommu/arm-smmu: Add support for split pagetables
` [PATCH v3 3/5] drm/msm: Attach the IOMMU device during initialization
` [PATCH v3 4/5] drm/msm: Refactor address space initialization
` [PATCH v3 5/5] drm/msm/a6xx: Support split pagetables

[PATCH] dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
 2019-12-16 16:42 UTC  (2+ messages)

[PATCH] gpio: mockup: fix coding style
 2019-12-16 16:41 UTC 

[PATCH RESEND 0/4] drm: bridge: anx7688 and mux drivers
 2019-12-16 16:39 UTC  (7+ messages)
` [PATCH RESEND 2/4] drm: bridge: anx7688: Add anx7688 bridge driver support

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

[PATCH v6 0/2] tps6105x add devicetree and leds support
 2019-12-16 16:38 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-12-16 16:37 UTC 

[PATCH 00/58] serial/sysrq: Cleanup ifdeffery
 2019-12-16 16:36 UTC  (4+ messages)
` [PATCH 33/58] serial/f81534: Don't check port->sysrq

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

Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
 2019-12-16 16:35 UTC 

[PATCH v2 0/6] xfs_repair: do not trash valid root dirs
 2019-12-16 16:34 UTC  (6+ messages)
` [PATCH 6/6] xfs_repair: check plausibility of root dir pointer before trashing it
    ` [PATCH 6/6] xfs_repair: check plausibility of root dir pointer before trashing it\

[Xen-devel] [XEN PATCH 0/8] xen: Kconfig update with few extra
 2019-12-16 16:34 UTC  (10+ messages)
` [Xen-devel] [XEN PATCH 3/8] xen: Update Kconfig to Linux v5.4

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-16 16:10 UTC  (4+ messages)
` [PATCH v15 4/7] mm: Introduce Reported pages

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


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.