All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-15 13:57:46 to 2021-12-15 14:44:37 UTC [more...]

[PATCH v5 00/18] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-12-15 14:19 UTC  (5+ messages)
` [PATCH v5 04/18] ui: avoid warnings about directdb on Alpine / musl libc
` [PATCH v5 05/18] ci: explicitly skip I/O tests on alpine
` [PATCH v5 09/18] tests/docker: auto-generate fedora.docker with lcitool
` [PATCH v5 15/18] tests/docker: updates to alpine package list

20.11.4 patches review and test
 2021-12-15 14:44 UTC  (4+ messages)

19.11.11 patches review and test
 2021-12-15 14:44 UTC  (17+ messages)

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2021-12-15 14:43 UTC  (9+ messages)
` [PATCH 12/43] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN
` [PATCH 25/43] kmsan: skip shadow checks in files doing context switches
` [PATCH 33/43] kmsan: disable physical page merging in biovec

[PATCH 0/8] hisi_sas: Some misc patches
 2021-12-15 14:37 UTC  (9+ messages)
` [PATCH 1/8] scsi: hisi_sas: Start delivery hisi_sas_task_exec() directly
` [PATCH 2/8] scsi: hisi_sas: Make internal abort have no task proto
` [PATCH 3/8] scsi: hisi_sas: Pass abort structure for internal abort
` [PATCH 4/8] scsi: hisi_sas: Factor out task prep and delivery code
` [PATCH 5/8] scsi: hisi_sas: Prevent parallel controller reset and control phy command
` [PATCH 6/8] scsi: hisi_sas: Prevent parallel FLR and controller reset
` [PATCH 7/8] scsi: hisi_sas: Fix phyup timeout on FPGA
` [PATCH 8/8] scsi: libsas: Decode SAM status and host byte codes

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-15 14:43 UTC  (8+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot

[PATCH v3] monitor: move x-query-profile into accel/tcg to fix build
 2021-12-15 14:12 UTC  (2+ messages)

downgrading a wireless connection
 2021-12-15 14:36 UTC 

[RFC] Implementation of a submodule fetcher
 2021-12-15 14:42 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-15 14:42 UTC  (9+ messages)
` [PATCH v3 5/5] mm/slub: do not create dma-kmalloc if no managed pages in DMA zone

[PATCH v3] ARC: mm: Update ARC_REG_*C_PTAG on each cacheline operation
 2021-12-15 14:42 UTC  (2+ messages)

[PATCH ptp-next] drivers/ptp: remove redundant variable
 2021-12-15 14:42 UTC  (2+ messages)

[PATCH net] net/packet: rx_owner_map depends on pg_vec
 2021-12-15 14:39 UTC 

