All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-29 23:55:23 to 2020-12-30 04:44:12 UTC [more...]

[PATCH 00/18] rtw89: add Realtek 802.11ax driver
 2020-12-30  4:42 UTC  (8+ messages)
` [PATCH 01/18] rtw89: add CAM files
` [PATCH 02/18] rtw89: add BT coexistence files
` [PATCH 03/18] rtw89: add core and trx files
` [PATCH 04/18] rtw89: add debug files
` [PATCH 05/18] rtw89: add efuse files
` [PATCH 07/18] rtw89: add MAC files
` [PATCH 08/18] rtw89: implement mac80211 ops

[PATCH] mailbox: arm_mhuv2: Fix sparse warnings
 2020-12-30  4:42 UTC 

[PATCH v4 00/10] [GSoC] Implement Corrected Commit Date
 2020-12-30  4:35 UTC  (9+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 01/11] commit-graph: fix regression when computing Bloom filters
  ` [PATCH v5 07/11] commit-graph: implement corrected commit date
  ` [PATCH v5 09/11] commit-graph: use generation v2 only if entire chain does

cron job: media_tree daily build: ERRORS
 2020-12-30  4:32 UTC 

[PATCH] revision: trace topo-walk statistics
 2020-12-30  4:31 UTC 

[PATCH 00/21] Control VQ support in vDPA
 2020-12-30  4:27 UTC  (11+ messages)
` [PATCH 07/21] vdpa: multiple address spaces support
` [PATCH 10/21] vhost: support ASID in IOTLB API

[PATCH 1/8] mac80211: minstrel_ht: clean up CCK code
 2020-12-30  4:24 UTC  (3+ messages)

Registering IRQ for MT7530 internal PHYs
 2020-12-30  4:22 UTC 

[PATCH 0/4] rename "sha1-foo" files
 2020-12-30  4:22 UTC  (8+ messages)
` [PATCH 1/4] object-name.c: rename from sha1-name.c
` [PATCH 3/4] sha1-lookup: rename `sha1_pos()` as `hash_pos()`
` [PATCH 4/4] hash-lookup: rename from sha1-lookup

[PATCH] checkpatch: ignore warning designated initializers using NR_CPUS
 2020-12-30  4:13 UTC 

WARNING in cm109_urb_irq_callback/usb_submit_urb
 2020-12-30  3:58 UTC 

