All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-22 11:22:21 to 2021-07-22 12:42:37 UTC [more...]

[PATCH v2 0/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
 2021-07-22 12:36 UTC  (5+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PATCH v2 3/6] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PATCH v2 5/6] util/oslib-posix: Support concurrent os_mem_prealloc() invocation

[PATCH for-6.1? 0/6] mirror: Handle errors after READY cancel
 2021-07-22 12:26 UTC  (7+ messages)
` [PATCH for-6.1? 1/6] mirror: Keep s->synced on error
` [PATCH for-6.1? 2/6] job: @force parameter for job_cancel_sync{, _all}()
` [PATCH for-6.1? 3/6] jobs: Give Job.force_cancel more meaning
` [PATCH for-6.1? 4/6] job: Add job_cancel_requested()
` [PATCH for-6.1? 5/6] mirror: Check job_is_cancelled() earlier
` [PATCH for-6.1? 6/6] iotests: Add mirror-ready-cancel-error test

[PATCH 1/5] drm/vmwgfx: unbind in vmw_ttm_unpopulate
 2021-07-22 12:41 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulate
` [PATCH 3/5] drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
` [PATCH 4/5] drm/radeon: unbind in radeon_ttm_tt_unpopulate()
` [PATCH 5/5] drm/ttm: revert "flip tt destroy ordering."

[PATCH] KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
 2021-07-22 12:39 UTC  (2+ messages)

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-22 11:12 UTC  (13+ messages)

❌ FAIL: Test report for kernel 5.13.0-rc7 (arm-next, 8ab9b1a9)
 2021-07-22 12:38 UTC  (12+ messages)

[PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
 2021-07-22 12:37 UTC  (12+ messages)

[PATCH 0/6] Support ETE decoding
 2021-07-22 11:10 UTC  (3+ messages)
` [PATCH 2/6] perf cs-etm: Initialise architecture based on TRCIDR1

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-22 12:36 UTC  (9+ messages)

[PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
 2021-07-22 12:27 UTC  (5+ messages)
` [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus

[linux-nfc] About NFC Tag emulation on Linux
 2021-07-22 12:34 UTC  (5+ messages)
` [linux-nfc] "
  `  "

[PATCH v5 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-22 12:33 UTC  (5+ messages)
` [PATCH v5 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback

pull request of u-boot-fsl-qoriq for v2021.10
 2021-07-22 12:33 UTC 

[PATCH v6 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-22 12:32 UTC  (6+ messages)
` [PATCH v6 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
` [PATCH v6 2/2] firmware_loader: fix use-after-free in firmware_fallback_sysfs

[PATCH v14 000/138] Memory folios
 2021-07-22 12:29 UTC  (4+ messages)
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()

[PATCH ima-evm-utils] ima-evm-utils: Fix incorrect algorithm name in hash_info.gen
 2021-07-22 12:28 UTC  (2+ messages)

MTD: How to get actual image size from MTD partition
 2021-07-22 11:10 UTC  (10+ messages)

[PATCH for-6.1?] iotest: Further enhance qemu-img-bitmaps
 2021-07-22 12:22 UTC  (2+ messages)

[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
 2021-07-22 12:24 UTC  (3+ messages)
` [PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-07-22 12:18 UTC  (23+ messages)
` [PATCH v5 net-next 01/36] net: Introduce direct data placement tcp offload
` [PATCH v5 net-next 18/36] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v5 net-next 19/36] net/mlx5e: NVMEoTCP statistics
` [PATCH v5 net-next 20/36] Documentation: add ULP DDP offload documentation
` [PATCH v5 net-next 21/36] net: drop ULP DDP HW offload feature if no CSUM offload feature
` [PATCH v5 net-next 22/36] net: Add ulp_ddp_pdu_info struct
` [PATCH v5 net-next 23/36] net: Add to ulp_ddp support for fallback flow
` [PATCH v5 net-next 24/36] net: Add MSG_DDP_CRC flag
` [PATCH v5 net-next 25/36] nvme-tcp: TX DDGST offload
` [PATCH v5 net-next 26/36] nvme-tcp: Mapping between Tx NVMEoTCP pdu and TCP sequence
` [PATCH v5 net-next 27/36] mlx5e: make preparation in TLS code for NVMEoTCP CRC Tx offload
` [PATCH v5 net-next 28/36] mlx5: Add sq state test bit for nvmeotcp
` [PATCH v5 net-next 29/36] mlx5: Add support to NETIF_F_HW_TCP_DDP_CRC_TX feature
` [PATCH v5 net-next 30/36] net/mlx5e: NVMEoTCP DDGST TX offload TIS
` [PATCH v5 net-next 31/36] net/mlx5e: NVMEoTCP DDGST Tx offload queue init/teardown
` [PATCH v5 net-next 32/36] net/mlx5e: NVMEoTCP DDGST TX BSF and PSV
` [PATCH v5 net-next 33/36] net/mlx5e: NVMEoTCP DDGST TX Data path
` [PATCH v5 net-next 34/36] net/mlx5e: NVMEoTCP DDGST TX handle OOO packets
` [PATCH v5 net-next 35/36] net/mlx5e: NVMEoTCP DDGST TX offload optimization
` [PATCH v5 net-next 36/36] net/mlx5e: NVMEoTCP DDGST TX statistics

[syzbot] WARNING in __set_page_dirty
 2021-07-22 12:24 UTC  (4+ messages)
` [Cluster-devel] "

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-22 12:23 UTC  (4+ messages)
` [PATCH v4 10/13] lib: test_hmm add module param for zone device type

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-07-22 12:20 UTC  (5+ messages)
` [PATCH 0/3] progress.c API users: fix bogus counting
  ` [PATCH 1/3] commit-graph: fix bogus counter in "Scanning merged commits" progress line
  ` [PATCH 2/3] midx: don't provide a total for QSORT() progress
  ` [PATCH 3/3] entry: show finer-grained counter in "Filtering content" progress line

[Intel-gfx] [PATCH CI 1/4] drm: Add function to convert rect in 16.16 fixed format to regular format
 2021-07-22 12:19 UTC  (10+ messages)
` [Intel-gfx] [PATCH CI 2/4] drm/i915/display/psr: Use plane damage clips to calculate damaged area

[PATCH 0/3] i386/kvm: Paravirtualized features usage enforcement
 2021-07-22 12:15 UTC  (4+ messages)
` [PATCH 1/3] docs: Briefly describe KVM PV features
` [PATCH 2/3] i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
` [PATCH 3/3] i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID

[PATCH v3 0/5] Add FF-A support in OP-TEE driver
 2021-07-22 12:17 UTC  (12+ messages)
` [PATCH v3 1/5] tee: add sec_world_id to struct tee_shm
` [PATCH v3 2/5] optee: simplify optee_release()
` [PATCH v3 3/5] optee: refactor driver with internal callbacks
` [PATCH v3 4/5] optee: isolate smc abi
` [PATCH v3 5/5] optee: add FF-A support

[PATCH] KVM: Consider SMT idle status when halt polling
 2021-07-22 12:16 UTC  (3+ messages)
  ` 答复: "

[PATCH] mtd: spi-nor: swp: fix unlock lower area failure
 2021-07-22 12:14 UTC 

[PATCH net] dpaa2-switch: seed the buffer pool after allocating the swp
 2021-07-22 12:15 UTC 

[PULL] u-boot-riscv/master
 2021-07-22 12:15 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] shmget03: don't depend on existed shared resources
 2021-07-22 12:14 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] msgget03: "

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-07-22 12:14 UTC  (4+ messages)
` [PATCH v2 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[GIT PULL FOR v5.15] Various fixes
 2021-07-22 12:14 UTC  (4+ messages)

[PATCH v28 22/25] Audit: Add record for multiple process LSM attributes
 2021-07-22  4:08 UTC  (2+ messages)

bus method call error process
 2021-07-22 12:13 UTC 

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-07-22 12:12 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller
` [PATCH v7 2/3] PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
` [PATCH v7 3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding

[PATCH v3 0/2] New V4L2 controls V4L2_CID_NOTIFY_GAIN_XXX
 2021-07-22 12:12 UTC  (3+ messages)
` [PATCH v3 1/2] media: v4l2-ctrls: Add V4L2_CID_NOTIFY_GAIN_XXX controls
` [PATCH v3 2/2] media: v4l2-ctrls: Document "

[PATCH] hw/display: fix virgl reset regression
 2021-07-22 12:11 UTC  (2+ messages)

[PATCH v2 0/3] SubmittingPatches: a few unrelated minor fixes
 2021-07-22 12:11 UTC  (4+ messages)
` [PATCH v3 0/2] SubmittingPatches: talk about GitHub CI, not Travis + move-only
  ` [PATCH v3 1/2] SubmittingPatches: move discussion of Signed-off-by above "send"
  ` [PATCH v3 2/2] SubmittingPatches: replace discussion of Travis with GitHub Actions

[Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
 2021-07-22 12:08 UTC 

[LTP] [PATCH v1 1/4] syscalls/shmget01: Remove it
 2021-07-22 12:08 UTC  (5+ messages)
` [LTP] [PATCH v1 3/4] syscalls/shmget05: Add test for /proc/sys/kernel/shm_next_id
` [LTP] [PATCH v1 4/4] syscalls/shmget06: Add test when the id of shm_next_id has existed

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-07-22 12:07 UTC  (8+ messages)
` [PULL] Add variants of devm_clk_get for prepared and enabled clocks "

[PATCH v2] cobalt: Sort out virtual vs. real pids
 2021-07-22 12:07 UTC  (3+ messages)

[PATCH for-rc] iw_cxgb4: Fix refcount underflow while destroying cqs
 2021-07-22 12:06 UTC  (3+ messages)

[android-common:android13-5.10 3721/12147] arch/x86/include/asm/paravirt.h:663:9: sparse: sparse: context imbalance in 'pte_spinlock' - different lock contexts for basic block
 2021-07-22 12:06 UTC 

[git:media_stage/master] media: stkwebcam: fix memory leak in stk_camera_probe
 2021-07-22 12:01 UTC 

[PATCH v2 0/4] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-07-22 12:01 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: SVM: Get rid of *ghcb_msr_bits() functions
` [PATCH v2 2/4] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v2 3/4] KVM: SVM: Add support for Hypervisor Feature support "
  ` [PATCH v2.1 "
` [PATCH v2 4/4] KVM: SVM: Increase supported GHCB protocol version

[GSoC] [PATCH] submodule--helper: introduce add-config subcommand
 2021-07-22 11:50 UTC  (3+ messages)

[PATCH 1/2] cx20442: tty_ldisc_ops::write_wakeup is optional
 2021-07-22 11:54 UTC  (6+ messages)
` [PATCH 2/2] v253_init: eliminate pointer to string

[PATCH v2] include: linux: Reorganize timekeeping and ktime headers
 2021-07-22 11:54 UTC  (3+ messages)

[PATCH v6 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver
 2021-07-22 11:54 UTC  (3+ messages)

[PATCH v3 1/2] drm/i915: document caching related bits
 2021-07-22 11:54 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH v3 2/2] drm/i915/ehl: unconditionally flush the pages on acquire
  ` [Intel-gfx] "

[PATCH 0/1] Mediatek uart patch
 2021-07-22 11:52 UTC  (6+ messages)
` [PATCH] uart: mediatek: fix memory corruption issue

[intel-linux-intel-lts:5.10/yocto 10621/13492] drivers/media/v4l2-core/v4l2-subdev.c:908:5: warning: stack frame size (1376) exceeds limit (1024) in function 'v4l2_subdev_link_validate'
 2021-07-22 11:52 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2021-07-22 11:50 UTC  (2+ messages)
`  "

[PATCH] usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
 2021-07-22 11:49 UTC  (2+ messages)

[PATCH 0/5] drm: Provide framebuffer vmap helpers
 2021-07-22 11:49 UTC  (3+ messages)
` [PATCH 4/5] drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()

[PATCH v5 0/3] bundle doc: generalize & elaborate
 2021-07-22 11:46 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/3] bundle doc: elaborate on rev<->ref restriction

[PATCH net-next v2 1/1] i40e: add support for PTP external synchronization clock
 2021-07-22 11:47 UTC  (2+ messages)

[PATCH] media: atmel: atmel-isc: fix build failures after split
 2021-07-22 11:45 UTC  (2+ messages)

[PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-07-22 11:43 UTC  (3+ messages)

[PATCH v2, 00/14] Using component framework to support multi hardware decode
 2021-07-22 11:44 UTC  (3+ messages)

drivers/mailbox/mailbox-sti.c:39: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-07-22 11:42 UTC  (2+ messages)

[PATCH v5 0/5] block: add a sequence number to disks
 2021-07-22 11:41 UTC  (3+ messages)

[PATCH RFC] ceph: flush the delayed caps in time
 2021-07-22 11:42 UTC  (6+ messages)

[virtio-comment] [PATCH 0/1] virtio-pmem: Support PCI BAR-relative addresses
 2021-07-22 11:41 UTC  (6+ messages)
` [virtio-comment] [PATCH 1/1] "

[PATCH 1/6] arm: update Android common kernel
 2021-07-22 11:32 UTC  (6+ messages)
` [PATCH 2/6] arm-bsp/linux: add ffa driver to TC0
` [PATCH 3/6] arm-bsp/tc0: Update optee to 3.14.0
` [PATCH 4/6] arm/hafnium: update to version 2.5
` [PATCH 5/6] arm-bsp/tc0: update Hafnium to 2.5
` [PATCH 6/6] arm-bsp/scp-firmware: update SHA for tc0

SECURITY: Some type of NETROM frames contain random fragments of data from memory
 2021-07-22 11:40 UTC 

[PATCH] soundwire: stream: add s_rt into slave_rt_list before sdw_config_stream
 2021-07-22 11:36 UTC  (6+ messages)

clk-hi3559a.c:undefined reference to `hisi_reset_exit'
 2021-07-22 11:35 UTC  (3+ messages)

[PATCH 1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues
 2021-07-22 11:35 UTC  (2+ messages)

[PATCH 0/7] drm: Provide framebuffer dma-buf helpers
 2021-07-22 11:35 UTC  (2+ messages)

[PATCH] drm/ttm: optimize the pool shrinker a bit v3
 2021-07-22 11:34 UTC 

[TECH TOPIC] Rust for Linux
 2021-07-22 11:33 UTC  (11+ messages)

[Linaro-mm-sig] [PATCH] drm/msm: Add fence->wait() op
 2021-07-22 11:33 UTC  (12+ messages)

[PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
 2021-07-22 11:29 UTC  (3+ messages)
` [PATCH 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() "
` [PATCH 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() "

[PATCH v2] ASoC: amd: Don't show messages about deferred probing by default
 2021-07-22 11:28 UTC  (3+ messages)
` [PATCH] ASoC: amd: renoir: Run hibernation callbacks

[igt-dev] [PATCH i-g-t 0/2] Check the addresses of blocks being reserved
 2021-07-22 11:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] backlight: pwm_bl: Avoid backlight flicker if backlight control GPIO is input
 2021-07-22 11:28 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t] tests/i915_pm_dc: Fix platform version check
 2021-07-22 11:28 UTC  (2+ messages)
  ` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915_pm_dc: Fix platform version check (rev3)

[dpdk-dev] [PATCH 0/6] support yellow color policy in mlx5
 2021-07-22 11:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/7] "

[PATCH] lib/string: Bring optimized memcmp from glibc
 2021-07-22 11:28 UTC  (6+ messages)

[kvm-unit-tests PATCH] README.md: remove duplicate "to adhere"
 2021-07-22 11:27 UTC  (2+ messages)

[Intel-gfx] refactor the i915 GVT support
 2021-07-22 11:26 UTC  (5+ messages)
    `  "

[kvm-unit-tests PATCH] MAINTAINERS: s390x: remove myself as maintainer
 2021-07-22 11:26 UTC  (2+ messages)

[PATCH net-next] nfp: fix return statement in nfp_net_parse_meta()
 2021-07-22 11:25 UTC 

[BUG?] submodule-config.c:config_from() has left me confused
 2021-07-22 10:59 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/5] MIPI DSI driver enhancements
 2021-07-22 11:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for MIPI DSI driver enhancements (rev2)


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.