All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-23 03:15:18 to 2022-02-23 04:09:12 UTC [more...]

[PATCH v2 0/9] ASoC: codecs: qcom fix validation failures
 2022-02-23  4:08 UTC  (3+ messages)
` (subset) "

[PATCH] spi: add missing pci_dev_put() before return
 2022-02-23  4:08 UTC  (2+ messages)

[PATCH 00/16] ASoC: codecs: qcom fix validation failures
 2022-02-23  4:08 UTC  (2+ messages)
` (subset) "

renesas/master baseline: 374 runs, 2 regressions (renesas-devel-2022-02-22-v5.17-rc5)
 2022-02-23  4:07 UTC 

renesas/master baseline-nfs: 86 runs, 4 regressions (renesas-devel-2022-02-22-v5.17-rc5)
 2022-02-23  4:07 UTC 

move more work to disk_release
 2022-02-23  4:06 UTC  (3+ messages)
` [PATCH 08/12] block: don't remove hctx debugfs dir from blk_mq_exit_queue

RTT-PROBE: lore-subspace-rtt
 2022-02-23  4:06 UTC 

+ maintainers-slab-add-roman-as-reviewer-git-tree.patch added to -mm tree
 2022-02-23  4:05 UTC 

[PATCH v4 00/10] crash: Kernel handling of CPU and memory hot un/plug
 2022-02-23  4:04 UTC  (22+ messages)
` [PATCH v4 02/10] crash hp: Introduce CRASH_HOTPLUG configuration options
` [PATCH v4 03/10] crash hp: definitions and prototype changes
` [PATCH v4 04/10] crash hp: prototype change for crash_prepare_elf64_headers
` [PATCH v4 05/10] crash hp: introduce helper functions un/map_crash_pages
` [PATCH v4 06/10] crash hp: generic crash hotplug support infrastructure
` [PATCH v4 07/10] crash hp: exclude elfcorehdr from the segment digest
` [PATCH v4 08/10] crash hp: exclude hot remove cpu from elfcorehdr notes

+ kernel-ksysfsc-use-helper-macro-__attr_rw.patch added to -mm tree
 2022-02-23  4:04 UTC 

[PATCH v10 00/18] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-02-23  3:58 UTC  (29+ messages)
` [PATCH v10 01/18] clk: sunxi-ng: h616-r: Add RTC gate clock
` [PATCH v10 02/18] clk: sunxi-ng: h616: Add PLL derived 32KHz clock
` [PATCH v10 08/18] dt-bindings: arm: sunxi: Add two H616 board compatible strings
` [PATCH v10 12/18] phy: sun4i-usb: Rework HCI PHY (aka. "pmu_unk1") handling
` [PATCH v10 13/18] phy: sun4i-usb: Allow reset line to be shared
` [PATCH v10 14/18] phy: sun4i-usb: Introduce port2 SIDDQ quirk
` [PATCH v10 15/18] phy: sun4i-usb: Add support for the H616 USB PHY

+ mm-hugetlb-use-helper-macro-__attr_rw.patch added to -mm tree
 2022-02-23  4:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-23  4:01 UTC 

[PATCH] bus: imx-weim: fix NULL but dereferenced coccicheck error
 2022-02-23  3:51 UTC  (2+ messages)

blocksize 4096 even for floppy and CDROM?
 2022-02-23  4:00 UTC  (3+ messages)

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-02-23  4:00 UTC  (11+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function
                ` machine-parsable git-merge-tree messages (was: [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function)

+ kasan-print-virtual-mapping-info-in-reports.patch added to -mm tree
 2022-02-23  4:00 UTC 

[PATCH 0/2] nvme-tcp: small cleanup
 2022-02-23  3:36 UTC  (3+ messages)
` [PATCH 1/2] nvme-tcp: don't initialize ret variable
` [PATCH 2/2] nvme-tcp: don't fold the line

[PATCH net-next v3 0/2] mctp: Fix incorrect refs for extended addr
 2022-02-23  3:59 UTC  (3+ messages)
` [PATCH net-next v3 1/2] mctp: make __mctp_dev_get() take a refcount hold

+ docs-vm-damon-design-update-damon-idle-page-tracking-interference-handling.patch added to -mm tree
 2022-02-23  3:59 UTC 

+ docs-damon-update-outdated-term-regions-update-interval.patch added to -mm tree
 2022-02-23  3:59 UTC 

+ docs-vm-damon-call-low-level-monitoring-primitives-the-operations.patch added to -mm tree
 2022-02-23  3:58 UTC 

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-02-23  3:40 UTC  (64+ messages)
` [PATCH v7, 01/15] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v7, 02/15] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v7, 03/15] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v7, 04/15] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v7, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v7, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v7, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v7, 08/15] media: mtk-vcodec: Add format to support MT21C
` [PATCH v7, 09/15] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v7, 10/15] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v7, 11/15] media: mtk-vcodec: record capture queue format type
` [PATCH v7, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v7, 13/15] media: mtk-vcodec: support stateless H.264 decoding for mt8192
` [PATCH v7, 14/15] media: mtk-vcodec: support stateless VP8 decoding
` [PATCH v7, 15/15] media: mtk-vcodec: support stateless VP9 decoding

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:56 UTC 

