All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-27 06:13:43 to 2021-09-27 07:23:51 UTC [more...]

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27  7:22 UTC  (24+ messages)
` [PATCH 01/14] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH 05/14] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new st
  ` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH 1/2] btrfs/049: remove the test
 2021-09-27  7:20 UTC  (2+ messages)
` [PATCH 2/2] btrfs/091: remove noinode_cache option

[PATCH v3 00/26]
 2021-09-27  7:22 UTC  (27+ messages)
` [PATCH v3 01/26] btrfs: remove unused parameter @nr_pages in add_ra_bio_pages()
` [PATCH v3 02/26] btrfs: remove unnecessary parameter @delalloc_start for writepage_delalloc()
` [PATCH v3 03/26] btrfs: use async_chunk::async_cow to replace the confusing pending pointer
` [PATCH v3 04/26] btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered()
` [PATCH v3 05/26] btrfs: make add_ra_bio_pages() to be subpage compatible
` [PATCH v3 06/26] btrfs: introduce compressed_bio::pending_sectors to trace compressed bio more elegantly
` [PATCH v3 07/26] btrfs: add subpage checked bitmap to make PageChecked flag to be subpage compatible
` [PATCH v3 08/26] btrfs: handle errors properly inside btrfs_submit_compressed_read()
` [PATCH v3 09/26] btrfs: handle errors properly inside btrfs_submit_compressed_write()
` [PATCH v3 10/26] btrfs: introduce submit_compressed_bio() for compression
` [PATCH v3 11/26] btrfs: introduce alloc_compressed_bio() "
` [PATCH v3 12/26] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocation time
` [PATCH v3 13/26] btrfs: make btrfs_submit_compressed_write() "
` [PATCH v3 14/26] btrfs: remove unused function btrfs_bio_fits_in_stripe()
` [PATCH v3 15/26] btrfs: refactor submit_compressed_extents()
` [PATCH v3 16/26] btrfs: cleanup for extent_write_locked_range()
` [PATCH v3 17/26] btrfs: make compress_file_range() to be subpage compatible
` [PATCH v3 18/26] btrfs: make btrfs_submit_compressed_write() "
` [PATCH v3 19/26] btrfs: make end_compressed_bio_writeback() to be subpage compatble
` [PATCH v3 20/26] btrfs: make extent_write_locked_range() to be subpage compatible
` [PATCH v3 21/26] btrfs: extract uncompressed async extent submission code into a new helper
` [PATCH v3 22/26] btrfs: rework lzo_compress_pages() to make it subpage compatible
` [PATCH v3 23/26] btrfs: teach __extent_writepage() to handle locked page differently
` [PATCH v3 24/26] btrfs: allow page to be unlocked by btrfs_page_end_writer_lock() even if it's locked by plain page_lock()
` [PATCH v3 25/26] btrfs: don't run delalloc range which is beyond the locked_page to prevent deadlock for subpage compression
` [PATCH v3 26/26] btrfs: only allow subpage compression if the range is fully page aligned

[PATCH v2 1/2] hw/dma: sifive_pdma: Fix Control.claim bit detection
 2021-09-27  7:21 UTC  (2+ messages)
` [PATCH v2 2/2] hw/dma: sifive_pdma: Don't run DMA when channel is disclaimed

[PATCH resend] slub: Add back check for free nonslab objects
 2021-09-27  7:22 UTC  (2+ messages)

next/pending-fixes baseline: 298 runs, 14 regressions (v5.15-rc3-260-g1a398301185b)
 2021-09-27  7:22 UTC 

[dpdk-dev] [PATCH v8 0/2] testpmd shows incorrect rx_offload configuration
 2021-09-27  7:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v9 0/3] "
  ` [dpdk-dev] [PATCH v9 1/3] ethdev: add an API to get device configuration info

[syzbot] WARNING in cfg80211_bss_update (2)
 2021-09-27  7:19 UTC 

[PATCHv3 00/12] nvme: In-band authentication support
 2021-09-27  7:17 UTC  (7+ messages)
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication

[PATCH 1/2] drm/rockchip: dsi: hold pm-runtime across bind/unbind
 2021-09-27  7:17 UTC  (6+ messages)
` [PATCH 2/2] drm/rockchip: dsi: Fix unbalanced clock on probe error

[PATCH 1/2] hw/dma: sifive_pdma: Improve code readability for "!!foo & bar"
 2021-09-27  7:16 UTC  (10+ messages)

[PATCH v2 00/11] PCI devices passthrough on Arm, part 2
 2021-09-27  7:17 UTC  (7+ messages)
` [PATCH v2 05/11] xen/arm: Mark device as PCI while creating one
` [PATCH v2 07/11] libxl: Allow removing PCI devices for all types of domains

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed (v4.9.283-55-g6510cb79f5df)
 2021-09-27  7:17 UTC 