[PATCH 0/3] Bypass specific network traffic in COLO
 2020-12-30  3:56 UTC  (7+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

802.11ac AP mode support on Realtek 8821AE?
 2020-12-30  3:52 UTC  (5+ messages)

[PATCH v3] MIPS: zboot: head.S clean up
 2020-12-30  3:47 UTC 

[PATCH] rtw88: coex: remove useless if and else
 2020-12-30  3:46 UTC  (2+ messages)

[PATCH v2] MIPS: zboot: head.S clean up
 2020-12-30  3:45 UTC  (2+ messages)

[PATCH] Use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
 2020-12-30  3:38 UTC 

[PATCH RESEND 1/2] MIPS: cacheinfo: Add missing VCache
 2020-12-30  3:39 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson64: Set cluster for cores

[PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c
 2020-12-30  3:39 UTC  (4+ messages)
` [PATCH 2/2] video: remove unused include/mb862xx.h

[PATCH] rtw88: coex: set 4 slot TDMA for BT link and WL busy
 2020-12-30  3:36 UTC 

[PATCH] oeqa/suspend : add test for suspend state
 2020-12-30  3:36 UTC 

[PATCH v2 -next] staging: greybus: light: Use kzalloc for allocating only one thing
 2020-12-30  3:33 UTC  (4+ messages)

[PATCH] ARM: dts: sun8i-v3s: Add CSI0 MCLK pin definition
 2020-12-30  3:29 UTC  (4+ messages)

[PATCH v2] ext4: fix bug for rename with RENAME_WHITEOUT
 2020-12-30  3:29 UTC  (3+ messages)

[mm/filemap.c] 06c0444290: stress-ng.sendfile.ops_per_sec 26.7% improvement
 2020-12-30  3:27 UTC  (2+ messages)

[PATCH 1/3] MIPS: Add vulnerabilities infrastructure
 2020-12-30  3:23 UTC  (3+ messages)
` [PATCH 2/3] MIPS: cpu-probe: Vulnerabilities for MIPS cores
` [PATCH 3/3] MIPS: cpu-probe: Vulnerabilities for Loongson cores

[dpdk-dev] [PATCH 00/40] net/virtio: Virtio PMD rework
 2020-12-30  3:25 UTC  (45+ messages)
` [dpdk-dev] [PATCH 01/40] bus/vdev: add helper to get vdev from eth dev
` [dpdk-dev] [PATCH 02/40] net/virtio: Introduce Virtio bus type
` [dpdk-dev] [PATCH 03/40] net/virtio: refactor virtio-user device
` [dpdk-dev] [PATCH 04/40] net/virtio: introduce PCI device metadata
` [dpdk-dev] [PATCH 05/40] net/virtio: move PCI device init in dedicated file
` [dpdk-dev] [PATCH 06/40] net/virtio: move PCI specific dev init to PCI ethdev init
` [dpdk-dev] [PATCH 07/40] net/virtio: move MSIX detection to PCI ethdev
` [dpdk-dev] [PATCH 08/40] net/virtio: force IOVA as VA mode for Virtio-user
` [dpdk-dev] [PATCH 09/40] net/virtio: store PCI type in Virtio device metadata
` [dpdk-dev] [PATCH 10/40] net/virtio: add callback for device closing
` [dpdk-dev] [PATCH 11/40] net/virtio: validate features at bus level
` [dpdk-dev] [PATCH 12/40] net/virtio: remove bus type enum
` [dpdk-dev] [PATCH 13/40] net/virtio: move PCI-specific fields to PCI device
` [dpdk-dev] [PATCH 14/40] net/virtio: pack virtio HW struct
` [dpdk-dev] [PATCH 15/40] net/virtio: move legacy IO to Virtio PCI
` [dpdk-dev] [PATCH 16/40] net/virtio: introduce generic virtio header
` [dpdk-dev] [PATCH 17/40] net/virtio: move features definition to generic header
` [dpdk-dev] [PATCH 18/40] net/virtio: move virtqueue defines in "
` [dpdk-dev] [PATCH 19/40] net/virtio: move config definitions to "
` [dpdk-dev] [PATCH 20/40] net/virtio: make interrupt handling more generic
` [dpdk-dev] [PATCH 21/40] net/virtio: move vring alignment to generic header
` [dpdk-dev] [PATCH 22/40] net/virtio: remove last PCI refs in non-PCI code

[PATCH] tty: serial: amba-pl011: added RS485 support [v3]
 2020-12-30  3:16 UTC  (2+ messages)

[kasan] 97593cad00: RIP:kasan_record_aux_stack
 2020-12-30  3:14 UTC  (2+ messages)

LinuxIO (LIO) target @ Debian 10 and VMware 6.7 Initiator: Detected WRITE_PROTECTED LUN Access for 0x00000000
 2020-12-30  3:09 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/4] raw/ifpga: add extra OPAE APIs
 2020-12-30  3:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 1/4] raw/ifpga: add fpga rsu function
` [dpdk-dev] [PATCH v1 2/4] raw/ifpga: add fpga property get function
` [dpdk-dev] [PATCH v1 3/4] raw/ifpga: add opae API for Cyborg
` [dpdk-dev] [PATCH v1 4/4] examples/ifpga: add example for opae ifpga API

[PATCH v4 0/2] UIO support for dfl devices
 2020-12-30  2:51 UTC  (4+ messages)
` [PATCH v4 1/2] fpga: dfl: add the userspace I/O device support for DFL devices

[PATCH] platform/x86: thinkpad_acpi: correct palmsensor error checking
 2020-12-30  2:47 UTC 

[dpdk-dev] [PATCH v2 0/4] raw/ifpga: add extra OPAE APIs
 2020-12-30  2:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] raw/ifpga: add fpga rsu function
` [dpdk-dev] [PATCH v2 2/4] raw/ifpga: add fpga property get function
` [dpdk-dev] [PATCH v2 3/4] raw/ifpga: add opae API for Cyborg
` [dpdk-dev] [PATCH v2 4/4] examples/ifpga: add example for opae ifpga API

[PATCH 0/4] arm64: dts: imx8m: add spda bus
 2020-12-30  2:34 UTC  (10+ messages)
` [PATCH 2/4] arm64: dts: imx8mn: add spba bus node
` [PATCH 3/4] "

[phosphor-virtual-sensor] Add new feature to get Warning or Critical property
 2020-12-30  2:47 UTC  (3+ messages)

[PATCH] RDMA/ocrdma: fix use after free in ocrdma_dealloc_ucontext_pd()
 2020-12-30  2:46 UTC 

[chrome-os:chromeos-5.10 144/1140] arch/arc/kernel/devtree.c:20:21: error: no previous prototype for 'arc_early_base_baud'
 2020-12-30  2:48 UTC 

[PATCH V2] libexif: fix CVE-2020-0198; CVE-2020-0452
 2020-12-30  2:39 UTC 

[RFC please help] membarrier: Rewrite sync_core_before_usermode()
 2020-12-30  2:33 UTC  (14+ messages)

[PATCH] irqchip/gic: remove a if in gic_of_setup()
 2020-12-30  2:30 UTC 

[dpdk-dev] [PATCH 0/9] Introduce vfio-user library
 2020-12-30  2:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH 5/9] vfio_user: implement interrupt related APIs

[PATCH] libexif: fix CVE-2020-0198;CVE-2020-0452
 2020-12-30  2:30 UTC 

[btrfs] 196d59ab9c: fxmark.hdd_btrfs_MWCL_9_bufferedio.works/sec -16.4% regression
 2020-12-30  2:30 UTC  (2+ messages)

[PATCH 0/2] fix the issue when xfer by spi-altera
 2020-12-30  2:24 UTC  (4+ messages)
` [PATCH 2/2] spi: fix the divide by 0 error when calculating xfer waiting time

inconsistent lock state in ila_xlat_nl_cmd_add_mapping
 2020-12-30  2:16 UTC  (4+ messages)

[virtio-comment] [PATCH v6] virtio-i2c: add the device specification
 2020-12-30  2:17 UTC  (3+ messages)

[PATCH] mtd: phram: use div_u64_rem to stop overwrite len in phram_setup
 2020-12-30  2:17 UTC 

[PATCH] irqchip/gic: add WARN_ON() to facilitate backtracking
 2020-12-30  2:16 UTC  (3+ messages)

[meta-oe][PATCH] mariadb: upgrade to 10.5.8
 2020-12-30  2:11 UTC 

[PATCH] semctl.2: Correct SEM_STAT_ANY description
 2020-12-30  2:03 UTC  (4+ messages)

[PATCH v2 0/7] macio: remove PIC object property links
 2020-12-30  1:36 UTC  (5+ messages)
` [PATCH v2 2/7] mac_oldworld: move initialisation of grackle before heathrow
` [PATCH v2 3/7] macio: move heathrow PIC inside macio-oldworld device

[dpdk-dev] [PATCH 0/8] Introduce emudev library and iavf emudev driver
 2020-12-30  1:59 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/8] emu/iavf: add resource management and internal logic of iavf

Linux 5.11-rc1
 2020-12-30  1:59 UTC  (2+ messages)
` linux-next: stats (Was: Linux 5.11-rc1)

[Bug 1908551] [NEW] aarch64 SVE emulation breaks strnlen and strrchr
 2020-12-30  1:46 UTC  (2+ messages)
` [Bug 1908551] "

[renesas-drivers:master] BUILD SUCCESS 458a1ec920ab378a4a9996a2ad639239eefa7a7e
 2020-12-30  1:46 UTC 

[PATCH v2 net-next] net: kcm: Replace fput with sockfd_put
 2020-12-30  1:43 UTC 

[PATCH 1/2] nginx: upgrade 1.16.1 -> 1.18.0
 2020-12-30  1:42 UTC  (2+ messages)
` [PATCH 2/2] nginx: upgrade 1.17.8 -> 1.19.6

[PATCH] postgresql: upgrade 12.4 -> 13.1
 2020-12-30  1:41 UTC 

include/linux/spinlock_api_smp.h:161:9: sparse: sparse: context imbalance in 'destroy_id_handler_unlock' - wrong count at exit
 2020-12-30  1:39 UTC 

[PATCH] usb: xhci: Use only 32-bit accesses in nvme_writeq/nvme_readq
 2020-12-30  1:36 UTC  (3+ messages)

[openxt-dev] VirtIO-Argo initial development proposal
 2020-12-30  1:35 UTC  (3+ messages)

[openxt-dev] VirtIO-Argo initial development proposal
 2020-12-30  1:33 UTC 

[PATCH 0/5] Amlogic Meson Always-On ARC remote-processor support
 2020-12-30  1:27 UTC  (18+ messages)
` [PATCH 1/5] dt-bindings: sram: Add compatible strings for the Meson AO ARC SRAM
` [PATCH 2/5] dt-bindings: Amlogic: add the documentation for the SECBUS2 registers
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH 4/5] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor
` [PATCH 5/5] ARM: dts: meson: add the AO ARC remote processor

[PATCH] media: v4l2-async: Add waiting subdevices debugfs
 2020-12-30  1:26 UTC  (7+ messages)

[ANNOUNCE] 4.9.249-rt164
 2020-12-30  1:25 UTC 

[PATCH bpf-next] bpf: allow variable-offset stack reads
 2020-12-30  1:22 UTC 

[PATCH] coccinelle: api: fix device_attr_show.cocci warnings
 2020-12-30  1:19 UTC 

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-12-29 19:16 UTC  (13+ messages)
` [PATCH v23 02/23] LSM: Create and manage the lsmblob data structure

