All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-15 12:17:21 to 2020-01-15 12:34:12 UTC [more...]

[PATCH] drm/i915/dp: Add current maximum eDP link rate to sink_rate array
 2020-01-15 12:34 UTC  (9+ messages)
          ` [Intel-gfx] "

transfer physical memory page to swap disk
 2020-01-15 12:31 UTC 

[PATCH 0/2] Add support for sun4i HDMI audio
 2020-01-15 12:31 UTC  (11+ messages)
` [PATCH 1/2] dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
` [PATCH 2/2] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio

Semihosting, arm, riscv, ppc and common code
 2020-01-15 12:30 UTC  (7+ messages)

[Xen-devel] [PATCH] x86/time: update TSC stamp on restore from deep C-state
 2020-01-15 12:31 UTC  (7+ messages)

patch "staging: comedi: ni_routes: allow partial routing information" added to staging-linus
 2020-01-15 12:30 UTC 

patch "staging: comedi: ni_routes: fix null dereference in" added to staging-linus
 2020-01-15 12:30 UTC 

[PATCH v4 00/12] vfio_pci: wrap pci device as a mediated device
 2020-01-15 12:30 UTC  (3+ messages)
` [PATCH v4 11/12] samples: add vfio-mdev-pci driver

[PATCH v4 0/7] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2020-01-15 12:30 UTC  (18+ messages)
` [PATCH v4 1/7] dt-bindings: Add AXG PCIE PHY bindings
` [PATCH v4 2/7] dt-bindings: Add AXG shared MIPI/PCIE "
` [PATCH v4 3/7] dt-bindings: PCI: meson: Update PCIE bindings documentation
` [PATCH v4 4/7] arm64: dts: meson-axg: Add PCIE PHY nodes
` [PATCH v4 5/7] phy: amlogic: Add Amlogic AXG MIPI/PCIE PHY Driver
` [PATCH v4 6/7] phy: amlogic: Add Amlogic AXG PCIE "
` [PATCH v4 7/7] PCI: amlogic: Use AXG PCIE and shared MIPI/PCIE PHYs

[PATCH 00/65] Simplify and improve the wfx driver
 2020-01-15 12:13 UTC  (70+ messages)
` [PATCH 01/65] staging: wfx: revert unexpected change in debugfs output
` [PATCH 02/65] staging: wfx: make hif_scan() usage clearer
` [PATCH 03/65] staging: wfx: add missing PROBE_RESP_OFFLOAD feature
` [PATCH 04/65] staging: wfx: send rate policies one by one
` [PATCH 05/65] staging: wfx: simplify hif_set_tx_rate_retry_policy() usage
` [PATCH 06/65] staging: wfx: simplify hif_set_output_power() usage
` [PATCH 07/65] staging: wfx: simplify hif_set_rcpi_rssi_threshold() usage
` [PATCH 08/65] staging: wfx: simplify hif_set_arp_ipv4_filter() usage
` [PATCH 09/65] staging: wfx: simplify hif_start() usage
` [PATCH 10/65] staging: wfx: use specialized structs for HIF arguments
` [PATCH 11/65] staging: wfx: retrieve ampdu_density from sta->ht_cap
` [PATCH 12/65] staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_conf
` [PATCH 13/65] staging: wfx: drop struct wfx_ht_info
` [PATCH 14/65] staging: wfx: drop wdev->output_power
` [PATCH 15/65] staging: wfx: simplify wfx_config()
` [PATCH 16/65] staging: wfx: rename wfx_upload_beacon()
` [PATCH 17/65] staging: wfx: simplify wfx_upload_ap_templates()
` [PATCH 18/65] staging: wfx: simplify wfx_update_beaconing()
` [PATCH 19/65] staging: wfx: fix __wfx_flush() when drop == false
` [PATCH 20/65] staging: wfx: simplify wfx_flush()
` [PATCH 21/65] staging: wfx: simplify update of DTIM period
` [PATCH 22/65] staging: wfx: drop wvif->dtim_period
` [PATCH 23/65] staging: wfx: drop wvif->enable_beacon
` [PATCH 24/65] staging: wfx: drop wvif->cqm_rssi_thold
` [PATCH 25/65] staging: wfx: drop wvif->setbssparams_done
` [PATCH 26/65] staging: wfx: drop wfx_set_cts_work()
` [PATCH 27/65] staging: wfx: SSID should be provided to hif_start() even if hidden
` [PATCH 28/65] staging: wfx: simplify hif_update_ie()
` [PATCH 31/65] staging: wfx: simplify hif_set_uc_mc_bc_condition()
` [PATCH 33/65] staging: wfx: simplify hif_mib_set_data_filtering
` [PATCH 39/65] staging: wfx: simplify wfx_scan_complete()
` [PATCH 40/65] staging: wfx: update power-save per interface
` [PATCH 41/65] staging: wfx: with multiple vifs, force PS only if channels differs
` [PATCH 42/65] staging: wfx: do not update uapsd if not necessary
` [PATCH 43/65] staging: wfx: fix case where RTS threshold is 0
` [PATCH 44/65] staging: wfx: fix possible overflow on jiffies comparaison
` [PATCH 45/65] staging: wfx: remove handling of "early_data"
` [PATCH 46/65] staging: wfx: relocate "buffered" information to sta_priv
` [PATCH 47/65] staging: wfx: fix bss_loss
` [PATCH 48/65] staging: wfx: fix RCU usage
` [PATCH 49/65] staging: wfx: simplify wfx_set_tim_impl()
` [PATCH 50/65] staging: wfx: simplify the link-id allocation
` [PATCH 51/65] staging: wfx: check that no tx is pending before release sta
` [PATCH 52/65] staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
` [PATCH 53/65] staging: wfx: pspoll_mask make no sense
` [PATCH 54/65] staging: wfx: sta and dtim
` [PATCH 55/65] staging: wfx: firmware never return PS status for stations
` [PATCH 58/65] staging: wfx: simplify wfx_ps_notify_sta()
` [PATCH 59/65] staging: wfx: ensure that packet_id is unique
` [PATCH 61/65] staging: wfx: remove check for interface state
` [PATCH 62/65] staging: wfx: simplify hif_handle_tx_data()
` [PATCH 63/65] staging: wfx: simplify wfx_tx_queue_get_num_queued()
` [PATCH 64/65] staging: wfx: simplify hif_multi_tx_confirm()
` [PATCH 65/65] staging: wfx: update TODO

[PATCH v2 0/4] qmp: Optionally run handlers in coroutines
 2020-01-15 12:24 UTC  (3+ messages)

[PATCH v6 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2020-01-15 12:29 UTC  (6+ messages)
` [PATCH v6 4/5] "