[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [KVM]
 2021-12-15 14:39 UTC  (7+ messages)
` [RFC PATCH v5 1/1] KVM: s390: Clarify SIGP orders versus STOP/RESTART

[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
 2021-12-15 14:38 UTC  (7+ messages)

[PATCH v2] sfc_ef100: potential dereference of null pointer
 2021-12-15 14:37 UTC 

[PULL 00/13] Block device patches patches for 2021-12-15
 2021-12-15 14:02 UTC  (8+ messages)
` [PULL 01/13] hw/sd/ssi-sd: Do not create SD card within controller's realize
` [PULL 02/13] hw: Replace trivial drive_get_next() by drive_get()
` [PULL 04/13] hw/arm/versatilepb hw/arm/vexpress: Replace "
` [PULL 07/13] hw/arm/mcimx7d-sabre: "
` [PULL 08/13] hw/arm/xlnx-versal-virt: "
` [PULL 10/13] hw/arm/xlnx-zcu102: "
` [PULL 13/13] blockdev: Drop unused drive_get_next()

[PATCH v2 0/2] livepatch: Allow user to specify functions to search for on a stack
 2021-12-15 14:37 UTC  (8+ messages)
` [PATCH v2 1/2] "

modify NetdevUserOptions through QMP in QEMU 6 - how?
 2021-12-15 13:38 UTC  (2+ messages)

[Virtio-fs] [virtiofsd-rs] MR opened: Display vhost-user Listener error messages
 2021-12-15 14:36 UTC 

[PATCH v2] mem: exclude used memory from core dump by config
 2021-12-15 14:34 UTC  (4+ messages)
` [PATCH v3] eal: allow to exclude memseg from core dump

drivers/net/pcs/pcs-xpcs.c:843:13: warning: Identical inner 'return' condition is always true. [identicalInnerCondition]
 2021-12-15 14:34 UTC 

[PATCH 05/43] asm: x86: instrument usercopy in get_user() and __put_user_size()
 2021-12-15 14:34 UTC  (2+ messages)

[GIT PULL] intel-gpio for 5.17-1
 2021-12-15 14:33 UTC 

[PATCH v4 00/66] Introducing the Maple Tree
 2021-12-15 14:33 UTC  (3+ messages)
` [PATCH v4 10/66] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree

[PATCH v4 0/6] KVM: arm64: Emulate the OS Lock
 2021-12-15 14:32 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined

[PATCH 0/5] Add driver for GSC controller
 2021-12-15 14:32 UTC  (15+ messages)
` [PATCH 1/5] drm/i915/gsc: add gsc as a mei platform device
    ` [Intel-gfx] "
` [PATCH 2/5] mei: add gsc driver
  ` [Intel-gfx] "
` [PATCH 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure
  ` [Intel-gfx] "
` [PATCH 4/5] mei: gsc: add runtime pm handlers
  ` [Intel-gfx] "
` [PATCH 5/5] mei: gsc: retrieve the firmware version
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add driver for GSC controller
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/6] KVM: arm64: Miscellaneous pkvm fixes
 2021-12-15 14:30 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_core: Ensure subtest result is skip if all dynamic subtests skip
 2021-12-15 14:31 UTC  (2+ messages)

Building QEMU as a shared library
 2021-12-15 13:39 UTC  (5+ messages)

[PATCH] hwmon: (ntc_thermistor): Drop OF dependency
 2021-12-15 14:29 UTC 

unable to use all spaces
 2021-12-15 14:31 UTC 

[PATCH v2] drm: bridge: tc358764: Use drm panel_bridge API
 2021-12-15 14:31 UTC  (4+ messages)

[PATCH] rsi: fix array out of bound
 2021-12-15 14:28 UTC  (2+ messages)

[PATCH] migration: Report the error returned when save_live_iterate fails
 2021-12-15 14:14 UTC 

BUG: btrfs confused by two different fs with the same UUID mounted in different moment
 2021-12-15 14:24 UTC  (2+ messages)

[PATCH v2] brcmfmac: add CYW43570 PCIE device
 2021-12-15 14:23 UTC  (2+ messages)

Can BB_HASHSERVE still take a 'host:port' value?
 2021-12-15 14:23 UTC  (5+ messages)
` [docs] "
  ` [bitbake-devel] "

[PATCH 0/4] mmc: mmci: updates for STM32MP13
 2021-12-15 14:17 UTC  (10+ messages)
` [PATCH 1/4] mmc: mmci: Add support for sdmmc variant revision v2.2
` [PATCH 2/4] mmc: mmci: increase stm32 sdmmcv2 clock max freq
` [PATCH 3/4] mmc: mmci: stm32: clear DLYB_CR after sending tuning command
` [PATCH 4/4] mmc: mmci: add hs200 support for stm32 sdmmc

[PATCH] hw/arm: add control knob to disable kaslr_seed via DTB
 2021-12-15 13:43 UTC  (5+ messages)

[PATCH v1 1/2] pinctrl: Get rid of duplicate of_node assignment in the drivers
 2021-12-15 14:15 UTC  (4+ messages)

[PATCH v2 1/6] i2c: designware-pci: Use temporary variable for struct device
 2021-12-15 14:21 UTC  (9+ messages)
` [PATCH v2 4/6] i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters

[PATCH] common/rc, ceph: add _require_not_encrypted test
 2021-12-15 14:20 UTC 

[GIT PULL] Apple SoC DT updates for 5.17, v2
 2021-12-15 14:17 UTC  (2+ messages)

[PATCH v4 0/6] drm: exynos: dsi: Convert drm bridge
 2021-12-15 14:19 UTC  (4+ messages)

[PATCH 1/4] dt-bindings: i2c Update PCA954x
 2021-12-15 14:19 UTC  (4+ messages)

[PATCH 0/7] drm/i915: Asynchronous vma unbinding
 2021-12-15 14:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v10 0/3] support dirty restraint on vCPU
 2021-12-15 13:41 UTC  (6+ messages)
` [PATCH v10 3/3] cpus-common: implement dirty page limit on virtual CPU

[PATCH v6 00/28] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-12-15 14:19 UTC  (6+ messages)
` [PATCH v6 08/28] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201
` [PATCH v6 11/28] ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700T

[rcu] 342f2d0f88: WARNING:at_kernel/locking/lockdep.c:#lockdep_hardirqs_on_prepare
 2021-12-15 14:18 UTC  (2+ messages)

pull-request: wireless-drivers-2021-12-15
 2021-12-15 14:18 UTC 

[PATCH v3] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-15 14:16 UTC  (4+ messages)

[PATCH 0/2] PCI: VF resizable BAR
 2021-12-15 14:16 UTC  (3+ messages)
` [PATCH 1/2] PCI: Add support for VF Resizable Bar extended cap
` [PATCH 2/2] PCI: Don't fail BAR resize if nothing is reassigned

[xilinx-xlnx:xlnx_rebase_v5.10 1449/1981] drivers/i2c/busses/i2c-xiic.c:1134:39: warning: unused variable 'xiic_2_00'
 2021-12-15 14:14 UTC  (3+ messages)

[Buildroot] [PATCH] package/python3: bump version to 3.9.9
 2021-12-15 14:16 UTC 

[PATCH] Add Multiple TX/RX Queues Support for WWAN Network Device
 2021-12-15 14:16 UTC  (6+ messages)

cargo fetcher, SRCPV, and setscene issues
 2021-12-15 14:15 UTC 

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-12-15 14:13 UTC  (15+ messages)
` [PATCH v6 7/7] "

[PATCH v2] ARC: mm: Update ARC_REG_*C_PTAG on each cacheline operation
 2021-12-15 14:15 UTC  (3+ messages)

[PATCH v2] arm64/mm: avoid fixmap race condition when create pud mapping
 2021-12-15 14:13 UTC  (3+ messages)

[Virtio-fs] [virtiofsd-rs] user namespace progress report
 2021-12-15 14:15 UTC  (2+ messages)

[PATCH 5.10 4/5] arm: extend pfn_valid to take into account freed memory map alignment
 2021-12-15 14:10 UTC  (3+ messages)
` Patch "arm: extend pfn_valid to take into account freed memory map alignment" has been added to the 5.10-stable tree

[PATCH 5.10 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
 2021-12-15 14:10 UTC  (3+ messages)
` Patch "memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER" has been added to the 5.10-stable tree

linux-next: build failure after merge of the phy-next tree
 2021-12-15 14:14 UTC  (2+ messages)

[PATCH v4 00/18] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-12-15 13:47 UTC  (5+ messages)
` [PATCH v4 03/18] meson: require liburing >= 0.3

[PATCH 5.10 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
 2021-12-15 14:10 UTC  (3+ messages)
` Patch "memblock: ensure there is no overflow in memblock_overlaps_region()" has been added to the 5.10-stable tree

[PATCH 06/43] asm-generic: instrument usercopy in cacheflush.h
 2021-12-15 14:13 UTC  (2+ messages)

[PATCH 5.10 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
 2021-12-15 14:10 UTC  (3+ messages)
` Patch "memblock: align freed memory map on pageblock boundaries with SPARSEMEM" has been added to the 5.10-stable tree

[PATCH 5.10 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
 2021-12-15 14:10 UTC  (3+ messages)
` Patch "arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM" has been added to the 5.10-stable tree

[PATCH v2] ext4: set csum seed in tmp inode while migrating to extents
 2021-12-15 14:12 UTC  (4+ messages)

[PATCH 5.4 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
 2021-12-15 14:09 UTC  (3+ messages)
` Patch "memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER" has been added to the 5.4-stable tree

[PATCH 5.4 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
 2021-12-15 14:09 UTC  (3+ messages)
` Patch "memblock: ensure there is no overflow in memblock_overlaps_region()" has been added to the 5.4-stable tree

[PATCH 5.4 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
 2021-12-15 14:09 UTC  (3+ messages)
` Patch "memblock: align freed memory map on pageblock boundaries with SPARSEMEM" has been added to the 5.4-stable tree

[PATCH 5.4 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
 2021-12-15 14:09 UTC  (3+ messages)
` Patch "arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM" has been added to the 5.4-stable tree

[PATCH 5.4 4/5] arm: extend pfn_valid to take into account freed memory map alignment
 2021-12-15 14:09 UTC  (3+ messages)
` Patch "arm: extend pfn_valid to take into account freed memory map alignment" has been added to the 5.4-stable tree

[Intel-gfx] [PATCH v2 0/4] drm/i915/fbc: More multi-FBC refactoring
 2021-12-15 14:11 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/fbc: Parametrize FBC register offsets

[PATCH 00/47] Patch Round-up for stable 6.1.1, freeze on 2021-12-21
 2021-12-15 13:17 UTC  (3+ messages)

[PATCH 1/4] arm/trusted-firmware-m: remove stale patch
 2021-12-15 14:09 UTC  (2+ messages)

[PATCH v2 0/3] clk: Implement a clock request API
 2021-12-15 14:08 UTC  (3+ messages)

[PATCH] target/rx: Correctly set Error Summary bit in set_fpsw() helper
 2021-12-15 13:34 UTC  (2+ messages)

[PATCH 00/12] add packet generator library and example app
 2021-12-15 14:07 UTC  (3+ messages)

[PATCH 01/26] insane.bbclass: do not hardcode oe-core path in upstream-status check
 2021-12-15 14:07 UTC  (3+ messages)
` [PATCH 03/26] meson: configure and use generic exe_wrapper
  ` [OE-core] "

[PATCH] drm/vmwgfx: fix size_t format string
 2021-12-15 14:05 UTC  (2+ messages)

[PATCH] PM / devfreq: sun8i: addd COMMON_CLK dependency
 2021-12-15 14:03 UTC 

[PATCH] hv: account for packet descriptor in maximum packet size
 2021-12-15 14:05 UTC  (9+ messages)

[PATCH] sfc_ef100: potential dereference of null pointer
 2021-12-15 14:03 UTC  (3+ messages)

[PATCH V2] mmc: debugfs: add error statistics
 2021-12-15 14:03 UTC  (2+ messages)

[PATCH 5.4 0/5] memblock, arm: fixes for freeing of the memory map
 2021-12-15 14:02 UTC  (4+ messages)

[linux-next:master 4428/6993] drivers/soc/imx/imx8m-blk-ctrl.c:33:8: warning: Excessive padding in 'struct imx8m_blk_ctrl_domain_data' (8 padding bytes, where 0 is optimal)
 2021-12-15 14:03 UTC 

[PATCH] usb: storage: do not use UAS with Logitec LGB-4BNHUC
 2021-12-15 14:03 UTC  (4+ messages)
    ` [usb-storage] "

Question about "hash-equivalence passthrough to the matching server"
 2021-12-15 14:02 UTC  (3+ messages)
` [docs] "

[PATCH net-next v9 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-15 14:01 UTC  (5+ messages)
` [PATCH net-next v9 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema

[PATCH] x86: xen: Fix xen_initdom_restore_msi #ifdef
 2021-12-15 14:01 UTC 

[xen-unstable-smoke test] 167429: tolerable all pass - PUSHED
 2021-12-15 14:01 UTC 

[PATCH 5.10 0/8] perf intel_pt: Fixes for v5.10
 2021-12-15 14:00 UTC  (2+ messages)

[PATCH 0/2] Add VIRTIO_RING_F_INDIRECT_SIZE and queue_indirect_size
 2021-12-15 13:59 UTC  (4+ messages)
` [PATCH 2/2] Add common configuration field "queue_indirect_size"
  ` [virtio-comment] "

[PATCH v3 0/2] Add driver for OCOTP in Sunplus SP7021
 2021-12-15 13:58 UTC  (3+ messages)
` [PATCH v3 1/2] nvmem: "

[PATCH V6 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2021-12-15 13:56 UTC  (3+ messages)

[loop] e3f9387aea: stress-ng.loop.ops_per_sec 78.9% improvement
 2021-12-15 13:58 UTC  (2+ messages)

[RFC][V8][PATCH 0/5] btrfs: allocation_hint mode
 2021-12-15 13:58 UTC  (10+ messages)

[PATCH 0/6] iSER fixes and cleanups for kernel-5.17
 2021-12-15 13:57 UTC  (5+ messages)
` [PATCH 1/6] IB/iser: remove deprecated pi_guard module param
` [PATCH 4/6] IB/iser: don't suppress send completions
` [PATCH 5/6] IB/iser: remove un-needed casting to/from void pointer
` [PATCH 6/6] IB/iser: align coding style accross driver


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.