All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-13 08:02:22 to 2021-09-13 08:44:46 UTC [more...]

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-13  8:42 UTC  (5+ messages)
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()

[dpdk-dev] [PATCH] eal: promote rte_mcfg_get_single_file_segment to stable ABI
 2021-09-13  8:44 UTC 

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-13  8:44 UTC  (4+ messages)

next/master baseline: 668 runs, 37 regressions (next-20210913)
 2021-09-13  8:44 UTC 

[PATCH 5.4] netns: protect netns ID lookups with RCU
 2021-09-13  8:36 UTC  (2+ messages)

Please add 2dce224f469f ("netns: protect netns ID lookups with RCU") to LTS
 2021-09-13  8:42 UTC  (4+ messages)

[PATCH v2 0/3] Add support for runtime features
 2021-09-13  8:39 UTC  (8+ messages)
` [PATCH v2 1/3] firmware: xilinx: "
` [PATCH v2 2/3] firmware: zynqmp: Add sysfs entry "
` [PATCH v2 3/3] firmware: xilinx: Add sysfs support for feature config

[PATCH] tools/vm/page_owner_sort.c: count and sort by mem
 2021-09-13  8:43 UTC  (2+ messages)

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-13  8:42 UTC  (11+ messages)

[PATCH v4 1/3] drm/amdgpu: UVD avoid memory allocation during IB test
 2021-09-13  8:42 UTC  (3+ messages)
` [PATCH v4 2/3] drm/amdgpu: VCE "
` [PATCH v4 3/3] drm/amdgpu: VCN "

[PATCH] kernel/locking: Add context to ww_mutex_trylock
 2021-09-13  8:42 UTC  (8+ messages)
      ` [PATCH v2] "
            ` [Intel-gfx] "

[SPDK] Using of Compression VBDEV
 2021-09-13  8:42 UTC 

[PATCH 1/2] platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tablet
 2021-09-13  8:42 UTC  (2+ messages)

[PATCH ltp v2] IMA: Add tests for uid, gid, fowner, and fgroup options
 2021-09-13  8:40 UTC  (4+ messages)
` [LTP] "

[PATCH] mm/memory_hotplug: Add static qualifier for online_policy_to_str
 2021-09-13  8:39 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Clarify that TMZ unsupported message is due to hardware
 2021-09-13  8:39 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Demote TMZ unsupported log message from warning to info

[PATCH] lg-laptop: Correctly handle dmi_get_system_info() returning NULL
 2021-09-13  8:39 UTC  (2+ messages)

[PATCH v2 1/3] oslat: Rename cpu_mhz/cpu_hz to counter_mhz/counter_hz
 2021-09-13  8:39 UTC  (3+ messages)
` [PATCH v2 2/3] oslat: Add aarch64 support
` [PATCH v2 3/3] oslat: Allow for arch specific counter frequency measurements

[PATCH v1 1/1] platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()
 2021-09-13  8:38 UTC  (2+ messages)

stable-rc/queue/5.14 baseline: 161 runs, 2 regressions (v5.14.3-294-g9d35f37c1067)
 2021-09-13  8:35 UTC 

[qemu-web v2 PATCH] Update the information about the required version of macOS
 2021-09-13  8:36 UTC  (5+ messages)

[PATCH] ipc: remove memcg accounting for sops objects in do_semtimedop()
 2021-09-13  8:37 UTC  (3+ messages)

[PATCH v15 0/6] FPGA Image Load (previously Security Manager)
 2021-09-13  8:27 UTC  (11+ messages)
` [PATCH v15 4/6] fpga: image-load: add status ioctl
` [PATCH v15 5/6] fpga: image-load: create status sysfs node

[PATCH v2 00/33] staging/wfx: usual maintenance
 2021-09-13  8:30 UTC  (34+ messages)
