All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-23 04:58:00 to 2020-12-23 07:04:23 UTC [more...]

[PATCHSET] saner elf compat
 2020-12-23  7:03 UTC  (7+ messages)

[PATCH v3 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2020-12-23  7:03 UTC  (15+ messages)
` [PATCH v3 01/14] mkeficapsule: Add support for embedding public key in a dtb
` [PATCH v3 02/14] qemu: arm: Initialise virtio devices in board_late_init
` [PATCH v3 03/14] crypto: Fix the logic to calculate hash with authattributes set
` [PATCH v3 04/14] qemu: common: Add support for dynamic mtdparts for the platform
` [PATCH v3 05/14] qemu: common: Set dfu_alt_info variable "
` [PATCH v3 06/14] fsp: Move and rename fsp_types.h file
` [PATCH v3 07/14] efi_loader: Add logic to parse EDKII specific fmp payload header
` [PATCH v3 08/14] dfu_mtd: Add provision to unlock mtd device
` [PATCH v3 09/14] efi_loader: Make the pkcs7 header parsing function an extern
` [PATCH v3 10/14] efi_loader: Re-factor code to build the signature store from efi signature list
` [PATCH v3 11/14] efi: capsule: Add support for uefi capsule authentication
` [PATCH v3 12/14] efi_loader: Enable "
` [PATCH v3 13/14] efidebug: capsule: Add a command to update capsule on disk
` [PATCH v3 14/14] qemu: arm64: Add documentation for capsule update

[RFC PATCH 0/8] nvm page allocator for bcache
 2020-12-23 14:41 UTC  (9+ messages)
` [PATCH 1/8] bcache: add initial data structures for nvm pages
` [PATCH 2/8] bcache: initialize the nvm pages allocator
` [PATCH 3/8] bcache: initialization of the buddy
` [PATCH 4/8] bcache: nvm_alloc_pages() "
` [PATCH 5/8] bcache: nvm_free_pages() "
` [PATCH 6/8] bcache: get allocated pages from specific owner
` [PATCH 7/8] bcache: persist owner info when alloc/free pages
` [PATCH 8/8] bcache: testing module for nvm pages allocator

[PATCH] ubifs: Fix read out-of-bounds in ubifs_jnl_write_inode()
 2020-12-23  6:59 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 9317f948b0b188b8d2fded75957e6d42c460df1b
 2020-12-23  6:59 UTC  (2+ messages)

[PATCH] thermal: da9062/61: fix platform_get_irq.cocci warnings
 2020-12-23  6:57 UTC 

[PATCH v3 0/4] x86: Improve Minimum Alternate Stack Size
 2020-12-23  6:55 UTC  (3+ messages)
` [PATCH v3 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery

[Intel-gfx] [PATCH v7 00/15] Add support for DP-HDMI2.1 PCON
 2020-12-23  6:54 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add support for DP-HDMI2.1 PCON (rev9)

[PATCH v15 00/20] Initial support for multi-process Qemu
 2020-12-23  6:14 UTC  (21+ messages)
` [PATCH v15 01/20] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v15 02/20] multi-process: add configure and usage information
` [PATCH v15 03/20] memory: alloc RAM from file at offset
` [PATCH v15 04/20] multi-process: Add config option for multi-process QEMU
` [PATCH v15 05/20] multi-process: setup PCI host bridge for remote device
` [PATCH v15 06/20] multi-process: setup a machine object for remote device process
` [PATCH v15 07/20] multi-process: add qio channel write function
` [PATCH v15 08/20] multi-process: add qio channel read function
` [PATCH v15 09/20] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v15 10/20] multi-process: Initialize message handler in remote device
` [PATCH v15 11/20] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v15 12/20] multi-process: setup memory manager for remote device
` [PATCH v15 13/20] multi-process: introduce proxy object
` [PATCH v15 14/20] multi-process: add proxy communication functions
` [PATCH v15 15/20] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v15 16/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v15 17/20] multi-process: Synchronize remote memory
` [PATCH v15 18/20] multi-process: create IOHUB object to handle irq
` [PATCH v15 19/20] multi-process: Retrieve PCI info from remote process
` [PATCH v15 20/20] multi-process: perform device reset in the "

[Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal to received message size
 2020-12-23  6:15 UTC  (2+ messages)
` [Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual "

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2020-12-23  6:33 UTC  (3+ messages)
` [PATCH] sh: check return code of request_irq

[PATCH] powerpc/32s: Fix RTAS machine check with VMAP stack
 2020-12-23  6:48 UTC  (2+ messages)

[PATCH] multi-process: Acceptance test for multiprocess QEMU
 2020-12-23  6:44 UTC 

[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2020-12-23  6:31 UTC  (13+ messages)

[PATCH] powerpc/32s: Fix RTAS machine check with VMAP stack - again
 2020-12-23  6:40 UTC  (2+ messages)

[PATCH v1 0/2] perf arm64: Support SDT
 2020-12-23  6:39 UTC  (6+ messages)
` [PATCH v1 1/2] perf probe: Fixup Arm64 SDT arguments
` [PATCH v1 2/2] perf arm64: Add argument support for SDT

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2020-12-23  6:38 UTC  (3+ messages)

[PATCH 00/22] tcg: backend constraints cleanup
 2020-12-23  6:33 UTC  (24+ messages)
` [PATCH 01/22] tcg/tci: Drop L and S constraints
` [PATCH 02/22] tcg/i386: Move constraint type check to tcg_target_const_match
` [PATCH 03/22] tcg: Split out target constraints to tcg-target-constr.h
` [PATCH 04/22] tcg/arm: Convert "
` [PATCH 05/22] tcg/aarch64: "
` [PATCH 06/22] tcg/ppc: "
` [PATCH 07/22] tcg/tci: "
` [PATCH 08/22] tcg/mips: "
` [PATCH 09/22] tcg/riscv: "
` [PATCH 10/22] tcg/s390: "
` [PATCH 11/22] tcg/sparc: "
` [PATCH 12/22] tcg: Remove TCG_TARGET_CONSTR_H
` [PATCH 13/22] tcg: Split out constraint sets to tcg-target-conset.h
` [PATCH 14/22] tcg/aarch64: Convert "
` [PATCH 15/22] tcg/arm: "
` [PATCH 16/22] tcg/mips: "
` [PATCH 17/22] tcg/ppc: "
` [PATCH 18/22] tcg/riscv: "
` [PATCH 19/22] tcg/s390: "
` [PATCH 20/22] tcg/sparc: "
` [PATCH 21/22] tcg/tci: "
` [PATCH 22/22] tcg: Remove TCG_TARGET_CONSET_H

[PATCH] kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
 2020-12-23  6:35 UTC 

[RFC v2 01/13] mm: export zap_page_range() for driver use
 2020-12-23  6:32 UTC 

linux-next: Tree for Dec 21
 2020-12-23  6:31 UTC  (4+ messages)
` linux-next: Tree for Dec 21 (objtool warning)

[PATCH] mm/buffer.c: remove the macro check in check_irqs_on()
 2020-12-23  6:30 UTC 

[dpdk-dev] [PATCH] net/iavf: fix queue pairs configuration
 2020-12-23  6:28 UTC  (3+ messages)

[PATCH v2 0/3] iommu/vt-d: Misc fixes on scalable mode
 2020-12-23  6:27 UTC  (8+ messages)
` [PATCH v2 1/3] iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
` [PATCH v2 2/3] iommu/vt-d: Track device aux-attach with subdevice_domain_info
` [PATCH v2 3/3] iommu/vt-d: Fix ineffective devTLB invalidation for subdevices

[PATCH v2 0/4] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot
 2020-12-23  6:26 UTC  (5+ messages)
` [PATCH v2 1/4] hw/misc: imx6_ccm: Update PMU_MISC0 reset value
` [PATCH v2 2/4] hw/msic: imx6_ccm: Correct register value for silicon type
` [PATCH v2 3/4] hw/arm: sabrelite: Connect the Ethernet PHY at address 6
` [PATCH v2 4/4] docs/system: arm: Add sabrelite board description

[dpdk-dev] [PATCH v2] net/iavf: fix negative GTP-U flow rules create successfully
 2020-12-23  6:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] net/iavf: fix invalid RSS combinations rule can be created

[PATCH] x86/iommu: Fix two minimal issues in check_iommu_entries()
 2020-12-23  6:24 UTC  (2+ messages)

[PATCH] lib/raid6: Let $(UNROLL) rules work with BSD userland
 2020-12-23  6:23 UTC  (5+ messages)
      ` [PATCH v2] lib/raid6: Let $(UNROLL) rules work with macOS userland

[dpdk-dev] [PATCH] net/ice: check Rx queue number on RSS init
 2020-12-23  6:22 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Add null check in setup
 2020-12-23  6:22 UTC  (2+ messages)

[ext4:dev] BUILD SUCCESS 5a3b590d4b2db187faa6f06adc9a53d6199fb1f9
 2020-12-23  6:20 UTC 

[tcpdump-workers] Performance impact with multiple pcap handlers on Linux
 2020-12-23  6:20 UTC  (3+ messages)

[PATCH v4] ovl: fix dentry leak in ovl_get_redirect
 2020-12-23  6:19 UTC  (3+ messages)

[PATCH v6 00/28] Add DM support for omap PWM backlight
 2020-12-23  6:18 UTC  (3+ messages)
` [PATCH v6 03/28] bus: ti: add minimal sysc interconnect target driver

[PATCH] CODE_OF_CONDUCT: expect tolerance, not respect
 2020-12-23  6:17 UTC 

[soc:arm/fixes] BUILD SUCCESS f012afb6af3d73c8c9939f4488042ad9c87c5ac8
 2020-12-23  6:14 UTC 

[PATCH] Revert "kbuild: avoid static_assert for genksyms"
 2020-12-23  6:15 UTC  (2+ messages)

drivers/acpi/x86/s2idle.c:395:13: sparse: sparse: restricted suspend_state_t degrades to integer
 2020-12-23  6:12 UTC  (2+ messages)

[PATCH v2 0/6] Add MMC/SD support for S700
 2020-12-23  6:11 UTC  (7+ messages)
` [PATCH v2 5/6] mmc: actions: add MMC driver for Actions OWL S700

[PATCH] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()linux-block@vger.kernel.org (open list:BLOCK LAYER)
 2020-12-23  4:31 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix start index for showing FEC array
 2020-12-23  6:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH] app/testpmd: increase array for fetching supported FEC caps
` [dpdk-dev] [dpdk-stable] [PATCH] app/testpmd: fix start index for showing FEC array

cp --reflink of inline extent results in two DATA_EXTENT entries
 2020-12-23  6:05 UTC  (2+ messages)

[PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default
 2020-12-23  6:05 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] tests: Fix overlay_overlay_nosugar test case
 2020-12-23  6:04 UTC  (2+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-23  6:01 UTC  (8+ messages)
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver

[meta-networking][PATCH 1/3] cyrus-sasl: Disable ntlm plugin by default
 2020-12-23  6:01 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] postgresql: Use /dev/urandom when openssl is not used
` [meta-oe][PATCH 3/3] xrdp: Upgrade to 0.9.14

[PATCH 0/3] aspeed-video: extend spurious interrupt handling
 2020-12-23  5:58 UTC  (11+ messages)
` [PATCH 2/3] aspeed-video: clear spurious interrupt bits unconditionally

[PATCH 0/4] improve crash case minimization
 2020-12-23  5:58 UTC  (4+ messages)
` [PATCH 1/4] fuzz: refine crash detection mechanism

[PATCH] HID: Add Wireless Radio Control feature for Chicony devices
 2020-12-23  5:55 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915: Use cmpxchg64 for 32b compatilibity
 2020-12-23  5:57 UTC  (2+ messages)

[PATCH] rtl_bt: Update RTL8822C BT(UART I/F) FW to 0x059A_25CB
 2020-12-23  5:57 UTC  (3+ messages)

[PATCH] drm/hisilicon: Add load and unload callback functions
 2020-12-23  5:54 UTC 

[PATCH v2] net/ncsi: Use real net-device for response handler
 2020-12-23  5:55 UTC 

[PATCH v13 0/6] Add NUMA-awareness to qspinlock
 2020-12-23  5:44 UTC  (14+ messages)
` [PATCH v13 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v13 2/6] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v13 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v13 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v13 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
` [PATCH v13 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA

Overlay issues
 2020-12-23  5:48 UTC  (4+ messages)

Need to disable IPV6 completely from the yocto image for Raspberrypi
 2020-12-23  5:47 UTC 

[PATCH v2] block: move definition of blk_qc_t to types.h
 2020-12-23  5:44 UTC 

[RFC/PATCH] mergetool: use resolved conflicts in all the views
 2020-12-23  5:41 UTC  (14+ messages)
                ` Code of conduct violation?

[PATCH] iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
 2020-12-23  5:39 UTC  (2+ messages)

[dpdk-dev] [PATCH 21.02 v2 0/2] Vhost-vDPA fixes
 2020-12-23  5:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH 21.02 v2 1/2] net/virtio: fix missing backend features negotiation