+ kasan-improve-vmalloc-tests-fix-3.patch added to -mm tree
 2022-02-23  3:56 UTC 

cip/linux-5.10.y-cip build: 184 builds: 3 failed, 181 passed, 4 errors, 10 warnings (v5.10.100-cip2) #kernelci
 2022-02-23  3:54 UTC 

[nacked] kernel-make-taskstats-available-via-genetlink-per-namespace.patch removed from -mm tree
 2022-02-23  3:54 UTC 

[RFC PATCH 0/5] TUN/VirtioNet USO features support
 2022-02-23  3:53 UTC  (6+ messages)
` [RFC PATCH 1/5] uapi/linux/if_tun.h: Added new ioctl for tun/tap

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:51 UTC 

[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
 2022-02-23  3:50 UTC  (3+ messages)
` [RFC 9/9] ext4: fast_commit missing tracking updates to a file
  ` [External] "

[PATCH net-next v2 00/12] vxlan metadata device vnifiltering support
 2022-02-23  3:50 UTC  (5+ messages)
` [PATCH net-next v2 07/12] rtnetlink: add new rtm tunnel api for tunnel id filtering

[PATCH 1/2] drm/amdgpu/nv: enable gfx10.3.7 clock gating support
 2022-02-23  3:49 UTC  (2+ messages)

