All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-22 01:57:42 to 2021-10-22 03:09:51 UTC [more...]

[PATCH v2] dma-buf: heaps: init heaps in subsys_initcall
 2021-10-22  2:56 UTC  (2+ messages)

[PATCH 0/2] Fixes for 3.4 changes
 2021-10-22  3:09 UTC  (3+ messages)
` [PATCH 1/2] poky.yaml: fix lz4 package name for older Ubuntu versions
` [PATCH 2/2] migration-3.4: add some extra packaging notes

+ mm-use-correct-vma-flags-when-freeing-page-tables.patch added to -mm tree
 2021-10-22  3:07 UTC 

[PATCH v10 0/9] env: Allow environment in text files
 2021-10-22  3:08 UTC  (2+ messages)
` [PATCH v10 1/9] sandbox: Drop distro_boot

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-22  3:08 UTC  (11+ messages)

[PATCH] mm: use correct VMA flags when freeing page-tables
 2021-10-22  3:06 UTC  (2+ messages)

[Summit topic] Server-side merge/rebase: needs and wants?
 2021-10-22  3:06 UTC  (2+ messages)

[PATCH 1/3] buildman: Write output even on fatal error
 2021-10-22  3:06 UTC  (7+ messages)
` [PATCH 2/3] buildman: Detect Kconfig loops

[PATCH v9 0/7] env: Allow environment in text files
 2021-10-22  3:05 UTC  (4+ messages)
` [PATCH v9 2/7] doc: Move environment documentation to rST

[PATCH v2 0/3] doc: Clarify how U-Boot makes use of devicetree
 2021-10-22  3:05 UTC  (7+ messages)
` [PATCH v2 3/3] RFC: doc: Add documentation about devicetree usage

