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

Problems with determining data presence by examining extents?
 2020-01-15 14:05 UTC  (4+ messages)

[PATCH 2/2] kvm: Add ioctl for gathering debug counters
 2020-01-15 14:04 UTC  (2+ messages)

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

[PATCH v8 0/8] add driver for "boe, tv101wum-nl6", "boe, tv101wum-n53", "auo, kd101n80-45na" and "auo, b101uan08.3" panels
 2020-01-15 13:59 UTC  (21+ messages)
` [PATCH v8 1/8] dt-bindings: display: panel: Add BOE tv101wum-n16 panel bindings
` [PATCH v8 2/8] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [PATCH v8 3/8] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [PATCH v8 4/8] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel
  ` [PATCH v8 4/8] drm/panel: support for auo, kd101n80-45na "
` [PATCH v8 5/8] dt-bindings: display: panel: add boe tv101wum-n53 panel documentation
` [PATCH v8 6/8] drm/panel: support for boe,tv101wum-n53 wuxga dsi video mode panel
  ` [PATCH v8 6/8] drm/panel: support for boe, tv101wum-n53 "
` [PATCH v8 7/8] dt-bindings: display: panel: add AUO auo, b101uan08.3 panel documentation
` [PATCH v8 8/8] drm/panel: support for auo,b101uan08.3 wuxga dsi video mode panel
  ` [PATCH v8 8/8] drm/panel: support for auo, b101uan08.3 "

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2020-01-15 14:03 UTC  (7+ messages)
` [PATCH v2 10/18] arm64: KVM/debug: use EL1&0 stage 1 translation regime

Problems with ra/rebase-i-more-options - should we revert it?
 2020-01-15 14:03 UTC  (7+ messages)
        ` "rebase -ri" (was Re: Problems with ra/rebase-i-more-options - should we revert it?)

[dpdk-dev] [PATCH] net/bnx2x: add support for secondary process
 2020-01-15 14:02 UTC  (9+ messages)
    ` [dpdk-dev] [EXT] "

[PATCH] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-01-15 14:02 UTC  (4+ messages)

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

[PATCH v4] drm/trace: Buffer DRM logs in a ringbuffer accessible via debugfs
 2020-01-15 14:01 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] net/mlx5: add PMD dynf
 2020-01-15 14:01 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] net/mlx5: add fine grain dynamic flag support

[PATCH v10 0/3] ARMv8.5-RNG support
 2020-01-15 14:01 UTC  (7+ messages)
` [PATCH v10 2/3] arm64: random: Add data to pool from setup_arch()

[PATCH next] init/main.c: make some symbols static
 2020-01-15 13:54 UTC 

[RFC v2] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-01-15 13:55 UTC  (4+ messages)

[PATCH] KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug()
 2020-01-15 13:58 UTC  (4+ messages)

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 13:59 UTC  (12+ messages)

[PATCH] net: xen-netbank: hash.c: Use built-in RCU list checking
 2020-01-15 13:56 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "
  ` [Xen-devel] "

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-15 13:57 UTC  (11+ messages)

[PATCH] virtio_ring: Use workqueue to execute virtqueue callback
 2020-01-15 13:56 UTC  (3+ messages)

[PATCH v3] clocksource: Add driver for the Ingenic JZ47xx OST
 2020-01-15 13:57 UTC  (3+ messages)

[PATCH v2] qcow2: Use a GString in report_unsupported_feature()
 2020-01-15 13:56 UTC 

Apollo Lake GPIO driver with Coreboot/U-Boot
 2020-01-15 13:55 UTC 

[PATCH v9 0/4] E0PD support
 2020-01-15 13:54 UTC  (3+ messages)
` [PATCH v9 1/4] arm64: Add initial support for E0PD

[PATCH] lib: remove unused imports
 2020-01-15 13:54 UTC  (2+ messages)

Best practices: Multiple images on one partition
 2020-01-15 13:52 UTC  (2+ messages)

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

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-01-15 13:51 UTC  (2+ messages)

MCTP over PCI on AST2500
 2020-01-15 13:51 UTC  (12+ messages)

[Question about KVM on arm64] Consider putting VINVALL to deactivation
 2020-01-15 13:50 UTC  (3+ messages)

[PATCH] qcow2: Use a GString in report_unsupported_feature()
 2020-01-15 13:49 UTC  (3+ messages)

[PATCH 00/65] Simplify and improve the wfx driver
 2020-01-15 13:50 UTC  (4+ messages)

[PATCH v10 00/14] add the latest exfat driver
 2020-01-15 13:50 UTC  (6+ messages)
  ` [PATCH v10 09/14] exfat: add misc operations

[PATCH v3 00/32] irqchip/gic-v4: GICv4.1 architecture support
 2020-01-15 13:49 UTC  (7+ messages)
` [PATCH v3 29/32] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts

[dpdk-dev] [PATCH v2 0/2] Handle mixed algorithms on GEN3 QAT
 2020-01-15 13:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] test/crypto: add more tests for mixed encypted-digest

[PATCH 0/2] mmc: sdhci-acpi: Introduce device specific quirks, fix issues on 2 device models
 2020-01-15 13:48 UTC  (5+ messages)
` [PATCH 1/2] mmc: sdhci-acpi: Disable 1.8V modes on external microSD on Lenovo Miix 320

[PATCH] leds: add SGI IP30 led support
 2020-01-15 13:46 UTC  (2+ messages)

Problems with determining data presence by examining extents?
 2020-01-15  3:54 UTC 


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.