[GIT PULL] Audit patches for v5.11
 2020-12-16 19:44 UTC  (2+ messages)

[PATCH] btrfs: relocation: output warning message for leftover v1 space cache before aborting current data balance
 2020-12-30  0:56 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP
 2020-12-30  0:54 UTC  (5+ messages)

[PATCH 01/13] imx: imx8mp_evk: enable eth support
 2020-12-30  0:55 UTC  (4+ messages)
` [PATCH 05/13] imx: imx8mn_evk: correct stack/malloc adress

[PATCH net] smc: fix out of bound access in smc_nl_get_sys_info()
 2020-12-30  0:48 UTC 

[PATCH] mm: improve mprotect(R|W) efficiency on pages referenced once
 2020-12-30  0:43 UTC  (5+ messages)

[PATCH v2] mm: improve mprotect(R|W) efficiency on pages referenced once
 2020-12-30  0:41 UTC 

[PATCH 0/6] block: improvement on bioset & bvec allocation
 2020-12-30  0:32 UTC  (7+ messages)
` [PATCH 1/6] block: manage bio slab cache by xarray
` [PATCH 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
` [PATCH 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
` [PATCH 4/6] block: set .bi_max_vecs as actual allocated vector number
` [PATCH 5/6] block: move three bvec helpers declaration into private helper
` [PATCH 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'

[PATCH] gdb: riscv: Add target description
 2020-12-30  0:26 UTC  (5+ messages)

[PATCH v8 1/3] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-12-30  0:18 UTC  (3+ messages)
` [PATCH v8 2/3] ACPI: platform-profile: Add platform profile support
` [PATCH v8 3/3] platform/x86: thinkpad_acpi: "

[linux-linus test] 157960: regressions - FAIL
 2020-12-30  0:18 UTC 

[PATCH v3 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-12-30  0:11 UTC  (5+ messages)

[PATCH 0/4] Fix order when split bio and send remaining back to itself
 2020-12-30  0:00 UTC  (4+ messages)
` [PATCH 1/4] block: introduce submit_bio_noacct_add_head
    ` [dm-devel] "

[PATCH] fs/buffer: try to submit writeback bio in unit of page
 2020-12-30  0:08 UTC 

[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
 2020-12-30  0:07 UTC  (8+ messages)
` [PATCH 2/8] spl: fit: Factor out FIT parsing and use a context struct

[PATCH] common: board_f: fix to display wrong memory information
 2020-12-30  0:05 UTC  (3+ messages)

v5.10.1 xfs deadlock
 2020-12-29 23:56 UTC  (2+ messages)
` [PATCH] xfs: Wake CIL push waiters more reliably

IMX8MM SD UHS support
 2020-12-29 23:56 UTC  (3+ 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.