` [PATCH v2 01/33] staging: wfx: use abbreviated message for "incorrect sequence"
` [PATCH v2 02/33] staging: wfx: do not send CAB while scanning
` [PATCH v2 03/33] staging: wfx: ignore PS when STA/AP share same channel
` [PATCH v2 04/33] staging: wfx: wait for SCAN_CMPL after a SCAN_STOP
` [PATCH v2 05/33] staging: wfx: avoid possible lock-up during scan
` [PATCH v2 06/33] staging: wfx: drop unused argument from hif_scan()
` [PATCH v2 07/33] staging: wfx: fix atomic accesses in wfx_tx_queue_empty()
` [PATCH v2 08/33] staging: wfx: take advantage of wfx_tx_queue_empty()
` [PATCH v2 09/33] staging: wfx: declare support for TDLS
` [PATCH v2 10/33] staging: wfx: fix support for CSA
` [PATCH v2 11/33] staging: wfx: relax the PDS existence constraint
` [PATCH v2 12/33] staging: wfx: simplify API coherency check
` [PATCH v2 13/33] staging: wfx: update with the firmware API 3.8
` [PATCH v2 14/33] staging: wfx: uniformize counter names
` [PATCH v2 15/33] staging: wfx: fix misleading 'rate_id' usage
` [PATCH v2 16/33] staging: wfx: declare variables at beginning of functions
` [PATCH v2 17/33] staging: wfx: simplify hif_join()
` [PATCH v2 18/33] staging: wfx: reorder function for slightly better eye candy
` [PATCH v2 19/33] staging: wfx: fix error names
` [PATCH v2 20/33] staging: wfx: apply naming rules in hif_tx_mib.c
` [PATCH v2 21/33] staging: wfx: remove unused definition
` [PATCH v2 22/33] staging: wfx: remove useless debug statement
` [PATCH v2 23/33] staging: wfx: fix space after cast operator
` [PATCH v2 24/33] staging: wfx: remove references to WFxxx in comments
` [PATCH v2 25/33] staging: wfx: update files descriptions
` [PATCH v2 26/33] staging: wfx: reformat comment
` [PATCH v2 27/33] staging: wfx: avoid c99 comments
` [PATCH v2 28/33] staging: wfx: fix comments styles
` [PATCH v2 29/33] staging: wfx: remove useless comments after #endif
` [PATCH v2 30/33] staging: wfx: explain the purpose of wfx_send_pds()
` [PATCH v2 31/33] staging: wfx: indent functions arguments
` [PATCH v2 32/33] staging: wfx: ensure IRQ is ready before enabling it
` [PATCH v2 33/33] staging: wfx: early exit of PDS is not correct

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-13  8:32 UTC  (25+ messages)
` [PATCH 03/22] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH 05/22] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH 15/22] media: sunxi: Remove the sun6i-csi driver implementation
` [PATCH 17/22] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH 19/22] soc: sunxi: mbus: Add A31 ISP compatibles to the list
` [PATCH 20/22] staging: media: Add support for the Allwinner A31 ISP

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-09-13  8:28 UTC  (5+ messages)
` [PATCH v8 15/19] hvf: arm: Implement -cpu host

[PATCH] nfp: Prefer struct_size over open coded arithmetic
 2021-09-13  8:31 UTC  (2+ messages)

[PATCH] scsi: target: Remove unused argument of some functions
 2021-09-13  8:30 UTC 

[PATCH 1/1] drm/radeon: pass drm dev radeon_agp_head_init directly
 2021-09-13  8:30 UTC  (2+ messages)

INFO: task hung in io_uring_cancel_generic
 2021-09-13  8:30 UTC  (8+ messages)

[PATCH 0/4] iowq fix
 2021-09-13  8:30 UTC  (3+ messages)
` [PATCH 2/4] io-wq: code clean of io_wqe_create_worker()

[PATCH 0/8] imx: clk: Rework all the wrappers
 2021-09-13  8:24 UTC  (18+ messages)
` [PATCH 1/8] clk: imx: Remove unused helpers
` [PATCH 2/8] clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones
` [PATCH 3/8] clk: imx: Rework all clk_hw_register_gate wrappers
` [PATCH 4/8] clk: imx: Rework all clk_hw_register_gate2 wrappers
` [PATCH 5/8] clk: imx: Rework all clk_hw_register_mux wrappers
` [PATCH 6/8] clk: imx: Rework all clk_hw_register_divider wrappers
` [PATCH 7/8] clk: imx: Rework all imx_clk_hw_composite wrappers
` [PATCH 8/8] clk: imx: Rework imx_clk_hw_pll14xx wrapper

[PATCH 00/13] Enumerate midlevel and endpoint decoders
 2021-09-13  8:29 UTC  (5+ messages)
` [PATCH 10/13] cxl/core: Map component registers for ports

[PATCH] clk: at91: check pmc node status before registering syscore ops
 2021-09-13  8:26 UTC  (2+ messages)

[PATCH v7] media: vimc: Enable set resolution at the scaler src pad
 2021-09-13  8:28 UTC  (2+ messages)

[PATCH] qapi: define cleanup function for g_autoptr(Error)
 2021-09-13  8:25 UTC  (4+ messages)

[PATCH rdma-rc] RDMA/usnic: Lock VF with mutex instead of spinlock
 2021-09-13  8:27 UTC  (3+ messages)

Use of uninitialized memory with CONFIG_HW_RANDOM_VIRTIO
 2021-09-13  8:25 UTC  (6+ messages)

[RESEND PATCH] time: changed timespec64_to_ns to avoid underrun
 2021-09-13  8:23 UTC  (4+ messages)

[PATCH v2 0/9] linux-user: split internals out of qemu.h
 2021-09-13  8:20 UTC  (4+ messages)
` [PATCH v2 6/9] linux-user: Split safe-syscall macro into its own header

SMMU Stage 2 translation in QEMU
 2021-09-13  8:19 UTC  (6+ messages)

[PATCH 00/11] PCI devices passthrough on Arm, part 2
 2021-09-13  8:22 UTC  (4+ messages)
