All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-22 12:20:10 to 2021-07-22 13:08:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-07-22 13:08 UTC 

Please pull u-boot-dm
 2021-07-22 13:07 UTC 

[meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
 2021-07-22 13:06 UTC 

[PATCH net] net: dsa: mv88e6xxx: silently accept the deletion of VID 0 too
 2021-07-22 13:05 UTC 

[PATCH V6 0/3] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-22 13:06 UTC  (5+ messages)
` [PATCH V6 1/3] genirq: add device_has_managed_msi_irq
` [PATCH V6 2/3] blk-mq: mark if one queue map uses managed irq

fixes and cleanups for block_device refcounting v2
 2021-07-22 13:04 UTC  (4+ messages)
` [PATCH 6/9] btrfs: store a block_device in struct btrfs_ordered_extent

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-22 13:03 UTC  (57+ messages)
` [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH v3 2/9] h8300: remove stale strncpy_from_user
` [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
` [PATCH v3 4/9] arc: "
` [PATCH v3 5/9] csky: "
` [PATCH v3 6/9] microblaze: "
` [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-07-22 13:05 UTC 

[PATCH 0/2] btrfs: make the batch insertion of dir index keys more efficient
 2021-07-22 13:00 UTC  (2+ messages)

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

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-22 13:02 UTC  (6+ messages)
` [PATCH 2/3] drm: clarify lifetime/locking for drm_master's lease fields

[PATCH for-rc] iw_cxgb4: Fix refcount underflow while destroying cqs
 2021-07-22 13:02 UTC  (5+ messages)

[PATCH v4 1/2] docs: add traditional Chinese translation for kernel Documentation
 2021-07-22 13:01 UTC  (3+ messages)

[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

[PULL 0/3] block bitmaps patches for rc1, 2021-07-21
 2021-07-22 13:00 UTC  (2+ messages)

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

[RFC PATCH 0/6] AXI FAN new features and improvements
 2021-07-22 13:00 UTC  (10+ messages)
` [RFC PATCH 3/6] dt-bindings: axi-fan-control: add tacho properties

[PATCH rdma-next v2 0/2] SG fix together with update to RDMA umem
 2021-07-22 13:00 UTC  (5+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Fix wrong update of orig_nents
    ` [Intel-gfx] "

[PATCH net] dpaa2-switch: seed the buffer pool after allocating the swp
 2021-07-22 13:00 UTC  (2+ messages)

[PATCH 0/4] yocto-check-layer: add support to check for dependencies
 2021-07-22 13:00 UTC  (7+ messages)
` [PATCH 1/4] yocto-check-layer: improve missed dependencies
` [PATCH 2/4] checklayer: new function get_layer_dependencies()
` [PATCH 3/4] checklayer: rename _find_layer_depends
` [PATCH 4/4] yocto-check-layer: ensure that all layer dependencies are tested too
` [OE-core] [PATCH 0/4] yocto-check-layer: add support to check for dependencies

[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 0/1] Mediatek uart patch
 2021-07-22 11:52 UTC  (7+ messages)
` [PATCH] uart: mediatek: fix memory corruption issue

[igt-dev] [i-g-t V2] tests/kms_prime: Use 256B aligned width
 2021-07-22 12:55 UTC  (2+ messages)

[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
 2021-07-22 12:55 UTC  (3+ messages)

refactor the i915 GVT support
 2021-07-22 12:55 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-07-22 12:55 UTC  (14+ 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
` [PATCH 0/8] progress: assert "global_progress" + test fixes / cleanup
  ` [PATCH 1/8] progress.c tests: make start/stop verbs on stdin
  ` [PATCH 2/8] progress.c tests: test some invalid usage
  ` [PATCH 3/8] progress.c: move signal handler functions lower
  ` [PATCH 4/8] progress.c: call progress_interval() from progress_test_force_update()
  ` [PATCH 5/8] progress.c: stop eagerly fflush(stderr) when not a terminal
  ` [PATCH 6/8] progress.c: add temporary variable from progress struct
  ` [PATCH 7/8] pack-bitmap-write.c: add a missing stop_progress()
  ` [PATCH 8/8] progress.c: add & assert a "global_progress" variable

[PATCH v3 14/15] samples: Add fs error monitoring example
 2021-07-22 12:54 UTC  (6+ messages)

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

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

Bug: Commit a merge resolution with non-closed conflict markers leads to errs, segfault
 2021-07-22 12:53 UTC  (3+ messages)

[PATCH V8 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-22 12:53 UTC  (2+ messages)

[PATCH v3 3/3] arm64: dts: renesas: r9a07g044: Add CANFD node
 2021-07-22 12:53 UTC  (3+ messages)

[PATCH net v2] can: raw: fix raw_rcv panic for sock UAF
 2021-07-22 12:53 UTC  (3+ messages)

[virtio-dev] [PATCH] virtio-mmio: Specify wait needed in driver during reset
 2021-07-22 12:53 UTC  (4+ messages)

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

post-receive: pub/scm/linux/kernel/git/arnd/asm-generic
 2021-07-22 12:53 UTC 

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

[LTP] [PATCH] regen.sh: Limit mips o32 system calls
 2021-07-22 12:52 UTC 

[android-common:android12-5.10-m2107 3721/10669] arch/x86/include/asm/irqflags.h:54:9: sparse: sparse: context imbalance in 'pte_spinlock' - different lock contexts for basic block
 2021-07-22 12:52 UTC 

[PATCH 0/2] acpi: pcihp: fix hotplug when bridge is wired to function > 0
 2021-07-22 12:38 UTC  (3+ messages)
` [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges

[MPTCP][PATCH mptcp-next] Squash to "selftests: mptcp: add testcase for active-back"
 2021-07-22 12:50 UTC  (4+ messages)

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

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

[PATCH net-next] nfp: fix return statement in nfp_net_parse_meta()
 2021-07-22 12:50 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/4] regex/mlx5: fix size of setup constants
 2021-07-22 12:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-07-22 12:49 UTC 

[PATCH v2 0/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
 2021-07-22 12:36 UTC  (7+ 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 4/6] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PATCH v2 5/6] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PATCH v2 6/6] util/oslib-posix: Forward SIGBUS to MCE handler under Linux

[PATCH v4 1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)
 2021-07-22 12:48 UTC  (3+ messages)

SECURITY: Some type of NETROM frames contain random fragments of data from memory
 2021-07-22 12:48 UTC  (2+ messages)

[PATCH] u-boot_2021.07: incompatible with qemumips and qemumips64
 2021-07-22 12:46 UTC  (2+ messages)
` [OE-core] "

[PATCH] ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai link
 2021-07-22 13:03 UTC  (2+ messages)

[net PATCH] octeontx2-af: Remove unnecessary devm_kfree
 2021-07-22 12:45 UTC 

[Intel-gfx] [PATCH 00/51] GuC submission support
 2021-07-22 12:46 UTC  (4+ messages)
` [Intel-gfx] [PATCH 23/51] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-07-22 12:46 UTC 

[PATCH bpf-next 0/3] libbpf: Export bpf_program__attach_kprobe_opts function
 2021-07-22 12:45 UTC  (2+ messages)

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-07-22 11:26 UTC  (5+ messages)
` [PATCH v5 net-next 01/36] net: Introduce direct data placement tcp offload
` [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

[asm-generic:asm-generic-uaccess-5 1/8] arch/um/kernel/skas/uaccess.c:246:17: error: 'src' undeclared
 2021-07-22 12:43 UTC  (2+ messages)

[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)

❌ 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)

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-22 12:36 UTC  (9+ 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-nfc] About NFC Tag emulation on Linux
 2021-07-22 12:34 UTC  (3+ 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

[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

[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  (2+ messages)
` [PATCH 1/3] docs: Briefly describe KVM PV features


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.