[PATCH] net/ncsi: Use real net-device for response handler
 2020-12-23  5:29 UTC  (5+ messages)
      ` [External] "

[PATCH v3 00/24] wfx: get out from the staging area
 2020-12-23  5:28 UTC  (9+ messages)
` [PATCH v3 03/24] wfx: add Makefile/Kconfig
` [PATCH v3 09/24] wfx: add hwio.c/hwio.h

[dpdk-dev] [PATCH 0/8] Introduce emudev library and iavf emudev driver
 2020-12-23  5:28 UTC  (8+ messages)

[PATCH v14 00/15] xfs: Delayed Attributes
 2020-12-23  5:20 UTC  (6+ messages)
` [PATCH v14 04/15] xfs: Add delay ready attr remove routines

[PATCH 0/3] Alternatives vs ORC, a slightly easier way
 2020-12-23  5:18 UTC  (4+ messages)
` [PATCH 1/3] objtool: Refactor ORC section generation
` [PATCH 2/3] objtool: Add 'alt_group' struct
` [PATCH 3/3] objtool: Support stack layout changes in alternatives

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-12-23  5:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/4] "

[PATCH] arm64: Support running gen_vdso_offsets.sh with BSD userland
 2020-12-23  5:10 UTC 

[PATCH v13 0/6] Carry forward IMA measurement log on kexec on ARM64
 2020-12-23  5:09 UTC  (18+ messages)
` [PATCH v13 2/6] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v13 4/6] powerpc: Delete unused function delete_fdt_mem_rsv()

[PATCH] vhost-user: Check vhost features for CONFIGURE_MEM_SLOTS
 2020-12-23  5:06 UTC  (2+ messages)

[PATCH] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings, again
 2020-12-23  5:04 UTC 

[PATCH v2] kconfig: Support building mconf with vendor sysroot ncurses
 2020-12-23  5:04 UTC 

[igt-dev] [PATCH i-g-t 0/1] Optimization for kms_plane
 2020-12-23  5:00 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tests/kms_plane: Test optimization by removing redundancies

[PATCH] rdma.8: Add basic description for users unfamiliar with rdma
 2020-12-23  4:47 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.