` [PATCH 08/11] libxl: Only map legacy PCI IRQs if they are supported

[PATCH v7 0/7] Fixes for dma-iommu swiotlb bounce buffers
 2021-09-13  8:21 UTC  (3+ messages)

[PATCH 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-13  8:20 UTC  (5+ messages)
` [PATCH 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings

[OE-core][hardknott][PATCH] cpio: fix CVE-2021-38185
 2021-09-13  8:33 UTC  (3+ messages)

[PATCH 0/5] arm64: ARMv8.7-A: MTE: Add asymm mode support
 2021-09-13  8:14 UTC  (12+ messages)
` [PATCH 1/5] kasan: Remove duplicate of kasan_flag_async
` [PATCH 2/5] arm64: mte: Bitfield definitions for Asymm MTE
` [PATCH 3/5] arm64: mte: CPU feature detection "
` [PATCH 4/5] arm64: mte: Add asymmetric mode support
` [PATCH 5/5] kasan: Extend KASAN mode kernel parameter

newly passing xfstests
 2021-09-13  8:17 UTC  (2+ messages)

[PATCH v2 0/2] fix crash if try to migrate during backup
 2021-09-13  8:15 UTC  (2+ messages)

[PATCH] um: gitignore: add kernel/capflags.c
 2021-09-13  8:17 UTC 

[PATCH] um: virtio_uml: fix time-travel external time propagation
 2021-09-13  8:16 UTC 

[PATCH] sched: Add a new version sysctl to control child runs first
 2021-09-13  8:13 UTC  (2+ messages)

[PATCH] usb: serial: option: add Telit LN920 compositions
 2021-09-13  8:15 UTC  (3+ messages)

[Bug 214375] New: 5.14 Regression: Null pointer dereference in radeon_agp_head_init
 2021-09-13  8:15 UTC  (2+ messages)
` [Bug 214375] "

[PATCH] bnx2x: Fix enabling network interfaces without VFs
 2021-09-13  8:14 UTC 

[PATCH] mm/damon: don't use strnlen() with known-bogus source length
 2021-09-13  8:14 UTC 

[PATCH] Signed-off-by: Pavel Samsonov <pvsamsonov76@gmail.com>
 2021-09-13  8:14 UTC  (2+ messages)

[PATCH] pwm: visconti: Simplify using devm_pwmchip_add()
 2021-09-13  8:11 UTC  (3+ messages)

[PATCH v2] wic/bootimg-efi: Add Unified Kernel Image option
 2021-09-13  8:13 UTC 

[RFC PATCH v2] drm/ttm: Try to check if new ttm man out of bounds during compile
 2021-09-13  8:12 UTC  (2+ messages)

[PATCH v2 0/3] scsi: ufs: introduce vendor isr
 2021-09-13  7:55 UTC  (4+ messages)
    ` [PATCH v2 1/3] "
    ` [PATCH v2 2/3] scsi: ufs: introduce force requeue
    ` [PATCH v2 3/3] scsi: ufs: ufs-exynos: implement exynos isr

[PATCH 00/19] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-13  8:11 UTC  (4+ messages)
` [PATCH 04/19] cpufreq: amd: introduce a new amd pstate driver to support future processors

[PATCH] tcg/arm: Reduce vector alignment requirement for NEON
 2021-09-13  8:07 UTC  (2+ messages)

possible deadlock in __perf_event_task_sched_out
 2021-09-13  8:11 UTC  (2+ messages)

[PATCH linux-next] mm/folio-compat: fix potential NULL pointer access
 2021-09-13  8:11 UTC 

[mm/page] ab19939a6a: ltp.msync04.fail
 2021-09-13  8:11 UTC  (4+ messages)
` [LTP] "

[oe] [meta-oe] [PATCH] libxmlb: upgrade 0.3.1 -> 0.3.2
 2021-09-13 20:09 UTC 

[dpdk-dev] [PATCH] checkpatches: suppress warning about strlcpy
 2021-09-13  8:08 UTC  (2+ messages)

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2021-09-13  8:05 UTC  (10+ messages)
` [PATCH v2 07/17] irqchip/gic: Atomically update affinity

[PATCH] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
 2021-09-13  8:05 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 00/13] enhancements to host based flow table management
 2021-09-11 15:30 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 06/13] net/bnxt: add support for tunnel offloads
  ` [dpdk-dev] [PATCH v3 09/13] net/bnxt: add flow templates for Thor
  ` [dpdk-dev] [PATCH v3 13/13] net/bnxt: add enhancements to TF ULP

[PATCH 2/2] rteval: services.py: Fix incorrect detection of container environment
 2021-09-13  8:06 UTC  (2+ messages)
` [PATCH v2] "

Introduction of stable interface between Xenstore and hypervisor
 2021-09-13  8:05 UTC  (5+ messages)

Unmountable / uncheckable Fedora 34 btrfs: failed to read block groups: -5 open_ctree failed
 2021-09-13  8:05 UTC  (6+ messages)

[syzbot] memory leak in create_io_worker
 2021-09-13  8:04 UTC  (2+ messages)

[PATCH v2 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-09-13  8:00 UTC  (2+ messages)
` [PATCH v2 3/4] drivers: "

[PATCH 0/5] qapi: Another round of minor fixes and cleanups
 2021-09-13  7:57 UTC  (2+ 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.