messages from 2020-08-21 07:11:59 to 2020-08-21 07:50:13 UTC [more...]
[PATCH] mips/oprofile: Fix fallthrough placement
2020-08-21 7:48 UTC (2+ messages)
a saner API for allocating DMA addressable pages
2020-08-19 12:49 UTC (5+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
[PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
2020-08-21 7:49 UTC (5+ messages)
[pm:bleeding-edge] BUILD SUCCESS 0e2db525c08af6c8f0298ca8e35d3717cd5c4b23
2020-08-21 7:47 UTC (2+ messages)
` [Devel] "
[PATCH 4.9 000/212] 4.9.233-rc1 review
2020-08-21 7:48 UTC (6+ messages)
` [PATCH 4.9 196/212] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
[PATCH V2] dt-bindings: sound: Convert NXP spdif to json-schema
2020-08-18 1:06 UTC
More Generic Audio Graph Sound Card idea
2020-08-21 7:33 UTC (6+ messages)
[PATCH] x86/entry/64: Disallow RDPID in paranoid entry if KVM is enabled
2020-08-21 7:47 UTC (4+ messages)
[Bridge] [RFC PATCH] net: bridge: Don't reset time stamps on SO_TXTIME enabled sockets
2020-08-21 7:47 UTC (4+ messages)
` "
[PATCH v6 0/3] usb: cdns3: add runtime pm support
2020-08-21 7:46 UTC (4+ messages)
` [PATCH v6 2/3] usb: cdns3: add runtime PM support
[PATCH 00/25] alsa-tools: efw-downloader: add initial version of firmwre downloader for Echo Audio Fireworks devices
2020-08-21 7:31 UTC (26+ 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
` [PATCH 17/25] efw-downloader: subcmd-device: support debug output for response of Fireworks protocol
` [PATCH 18/25] efw-downloader: efw-commands: add support for a part of hardware command
` [PATCH 19/25] efw-downloader: efw-commands: add support for commands in flash category
` [PATCH 20/25] efw-downloader: subcmd-device: add read operation
` [PATCH 21/25] efw-downloader: file-cntr: add parser for data binary shipped by Echo Digital Audio corporation
` [PATCH 22/25] efw-downloader: subcmd-file: add 'file' sub command
` [PATCH 23/25] efw-downloader: subcmd-file: add parse operation
` [PATCH 24/25] efw-downloader: man: add online manual
` [PATCH 25/25] efw-downloader: add README formatted by reStructuredText
[PATCH] drm/omap: Fix runtime PM imbalance in dsi_runtime_get
2020-08-21 7:45 UTC
[PATCH 0/2] x86/vpic: minor fixes
2020-08-21 7:45 UTC (4+ messages)
` [PATCH 2/2] x86/vpic: also execute dpci callback for non-specific EOI
[PATCH 0/3] Chunk Heap Support on DMA-HEAP
2020-08-21 7:38 UTC (5+ messages)
[PATCH BlueZ] device: Fix race condition between device connection and disconnection
2020-08-21 7:45 UTC
[PATCH] ARM: s3c: Cleanup from old plat-samsung include
2020-08-21 7:42 UTC (2+ messages)
arch/mips/include/asm/sn/sn0/hub.h:57:27: sparse: got unsigned long long COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt
2020-08-21 7:44 UTC
[PATCH net-next 0/6] mvneta: introduce XDP multi-buffer support
2020-08-21 7:43 UTC (4+ messages)
` [PATCH net-next 3/6] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
[yocto-builds] npmsw fetcher error : npm-shrinkwrap.json' has invalid parameters. Unsupported dependency: arr-flatten
2020-08-21 7:43 UTC (2+ messages)
` [yocto] "
[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
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 (7+ 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
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
[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 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 (8+ 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 (3+ messages)
[PATCH v2 0/2] NT39016 cleanup
2020-08-20 12:12 UTC (2+ messages)
` [PATCH v2 1/2] drm/panel: novatek,nt39016: Reorder calls in probe
[PATCH 0/2] Implement Shutdown callback for i2c
2020-08-20 10:29 UTC (4+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct
Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
2020-08-20 22:49 UTC (4+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.