All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-12 04:04:50 to 2021-11-12 06:21:54 UTC [more...]

[PATCH v6 1/7] mei: bus: add client dma interface
 2021-11-12  6:21 UTC  (9+ messages)
` [PATCH v6 2/7] iwlwifi: mei: add the driver to allow cooperation with CSME

[syzbot] INFO: task hung in migrate_pages (2)
 2021-11-12  6:21 UTC 

[dpdk-dev] Minutes of Technical Board Meeting, 2021-Oct-27
 2021-11-12  6:19 UTC  (6+ messages)

[syzbot] possible deadlock in __loop_clr_fd (3)
 2021-11-12  6:20 UTC  (5+ messages)

[bitbake-devel] [1.52][PATCH 0/6] Pull request
 2021-11-12  6:19 UTC 

[PATCH bpf] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
 2021-11-12  6:18 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] i915: Additional DG2 workarounds
 2021-11-12  6:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915: Additional DG2 workarounds (rev2)

[git pull] Input updates for v5.16-rc0
 2021-11-12  6:18 UTC 

[PATCH] drm/bridge: dw-mipi-dsi: Switch to atomic operations
 2021-11-12  6:17 UTC 

[PATCH 0/2] am: support --always option to am empty commits
 2021-11-12  6:17 UTC  (4+ messages)
` [PATCH 1/2] doc: git-format-patch: specify the option --always
` [PATCH 2/2] am: support --always option to am empty commits

[PATCH v2 0/3] rtw89: fix crash when loading firmware file on certain platforms
 2021-11-12  6:17 UTC  (2+ messages)

[PATCH] drm/amd/display: fix cond_no_effect.cocci warnings
 2021-11-12  6:16 UTC  (2+ messages)

[syzbot] INFO: task hung in hwrng_register
 2021-11-12  6:16 UTC  (2+ messages)

[1.52][PATCH 0/6] Pull request
 2021-11-12  6:15 UTC 

[aegl:dsa_page_zero_prototype 31/39] drivers/dma/idxd/dsa_page_clear_engine.c:29:5: error: no previous prototype for 'get_clear_pages'
 2021-11-12  6:15 UTC  (3+ messages)
` [aegl:dsa_page_zero_prototype 31/39] drivers/dma/idxd/dsa_page_clear_engine.c:29:5: error: no previo

[honister][PATCH 00/28] Pull request (cover letter only)
 2021-11-12  6:12 UTC 

[PATCH] erofs-utils: mkfs: add block list support for chunked files
 2021-11-12  6:10 UTC  (3+ messages)

[PATCH 0/6] More pylibfdt updates
 2021-11-12  6:10 UTC  (9+ messages)
  ` [PATCH 1/6] README: Update pylibfdt install instructions
  ` [PATCH 2/6] pylibfdt: Add packaging metadata
  ` [PATCH 3/6] pylibfdt_tests: Don't depend on built dtbs
  ` [PATCH 4/6] tests: rename pylibfdt_tests.py to test_pylibfdt.py
  ` [PATCH 5/6] pylibfdt: Include tests and test data in packaging
  ` [PATCH 6/6] pylibfdt: Add tox support

[PATCH v1] powerpc/watchdog: help remote CPUs to flush NMI printk output
 2021-11-12  6:08 UTC  (2+ messages)

[PATCH] net: add macro for VLAN header length
 2021-11-12  6:09 UTC  (2+ messages)

lib/crypto/sm4.c:171:25: warning: Same expression on both sides of '-'. [duplicateExpression]
 2021-11-12  6:07 UTC 

drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1928 amdgpu_fill_buffer() warn: should 'bo->tbo.resource->num_pages << 12' be a 64 bit type?
 2021-11-12  6:05 UTC 

cron job: media_tree daily build: ERRORS
 2021-11-12  6:00 UTC 

[objtool, x86] 134ab5bd18: leaking-addresses.proc..retpoline_sites
 2021-11-12  5:59 UTC  (2+ messages)

drivers/hwmon/corsair-psu.c:536:82: sparse: sparse: Using plain integer as NULL pointer
 2021-11-12  5:55 UTC  (2+ messages)

[RESEND, v14 0/3] Add SPMI support for Mediatek SoC IC
 2021-11-12  5:54 UTC  (12+ messages)
