All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-10 11:05:48 to 2021-06-10 11:42:23 UTC [more...]

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:42 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:42 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:42 UTC 

pull request: mt76 2021-06-10
 2021-06-10 11:41 UTC 

[PATCH -next] libceph: fix doc warnings in cls_lock_client.c
 2021-06-10 11:50 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-10 11:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:41 UTC 

post-receive: pub/scm/linux/kernel/git/joro/iommu
 2021-06-10 11:41 UTC 

[PATCH v5 00/35] block: publish backup-top filter
 2021-06-10 11:25 UTC  (14+ messages)
` [PATCH v5 01/35] block: rename bdrv_replace_child to bdrv_replace_child_tran
` [PATCH v5 02/35] block: comment graph-modifying function not updating permissions
` [PATCH v5 03/35] block: introduce bdrv_replace_child_bs()
` [PATCH v5 04/35] block: introduce blk_replace_bs
` [PATCH v5 05/35] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PATCH v5 06/35] qdev: allow setting drive property for realized device
` [PATCH v5 07/35] block: rename backup-top to copy-before-write
` [PATCH v5 08/35] block-copy: always set BDRV_REQ_SERIALISING flag
` [PATCH v5 09/35] block/block-copy: introduce block_copy_set_copy_opts()
` [PATCH v5 10/35] block/backup: set copy_range and compress after filter insertion
` [PATCH v5 11/35] block/backup: move cluster size calculation to block-copy
` [PATCH v5 12/35] block/copy-before-write: relax permission requirements when no parents
` [PATCH v5 14/35] block/copy-before-write: use file child instead of backing

[PATCH 0/2] Allow high order pages to be stored on PCP v2
 2021-06-10 11:40 UTC  (5+ messages)
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:40 UTC 

[PATCH for-next] RDMA/core: Fix incorrect print format specifier
 2021-06-10 11:40 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-10 11:40 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:40 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:40 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:40 UTC 

Linux kernel 4.19.194 released
 2021-06-10 11:40 UTC 

usb3.0: dwc3: isoc: missisoc while setting the USB transfer UVC data
 2021-06-10 11:40 UTC  (5+ messages)

[PATCH 4.19 00/58] 4.19.194-rc1 review
 2021-06-10 11:40 UTC  (5+ messages)

[PATCH -next] cifs: fix doc warnings in cifs_dfs_ref.c
 2021-06-10 11:48 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:39 UTC 

[RFC PATCH 2/2] v4l-utils: add support for read-only requests
 2021-06-10 11:38 UTC 

[PATCH] driver/usb/dwc3: Add error handle for dwc3 get usb phy
 2021-06-10 11:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:38 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:38 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:38 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:38 UTC 

[RFC PATCH 1/2] v4l-utils: add support for dynamic array controls
 2021-06-10 11:38 UTC 

[PATCH] powerpc/vdso: Fix multiple issues with sys_call_table
 2021-06-10 11:36 UTC  (4+ messages)

[RFC PATCHv2 00/11] Dynamic arrays and read-only requests
 2021-06-10 11:36 UTC  (12+ messages)
` [RFC PATCHv2 01/11] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [RFC PATCHv2 02/11] v4l2-ctrls: add support for dynamically allocated arrays
` [RFC PATCHv2 03/11] vivid: add dynamic array test control
` [RFC PATCHv2 04/11] media: document read-only requests
` [RFC PATCHv2 05/11] videodev2.h: add V4L2_BUF_CAP_SUPPORTS_RO_REQUESTS
` [RFC PATCHv2 06/11] videobuf2-core: add vb2_request_buffer_first()
` [RFC PATCHv2 07/11] videobuf2-v4l2.c: vb2_request_validate: support RO requests
` [RFC PATCHv2 08/11] v4l2-mem2mem.c: allow requests for capture queues
` [RFC PATCHv2 09/11] vivid: add ro_requests module option
` [RFC PATCHv2 10/11] vim2m: support read-only requests on the capture queue
` [RFC PATCHv2 11/11] vicodec: add support for read-only requests

[PATCH v5 00/40] Add trace file compression
 2021-06-10 11:34 UTC  (41+ messages)
