All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-15 12:22:31 to 2020-01-15 12:46:48 UTC [more...]

[PATCH v2 11/21] clk: imx: add i.IMXRT1050 clk driver
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 01/21] spl: fix entry_point equal to load_addr
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH V2 2/2] pico-imx7d: Convert to DM_ETH
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 02/21] armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 09/21] clk: imx: pllv3: add support for PLLV3_AV type
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 05/21] clk: imx: pllv3: add enable() support
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 0/5] drm: Add support for Okaya RH128128T
 2020-01-15 12:45 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: display: sitronix, st7735r: Convert to DT schema
  ` [PATCH v2 1/5] dt-bindings: display: sitronix,st7735r: "
` [PATCH v2 2/5] dt-bindings: display: sitronix, st7735r: Add Okaya RH128128T
  ` [PATCH v2 2/5] dt-bindings: display: sitronix,st7735r: "
` [PATCH v2 3/5] drm/mipi_dbi: Add support for display offsets
` [PATCH v2 4/5] drm: tiny: st7735r: Prepare for adding support for more displays
` [PATCH v2 5/5] drm: tiny: st7735r: Add support for Okaya RH128128T

[PATCH] imx: imx8qxp_mek: update README
 2020-01-15 12:46 UTC 

[PATCH v2 16/21] serial_lpuart: add support for i.MXRT
 2020-01-15 12:46 UTC  (2+ messages)

Problems with determining data presence by examining extents?
 2020-01-15 12:46 UTC  (3+ messages)

[PATCH v2 10/21] clk: imx: pfd: add set_rate()
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 07/21] clk: imx: pllv3: add set_rate() support
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH 2/2] imx: dts: imx8dx: add I2C IPG clock for bus 0 and 2
 2020-01-15 12:46 UTC  (2+ messages)

matrix.org as a replacement for IRC?
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v2 13/21] gpio: mxc_gpio: add support for i.MXRT1050
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v4 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-15 12:46 UTC  (9+ messages)
` [PATCH v4 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue

[PATCH] imx8qxp_mek: Select CONFIG_NET_RANDOM_ETHADDR
 2020-01-15 12:46 UTC  (2+ messages)

[PATCH v5 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2020-01-15 12:45 UTC  (7+ messages)
` [PATCH v5 1/2] mm: Add a vmf_insert_mixed_prot() function
` [PATCH v5 2/2] mm, drm/ttm: Fix vm page protection handling
` TTM or vmwgfx tree? Re: [PATCH v5 0/2] mm, drm/ttm: Fix pte insertion with customized protection

[PATCH v5 0/6] Raspberry Pi 4 PCIe support
 2020-01-15 12:45 UTC  (4+ messages)

[PATCH] GPIO: vx855: fixed a typo
 2020-01-15 12:45 UTC  (2+ messages)

[patch] mm, thp: fix defrag setting if newline is not used
 2020-01-15 12:45 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] add ECDSA support
 2020-01-15 12:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/4] cryptodev: support ECDSA
  ` [dpdk-dev] [PATCH v2 2/4] crypto/octeontx: add ECDSA support
  ` [dpdk-dev] [PATCH v2 3/4] crypto/octeontx2: "
  ` [dpdk-dev] [PATCH v2 4/4] app/test: add ECDSA sign/verify tests

transfer physical memory page to swap disk
 2020-01-15 12:42 UTC  (2+ messages)

[PATCH v7 00/11] Multi-phase reset mechanism
 2020-01-15 12:36 UTC  (6+ messages)
` [PATCH v7 01/11] add device_legacy_reset function to prepare for reset api change
` [PATCH v7 02/11] hw/core/qdev: add trace events to help with resettable transition
` [PATCH v7 03/11] hw/core: create Resettable QOM interface
` [PATCH v7 04/11] hw/core: add Resettable support to BusClass and DeviceClass
` [PATCH v7 07/11] hw/core/qdev: update hotplug reset regarding resettable

sched/fair: scheduler not running high priority process on idle cpu
 2020-01-15 12:44 UTC  (5+ messages)

[PATCH mlx5-next 00/10] Use ODP MRs for kernel ULPs
 2020-01-15 12:43 UTC  (11+ messages)