[PATCH 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-22  3:05 UTC  (6+ messages)
` [PATCH 1/6] "

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-22  3:04 UTC  (4+ messages)
` [PATCH 01/11] midx.c: clean up chunkfile after reading the MIDX

[PATCH v2] PCI: Check PCIe upstream port for PME support
 2021-10-22  3:04 UTC  (4+ messages)

[PATCH v2 0/5] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-22  3:04 UTC  (2+ messages)

[PATCH 0/3] KVM: x86/mmu: Clean up kvm_zap_gfn_range()
 2021-10-22  3:03 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86/mmu: Drop a redundant, broken remote TLB flush

[PATCH] staging: r8188eu: Use memdup_user instead of kmalloc/copy_from_user
 2021-10-22  2:55 UTC 

[PATCH 0/2] KVM: some fixes about RDMSR/WRMSR instruction emulation
 2021-10-22  2:59 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: fix instruction skipping when handling UD exception
` [PATCH 2/2] KVM: X86: Exit to userspace if RDMSR/WRMSR emulation returns X86EMUL_IO_NEEDED

[PATCH 0/5] driver core, of: support for reserved devices
 2021-10-22  2:58 UTC  (14+ messages)
` [PATCH 1/5] of: base: add function to check for status = "reserved"
` [PATCH 2/5] device property: add fwnode_device_is_reserved()
` [PATCH 3/5] of: property: add support for fwnode_device_is_reserved()
` [PATCH 4/5] driver core: inhibit automatic driver binding on reserved devices
` [PATCH 5/5] of: platform: instantiate "

[PATCH 1/1] mm: bdi: Initialize bdi_min_ratio when bdi unregister
 2021-10-22  2:58 UTC  (5+ messages)

+ mm-hugepages-add-hugetlb-vma-mremap-test-v8-fix.patch added to -mm tree
 2021-10-22  2:59 UTC 

[PATCH v3 0/6] kthread: Add the helper function kthread_run_on_cpu()
 2021-10-22  2:57 UTC  (7+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] RDMA/siw: Make use of "
` [PATCH v3 3/6] ring-buffer: "
` [PATCH v3 4/6] rcutorture: "
` [PATCH v3 5/6] trace/osnoise: "
` [PATCH v3 6/6] trace/hwlat: "

+ mm-simplify-bdi-refcounting.patch added to -mm tree
 2021-10-22  2:57 UTC 

+ mm-dont-automatically-unregister-bdis.patch added to -mm tree
 2021-10-22  2:57 UTC 

+ fs-explicitly-unregister-per-superblock-bdis.patch added to -mm tree
 2021-10-22  2:57 UTC 

+ mtd-call-bdi_unregister-explicitly.patch added to -mm tree
 2021-10-22  2:57 UTC 

+ mm-export-bdi_unregister.patch added to -mm tree
 2021-10-22  2:57 UTC 

[PATCH v3 0/6] Support IOMMU page sizes larger than the CPU page size
 2021-10-22  2:52 UTC  (8+ messages)
` [PATCH v3 4/6] iommu: Move IOMMU pagesize check to attach_device

[igt-dev] [RFC][PATCH i-g-t] tests/kms_atomic_benchmark: Benchmark TEST_ONLY atomic commits
 2021-10-22  2:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_atomic_benchmark: Benchmark TEST_ONLY atomic commits (rev2)

[PATCH] mm/secretmem: Avoid letting secretmem_users drop to zero
 2021-10-22  2:53 UTC  (2+ messages)

[RFC,v3 0/5] Add driver for Mediatek SPI Nand and HW ECC controller
 2021-10-22  2:40 UTC  (12+ messages)
` [RFC,v3 1/5] mtd: ecc: move mediatek HW ECC driver
` [RFC,v3 2/5] mtd: ecc: realize Mediatek "
` [RFC,v3 3/5] spi: add Mediatek SPI Nand controller driver
` [RFC,v3 4/5] arm64: dts: add snfi node for spi nand
` [RFC, v3 5/5] mtd: spinand: skip set/get oob data bytes when interleaved case

+ mm-secretmem-avoid-letting-secretmem_users-drop-to-zero.patch added to -mm tree
 2021-10-22  2:52 UTC 

[PATCH] fsi: master: replace snprintf in show functions with sysfs_emit
 2021-10-22  2:50 UTC 

[meta-ti][dunfell][PATCH v2] ti-sci-fw_git: Fix issue with using gp*.bin for TISCI firmware
 2021-10-22  2:49 UTC  (3+ messages)

[PATCH 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c
 2021-10-22  2:48 UTC  (6+ messages)
` [PATCH 1/4] staging: rtl8723bs: core: Remove true and false comparison
  ` [Outreachy kernel] "
` [PATCH 3/4] staging: rtl8723bs: core: Remove unnecessary space after a cast
  ` [Outreachy kernel] "
` [Outreachy kernel] [PATCH 0/4] staging: rtl8723bs: core: Cleanup patchset for style issues in rtw_cmd.c

[Intel-gfx] [PATCH] drm/i915/selftests: print exact error code
 2021-10-22  2:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

+ mm-bdi-initialize-bdi_min_ratio-when-bdi-unregister-fix.patch added to -mm tree
 2021-10-22  2:45 UTC 

+ mm-bdi-initialize-bdi_min_ratio-when-bdi-unregister.patch added to -mm tree
 2021-10-22  2:45 UTC 

[PATCH v5 0/8] vDPA driver for Alibaba ENI
 2021-10-22  2:44 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] virtio-pci: introduce legacy device module
  ` [PATCH v6 2/8] vdpa: fix typo
  ` [PATCH v6 3/8] vp_vdpa: add vq irq offloading support
  ` [PATCH v6 4/8] vdpa: add new callback get_vq_num_min in vdpa_config_ops
  ` [PATCH v6 5/8] vdpa: min vq num of vdpa device cannot be greater than max vq num
  ` [PATCH v6 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
  ` [PATCH v6 7/8] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
  ` [PATCH v6 8/8] eni_vdpa: add vDPA driver for Alibaba ENI

[PATCH] vim: fix 2021-3796
 2021-10-22  2:45 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Update live.evict to wait on requests / idle GPU after each loop
 2021-10-22  2:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH V2] mm/damon/dbgfs: Optimize target_ids interface write operation
 2021-10-22  2:43 UTC  (2+ messages)

[Cluster-devel] [PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-10-22  2:30 UTC  (15+ messages)
  ` [Cluster-devel] [RFC][arm64] possible infinite loop in btrfs search_ioctl()
                      ` [Ocfs2-devel] "
                        `  "

[Intel-gfx] [PATCH 0/2] Delay disabling scheduling on a context
 2021-10-22  2:35 UTC  (6+ messages)
`  "
` [PATCH 1/2] drm/i915/selftests: Use correct selfest calls for live tests
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/2] drm/i915/guc: Add delay to disable scheduling after pin count goes to zero
  `  "

[PATCH RESEND] mm, thp: bail out early in collapse_file for writeback page
 2021-10-22  2:39 UTC  (2+ messages)

[Ocfs2-devel] [PATCH V2 RFC 1/1] ocfs2: race between searching chunks and release journal_head from buffer_head
 2021-10-22  2:38 UTC  (4+ messages)

[PATCH 0/8] pci/iommu: Fail early if vfio-pci detected before vIOMMU
 2021-10-22  2:37 UTC  (19+ messages)
` [PATCH 1/8] pci: Define pci_bus_dev_fn type
` [PATCH 3/8] pci: Use pci_for_each_device_under_bus*()
` [PATCH 4/8] pci: Define pci_bus_fn/pci_bus_ret_fn type
` [PATCH 7/8] pci: Add pci_for_each_device_all()
` [PATCH 8/8] x86-iommu: Fail early if vIOMMU specified after vfio-pci

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-22  2:36 UTC  (22+ messages)

+ mm-shmem-dont-truncate-page-if-memory-failure-happens-fix.patch added to -mm tree
 2021-10-22  2:35 UTC 

[PATCH 00/15] irq: remove handle_domain_{irq,nmi}()
 2021-10-22  2:33 UTC  (17+ messages)
` [PATCH 05/15] irq: add generic_handle_arch_irq()
` [PATCH 10/15] irq: arm64: perform irqentry in entry code
` [PATCH 11/15] irq: csky: "
` [PATCH 13/15] irq: riscv: "

[PATCH v3 0/3] last batch of add_disk() error handling conversions
 2021-10-22  2:33 UTC  (3+ messages)

[PATCH v3 0/9] Add mdp support for mt8195
 2021-10-22  2:21 UTC  (19+ messages)
` [PATCH v3 1/9] soc: mediatek: mmsys: expand MDP enum for chip independence architecture
` [PATCH v3 2/9] soc: mediatek: mutex: expand parameter for mdp mutex function
` [PATCH v3 3/9] media: platform: mtk-mdp3: add chip independence architecture
` [PATCH v3 4/9] dt-bindings: media: mediatek: mdp3: add additional function block yaml
` [PATCH v3 5/9] arm64: dts: mt8195: add mdp3 node
` [PATCH v3 6/9] soc: mediatek: mmsys: support mt8195 vppsys0/1
` [PATCH v3 7/9] soc: mediatek: mutex: "
` [PATCH v3 8/9] media: platform: mtk-mdp3: support mt8195
` [PATCH v3 9/9] media: platform: mtk-mdp3: Add dual pipe feature support

+ ocfs2-race-between-searching-chunks-and-release-journal_head-from-buffer_head.patch added to -mm tree
 2021-10-22  2:32 UTC 

Readahead for compressed data
 2021-10-22  2:31 UTC  (6+ messages)

[PATCH 0/3] i2c: Enable async resume for i2c devices
 2021-10-22  2:28 UTC  (4+ messages)
` [PATCH 1/3] i2c: designware: Enable async suspend / resume of designware devices
` [PATCH 2/3] i2c: enable async suspend/resume for i2c adapters
` [PATCH 3/3] i2c: enable async suspend/resume on i2c client devices

[PATCH v2 00/14] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-10-22  2:28 UTC  (2+ messages)
` [RFC PATCH] add|rm|mv: fix bug that prevent the update of non-sparse

+ mm-prevent-a-race-between-process_mrelease-and-exit_mmap.patch added to -mm tree
 2021-10-22  2:27 UTC 

[PATCH 00/31] Add Loongarch softmmu support
 2021-10-22  2:25 UTC  (3+ messages)
  ` [PATCH 01/31] target/loongarch: Upate the README for the softmmu

[dpdk-dev] [PATCH] app/testpmd: fix packet burst spreading stats
 2021-10-22  2:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH V2 1/1] "

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-10-22  2:24 UTC  (2+ messages)

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-22  2:07 UTC  (26+ messages)
` [PATCH v3 3/9] arm64: dts: imx8mm: add the pcie phy support
` [PATCH v3 4/9] arm64: dts: imx8mm-evk: "
` [PATCH v3 6/9] dt-bindings: imx6q-pcie: Add PHY phandles and name properties
` [PATCH v3 8/9] arm64: dts: imx8mm-evk: add the pcie support on imx8mm evk board
` [PATCH v3 9/9] PCI: imx: add the imx8mm pcie support

[PATCH -next] drm: Small optimization to intel_dp_mst_atomic_master_trans_check
 2021-10-22  2:22 UTC 

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-10-22  2:19 UTC  (10+ messages)

[RFCv1 0/4] arm64: Use static key for PID in CONTEXTIDR
 2021-10-22  2:09 UTC  (5+ messages)
` [RFCv1 4/4] perf: arm_spe: Dynamically switch PID tracing to contextidr

[PATCH] ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still link
 2021-10-22  2:16 UTC 

[PATCH 1/2] drm/amdgpu: Workaround harvesting info for some navy flounder boards
 2021-10-22  2:15 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/hns3: add runtime config to set MBX limit time
 2021-10-22  2:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 0/4] KVM: X86: Improve guest TLB flushing
 2021-10-22  2:11 UTC  (4+ messages)
` [PATCH 2/4] KVM: X86: Cache CR3 in prev_roots when PCID is disabled

[Intel-gfx] [PATCH] drm/i915/selftests: Properly reset mock object propers for each test
 2021-10-22  2:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH] drm/i915: remove CNL leftover
 2021-10-22  2:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH V3 0/5] imx8mq: switch to binman
 2021-10-22  2:42 UTC  (6+ messages)
` [PATCH V3 1/5] imx: imx8mq_evk: "
` [PATCH V3 2/5] imx: imx8mq_phanbell: "
` [PATCH V3 3/5] imx: pico-imx8mq: switch to use binman
` [PATCH V3 4/5] imx: imx8mq use common imximage.cfg
` [PATCH V3 5/5] doc: imx8mq_evk: update doc after using binman

[PATCH 00/33] PowerISA v3.1 instruction batch
 2021-10-22  2:06 UTC  (2+ messages)

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-22  2:06 UTC  (6+ messages)
` [PATCH v2 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-22  2:04 UTC  (11+ messages)
` [PATCH v7 02/21] target/loongarch: Add core definition

[PATCH] locking: Generic ticket lock
 2021-10-22  2:04 UTC  (3+ messages)

[oe][meta-filesystem][hardknott][PATCH] ntfs-3g-ntfsprogs: upgrade to 2021.8.22
 2021-10-22  2:05 UTC  (5+ messages)

[dpdk-dev] [PATCH] ethdev: fix one MAC address occupies two index in mac addrs
 2021-10-22  2:04 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v5] ethdev: add namespace
 2021-10-22  2:02 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] "

[PATCH v3] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-22  2:01 UTC  (5+ messages)

[dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-10-22  1:58 UTC  (5+ 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.