` [PATCH v5 01/40] trace-cmd library: Remove unused private APIs for creating trace files
` [PATCH v5 02/40] trace-cmd library: Remove unused API tracecmd_update_option
` [PATCH v5 03/40] trace-cmd: Check if file version is supported
` [PATCH v5 04/40] trace-cmd library: Add new API to get file version of input handler
` [PATCH v5 05/40] trace-cmd library: Select the file version when writing trace file
` [PATCH v5 06/40] trace-cmd: Add APIs for library initialization and free
` [PATCH v5 07/40] trace-cmd library: Add support for compression algorithms
` [PATCH v5 08/40] trace-cmd list: Show supported "
` [PATCH v5 09/40] trace-cmd library: Bump the trace file version to 7
` [PATCH v5 10/40] trace-cmd library: Compress part of the trace file
` [PATCH v5 11/40] trace-cmd library: Read compressed "
` [PATCH v5 12/40] trace-cmd library: Add new API to get compression of input handler
` [PATCH v5 13/40] trace-cmd library: Inherit compression algorithm from input file
` [PATCH v5 14/40] trace-cmd library: Extend the create file APIs to support different compression
` [PATCH v5 15/40] trace-cmd record: Add new parameter --compression
` [PATCH v5 16/40] trace-cmd dump: Add support for trace files version 7
` [PATCH v5 17/40] trace-cmd library: Add support for zlib compression library
` [PATCH v5 18/40] trace-cmd library: Hide the logic for updating buffer offset
` [PATCH v5 19/40] trace-cmd: Move buffers description outside of options
` [PATCH v5 20/40] trace-cmd library: Track the offset in the option section in the trace file
` [PATCH v5 21/40] trace-cmd library: Add compression of the option section of "
` [PATCH v5 22/40] trace-cmd library: Refactor the logic for writing trace data in the file
` [PATCH v5 23/40] trace-cmd library: Add APIs for read and write compressed data in chunks
` [PATCH v5 24/40] trace-cmd: Compress trace data
` [PATCH v5 25/40] trace-cmd: Read compressed "
` [PATCH v5 26/40] trace-cmd library: Compress latency "
` [PATCH v5 27/40] trace-cmd: Read compressed "
` [PATCH v5 28/40] trace-cmd library: Reuse within the library the function that checks file state
` [PATCH v5 29/40] trace-cmd library: Make tracecmd_copy_headers() to work with output handler
` [PATCH v5 30/40] trace-cmd: Do not use trace file compression with streams
` [PATCH v5 31/40] trace-cmd library: Add new API to get file version of output handler
` [PATCH v5 32/40] trace-cmd: Add file state parameter to tracecmd_copy
` [PATCH v5 33/40] trace-cmd: Copy CPU count in tracecmd_copy
` [PATCH v5 34/40] trace-cmd: Copy buffers description "
` [PATCH v5 35/40] trace-cmd: Copy options "
` [PATCH v5 36/40] trace-cmd library: Refactor the logic for writing CPU trace data
` [PATCH v5 37/40] trace-cmd library: Refactor the logic for writing CPU instance "
` [PATCH v5 38/40] trace-cmd: Copy trace data in tracecmd_copy
` [PATCH v5 39/40] trace-cmd: Add compression parameter to tracecmd_copy
` [PATCH v5 40/40] trace-cmd: Add new command "trace-cmd convert"

ERROR: Task (oe-core/meta/recipes-core/systemd/systemd_239.bb:do_install) failed #yocto
 2021-06-10 11:35 UTC  (2+ messages)
` [yocto] "

[PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list
 2021-06-10 11:33 UTC  (8+ messages)

[PATCH] tpm, tpm_tis: Acquire locality in tpm_tis_gen_interrupt() and tpm_get_timeouts()
 2021-06-10 11:35 UTC  (12+ messages)

Linux 4.19.194
 2021-06-10 11:35 UTC  (2+ messages)

Linux 4.14.236
 2021-06-10 11:35 UTC  (2+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2021-06-10 11:35 UTC 

Linux 4.9.272
 2021-06-10 11:35 UTC  (2+ messages)

[ANNOUNCE] ConnMan release v1.40
 2021-06-10 11:35 UTC 

Linux 4.4.272
 2021-06-10 11:34 UTC  (2+ messages)

[PATCH] cpufreq: cppc: Mark frequency invariance broken
 2021-06-10 11:33 UTC  (3+ messages)

[PATCH] mt76: mt7915: drop the use of repeater entries for station interfaces
 2021-06-10 11:34 UTC 

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-06-10 11:33 UTC  (2+ messages)
` [Bug 213391] "

