All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-17 14:42:20 to 2021-09-17 15:25:46 UTC [more...]

[PATCH bpf-next] libbpf: Add doc comments in libb.h
 2021-09-17 15:23 UTC 

[dpdk-dev] [PATCH 00/13] add dmadev driver for idxd devices
 2021-09-17 15:24 UTC  (10+ messages)
` [dpdk-dev] [PATCH v5 00/16] "
  ` [dpdk-dev] [PATCH v5 01/16] raw/ioat: only build if dmadev not present
  ` [dpdk-dev] [PATCH v5 02/16] dma/idxd: add skeleton for VFIO based DSA device
  ` [dpdk-dev] [PATCH v5 03/16] dma/idxd: add bus device probing
  ` [dpdk-dev] [PATCH v5 04/16] dma/idxd: create dmadev instances on bus probe
  ` [dpdk-dev] [PATCH v5 05/16] dma/idxd: create dmadev instances on pci probe
  ` [dpdk-dev] [PATCH v5 06/16] dma/idxd: add datapath structures
  ` [dpdk-dev] [PATCH v5 07/16] dma/idxd: add configure and info_get functions
  ` [dpdk-dev] [PATCH v5 08/16] dma/idxd: add start and stop functions for pci devices

[PATCH v5 0/6] sched/fair: Fix load balancing of SMT siblings with ASYM_PACKING
 2021-09-17 15:25 UTC  (5+ messages)
` [PATCH v5 6/6] sched/fair: Consider SMT in ASYM_PACKING load balance

[PATCH v4 0/4] Add remoteproc driver for DSP on i.MX
 2021-09-17 15:22 UTC  (9+ messages)
` [PATCH v4 3/4] remoteproc: imx_dsp_rproc: "

[PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-09-17 15:24 UTC  (4+ messages)
` [Nouveau] "
  ` [Intel-gfx] "

[PATCH v7 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-17 15:23 UTC  (17+ messages)
` [PATCH v7 15/19] staging: r8188eu: clean up usbctrl_vendorreq()
` [PATCH v7 16/19] staging: r8188eu: clean up rtw_read*() and rtw_write*()
` [PATCH v7 17/19] staging: r8188eu: shorten calls chain of rtw_read{8,16,32}()
` [PATCH v7 19/19] staging: r8188eu: remove shared buffer for usb requests

[QUESTION] How to add new configuration variable
 2021-09-17 15:20 UTC  (3+ messages)

[PATCH 1/2] trace-cruncher: Fix get_comm_from_pid()
 2021-09-17 15:21 UTC  (2+ messages)
` [PATCH 2/2] trace-cruncher: More options for stopping data iteration

[PATCH v3] watchdog: add new parameter to start the watchdog on module insertion
 2021-09-17 15:21 UTC  (3+ messages)

unknown kiss packet: 0x80 0x9e
 2021-09-17 15:21 UTC 

[PATCH 0/2] Use MD_BROKEN for redundant arrays
 2021-09-17 15:18 UTC  (3+ messages)
` [PATCH 1/2] md, raid1, raid10: Set MD_BROKEN for RAID1 and RAID10
` [PATCH 2/2] raid5: introduce MD_BROKEN

[PATCH] arm64: dts: qcom: sdm850-yoga: Reshuffle IPA memory mappings
 2021-09-17 15:16 UTC  (2+ messages)

[PATCH] trace-cruncher: Fix get_comm_from_pid()
 2021-09-17 15:16 UTC 

[PATCH] dma: plx_dma: switch from 'pci_' to 'dma_' API
 2021-09-17 15:20 UTC  (2+ messages)

[PATCH 5.14 000/334] 5.14.4-rc1 review
 2021-09-17 15:20 UTC  (7+ messages)
` [PATCH 5.14 298/334] time: Handle negative seconds correctly in timespec64_to_ns()

Minutes: Yocto Project Weekly Triage Meeting 9/16/2021
 2021-09-17 15:20 UTC  (3+ messages)

[GIT PULL] PCI fixes for v5.15
 2021-09-17 15:18 UTC 

[PATCH 00/15] Switch iotests to using Async QMP
 2021-09-17 15:15 UTC  (9+ messages)
` [PATCH 13/15] iotests: Accommodate async QMP Exception classes
` [PATCH 14/15] python/aqmp: Remove scary message
` [PATCH 15/15] python, iotests: replace qmp with aqmp

