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

[PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
 2019-12-17 16:24 UTC  (17+ messages)

[PATCH] ath10k: Per-chain rssi should sum the secondary channels
 2019-12-17 16:23 UTC  (7+ messages)

Looks like issue in handling active_nodes count in 4.19 kernel 
 2019-12-17 16:23 UTC  (8+ messages)

[PATCH v3 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 16:23 UTC  (4+ messages)
` [PATCH v3 3/3] leds: trigger: implement a tty trigger

[dpdk-dev] checkpatch failing on map change
 2019-12-17 16:23 UTC  (2+ messages)

[PATCH] ath11k: enable HE tlvs in ppdu stats for pktlog lite
 2019-12-17 16:21 UTC  (2+ messages)

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

[PATCH bpf v2 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-17 16:20 UTC  (10+ messages)
` [Intel-wired-lan] "
` [PATCH bpf v2 1/4] xsk: Add rcu_read_lock around the XSK wakeup
  ` [Intel-wired-lan] "
` [PATCH bpf v2 2/4] net/mlx5e: Fix concurrency issues between config flow and XSK
  ` [Intel-wired-lan] "
` [PATCH bpf v2 3/4] net/i40e: "
  ` [Intel-wired-lan] "
` [PATCH bpf v2 4/4] net/ixgbe: "
  ` [Intel-wired-lan] "

[alsa-devel] [PATCH] ALSA: cmipci: Allow disabling MPU port via module option
 2019-12-17 16:18 UTC  (2+ messages)

[PATCH] src/fssum: skip subvolumes when building a sum
 2019-12-17 16:19 UTC  (2+ messages)

mesh-cfgclient fails with 'Segmentation fault'
 2019-12-17 16:19 UTC  (3+ messages)

[PATCH] ath11k: properly convert peer stats
 2019-12-17 16:18 UTC  (2+ messages)

[PATCH v2 0/3] kconfig: rework symbol help text
 2019-12-17 16:15 UTC  (6+ messages)
` [PATCH v2 1/3] kconfig: list all definitions of a symbol in "
` [PATCH v2 2/3] kconfig: distinguish between dependencies and visibility "
` [PATCH v2 3/3] kconfig: fix nesting of symbol "

[Intel-gfx] [PATCH] drm/i915: Fix pid leak with banned clients
 2019-12-17 16:18 UTC 

Re: [Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
 2019-12-17 16:17 UTC  (3+ messages)
`  "

[RFC PATCH v1] devres: align devres.data strictly only for devm_kmalloc()
 2019-12-17 16:17 UTC  (3+ messages)

[Xen-devel] [PATCH 0/6] x86/suspend: State cleanup
 2019-12-17 16:17 UTC  (2+ messages)

[PATCH v3 00/15] Move PMC clocks into Tegra PMC driver
 2019-12-17 16:16 UTC  (9+ messages)
` [PATCH v3 08/15] ASoC: tegra: Add audio mclk control through clk_out_1 and extern1

pull-request: wireless-drivers-2019-12-17
 2019-12-17 16:16 UTC 

[Xen-devel] [PATCH v11 0/6] xenbus/backend: Add a memory pressure handler callback
 2019-12-17 16:15 UTC  (18+ messages)
`  "
` [Xen-devel] [PATCH v11 1/6] xenbus/backend: Add "
  `  "
` [Xen-devel] [PATCH v11 2/6] xenbus/backend: Protect xenbus callback with lock
  `  "
` [Xen-devel] [PATCH v11 3/6] xen/blkback: Squeeze page pools if a memory pressure is detected
  `  "
` [Xen-devel] [PATCH v11 4/6] xen/blkback: Protect 'reclaim_memory()' with 'reclaim_lock'
  `  "
` [Xen-devel] [PATCH v11 5/6] xen/blkback: Remove unnecessary static variable name prefixes
  `  "
` [Xen-devel] [PATCH v11 6/6] xen/blkback: Consistently insert one empty line between functions
  `  "

[PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a77961 support
 2019-12-17 16:14 UTC  (2+ messages)

[RFC RESEND] virtio-video: Add virtio video device specification
 2019-12-17 16:13 UTC  (5+ messages)
` [virtio-dev] "

[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-17 16:12 UTC  (4+ messages)
` [PATCH v2 06/10] arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()

[Intel-gfx] [PATCH] drm/i915/gt: Avoid multi-LRI on Sandybridge
 2019-12-17 16:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] target/arm: Display helpful message when hflags mismatch
 2019-12-17 16:11 UTC  (4+ messages)

[PATCH 1/8] drm/print: introduce new struct drm_device based logging macros
 2019-12-17 16:11 UTC  (4+ messages)
  ` [Intel-gfx] "

Fwd: `git stash pop -q` is deleting files
 2019-12-17 16:10 UTC  (5+ messages)

[PATCH 0/3] fsstress: add support for btrfs subvol and snapshot ops
 2019-12-17 16:10 UTC  (5+ messages)
` [PATCH 2/3] fsstress: add the ability to create snapshots
` [PATCH 3/3] fsstress: allow operations to use either a directory or subvol

[master/thud/ti2019.05][PATCH 1/3] common-csl-ip: bump SRCREV for Processor SDK 6.2
 2019-12-17 15:51 UTC  (3+ messages)
` [master/thud/ti2019.05][PATCH 2/3] ti-pdk-fetch: "
` [master/thud/ti2019.05][PATCH 3/3] prusw-fw: PRU switch firmware for am57xx

Yocto Project Status WW51'19
 2019-12-17 16:07 UTC  (2+ messages)

linux-next: Tree for Dec 16
 2019-12-17 16:06 UTC  (11+ messages)
` linux-next: Tree for Dec 16 (drm_panel & intel_panel)
          ` [Intel-gfx] "

[PATCH v6 0/4] Add the STM32F405 and Netduino Plus 2 machine
 2019-12-17 16:03 UTC  (3+ messages)
` [PATCH v6 4/4] hw/arm: Add the Netduino Plus 2

[PATCH] btrfs: super: Make btrfs_statfs() work with metadata over-commiting
 2019-12-17 16:05 UTC  (2+ messages)

linux-next: Tree for Dec 17
 2019-12-17 16:04 UTC  (3+ messages)
` [alsa-devel] linux-next: Tree for Dec 17 (sound/soc/intel/boards/cml_rt1011_rt5682.o)
  `  "

[PATCH 1/3] nl80211: add support for setting fixed HE rate/gi/ltf
 2019-12-17 16:04 UTC  (6+ messages)
` [PATCH 2/3] mac80211: "
` [PATCH 3/3] ath11k: "

[Xen-devel] [XEN PATCH v1 1/1] x86/vm_event: add fast single step
 2019-12-17 16:04 UTC  (6+ messages)

[PATCH] dtc: checks: check_graph_port: skip node name check in overlay case
 2019-12-17 16:06 UTC  (2+ messages)

[PATCH 01/30] rpm: upgrade to 4.15.1
 2019-12-17 16:02 UTC  (5+ messages)
` [PATCH 03/30] gettext: update to 0.20.1

[Xen-devel] [PATCH v2 0/2] [PATCH-for-4.13] Work towards removing brctl
 2019-12-17 16:01 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/2] Tidy up whitespace and formatting in file to be consistent

[PATCH 1/1] block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
 2019-12-17 16:02 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-17 16:01 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272

[PATCH v5 0/7] UFS driver general fixes bundle 3
 2019-12-17 16:00 UTC  (11+ messages)
` [PATCH v5 2/7] scsi: ufs-qcom: Add reset control support for host controller


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.