[xen-unstable-smoke test] 162597: regressions - FAIL
 2021-06-10 11:32 UTC  (2+ messages)

[PATCH] mailbox:platform-mhu:Remove superfluous error messages around platform_get_irq()
 2021-06-10  8:59 UTC 

[PATCH -next] x86/tsc: fix doc warnings in tsc.c
 2021-06-10 11:42 UTC 

[PATCH v2 0/5] Add pidfd support to the fanotify API
 2021-06-10 11:32 UTC  (6+ messages)
` [PATCH v2 5/5] fanotify: add "

[kvm-unit-tests PATCH] make: Add tags target and gitignore the tags file
 2021-06-10 11:31 UTC 

[PATCH 0/6] More record/replay acceptance tests
 2021-06-10 11:25 UTC  (7+ messages)
` [PATCH 1/6] tests/acceptance: add replay kernel test for s390
` [PATCH 2/6] tests/acceptance: add replay kernel test for ppc64
` [PATCH 3/6] tests/acceptance: add replay kernel test for openrisc
` [PATCH 4/6] tests/acceptance: add replay kernel test for nios2
` [PATCH 5/6] tests/acceptance: add replay kernel test for alpha
` [PATCH 6/6] tests/acceptance: Linux boot test for record/replay

[PATCH v4 0/6] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-06-10 11:30 UTC  (5+ messages)
` [PATCH v4 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking

[Intel-gfx] [PATCH 0/5] dma-fence, i915: Stop allowing SLAB_TYPESAFE_BY_RCU for dma_fence
 2021-06-10 11:29 UTC  (5+ messages)

[dpdk-dev] [Bug 731] [dpdk-19.11.9] telemetry: python3 /root/dpdk/usertools/dpdk-telemetry-client.py prompt connection refused
 2021-06-10 11:28 UTC 

[PATCH -next] kernel/notifier.c: fix doc warnings
 2021-06-10 11:37 UTC 

[PATCH v6 0/5] CXL port and decoder enumeration
 2021-06-10 11:27 UTC  (4+ messages)
` [PATCH v6 3/5] cxl/acpi: Add downstream port data to cxl_port instances

[PATCH 4/8] refs: make errno output explicit for refs_resolve_ref_unsafe
 2021-06-10 11:27 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-10 11:27 UTC 

[PATCH v3 0/1] media: v4l2-subdev: add subdev-wide state struct
 2021-06-10 11:26 UTC  (11+ messages)
` [PATCH v3 2/5] media: omap3isp: fix indentation
  ` [PATCH v3 3/5] media: fix kernel doc errors for sd_state parameter
  ` [PATCH v3 4/5] media: v4l2-subdev: v4l2_subdev_free_state() to accept a NULL state
  ` [PATCH v3 5/5] media: v4l2-subdev: fix and rename check_cfg()
  ` [PATCH v3 1/1] media: v4l2-subdev: add subdev-wide state struct

[PATCH -next] ACPI: sysfs: fix doc warnings in device_sysfs.c
 2021-06-10 11:35 UTC 

[PATCH 0/6] iio: accel: bmc150: Add support for BMA253/BMA254
 2021-06-10 11:25 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:25 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:25 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2021-06-10 11:25 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:25 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-10 11:25 UTC 

ERROR: modpost: "__aeabi_uldivmod" [fs/xfs/xfs.ko] undefined!
 2021-06-10 11:21 UTC 

[dm-devel] [PATCH v2] dm-writecache: avoid kcopyd and use open-coded variant instead
 2021-06-10 11:21 UTC  (3+ messages)

[rcu:clocksource] BUILD SUCCESS 023766fbdde49c75c13acd268bf9af810d624c59
 2021-06-10 11:20 UTC 

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-10 11:20 UTC  (5+ messages)
` [PATCH v5 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[PATCH v2 for-next] RDMA/hns: Clear extended doorbell info before using
 2021-06-10 11:19 UTC 

[PATCH net 0/3] Fix out of bounds when parsing TCP options
 2021-06-10 11:19 UTC  (4+ messages)
` [PATCH net 3/3] sch_cake: "

[intel-linux-intel-lts:5.4/preempt-rt 3/13] arch/powerpc/platforms/pseries/iommu.c:181:30: error: 'tcp_page_lock' defined but not used
 2021-06-10 11:18 UTC 

[dpdk-dev] [PATCH] Add Armv7 support
 2021-06-10 11:18 UTC 

[dpdk-dev] 19.11.9 patches review and test - V2
 2021-06-10 11:18 UTC  (7+ messages)

[Intel-gfx] [PATCH v2] drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
 2021-06-10 11:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[v2 00/17] Add Intel N5X SoC support
 2021-06-10  6:54 UTC  (5+ messages)
` [v2 12/17] ddr: altera: Add SDRAM driver for Intel N5X device

[RFC PATCH v4 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
 2021-06-10 11:24 UTC  (9+ messages)
` [RFC PATCH v4 1/8] jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
` [RFC PATCH v4 2/8] jbd2: ensure abort the journal if detect IO error when writing original buffer back
` [RFC PATCH v4 3/8] jbd2: don't abort the journal when freeing buffers
` [RFC PATCH v4 4/8] jbd2: remove redundant buffer io error checks
` [RFC PATCH v4 5/8] jbd2,ext4: add a shrinker to release checkpointed buffers
` [RFC PATCH v4 6/8] jbd2: simplify journal_clean_one_cp_list()
` [RFC PATCH v4 7/8] ext4: remove bdev_try_to_free_page() callback
` [RFC PATCH v4 8/8] fs: remove bdev_try_to_free_page callback

[Intel-gfx] [PULL] drm-misc-next
 2021-06-10 11:15 UTC  (2+ messages)
`  "

[PATCH v3 0/9] Complementary changes for error handling
 2021-06-10 11:15 UTC  (3+ messages)
` [PATCH v3 1/9] scsi: ufs: Differentiate status between hba pm ops and wl pm ops

[LSF/MM/BPF TOPIC] durability vs performance for flash devices (especially embedded!)
 2021-06-10 11:07 UTC  (6+ messages)

[PATCH v3 0/5] block-copy: protect block-copy internal structures
 2021-06-10 11:12 UTC  (7+ messages)
` [PATCH v3 2/5] block-copy: improve comments of BlockCopyTask and BlockCopyState types and functions

[dpdk-dev] [Bug 730] [19.11] doxygen build warnings with version 1.9.1
 2021-06-10 11:11 UTC 

[PATCH 1/3] drm/fourcc: Add macros to determine the modifier vendor
 2021-06-10 11:12 UTC  (3+ messages)
` [PATCH 2/3] drm/arm: malidp: Use fourcc_mod_is_vendor() helper
` [PATCH 3/3] drm/tegra: "

[PATCH v2 1/4] mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
 2021-06-10 11:10 UTC  (3+ messages)

[PATCH] ALSA: core: Fix build error due to missing PAGE_SIZE
 2021-06-10 11:09 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2021-06-10 11:10 UTC 

[RFC PATCH 0/5] ppc/Pegasos2 VOF
 2021-06-10 10:37 UTC  (7+ messages)

[Bug 212751] New: acm_port_activate - usb_submit_urb(ctrl irq) failed after kernel update
 2021-06-10 11:09 UTC  (2+ messages)
` [Bug 212751] "

[PATCH] usb: dwc3: gadget: Disable gadget IRQ during pullup disable
 2021-06-10 11:09 UTC  (2+ messages)

[PATCH v4] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
 2021-06-10 11:08 UTC 

[PATCH v7 00/10] CoreSight configuration management; ETM strobing
 2021-06-10 11:05 UTC  (4+ messages)
` [PATCH v7 05/10] coresight: syscfg: Add API to activate and enable configurations

[PATCH v2 0/2] tpm: Return QMP error when TPM is disabled in build
 2021-06-10 11:06 UTC  (6+ messages)
` [RFC PATCH v2 1/2] qapi: Inline qmp_marshal_output() functions

[PATCH 1/4] drm/ttm: add a pointer to the allocating BO into ttm_resource
 2021-06-10 11:07 UTC  (5+ messages)
` [PATCH 2/4] drm/ttm: add ttm_resource_fini
` [PATCH 3/4] drm/ttm: move the LRU into resource handling
` [PATCH 4/4] drm/ttm: add resource iterator

[PATCH v7 00/15] TegraDRM UAPI
 2021-06-10 11:04 UTC  (2+ messages)
` [PATCH v7 11/15] drm/tegra: Implement syncpoint management UAPI


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.