[Ocfs2-devel] The last part of the file is zeroed out when write N random bytes
 2021-09-27  7:16 UTC 

[PATCH] dt-bindings: phy: qcom,qmp: Update maintainer email
 2021-09-27  7:16 UTC  (2+ messages)

linux-next: build failure after merge of the rtc tree
 2021-09-27  7:16 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/5] pipeline: prepare for variable size headers
 2021-09-27  7:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH V2 "

[PATCH v1 1/1] hw/riscv: shakti_c: Mark as not user creatable
 2021-09-27  7:13 UTC 

stable-rc/queue/5.10 build: 178 builds: 0 failed, 178 passed, 11 warnings (v5.10.68-162-gb0e69f785a41)
 2021-09-27  7:14 UTC 

[dpdk-dev] [PATCH] common/iavf: fix arq resource leak
 2021-09-27  7:12 UTC  (2+ messages)

[PATCH] Let user choose larger buffers for IO reading
 2021-09-27  7:07 UTC 

Add Apple M1 support to PASemi i2c driver
 2021-09-27  7:07 UTC  (6+ messages)

[PATCH] Use more passive wording in hardlink.1
 2021-09-27  7:08 UTC 

[PATCH hwmon 1/1] hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller
 2021-09-27  7:07 UTC 

[dpdk-dev] [PATCH] net/iavf: fix rx queue irqs resource leak
 2021-09-27  7:06 UTC  (2+ messages)

[PATCH v15] qapi: introduce 'query-x86-cpuid' QMP command
 2021-09-27  7:05 UTC  (4+ messages)

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-09-27  7:05 UTC  (12+ messages)
` [PATCH v8 01/36] media: subdev: rename subdev-state alloc & free
` [PATCH v8 02/36] media: subdev: add active state to struct v4l2_subdev

[RFC PATCH] x86, vmlinux.lds: Add debug option to force all data sections aligned
 2021-09-27  7:04 UTC  (5+ messages)

[PATCH v3] migration/rdma: Fix out of order wrid
 2021-09-27  7:07 UTC 

[PATCH v2] net: phy: enhance GPY115 loopback disable function
 2021-09-27  7:03 UTC 

[dpdk-dev] [PATCH v3] net/ice: enable Rx timestamp on Flex Descriptor
 2021-09-27  7:01 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe
 2021-09-27  7:01 UTC  (3+ messages)
` [PATCH 2/4] drm/msm: allow compile_test on !ARM

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-09-27  7:00 UTC  (2+ messages)

[PATCH v4 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-27  6:58 UTC  (2+ messages)
` [PATCH v4 2/2] xen-pciback: allow compiling on other archs than x86

[yocto] [hardknott][meta-yocto][PATCH 1/4] poky: Use SDKPATHINSTALL instead of SDKPATH
 2021-09-27  6:57 UTC 

[PATCH v3 00/17] introduce exynosauto v9 ufs driver
 2021-09-27  6:56 UTC  (7+ messages)
  ` [PATCH v3 03/17] scsi: ufs: ufs-exynos: change pclk available max value
  ` [PATCH v3 15/17] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto

[PATCH V4 00/22] arch: Add basic LoongArch support
 2021-09-27  6:52 UTC  (24+ messages)
` [PATCH V4 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V4 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V4 03/22] LoongArch: Add elf-related definitions
` [PATCH V4 04/22] LoongArch: Add writecombine support for drm
` [PATCH V4 05/22] LoongArch: Add build infrastructure
` [PATCH V4 06/22] LoongArch: Add CPU definition headers
` [PATCH V4 07/22] LoongArch: Add atomic/locking headers
` [PATCH V4 08/22] LoongArch: Add other common headers
` [PATCH V4 09/22] LoongArch: Add boot and setup routines
` [PATCH V4 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V4 11/22] LoongArch: Add process management
` [PATCH V4 12/22] LoongArch: Add memory management
` [PATCH V4 13/22] LoongArch: Add system call support
` [PATCH V4 14/22] LoongArch: Add signal handling support
` [PATCH V4 15/22] LoongArch: Add elf and module support
` [PATCH V4 16/22] LoongArch: Add misc common routines
` [PATCH V4 17/22] LoongArch: Add some library functions
` [PATCH V4 18/22] LoongArch: Add PCI controller support
` [PATCH V4 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V4 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V4 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V4 22/22] LoongArch: Add Loongson-3 default config file

[dpdk-dev] [PATCH 0/4] support async dequeue for split ring
 2021-09-27  6:56 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/4] vhost: "
  ` [dpdk-dev] [PATCH v2 2/4] examples/vhost: refactor vhost enqueue and dequeue datapaths

[virtio-dev] Re: [PATCH v3] virtio-net: support device stats
 2021-09-27  6:30 UTC  (2+ messages)

ppc32 doesn't boot when linkaddr=0x00900000
 2021-09-27  6:53 UTC  (2+ messages)

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-09-27  6:53 UTC  (10+ messages)
` [PATCH 22/37] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS

[PATCH] intel_idle: remove a couple of useless variables
 2021-09-27  6:52 UTC  (4+ messages)
` [PATCH v2] "

[RESEND PATCH V10] dt-bindings: spi: Add sc7280 support
 2021-09-27  6:48 UTC 

Making races happen more often
 2021-09-27  6:49 UTC  (4+ messages)

[PATCH 0/2] Add QCM2290 USB3 PHY support
 2021-09-27  6:48 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add QCM2290 USB3 PHY
` [PATCH 2/2] phy: qcom-qmp: Add QCM2290 USB3 PHY support

[PATCH 1/3] treewide: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-09-27  6:47 UTC  (3+ messages)
` [PATCH 2/3] board: arm: Remove OF_PRIOR_STAGE
` [PATCH 3/3] treewide: "

[PATCH V10 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-27  6:47 UTC  (4+ messages)
` [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support

stable-rc/queue/4.19 build: 191 builds: 0 failed, 191 passed, 4 warnings (v4.19.207-80-ga032f307ecb0)
 2021-09-27  6:47 UTC 

[PATCH v2 0/2] Specify empty NUMA node
 2021-09-27  6:41 UTC  (9+ messages)
` [PATCH v2 1/2] Documentation, dt, numa: Add note to "
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH V3] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:43 UTC 

[PATCH V2] rtc: zynqmp: Add calibration set and get support
 2021-09-27  6:38 UTC  (2+ messages)

[PATCH] rtc: msc313: fix missing include
 2021-09-27  6:37 UTC  (2+ messages)

[PATCH v5 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-09-27  6:36 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: microchip,eic: add bindings
` [PATCH v5 2/2] irqchip/mchp-eic: add support

[Buildroot] [PATCH 1/1] support/testing: remove python2 tests for automat and attrs
 2021-09-27  6:39 UTC 

[Buildroot] [PATCH 1/1] package/python-dataproperty: bump to version 0.53.0
 2021-09-27  6:38 UTC  (7+ messages)
` [Buildroot] [PATCH 1/1] package/python-mbstrdecoder: bump to version 1.1.0
` [Buildroot] [PATCH 1/1] package/python-tabledata: bump to version 1.3.0
` [Buildroot] [PATCH 1/1] package/python-texttable: bump to version 1.6.4
` [Buildroot] [PATCH 1/1] package/python-traitlets: bump to version 5.1.0
` [Buildroot] [PATCH 1/1] package/python-typepy: bump to version 1.3.0
` [Buildroot] [PATCH 1/1] package/python-urwid: bump to version 2.1.2

[PATCH 0/5] Designated initializer cleanup & conversion
 2021-09-27  6:37 UTC  (5+ messages)
` [PATCH 2/5] *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
` [PATCH 5/5] cbtree.h: define cb_init() in terms of CBTREE_INIT

[PATCH v2] mfd: qcom-pm8xxx: switch away from using chained IRQ handlers
 2021-09-27  6:36 UTC  (2+ messages)

[INFO] Does Git GUI support Dark Mode on Windows 10 ?
 2021-09-27  6:32 UTC  (2+ messages)

stable-rc/queue/4.4 build: 131 builds: 0 failed, 131 passed, 4 warnings (v4.4.284-46-g51be31f74d03)
 2021-09-27  6:22 UTC 

[PATCH V2] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:21 UTC  (4+ messages)

[dpdk-dev] [PATCH] examples/l2fwd-event: changes to use event vector
 2021-09-27  6:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/6] task_work optimization
 2021-09-27  6:21 UTC  (10+ messages)
` [PATCH 1/8] io-wq: code clean for io_wq_add_work_after()
` [PATCH 2/8] io-wq: add helper to merge two wq_lists
` [PATCH 3/8] io_uring: add a limited tw list for irq completion work
` [PATCH 4/8] io_uring: add helper for task work execution code
` [PATCH 5/8] io_uring: split io_req_complete_post() and add a helper
` [PATCH 6/8] io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
` [PATCH 7/8] io_uring: add tw_ctx for io_uring_task
` [PATCH 8/8] io_uring: batch completion in prior_task_list

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-09-27  6:20 UTC  (2+ messages)

nfsd4_process_open2 failed to open newly-created file! status=10008 ; warning at fs/nfsd/nfs4proc.c for nfsd4_open
 2021-09-27  6:10 UTC 

[regression] fs dax xfstests panic
 2021-09-27  6:17 UTC 

[PATCH] drm/amdgpu: correct initial cp_hqd_quantum for gfx9
 2021-09-27  6:13 UTC  (2+ messages)

[PATCH v7 00/40] accel: Move has_work() from CPUClass to AccelOpsClass
 2021-09-27  6:12 UTC  (6+ messages)
` [PATCH v7 12/40] accel/qtest: Implement AccelOpsClass::has_work()


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.