` [RESEND, v14 1/3] dt-bindings: spmi: modify the constraint of reg property
` [RESEND, v14 2/3] spmi: mediatek: Add support for MT6873/8192
` [RESEND, v14 3/3] spmi: mediatek: Add support for MT8195

ACPI/UEFI support for Xen/ARM status?
 2021-11-12  5:54 UTC  (2+ messages)

RFC: A configuration design for future-proofing fsync() configuration
 2021-11-12  5:54 UTC  (3+ messages)

[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-12  5:50 UTC  (5+ messages)
` [RFC PATCH 5/6] kvm: x86: add KVM_EXIT_MEMORY_ERROR exit

[ogabbay:dev/ogabbay/dma-buf 17/19] drivers/misc/habanalabs/common/command_submission.c:2421 hl_cs_poll_fences() error: we previously assumed 'fence' could be null (see line 2402)
 2021-11-12  5:50 UTC 

[PATCH 4.19 00/16] 4.19.217-rc1 review
 2021-11-12  5:48 UTC  (6+ messages)
` [PATCH 4.19 01/16] block: introduce multi-page bvec helpers

[PATCH v5 0/6] MSG_ZEROCOPY + multifd
 2021-11-12  5:10 UTC  (7+ messages)
` [PATCH v5 1/6] QIOChannel: Add io_writev_zerocopy & io_flush_zerocopy callbacks
` [PATCH v5 2/6] QIOChannelSocket: Add flags parameter for writing
` [PATCH v5 3/6] QIOChannelSocket: Implement io_writev_zerocopy & io_flush_zerocopy for CONFIG_LINUX
` [PATCH v5 4/6] migration: Add zerocopy parameter for QMP/HMP for Linux
` [PATCH v5 5/6] migration: Add migrate_use_tls() helper
` [PATCH v5 6/6] multifd: Implement zerocopy write in multifd migration (multifd-zerocopy)

[PATCH] x86/perf: fix snapshot_branch_stack warning in VM
 2021-11-12  5:45 UTC 

bcache-register hang after reboot
 2021-11-12  5:45 UTC  (3+ messages)

[Cluster-devel] [PATCH] iomap: Fix iomap_readahead_iter error handling
 2021-11-12  5:44 UTC  (3+ messages)
`  "

[PATCH] net/ice: fix pointer of the meta data
 2021-11-12  5:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] clocksource: Avoid incorrect hpet fallback
 2021-11-12  5:44 UTC  (5+ messages)
` [PATCH 1/2] clocksource: Avoid accidental unstable marking of clocksources

[Cluster-devel] [5.15 REGRESSION v2] iomap: Fix inline extent handling in iomap_readpage
 2021-11-12  5:44 UTC  (3+ messages)
`  "

[PATCH] net/ice: fix secondary process Rx offload path
 2021-11-12  5:43 UTC 

[PATCH v2 1/3] ARM: dts: stm32: Enable LVDS panel on i.Core STM32MP1 EDIMM2.2
 2021-11-12  5:38 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: arm: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 10.1" OF
` [PATCH v2 3/3] ARM: dts: "

[PATCH 0/1] bcache patche for Linux v5.16-rc1
 2021-11-12  5:36 UTC  (2+ messages)
` [PATCH 1/1] bcache: fix NULL pointer reference in cached_dev_detach_finish

[PATCH v5 1/2] erofs: add sysfs interface
 2021-11-12  5:36 UTC  (3+ messages)

[PATCH v2] btrfs: remove unnecessary @nr_written parameters
 2021-11-12  5:33 UTC 

[meta-oe][dunfell][PATCH] nss: Fix CVE-2020-12403
 2021-11-12  5:32 UTC 

[PATCH] arm64: mm: assign PXN permission in trans_pgd
 2021-11-12  5:22 UTC  (6+ messages)
` [PATCHv2] arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd

[dm-devel] [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
 2021-11-11  8:27 UTC  (7+ messages)

[meta-arago][master/dunfell][PATCH] ltp-ddt: Bump ltp-ddt version for 08.01.00.003
 2021-11-12  5:22 UTC 

debug_vm_pgtable.c:undefined reference to `pmd_set_huge'
 2021-11-12  5:18 UTC  (2+ messages)

[Intel-gfx] [PATCH 3/4] drm/i915/dg2: Add Wa_16013000631
 2021-11-12  5:15 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH] watchdog: ignore nohz_full cores in new cpumask
 2021-11-12  5:14 UTC 