[Intel-gfx] [PATCH] drm/i915/gt: Use the BIT when checking the flags, not the index
 2020-01-15 12:29 UTC  (2+ messages)

[PATCH v3 0/4] qmp: Optionally run handlers in coroutines
 2020-01-15 12:23 UTC  (5+ messages)
` [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands
` [PATCH v3 2/4] vl: Initialise main loop earlier
` [PATCH v3 3/4] qmp: Move dispatcher to a coroutine
` [PATCH v3 4/4] block: Mark 'block_resize' as coroutine

[dpdk-dev] [RFC PATCH 0/3] introduce IF proxy library
 2020-01-15 12:28 UTC  (5+ messages)

[dpdk-dev] [PATCH v4 00/14] net/i40e: ESP support
 2020-01-15 12:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 12/14] librte_ethdev: add ESP and AH flow types to RSS

[PATCH v3 00/16] arm64: return address signing
 2020-01-15 12:26 UTC  (3+ messages)
` [PATCH v3 01/16] arm64: cpufeature: add pointer auth meta-capabilities

Making QEMU easier for management tools and applications
 2020-01-15 12:25 UTC  (13+ messages)

Weird fuse_operations.read calls with Linux 5.4
 2020-01-15 12:24 UTC  (3+ messages)

[PATCH v8 00/18] dmaengine/soc: Add Texas Instruments UDMA support
 2020-01-15 12:24 UTC  (10+ messages)
` [PATCH v8 02/18] soc: ti: k3: add navss ringacc driver

[PATCH] x86/tools/relocs: Add _etext and __end_of_kernel_reserve to S_REL
 2020-01-15 12:24 UTC  (6+ messages)
` [PATCH v3] x86/vmlinux: Fix vmlinux.lds.S with pre-2.23 binutils

[PATCH vdsotest] Use vdso wrapper for gettimeofday()
 2020-01-15 12:19 UTC  (2+ messages)

[Xen-devel] [PATCH v4 0/7] Code of Conduct + Extra Guides and Best Practices + VOTE
 2020-01-15 12:22 UTC  (6+ messages)
` [Xen-devel] [PATCH v4 6/7] Add guide on Communication Best Practice

patch "usb: core: hub: Improved device recognition on remote wakeup" added to usb-linus
 2020-01-15 12:21 UTC 

[PATCH RFC v3 0/9] staging: most: move core module out of staging
 2020-01-15 12:20 UTC  (8+ messages)
` [PATCH RFC v3 4/9] staging: most: move interface dev to private section
` [PATCH RFC v3 5/9] staging: most: usb: check for NULL device
` [PATCH RFC v3 6/9] staging: most: change storage class of struct mostcore

[RFC v2] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-01-15 12:19 UTC  (3+ messages)

pull-request: mac80211 2020-01-15
 2020-01-15 12:12 UTC  (2+ messages)

patch "staging: wlan-ng: ensure error return is actually returned" added to staging-testing
 2020-01-15 12:12 UTC 

[PATCH v2 00/21] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-15 12:16 UTC  (65+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 01/21] drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
` [PATCH v2 02/21] drm: Evaluate struct drm_device.vblank_disable_immediate on each use
  ` [Intel-gfx] "
` [PATCH v2 03/21] drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
  ` [Intel-gfx] "
` [PATCH v2 04/21] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 05/21] drm/amdgpu: Convert to CRTC VBLANK callbacks
  `  "
` [PATCH v2 06/21] drm/gma500: "
  ` [Intel-gfx] "
` [PATCH v2 07/21] drm/i915: "
  ` [Intel-gfx] "
` [PATCH v2 08/21] drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [PATCH v2 09/21] drm/nouveau: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [PATCH v2 10/21] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [PATCH v2 11/21] drm/radeon: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 12/21] drm/msm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  `  "
` [PATCH v2 13/21] drm/msm: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 14/21] drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  `  "
` [PATCH v2 15/21] drm/stm: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [PATCH v2 16/21] drm/sti: "
  ` [Intel-gfx] "
` [PATCH v2 17/21] drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [PATCH v2 18/21] drm/vc4: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 19/21] drm/vkms: "
  `  "
` [Intel-gfx] [PATCH v2 20/21] drm/vmwgfx: "
  `  "
` [Intel-gfx] [PATCH v2 21/21] drm: Clean-up VBLANK-related callbacks in struct drm_driver
  `  "

[Buildroot] [PATCH] package/modem-manager: update to version 1.12.4
 2020-01-15 12:17 UTC  (2+ messages)


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.