` [PATCH mlx5-next 01/10] IB: Allow calls to ib_umem_get from "
` [PATCH mlx5-next 02/10] IB/core: Introduce ib_reg_user_mr
` [PATCH mlx5-next 03/10] IB/core: Add interface to advise_mr for kernel users
` [PATCH mlx5-next 04/10] IB/mlx5: Add ODP WQE handlers for kernel QPs
` [PATCH mlx5-next 05/10] RDMA/mlx5: Don't fake udata for kernel path
` [PATCH mlx5-next 06/10] IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
` [PATCH mlx5-next 07/10] RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
` [PATCH mlx5-next 08/10] net/rds: Detect need of On-Demand-Paging memory registration
` [PATCH mlx5-next 09/10] net/rds: Handle ODP mr registration/unregistration
` [PATCH mlx5-next 10/10] net/rds: Use prefetch for On-Demand-Paging MR

[PATCH kvmtool 00/16] Add writable BARs and PCIE 1.1 support
 2020-01-15 12:43 UTC  (4+ messages)
` [PATCH kvmtool 04/16] Check that a PCI device's memory size is power of two

[PATCH] x86/microcode/amd: fix uninitalized structure cp
 2020-01-15 12:42 UTC  (11+ messages)

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

[Linux-kernel-mentees] [PATCH] net: xen-netbank: hash.c: Use built-in RCU list checking
 2020-01-15 12:41 UTC  (2+ messages)
`  "

[PATCH-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-15 12:42 UTC  (6+ messages)
` [PATCH-next 3/3] "

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

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-15 12:41 UTC  (4+ messages)
` [PATCH bpf-next v2 09/11] bpf: Allow selecting reuseport socket from a SOCKMAP

[PATCH 1/2] HID: core: fix off-by-one memset in hid_report_raw_event()
 2020-01-15 12:33 UTC  (2+ messages)
` [PATCH 2/2] HID: core: increase HID report buffer size to 8KiB

[Xen-devel] [PATCH] xen/list: Remove prefetching
 2020-01-15 12:40 UTC  (3+ messages)

[LTP] mkfs.vfat: Device partition expected, not making filesystem on entire device '/dev/vdb' (use -I to override)
 2020-01-15 12:40 UTC  (2+ messages)

[PATCHv2-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-15 12:40 UTC  (5+ messages)
` [PATCHv2-next 1/3] sysctl/sysrq: Remove __sysrq_enabled copy
` [PATCHv2-next 3/3] serial_core: Remove unused member in uart_port

[PATCH 1/3] ARM: imx: vining2000: Clean up uSDHC4 setup
 2020-01-15 12:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: fix switching domain allocation
 2020-01-15 12:39 UTC  (4+ messages)

[PATCH] bcache: back to cache all readahead I/Os
 2020-01-15 12:39 UTC  (5+ messages)

[tip: x86/cpu] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
 2020-01-15 12:39 UTC  (4+ messages)
` [PATCH] x86/cpu: Print "VMX disabled" error message iff KVM is enabled
  ` [tip: x86/cpu] "

[PATCH v2 00/21] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-15 12:38 UTC  (7+ messages)
` [PATCH v2 07/21] drm/i915: Convert to CRTC VBLANK callbacks
    ` [Intel-gfx] "

[dpdk-dev] [PATCH] add ABI checks
 2020-01-15 12:38 UTC  (4+ messages)

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-01-15 12:33 UTC  (6+ messages)

[PATCH v2] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-01-15 12:36 UTC  (6+ messages)
      ` [Linux-kernel-mentees] "

[PATCH -next v2] mm/hotplug: silence a lockdep splat with printk()
 2020-01-15 12:35 UTC  (2+ messages)

[PATCH 0/3] Generic DPI panel on Colibri iMX7 / Col.Eval.board
 2020-01-15 12:34 UTC  (6+ messages)
` [PATCH 1/3] drm/panel: make LVDS panel driver DPI capable
` [PATCH 2/3] drm/panel: pass video modes bus_flags
` [PATCH 3/3] ARM: dts: imx7-colibri: add generic RGB (DPI) panel

[PATCHv4 00/14] remoteproc: updates for omap remoteproc support
 2020-01-15 12:34 UTC  (5+ messages)
` [PATCHv4 07/14] remoteproc/omap: Add support for DRA7xx remote processors

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

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

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  (12+ messages)
` [PATCH v4 1/7] dt-bindings: Add AXG PCIE PHY bindings
` [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  (45+ messages)
` [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 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 16/65] staging: wfx: rename wfx_upload_beacon()
` [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 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 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  (10+ 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 

[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


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.