debug_vm_pgtable.c:undefined reference to `pmd_set_huge'
 2021-11-12  5:11 UTC  (2+ messages)

[PATCH v5 0/2] Add basic SoC support for mediatek mt8195
 2021-11-12  5:08 UTC  (9+ messages)
` [PATCH v5 1/2] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v5 2/2] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[meta-ti][dunfell][PATCH 1/3] u-boot-ti-staging: Bump u-boot version for 08.01.00.003
 2021-11-12  5:09 UTC  (3+ messages)
` [meta-ti][dunfell][PATCH 2/3] linux-ti-staging: Bump linux "
` [meta-ti][dunfell][PATCH 3/3] linux-ti-staging-rt: Bump linux rt "

[PATCH v4 0/5] I2C framework, reboot Unmatched via PMIC
 2021-11-12  5:09 UTC  (13+ messages)
` [PATCH v4 1/6] lib: utils/reset: add priority to gpio reset
` [PATCH v4 2/6] lib: utils/reset: separate driver init func
` [PATCH v4 3/6] lib: utils/i2c: Add generic I2C configuration library
` [PATCH v4 4/6] lib: utils/i2c: Add simple FDT based I2C framework
` [PATCH v4 5/6] lib: utils/i2c: Add minimal SiFive I2C driver
` [PATCH v4] platform: sifive_fu740: add platform reset driver

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2021-11-12  5:06 UTC  (2+ messages)
` [Bug 205089] "

[PATCH] selftests/bpf: use swap() to make code cleaner
 2021-11-12  5:06 UTC  (2+ messages)

[SPDK] appropriate timeout values in bdev_nvme_set_options for failover tests
 2021-11-12  5:06 UTC 

[PATCH v6 00/12] libtracefs dynamic events support
 2021-11-12  5:04 UTC  (4+ messages)
` [PATCH v6 01/12] libtracefs: New APIs for dynamic events

[SPDK] Re: [RFC PATCH v1] [RFC] Use multiple threads to handle vhost virtqueues
 2021-11-12  5:04 UTC 

[PATCH v2 bpf-next 00/12] bpf: CO-RE support in the kernel
 2021-11-12  5:02 UTC  (13+ messages)
` [PATCH v2 bpf-next 01/12] libbpf: s/btf__type_by_id/btf_type_by_id/
` [PATCH v2 bpf-next 02/12] bpf: Rename btf_member accessors
` [PATCH v2 bpf-next 03/12] bpf: Prepare relo_core.c for kernel duty
` [PATCH v2 bpf-next 04/12] bpf: Define enum bpf_core_relo_kind as uapi
` [PATCH v2 bpf-next 05/12] bpf: Pass a set of bpf_core_relo-s to prog_load command
` [PATCH v2 bpf-next 06/12] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()
` [PATCH v2 bpf-next 07/12] libbpf: Use CO-RE in the kernel in light skeleton
` [PATCH v2 bpf-next 08/12] libbpf: Support init of inner maps "
` [PATCH v2 bpf-next 09/12] selftests/bpf: Convert kfunc test with CO-RE to lskel
` [PATCH v2 bpf-next 10/12] selftests/bpf: Improve inner_map test coverage
` [PATCH v2 bpf-next 11/12] selftests/bpf: Convert map_ptr_kern test to use light skeleton
` [PATCH v2 bpf-next 12/12] selftests/bpf: Additional test for CO-RE in the kernel

fd leak in lskel
 2021-11-12  5:00 UTC  (2+ messages)

[SPDK] Re: [RFC PATCH v1] [RFC] Use multiple threads to handle vhost virtqueues
 2021-11-12  4:59 UTC 

[PATCH] vulkan-samples: Fix cmake errors about plain signature
 2021-11-12  4:56 UTC 

[SPDK] [RFC PATCH v1] [RFC] Use multiple threads to handle vhost virtqueues
 2021-11-12  4:55 UTC 

[PATCH v5 7/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-11-12  1:29 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.4 905/1767] drivers/usb/dwc3/dwc3-of-simple.c: linux/slab.h is included more than once
 2021-11-12  4:52 UTC  (4+ messages)
` [RFC PATCH xilinx-xlnx] usb: dwc3: of-simple: fix duplicated inclusion

[PATCH] kunit: tool: revamp message for invalid kunitconfig
 2021-11-12  4:52 UTC  (2+ messages)

[PATCH] libvirt: do not install /var/log for target
 2021-11-12  4:49 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH v2] btrfs: fix a out-of-boundary access for copy_compressed_data_to_page()
 2021-11-12  4:47 UTC 

[Bluez PATCH v1] admin: fix devices not reset
 2021-11-12  4:46 UTC  (2+ messages)
` [Bluez,v1] "