[PATCH v6 00/24] wfx: get out from the staging area
 2021-09-17 15:14 UTC  (25+ messages)
` [PATCH v6 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v6 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v6 03/24] wfx: add Makefile/Kconfig
` [PATCH v6 04/24] wfx: add wfx.h
` [PATCH v6 05/24] wfx: add main.c/main.h
` [PATCH v6 06/24] wfx: add bus.h
` [PATCH v6 07/24] wfx: add bus_spi.c
` [PATCH v6 08/24] wfx: add bus_sdio.c
` [PATCH v6 09/24] wfx: add hwio.c/hwio.h
` [PATCH v6 10/24] wfx: add fwio.c/fwio.h
` [PATCH v6 11/24] wfx: add bh.c/bh.h
` [PATCH v6 12/24] wfx: add hif_api_*.h
` [PATCH v6 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v6 14/24] wfx: add key.c/key.h
` [PATCH v6 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v6 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v6 17/24] wfx: add queue.c/queue.h
` [PATCH v6 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v6 19/24] wfx: add sta.c/sta.h
` [PATCH v6 20/24] wfx: add scan.c/scan.h
` [PATCH v6 21/24] wfx: add debug.c/debug.h
` [PATCH v6 22/24] wfx: add traces.h
` [PATCH v6 23/24] wfx: remove from the staging area
` [PATCH v6 24/24] wfx: get out "

[PATCH v42 01/13] Linux Random Number Generator
 2021-09-17 15:14 UTC  (5+ messages)

[PATCH v3] target/ppc: Fix 64-bit decrementer
 2021-09-17 15:11 UTC  (6+ messages)

[PATCH] dt-bindings: hwlock: omap: Remove board-specific compatible from DT example
 2021-09-17 15:12 UTC  (5+ messages)

[PATCH 0/5] watchdog_hld cleanup and async model for arm64
 2021-09-17 15:11 UTC  (12+ messages)
` [PATCH 2/5] kernel/watchdog_hld: clarify the condition in hardlockup_detector_event_create()
` [PATCH 3/5] kernel/watchdog: adapt the watchdog_hld interface for async model
` [PATCH 5/5] arm64/watchdog_hld: enable hard lockup on arm64 platform

[PATCH] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
 2021-09-17 15:11 UTC  (11+ messages)

[PATCH 0/9] bsd-user mmap fixes
 2021-09-17 15:10 UTC  (8+ messages)
` [PATCH 1/9] bsd-user: Apply e6deac9cf99 from linux-user (zero anonymous memory)
` [PATCH 3/9] bsd-user: MAP_ symbols are defined, so no need for ifdefs
` [PATCH 5/9] bsd-user: mmap prefer MAP_ANON for BSD

[dpdk-dev] [PATCH] test/compress: fix buffer overflow bug
 2021-09-17 15:12 UTC 

[ cut here ] without any backtrace
 2021-09-17 15:11 UTC 

[RFC PATCH 0/3] check-tcg hacks for BSD
 2021-09-17 15:08 UTC  (5+ messages)
` [RFC PATCH 3/3] tests/tcg: commit Makefile atrocities in the name of portability

[meta-rockchip][PATCH] rock64: enable lima with rock64
 2021-09-17 15:10 UTC  (2+ messages)

[PATCH v2 00/14] mailbox: pcc: Add support for PCCT extended PCC subspaces
 2021-09-17 15:10 UTC  (3+ messages)
` [PATCH v2 14/14] ACPI/PCC: Add myself as maintainer for PCC mailbox driver

[PATCH v5 4/9] perf/x86: Add compiler barrier after updating BTS
 2021-09-17 15:10 UTC  (2+ messages)
` [tip: perf/core] "

[dhowells-fs:fscache-iter-2 66/67] include/linux/fscache.h:632: undefined reference to `__fscache_fallback_read_page'
 2021-09-17 15:09 UTC  (2+ messages)

[Intel-wired-lan] Linux 5.15-rc1 - 82599ES VPD access isue
 2021-09-17 15:09 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/test: fix memory autotests on FreeBSD
 2021-09-17 15:09 UTC 

[Intel-gfx] [PATCH 00/14] drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups
 2021-09-17 15:09 UTC  (7+ messages)
` [Intel-gfx] [PATCH 02/14] drm/i915: Fix g4x cxsr enable condition
` [Intel-gfx] [PATCH 04/14] drm/i915: Apply WaUse32BppForSRWM to elk as well as ctg

