All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-21 07:07:42 to 2020-08-21 07:42:03 UTC [more...]

[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
 2020-08-21  7:40 UTC  (21+ messages)
` [PATCH 1/9] btrfs: send: get rid of i_size logic in send_write()
` [PATCH 2/9] btrfs: send: avoid copying file data
` [PATCH 3/9] btrfs: send: use btrfs_file_extent_end() in send_write_or_clone()
` [PATCH 4/9] btrfs: add send_stream_version attribute to sysfs
` [PATCH 5/9] btrfs: add send stream v2 definitions
` [PATCH 6/9] btrfs: send: write larger chunks when using stream v2
` [PATCH 7/9] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH 8/9] btrfs: send: send compressed extents with encoded writes
` [PATCH 9/9] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH 05/11] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH 06/11] btrfs-progs: receive: process encoded_write commands
` [PATCH 07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH 08/11] btrfs-progs: receive: process fallocate commands
` [PATCH 09/11] btrfs-progs: receive: process setflags ioctl commands
` [PATCH 10/11] btrfs-progs: send: stream v2 ioctl flags
` [PATCH 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive

[PATCH 00/25] alsa-tools: efw-downloader: add initial version of firmwre downloader for Echo Audio Fireworks devices
 2020-08-21  7:31 UTC  (17+ messages)
` [PATCH 01/25] efw-downloader: start a new project to operate on-board flash memory for Fireworks board module
` [PATCH 02/25] efw-downloader: efw-proto: define EfwProto as derived object of HinawaFwResp
` [PATCH 03/25] efw-downloader: efw-proto: add constructor, destructor, bind, unbind functions
` [PATCH 04/25] efw-downloader: efw-proto: add responded signal
` [PATCH 05/25] efw-downloader: efw-proto: add class virtual method to handle "
` [PATCH 06/25] efw-downloader: efw-proto: add instance private structure
` [PATCH 07/25] efw-downloader: efw-proto: emit responded signal at receiving response
` [PATCH 08/25] efw-downloader: efw-proto: add function to finish transaction for command frame
` [PATCH 09/25] efw-downloader: efw-proto: add function to finish a pair of transactions
` [PATCH 10/25] efw-downloader: add parser for sub commands
` [PATCH 11/25] efw-downloader: subcmd-device: implement 'device' sub command to operate actual device
` [PATCH 12/25] efw-downloader: subcmd-device: open firewire character device by HinawaFwNode
` [PATCH 13/25] efw-downloader: config-rom: parse config rom to detect supported device
` [PATCH 14/25] efw-downloader: subcmd-device: check supported models or not
` [PATCH 15/25] efw-downloader: subcmd-device: bind Fireworks protocol
` [PATCH 16/25] efw-downloader: node_dispatcher: add event dispatcher utilizing GLib MainContext/MainLoop

linux-next: manual merge of the wireless-drivers-next tree with the kspp-gustavo tree
 2020-08-21  6:58 UTC  (3+ messages)

[PATCH v2] net: sctp: Fix negotiation of the number of data streams
 2020-08-21  7:41 UTC  (4+ messages)

[PATCH v4 00/17] crypto: allwinner: add xRNG and hashes
 2020-08-21  7:36 UTC  (7+ messages)
` [PATCH v4 08/17] crypto: sun8i-ce: move iv data to request context

[PATCH v3 0/6] Fix timeout clock used by hardware data timeout
 2020-08-21  7:39 UTC  (2+ messages)

[PATCH v5 0/9] fs: interface for directly reading/writing compressed data
 2020-08-21  7:38 UTC  (11+ messages)
` [PATCH man-pages v5] Document encoded I/O
` [PATCH v5 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v5 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v5 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v5 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v5 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v5 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v5 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v5 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v5 9/9] btrfs: implement RWF_ENCODED writes

[PATCH 4.19 00/92] 4.19.141-rc1 review
 2020-08-21  7:39 UTC  (8+ messages)
` [PATCH 4.19 83/92] mfd: dln2: Run event handler loop under spinlock
` [PATCH 4.19 90/92] drm/radeon: fix fb_div check in ni_init_smc_spll_table()

Xen 4.14.0 fails on Dell IoT Gateway without efi=no-rs
 2020-08-21  7:38 UTC  (5+ messages)

[PATCH BlueZ] adapter: Fix crash in discovery_disconnect
 2020-08-21  7:37 UTC 

[PATCH 0/2][v2] Some leaked root fixes
 2020-08-21  7:35 UTC  (5+ messages)
` [PATCH 1/2] btrfs: free fs roots on failed mount
` [PATCH 2/2] btrfs: pretty print leaked root name

[PATCH 4.9 000/212] 4.9.233-rc1 review
 2020-08-21  7:34 UTC  (5+ messages)
` [PATCH 4.9 196/212] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers

Xen 4.14.0 is busted on Dell 300x IoT Gateways
 2020-08-21  7:15 UTC  (4+ messages)
` [PATCH 0/2] Xen: Use a dedicated pointer for IRQ data
  ` [PATCH 1/2] Xen: Use a dedicated irq_info structure pointer
  ` [PATCH 2/2] Xen: Rename irq_info structure

[PATCH 0/3] prueth: Update all prueth firmwares
 2020-08-21  7:32 UTC  (4+ messages)
` [PATCH 1/3] prueth-hsr/prp: Update hsr/prp firmwares to latest
` [PATCH 2/3] prueth-fw: Package the firmware images from ti-linux-firmware
` [PATCH 3/3] prusw-fw: "

[PATCH] xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
 2020-08-21  7:31 UTC  (2+ messages)

v5.9-rc1 commit reliably breaks pci nvme detection
 2020-08-21  7:28 UTC  (9+ messages)

[PATCH BlueZ] client: Add cancel-pairing command
 2020-08-21  7:28 UTC 

More Generic Audio Graph Sound Card idea
 2020-08-21  7:25 UTC  (5+ messages)

[PATCH] emacs: Create a new recipe for emacs
 2020-08-21  7:26 UTC 

[Linux-kernel-mentees] Evaluate and Improve checkpatch
 2020-08-21  7:24 UTC  (3+ messages)

[PATCH] x86/entry/64: Disallow RDPID in paranoid entry if KVM is enabled
 2020-08-21  7:24 UTC  (2+ messages)

[PATCH v5 0/2] Anonymous VMA naming patches
 2020-08-21  7:24 UTC  (6+ messages)
` [PATCH v5 2/2] mm: add a field to store names for private anonymous memory

[PATCH 1/3] MIPS: add missing MSACSR and upper MSA initialization
 2020-08-21  7:23 UTC  (3+ messages)
` [PATCH 2/3] MIPS: make userspace mapping young by default
` [PATCH 3/3] Revert "MIPS: Flush wrong invalid FTLB entry for huge page"

[PATCH 00/32] Set 2: Rid W=1 warnings in Wireless
 2020-08-21  7:16 UTC  (35+ messages)
` [PATCH 01/32] wireless: marvell: mwifiex: sdio: Move 'static const struct's into their own header file
` [PATCH 02/32] wireless: rsi: rsi_91x_mac80211: Add description for function param 'sta'
` [PATCH 03/32] wireless: intel: iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'
` [PATCH 04/32] wireless: broadcom: brcm80211: brcmsmac: ampdu: Remove a bunch of unused variables
` [PATCH 05/32] wireless: broadcom: brcm80211: brcmfmac: p2p: Fix a bunch of function docs
` [PATCH 06/32] wireless: rsi: rsi_91x_mgmt: Add descriptions for rsi_set_vap_capabilities()'s parameters
` [PATCH 07/32] wireless: intel: iwlwifi: dvm: rx: Demote a couple of nonconformant kernel-doc headers
` [PATCH 08/32] wireless: intel: iwlwifi: mvm: utils: Fix some doc-rot
` [PATCH 09/32] wireless: broadcom: brcm80211: brcmsmac: main: Remove a bunch of unused variables
` [PATCH 10/32] wireless: rsi: rsi_91x_ps: Source file headers do not make good kernel-doc candidates
` [PATCH 11/32] wireless: intel: iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers
` [PATCH 12/32] wireless: brcm80211: brcmfmac: firmware: Demote seemingly unintentional kernel-doc header
` [PATCH 13/32] wireless: intel: iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headers
` [PATCH 14/32] wireless: rsi: rsi_91x_coex: File headers are not suitable for kernel-doc
` [PATCH 15/32] wireless: intel: iwlegacy: 4965-mac: Convert function headers to standard comment blocks
` [PATCH 16/32] wireless: brcm80211: btcoex: Update 'brcmf_btcoex_state' and demote others
` [PATCH 17/32] wireless: broadcom: b43: phy_ht: Remove 9 year old TODO
` [PATCH 18/32] wireless: intel: iwlwifi: mvm: tx: Demote misuse of kernel-doc headers
` [PATCH 19/32] wireless: intel: iwlwifi: dvm: devices: Fix function documentation formatting issues
` [PATCH 20/32] wireless: rsi: rsi_91x_debugfs: Source file headers are not suitable for kernel-doc
` [PATCH 21/32] wireless: intel: iwlwifi: iwl-drv: Provide descriptions debugfs dentries
` [PATCH 22/32] wireless: intel: iwlegacy: 4965-rs: Demote non kernel-doc headers to standard comment blocks
` [PATCH 23/32] wireless: intel: iwlegacy: 4965-calib: Demote seemingly accidental kernel-doc header
` [PATCH 24/32] wireless: brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
` [PATCH 25/32] wireless: ath: wil6210: wmi: Fix formatting and demote non-conforming function headers
` [PATCH 26/32] wireless: ath: wil6210: interrupt: Demote comment header which is clearly not kernel-doc
` [PATCH 27/32] wireless: ath: wil6210: txrx: Demote obvious abuse of kernel-doc
` [PATCH 28/32] wireless: ath: wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
` [PATCH 29/32] wireless: realtek: rtl8192c: phy_common: Remove unused variable 'bbvalue'
` [PATCH 30/32] wireless: ath: wil6210: pmc: Demote a few nonconformant kernel-doc function headers
` [PATCH 31/32] wireless: ath: wil6210: wil_platform: Demote kernel-doc header to standard comment block
` [PATCH 32/32] wireless: mediatek: mt76x0: Move tables used only by init.c to their own header file

[PATCH net-next 1/2] dt-bindings: dp83867: add ti,led-function and ti,led-ctrl properties
 2020-08-21  7:21 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: dp83867: apply ti,led-function and ti,led-ctrl to registers

[chrome-os:chromeos-5.4 47/198] ld.lld: error: undefined symbol: usb_wakeup_enabled_descendants
 2020-08-21  7:22 UTC 

[PATCH] nbd: restore default timeout when setting it to zero
 2020-08-21  7:21 UTC  (3+ messages)

[PATCH BlueZ] shared/mgmt: Provide timeout in mgmt_send()
 2020-08-21  7:21 UTC 

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-21  7:17 UTC  (11+ messages)

[PATCH v5 8/8] mm/vmalloc: Hugepage vmalloc mappings
 2020-08-21  7:17 UTC  (4+ messages)

[PATCH v5 0/7] make hdmi work on bananapi-r2
 2020-08-21  7:17 UTC  (3+ messages)
` [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
  ` Aw: "

[PATCH 1/2] ASoC: bindings: fsl-asoc-card: add compatible string for TLV320AIC32x4 codec
 2020-08-21  7:20 UTC  (8+ messages)
` [PATCH 2/2] ASoC: fsl-asoc-card: add support "

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-08-21  7:18 UTC  (4+ messages)

[PATCH] powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
 2020-08-21  7:15 UTC  (2+ messages)

[PATCH 0/3] drm/vc4: Support HDMI QHD or higher output
 2020-08-21  7:10 UTC  (12+ messages)
  ` [PATCH 1/3] clk: bcm: rpi: Add register to control pixel bvb clk
  ` [PATCH 2/3] ARM: dts: bcm2711: Add bvb clock for hdmi-pixel
  ` [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock control

[linux-nvme:nvme-5.9-rc] BUILD SUCCESS 729d1456ea5fc53629a182e6590fd5fb1a2ab562
 2020-08-21  7:17 UTC 

ath10k-firmware: QCA6174A hw3.2: Add Killer Networking/Surface Go specific board
 2020-08-21  7:17 UTC  (2+ messages)

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-21  7:14 UTC  (4+ messages)
` [PATCH v2 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry

[PATCH v4 0/3] TypeC Connector Class driver improvements
 2020-08-21  7:13 UTC  (2+ messages)

[PATCH 7/8] spi: spi-s3c64xx: Increase transfer timeout
 2020-08-21  7:10 UTC  (4+ messages)

[PATCH v2 0/2] NT39016 cleanup
 2020-08-20 16:37 UTC  (5+ messages)
` [PATCH v2 1/2] drm/panel: novatek,nt39016: Reorder calls in probe
  ` [PATCH v2 1/2] drm/panel: novatek, nt39016: "
` [PATCH v2 2/2] drm/panel: novatek, nt39016: Remove 'dev' field in priv struct

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-20 10:30 UTC  (7+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
 2020-08-20 22:49 UTC  (9+ messages)
` drm/bridge: Synopsys DW-HDMI bridge driver for the Ingenic JZ4780 (was Re: Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780)

[PATCH 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-08-20 10:43 UTC  (3+ messages)
` [PATCH 2/8] drm/lima: "
` [PATCH 3/8] drm/msm: "

[PATCH] drm/amd/pm: Remove unnecessary cast
 2020-08-20 17:58 UTC 

[PATCH BlueZ] device: unset disconnecting flag when connection is removed
 2020-08-21  7:11 UTC  (2+ messages)

dt-bindings: display: xlnx: mixer: Inconsistent pixel format terminology in dt docs
 2020-08-20 21:17 UTC 

[RFC] Experimental DMA-BUF Device Heaps
 2020-08-20  8:36 UTC  (7+ messages)

[PATCH] drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
 2020-08-20  7:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V2 0/2] Implement Shutdown callback for i2c
 2020-08-21  0:22 UTC  (5+ messages)
` [PATCH V2 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V2 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-20 20:16 UTC  (6+ messages)
` [PATCH 12/18] iommu/tegra-gart: Add IOMMU_DOMAIN_DMA support
` [PATCH 16/18] staging/media/tegra-vde: Clean up IOMMU workaround

[PATCH] drm/msm/a6xx: fix gmu start on newer firmware
 2020-08-20  9:36 UTC 

[PATCH v3] gpu/drm: ingenic: Add option to mmap GEM buffers cached
 2020-08-20 16:42 UTC 

[Intel-gfx] [PATCH v2 2/5] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
 2020-08-20  7:14 UTC  (3+ messages)
`  "

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-20 13:37 UTC  (4+ messages)
` [PATCH RESEND v10 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH] drm: fsl-dcu: enable PIXCLK on LS1021A
 2020-08-20 10:58 UTC 

[PATCH] board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support
 2020-08-21  7:10 UTC  (3+ messages)

[PATCH] .gitignore: add virtiofsd binary
 2020-08-21  7:09 UTC 

drivers/cpufreq/intel_pstate.c:2850:28: warning: Local variable id shadows outer variable
 2020-08-21  7:08 UTC 

[PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-08-21  7:05 UTC  (4+ messages)
` [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy


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.