[PATCH v6 0/2] fetch-pack: redact packfile urls in traces
 2021-11-12  4:43 UTC  (3+ messages)
` [PATCH v7 "

[PATCH] btrfs: fix a out-of-boundary access for copy_compressed_data_to_page()
 2021-11-12  4:41 UTC  (4+ messages)

[REGRESSION] lkft kselftest for next-20211111
 2021-11-12  4:41 UTC 

drivers/infiniband/sw/rxe/rxe_queue.h:116 queue_get_producer() error: uninitialized symbol 'prod'
 2021-11-12  4:34 UTC 

[PATCH v2 mptcp-next 0/4] TCP_INQ support
 2021-11-12  4:30 UTC  (4+ messages)
` [PATCH v2 mptcp-next 4/4] selftests: mptcp: add inq test case

bug report
 2021-11-12  4:29 UTC  (2+ messages)

[PATCH v1 1/1] fpga: dfl: pci: Use pci_find_vsec_capability() when looking for DFL
 2021-11-12  4:25 UTC  (3+ messages)

[RESEND PATCH v2 00/11] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-11-12  4:24 UTC  (12+ messages)
` [RESEND PATCH v2 01/11] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v2 02/11] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [RESEND PATCH v2 03/11] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v2 04/11] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH v2 05/11] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH v2 06/11] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH v2 07/11] spmi: pmic-arb: clear unexpected interrupt trigger type
` [RESEND PATCH v2 08/11] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
` [RESEND PATCH v2 09/11] spmi: pmic-arb: make interrupt support optional
` [RESEND PATCH v2 10/11] spmi: pmic-arb: increase SPMI transaction timeout delay
` [RESEND PATCH v2 11/11] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format

[PATCH v2 mptcp-next 0/7] mptcp: improve accept() and disconnect()
 2021-11-12  4:24 UTC  (2+ messages)

[PATCH v2 1/1] riscv: __asm_copy_to-from_user: Improve using word copy, if size is < 9*SZREG
 2021-11-12  4:23 UTC  (3+ messages)

[ti:ti-rt-linux-5.10.y 10189/10194] drivers/media/platform/vxe-vxd/encoder/../common/img_mem_unified.c:159:17: error: implicit declaration of function 'vunmap'; did you mean 'iounmap'?
 2021-11-12  4:23 UTC  (2+ messages)

[aegl:dsa_page_zero_prototype 17/39] drivers/dma/idxd/ktest.c:76:5: error: variable 'status' set but not used
 2021-11-12  4:22 UTC  (3+ messages)
` [aegl:dsa_page_zero_prototype 17/39] drivers/dma/idxd/ktest.c:76:5: error: variable 'status' set but

[PATCH v2] bindings: media: venus: Drop redundant maxItems for power-domain-names
 2021-11-12  4:23 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: sunxi: fix error in schema
 2021-11-12  4:19 UTC  (3+ messages)

[PATCH v3 0/2] virtio: introduce STOP status bit
 2021-11-12  4:18 UTC  (3+ messages)
` [PATCH v3 2/2] "

[linux-next:master 12280/13751] fs/dlm/debug_fs.c:654:15: error: 'sscanf' may overflow; destination buffer in argument 4 has size 64, but the corresponding specifier may require size 65
 2021-11-12  4:17 UTC  (2+ messages)

[PATCH V4] ruby: workaround ptest hang problem
 2021-11-12  4:14 UTC 

[PATCH v2 0/2] Get trace buffer page size from kernel
 2021-11-12  4:13 UTC  (3+ messages)
` [PATCH v2 1/2] trace-cmd library: Use the real trace buffer page size
` [PATCH v2 2/2] trace-cmd library: Introduce buffer page size per instance

[PATCH v2] libtraceevent: A new API for trace page size
 2021-11-12  4:12 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

Feedback: jla9p9
 2021-11-12  4:10 UTC 

[PATCH v4] locking/rwsem: Make handoff bit handling more consistent
 2021-11-12  4:07 UTC 

[PATCH v3] locking/rwsem: Make handoff bit handling more consistent
 2021-11-12  4:09 UTC  (2+ messages)

[PATCH v6 00/10] PMU-EBB support for PPC64 TCG
 2021-11-12  3:02 UTC  (3+ messages)
` [PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers

Ideas for Coverity 1507573 "Thread deadlock" fix
 2021-11-12  4:08 UTC 

[PATCH 1/3] perf symbols: Add documentation to struct symbol
 2021-11-12  4:04 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.