[BUG] omap_wdt.c: Watchdog not serviced by kernel
 2021-09-17 15:08 UTC  (4+ messages)
  ` AW: "

[PATCH] drm/amd/display: move FPU associated DSC code to DML folder
 2021-09-17 15:07 UTC  (2+ messages)

[PATCH] kbuild: use smaller dictionary size for zstd module compression
 2021-09-17 15:07 UTC  (2+ messages)

[PATCH v2 0/7]
 2021-09-17 15:06 UTC  (2+ messages)

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-17 15:03 UTC  (3+ messages)

[RFC PATCH v2 0/8] fscache: Replace and remove old I/O API v2
 2021-09-17 15:05 UTC  (9+ messages)
` [PATCH v2 1/8] fscache: Generalise the ->begin_read_operation method
` [PATCH v2 2/8] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v2 3/8] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v2 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching
` [PATCH v2 5/8] cifs: (untested) Move to using the alternate fallback fscache I/O API
` [PATCH v2 6/8] fscache: Remove the old "
` [PATCH v2 7/8] fscache: Remove stats that are no longer used
` [PATCH v2 8/8] fscache: Update the documentation to reflect I/O API changes

[PATCH net v2 1/2] ptp: idt82p33: optimize idt82p33_adjtime
 2021-09-17 14:39 UTC  (2+ messages)
` [PATCH net v2 2/2] ptp: idt82p33: implement double dco time correction

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-17 15:03 UTC  (10+ messages)
` [PATCH v3 6/6] tests/qapi-schema: Test cases "

[PATCH 1/3] kfence: count unexpectedly skipped allocations
 2021-09-17 15:04 UTC  (5+ messages)
` [PATCH 2/3] kfence: limit currently covered allocations when pool nearly full

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Fix regression in test_resolution_with_output
 2021-09-17 15:03 UTC  (3+ messages)

[PATCH v6 00/13] Enroll kernel keys thru MOK
 2021-09-17 15:03 UTC  (5+ messages)
` [PATCH v6 12/13] integrity: Trust MOK keys if MokListTrustedRT found

[PATCH v3 1/3] drm/bridge: parade-ps8640: Improve logging at probing
 2021-09-17 15:02 UTC  (11+ messages)
` [PATCH v3 2/3] drm/bridge: parade-ps8640: Use regmap APIs

[PATCH] arm64: Mitigate MTE issues with str{n}cmp()
 2021-09-17 14:59 UTC 

[PATCH net-next v2 3/3] skbuff: keep track of pp page when __skb_frag_ref() is called
 2021-09-17 15:01 UTC  (11+ messages)
` [Linuxarm] "
            `  "

[PATCH RFC 0/5] Subject: [PATCH RFC 0/5] qapi: Add feature flags to enum members
 2021-09-17 14:53 UTC  (8+ messages)
` [PATCH RFC 1/5] qapi: Enable enum member introspection to show more than name
` [PATCH RFC 2/5] qapi: Add feature flags to enum members
` [PATCH RFC 3/5] qapi: Move compat policy from QObject to generic visitor

[ANNOUNCE] 5.10.65-rt53
 2021-09-17 14:59 UTC 

[v3,0/2] update mediatek wdt driver and dt-binding
 2021-09-17 14:57 UTC  (5+ messages)
` [v3,1/2] dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst support

[PATCH] staging: wfx: sta: Fix 'else' coding style warning
 2021-09-17 14:59 UTC  (3+ messages)

[dpdk-dev] [PATCH] Enable AddressSanitizer feature on DPDK
 2021-09-17 14:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/5] kcov: PREEMPT_RT fixup + misc
 2021-09-17 14:58 UTC  (5+ messages)
` [PATCH 4/5] kcov: Avoid enable+disable interrupts if !in_task()
` [PATCH 5/5] kcov: Replace local_irq_save() with a local_lock_t

plugins: Missing Store Exclusive Memory Accesses
 2021-09-17 14:44 UTC  (3+ messages)

[PATCH v6 0/6] Add Unisoc's drm kms module
 2021-09-17 14:58 UTC  (3+ messages)