[PATCH v20 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-02-23  3:49 UTC  (4+ messages)
` [PATCH v20 2/2] dmaengine: tegra: Add tegra gpcdma driver

Share the maintain loading of Mediatek SoC driver (the display related part)
 2022-02-23  3:38 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tgl: Simply subplatform detection
 2022-02-23  3:28 UTC  (3+ messages)

[PATCH 00/31] vDPA shadow virtqueue
 2022-02-23  3:46 UTC  (12+ messages)
` [PATCH 28/31] vdpa: Expose VHOST_F_LOG_ALL on SVQ

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:46 UTC 

slabinfo shows incorrect active_objs ???
 2022-02-23  3:45 UTC  (4+ messages)

[PATCH v1 0/6] virtio: support advance DMA
 2022-02-23  3:44 UTC  (13+ messages)
` [PATCH v1 5/6] virtio: split: virtqueue_add_split() support dma address
` [PATCH v1 6/6] virtio: packed: virtqueue_add_packed() "

[PATCH] dt-bindings: arm: qcom: Document sa8540p, sc8180x and sc8280xp
 2022-02-23  3:46 UTC 

[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-02-23  3:41 UTC  (9+ messages)
` [PATCH v2 02/11] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v2 05/11] i2c: npcm: Remove unused clock node

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:41 UTC 

[boqun:dev/arm64 4/4] ERROR: modpost: "memory_block_size_bytes" [drivers/hv/hv_balloon.ko] undefined!
 2022-02-23  3:38 UTC 

[PATCH v7 00/10] cpupower: Add AMD P-State Support
 2022-02-23  3:37 UTC  (3+ messages)
` [PATCH v7 10/10] cpupower: Add "perf" option to print AMD P-State information

[mingo-tip:sched/headers 1476/2324] arch/mips/mti-malta/malta-dtshim.c:92:15: error: implicit declaration of function 'min_t'
 2022-02-23  3:38 UTC 

[linux-linus test] 168196: tolerable FAIL - PUSHED
 2022-02-23  3:37 UTC 

[PATCH 0/5] slab cleanups
 2022-02-23  3:37 UTC  (12+ messages)
` [PATCH 2/5] mm/sl[auo]b: Do not export __ksize()
` [PATCH 3/5] mm/slab: Do not call kmalloc_large() for unsupported size
` [PATCH 4/5] mm/slub: Limit min_partial only in cache creation

[PATCH v7 0/1] xfstests: add log attribute replay test
 2022-02-23  3:37 UTC  (2+ messages)
` [PATCH v7 1/1] xfstests: Add Log Attribute Replay test

[PATCH 0/6] KVM RISC-V SBI v0.3 support
 2022-02-23  3:37 UTC  (4+ messages)
` [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call

[PATCH v2 1/7] drm/selftests: Move i915 buddy selftests into drm
 2022-02-23  3:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/7] "

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:36 UTC 

[PATCH -next] crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()
 2022-02-23  3:31 UTC  (2+ messages)

[PATCH] crypto: hisilicon/sec - fix the aead software fallback for engine
 2022-02-23  3:32 UTC  (2+ messages)

[PATCH] crypto: ccree: don't attempt 0 len DMA mappings
 2022-02-23  3:32 UTC  (2+ messages)

[PATCH -next] crypto: x86/blowfish - Remove unused inline functions
 2022-02-23  3:31 UTC  (2+ messages)

[PATCH] crypto: octeontx2 - add synchronization between mailbox accesses
 2022-02-23  3:31 UTC  (2+ messages)

remove struct scsi_request
 2022-02-23  3:31 UTC  (3+ messages)
` [PATCH 4/8] scsi: remove the cmd field from "

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:31 UTC 

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-23  3:30 UTC  (5+ messages)
` Report 1 in ext4 and journal based on v5.17-rc1

[PATCH] dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
 2022-02-23  3:30 UTC  (2+ messages)

[PATCH v3 0/2] vmx-crypto: Add missing dependencies
 2022-02-23  2:58 UTC  (5+ messages)
` [PATCH v3 1/2] crypto: vmx - merge CRYPTO_DEV_VMX_ENCRYPT into CRYPTO_DEV_VMX
` [PATCH v3 2/2] crypto: vmx - add missing dependencies

[PATCH] usb: gadget: uvc: add different uvc versions support
 2022-02-23  3:28 UTC 

[PATCH v2 0/3] libtracefs: Add APIs for user_events to libtracefs
 2022-02-23  3:29 UTC  (3+ messages)
` [PATCH v2 1/3] libtracefs: Add user_events to libtracefs sources

[mingo-tip:sched/headers 1839/2324] arch/mips/ath25/devices.h:36:10: error: implicit declaration of function 'smp_processor_id'
 2022-02-23  3:27 UTC 

sd: Unaligned partial completion
 2022-02-23  3:27 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:26 UTC 

[PATCH v4 00/47] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-23  3:23 UTC  (7+ messages)
` [PATCH v4 45/47] target/ppc: implement plxsd/pstxsd
` [PATCH v4 46/47] target/ppc: implement plxssp/pstxssp
` [PATCH v4 47/47] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x

[geert-renesas-drivers:topic/r8a779f0-pfc-v2] BUILD SUCCESS 0ca250410980f0106cbf7e57190659c8e69de7ad
 2022-02-23  3:22 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 764d9473182a7a0e7d0fd7f57c5157204abc9dba
 2022-02-23  3:22 UTC 

[PATCHv2 bpf-next 0/8] bpf: Add kprobe multi link
 2022-02-23  3:22 UTC  (3+ messages)
` [PATCH 01/10] lib/sort: Add priv pointer to swap function

[geert-renesas-drivers:topic/r8a779f0-wdt-v1] BUILD SUCCESS 42550e320f8c08a31699ed0a7e9eaa4afc543296
 2022-02-23  3:22 UTC 

[PATCH] arm64: smp: Skip MC domain for SoCs without shared cache
 2022-02-23  3:20 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:21 UTC 

[dm-devel] [PATCH v2] dm: Fix use-after-free in dm_cleanup_zoned_dev()
 2022-02-23  3:19 UTC  (6+ messages)
` [PATCH RESEND "
      ` [dm-devel] "

[PATCH] virtio_ring: aovid reading flag from the descriptor ring
 2022-02-23  3:19 UTC  (3+ messages)

block: potential bug on linux-block/for-next
 2022-02-23  3:18 UTC  (4+ messages)

[agd5f:drm-next 115/146] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:526:5: warning: no previous prototype for function '__smu_get_enabled_features'
 2022-02-23  3:17 UTC 

[PATCH v4 00/11] Transform documentation into POD
 2022-02-23  3:17 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-23  3:16 UTC 

[PATCH bpf v1 0/5] More fixes for crashes due to bad PTR_TO_BTF_ID reg->off
 2022-02-23  3:16 UTC  (8+ messages)
` [PATCH bpf v1 1/5] bpf: Fix kfunc register offset check for PTR_TO_BTF_ID

[hardknott][PATCH] expat: fix CVE-2022-23990
 2022-02-23  3:15 UTC 

[PATCH 0/3] drivers/net/ftgmac100: fix occasional DHCP failure
 2022-02-23  3:14 UTC  (3+ messages)
` [PATCH 2/3] drivers/net/ftgmac100: adjust code place for function call dependency
` [PATCH 3/3] drivers/net/ftgmac100: fix DHCP potential failure with systemd


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.