` [PATCH v6 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH] x86/intel: Disable HPET on another Intel Coffee Lake platform
 2021-09-17 14:58 UTC  (3+ messages)

[PATCH net-next] net: phy: marvell10g: add downshift tunable support
 2021-09-17 14:58 UTC  (3+ messages)

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-09-17 14:57 UTC  (6+ messages)
` [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests

[PATCH] drm: panel-orientation-quirks: Add quirk for GPD Win3
 2021-09-17 14:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2021-09-17 14:56 UTC 

Deploying new iterator interface for dma-buf
 2021-09-17 14:56 UTC  (22+ messages)
` [PATCH 05/26] dma-buf: use new iterator in dma_resv_wait_timeout
  ` [Intel-gfx] "
` [PATCH 06/26] dma-buf: use new iterator in dma_resv_test_signaled
    ` [Intel-gfx] "
` [PATCH 07/26] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
    ` [Intel-gfx] "
` [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
    ` [Intel-gfx] "
` [PATCH 20/26] drm: use new iterator in drm_gem_fence_array_add_implicit v2
    ` [Intel-gfx] "
` [PATCH 21/26] drm: use new iterator in drm_gem_plane_helper_prepare_fb v2
  ` [Intel-gfx] "
` [PATCH 26/26] dma-buf: nuke dma_resv_get_excl_unlocked
    ` [Intel-gfx] "

[PATCH] watchdog: iTCO_wdt: Leave running if the watchdog core ping thread is enabled
 2021-09-17 14:55 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] devtools: add acronyms in dictionary for commit checks
 2021-09-17 14:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [EXT] "

[PATCH v2 00/23] qapi: Remove simple unions from the schema language
 2021-09-17 14:31 UTC  (10+ messages)
` [PATCH v2 02/23] qapi: Stop enforcing "type name should not end in 'Kind'
` [PATCH v2 04/23] qapi: Convert simple union InputEvent to flat one
` [PATCH v2 08/23] qapi: Convert simple union SocketAddressLegacy "
` [PATCH v2 12/23] test-qobject-input-visitor: Wean off UserDefListUnion
` [PATCH v2 14/23] test-clone-visitor: "
` [PATCH v2 17/23] tests/qapi-schema: Rewrite simple union TestIfUnion to be flat
` [PATCH v2 19/23] tests/qapi-schema: Drop simple union __org.qemu_x-Union1
` [PATCH v2 21/23] qapi: Drop simple unions
` [PATCH v2 22/23] tests/qapi-schema: Rename flat-union-* test cases to union-*

[PATCH] of: restricted dma: Fix condition for rmem init
 2021-09-17 14:51 UTC  (2+ messages)

[GIT PULL] iov_iter retry fixes
 2021-09-17 14:51 UTC  (3+ messages)

[PATCH v3 00/17] iotests: support zstd
 2021-09-17 14:49 UTC  (3+ messages)

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-17 14:51 UTC  (3+ messages)

main - lvm_import_vdo: --dry-run automatically verbose
 2021-09-17 14:50 UTC 

[PATCH V3 0/2] dt-bindings: remoteproc: k3-r5f|dsp: Remove
 2021-09-17 14:47 UTC  (3+ messages)

[PATCH 0/3] add support for writable bare tracepoint
 2021-09-17 14:48 UTC  (5+ messages)
` [PATCH 1/3] bpf: support writable context for "

[PATCH 0/5] lib: devres: Add managed helpers for write-combine setup
 2021-09-17 14:47 UTC  (2+ messages)

[RFC][PATCH] crypto: caam - Add missing MODULE_ALIAS
 2021-09-17 14:44 UTC  (6+ messages)

[GIT PULL] Block fixes for 5.15-rc2
 2021-09-17 14:44 UTC 

[GIT PULL] io_uring fixes for 5.15-rc2
 2021-09-17 14:44 UTC 

[PATCH] Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
 2021-09-17 14:43 UTC 

[PATCH v2 00/12] Add support for on demand pipeline setup/destroy
 2021-09-17 14:36 UTC  (3+ messages)
` [PATCH v2 11/12] ASoC: SOF: Add support for dynamic pipelines
` [PATCH v2 12/12] ASoC: SOF: topology: Add kernel parameter for topology verification

[PATCH v2] Support for side buttons of Xiaomi Mi Dual Mode Wireless Mouse Silent Edition
 2021-09-17 14:42 UTC  (2+ messages)

hardknott merge request Sept 17th
 2021-09-17 14:42 UTC 

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-17 14:42 UTC  (3+ messages)
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco

[dpdk-dev] [PATCH v2 00/20] ice/base: add parser module
 2021-09-17 14:43 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2 16/20] net/ice/base: add helper function to aggregate flags


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.