All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-13 21:06:46 to 2021-05-13 22:37:21 UTC [more...]

[PATCH] doc: use asciidoctor to build man pages directly
 2021-05-13 22:37 UTC  (7+ messages)
` [PATCH 1/2] doc: add an option to have Asciidoctor "

[PATCH] kunit: Add gnu_printf specifiers
 2021-05-13 22:36 UTC  (4+ messages)

[to-be-updated] mmhwpoison-fix-race-with-compound-page-allocation.patch removed from -mm tree
 2021-05-13 22:36 UTC 

[PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
 2021-05-13 22:32 UTC  (57+ messages)
` [PATCH v2 01/22] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
` [PATCH v2 02/22] PCI/P2PDMA: Use a buffer on the stack for collecting the acs list
` [PATCH v2 03/22] PCI/P2PDMA: Cleanup type for return value of calc_map_type_and_dist()
` [PATCH v2 04/22] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH v2 05/22] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
` [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v2 07/22] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagemap and device
` [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 09/22] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 10/22] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 11/22] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 12/22] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH v2 13/22] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v2 16/22] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v2 17/22] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v2 18/22] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH v2 19/22] nvme-pci: Convert to using dma_map_sgtable()
` [PATCH v2 20/22] RDMA/core: Introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v2 21/22] RDMA/rw: use dma_map_sgtable()
` [PATCH v2 22/22] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

[to-be-updated] mmhwpoison-make-get_hwpoison_page-call-get_any_page.patch removed from -mm tree
 2021-05-13 22:36 UTC 

[PATCH 0/2] Refactor some prompts
 2021-05-13 22:36 UTC  (4+ messages)
` [PATCH 1/2] prompt.h: clarify the non-use of git_prompt
` [PATCH 2/2] builtin: use git_read_line_interactively to prompt

[PATCH 0/5] KVM: selftests: exercise userfaultfd minor faults
 2021-05-13 22:33 UTC  (8+ messages)
` [PATCH 1/5] KVM: selftests: allow different backing memory types for demand paging
` [PATCH 2/5] KVM: selftests: add shmem backing source type
` [PATCH 3/5] KVM: selftests: create alias mappings when using shared memory

+ mm-slub-change-run-time-assertion-in-kmalloc_index-to-compile-time.patch added to -mm tree
 2021-05-13 22:33 UTC 

+ mm-slub-change-run-time-assertion-in-kmalloc_index-to-compile-time-fix.patch added to -mm tree
 2021-05-13 22:33 UTC 

arch/arm64/kvm/hyp/vhe/switch.c:217:17: sparse: sparse: symbol 'hyp_panic' was not declared. Should it be static?
 2021-05-13 22:31 UTC  (2+ messages)

[PATCH RFCv2 00/15] xen/arm: mm: Remove open-coding mappings
 2021-05-13 22:32 UTC  (9+ messages)
` [PATCH RFCv2 08/15] xen/arm32: mm: Check if the virtual address is shared before updating it
` [PATCH RFCv2 10/15] xen/arm: mm: Allocate xen page tables in domheap rather than xenheap

[PATCH v4 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-05-13 22:31 UTC  (12+ messages)

[PATCH v5 00/25] media: use pm_runtime_resume_and_get() on non-i2c drivers
 2021-05-13 22:27 UTC  (5+ messages)
` [PATCH v5 17/25] media: rkisp1: use pm_runtime_resume_and_get()

[PATCH RESEND v11 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-05-13 22:23 UTC  (3+ messages)
` [PATCH RESEND v11 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue

[PATCH v5 bpf-next 00/21] bpf: syscall program, FD array, loader program, light skeleton
 2021-05-13 22:22 UTC  (12+ messages)
` [PATCH v5 bpf-next 10/21] bpf: Add bpf_sys_close() helper
` [PATCH v5 bpf-next 13/21] libbpf: Preliminary support for fd_idx
` [PATCH v5 bpf-next 16/21] libbpf: Introduce bpf_map__initial_value()
` [PATCH v5 bpf-next 17/21] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command
` [PATCH v5 bpf-next 18/21] selftests/bpf: Convert few tests to light skeleton

[PATCH] hwmon: (pmbus/fsp-3y) Fix FSP-3Y YH-5151E VOUT
 2021-05-13 22:23 UTC  (2+ messages)

[PATCH] scsi: be2iscsi: Remove redundant initialization
 2021-05-13 22:20 UTC 

[djwong-xfs:quotaoff-cleanups-5.14 9/13] fs/xfs/xfs_icache.c:894:1: sparse: sparse: symbol 'xfs_inode_walk' was not declared. Should it be static?
 2021-05-13 22:19 UTC 

[dpdk-dev] [PATCH 0/2] bugfix for Kunpeng930 SVE compile
 2021-05-13 22:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/2] bugfix for Kunpeng "
  ` [dpdk-dev] [PATCH v4 2/2] net/hns3: refactor SVE code compile method

[PATCH] tty: pty: remove redundant initialization of variable fd
 2021-05-13 22:18 UTC 

[PATCH v3] mmc: Update environment variable with active partition
 2021-05-13 22:17 UTC  (3+ messages)

[PATCH v4] mmc: Update environment variable with active partition
 2021-05-13 22:15 UTC 

[PATCH V7 1/2] perf: Track per-PMU sched_task() callback users
 2021-05-13 22:14 UTC  (4+ messages)
` [PATCH V7 2/2] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task

+ secretmem-test-add-basic-selftest-for-memfd_secret2.patch added to -mm tree
 2021-05-13 22:11 UTC 

+ arch-mm-wire-up-memfd_secret-system-call-where-relevant.patch added to -mm tree
 2021-05-13 22:11 UTC 

+ pm-hibernate-disable-when-there-are-active-secretmem-users.patch added to -mm tree
 2021-05-13 22:11 UTC 

+ mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas.patch added to -mm tree
 2021-05-13 22:11 UTC 

+ set_memory-allow-querying-whether-set_direct_map_-is-actually-enabled.patch added to -mm tree
 2021-05-13 22:11 UTC 

+ set_memory-allow-set_direct_map__noflush-for-multiple-pages.patch added to -mm tree
 2021-05-13 22:11 UTC 

+ riscv-kconfig-make-direct-map-manipulation-options-depend-on-mmu.patch added to -mm tree
 2021-05-13 22:11 UTC 

+ mmap-make-mlock_future_check-global.patch added to -mm tree
 2021-05-13 22:11 UTC 

[to-be-updated] arch-mm-wire-up-memfd_secret-system-call-where-relevant-fix.patch removed from -mm tree
 2021-05-13 22:10 UTC 

[to-be-updated] mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas-fix-3.patch removed from -mm tree
 2021-05-13 22:10 UTC 

[to-be-updated] mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas-fix-2.patch removed from -mm tree
 2021-05-13 22:10 UTC 

[to-be-updated] mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas-fix.patch removed from -mm tree
 2021-05-13 22:10 UTC 

[to-be-updated] secretmem-test-add-basic-selftest-for-memfd_secret2-fix.patch removed from -mm tree
 2021-05-13 22:10 UTC 

[PATCH] staging: unisys: visorinput: remove redundant assignment of variable led
 2021-05-13 22:08 UTC 

[mel:mm-pcpburst-v1r12 15/16] include/linux/pageblock-flags.h:41:26: error: 'HUGETLB_PAGE_ORDER' undeclared
 2021-05-13 22:08 UTC 

[PATCH 2/2] Documentation/translations/it_IT: switch some links to https
 2021-05-13 22:06 UTC  (3+ messages)

syzkaller config
 2021-05-13 22:05 UTC  (2+ messages)

[PATCH] media: meson: vdec: remove redundant initialization of variable reg_cur
 2021-05-13 22:03 UTC  (3+ messages)

drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c:393 phy_meson_axg_mipi_dphy_probe() warn: 'priv->clk' not released on lines: 386
 2021-05-13 22:05 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-05-13 22:02 UTC 

ipc/sem, ipc/msg, ipc/mqueue.c kcsan questions
 2021-05-13 22:01 UTC  (5+ messages)

[PATCH 0/6] AsciiDoc vs Asciidoctor, once again
 2021-05-13 22:00 UTC  (3+ messages)
` [PATCH 3/6] git-check-ref-format.txt: avoid single quote

[Weekly meetings] MoM - 13th of May 2021
 2021-05-13 22:00 UTC  (2+ messages)

[to-be-updated] secretmem-test-add-basic-selftest-for-memfd_secret2.patch removed from -mm tree
 2021-05-13 21:55 UTC 

[to-be-updated] arch-mm-wire-up-memfd_secret-system-call-where-relevant.patch removed from -mm tree
 2021-05-13 21:55 UTC 

[to-be-updated] pm-hibernate-disable-when-there-are-active-secretmem-users.patch removed from -mm tree
 2021-05-13 21:55 UTC 

[to-be-updated] mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas.patch removed from -mm tree
 2021-05-13 21:54 UTC 

[to-be-updated] set_memory-allow-querying-whether-set_direct_map_-is-actually-enabled.patch removed from -mm tree
 2021-05-13 21:54 UTC 

[to-be-updated] set_memory-allow-set_direct_map__noflush-for-multiple-pages.patch removed from -mm tree
 2021-05-13 21:54 UTC 

[GIT PULL] I2C changes for next qemu release
 2021-05-13 21:54 UTC 

[to-be-updated] riscv-kconfig-make-direct-map-manipulation-options-depend-on-mmu.patch removed from -mm tree
 2021-05-13 21:54 UTC 

[to-be-updated] mmap-make-mlock_future_check-global.patch removed from -mm tree
 2021-05-13 21:54 UTC 

[PATCH] efi_loader: consider no-map property of reserved memory
 2021-05-13 21:53 UTC  (6+ messages)

+ mm-thp-check-total_mapcount-instead-of-page_mapcount.patch added to -mm tree
 2021-05-13 21:52 UTC 

[PATCH][next] bpf: Use struct_size() in kzalloc()
 2021-05-13 21:50 UTC 

[PATCH] MAINTAINERS: Update info for telemetry
 2021-05-13 21:48 UTC  (2+ messages)

Aspeed2600 EVB Hwmon problem
 2021-05-13 21:42 UTC 

[PATCH 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
 2021-05-13 21:44 UTC  (3+ messages)
` [PATCH 05/33] locking/atomic: openrisc: avoid asm-generic/atomic.h

btrfs/112 failure causing lockdep warning?
 2021-05-13 21:44 UTC 

[PATCH 0/8] doc: asciidoc cleanups
 2021-05-13 21:43 UTC  (4+ messages)
` [PATCH 2/8] doc: add an asciidoc helper

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2021-05-13 21:42 UTC 

post-receive: pub/scm/utils/trace-cmd/trace-cmd
 2021-05-13 21:42 UTC 

[PATCH v3 3/3] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-05-13 21:37 UTC  (2+ messages)
` [PATCH v4 1/1] "

[Patch v2 41/42] btrfs: fix the use-after-free bug in writeback subpage helper
 2021-05-13 21:36 UTC  (11+ messages)

[igt-dev] [PATCH] tests/kms_panel_fitting: Move Intel GEN check under a is_i915_device
 2021-05-13 21:36 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/8] Changes to trace-cmd logs
 2021-05-13 21:36 UTC  (7+ messages)
` [PATCH v2 2/8] trace-cmd library: Add tracecmd_info() log function
` [PATCH v2 3/8] trace-cmd library: Add log levels
` [PATCH v2 8/8] trace-cmd: Add new function to set log level

[PATCH] Optimize the description of the configuration in packfile-uris doc
 2021-05-13 21:33 UTC  (3+ messages)
` packfile-uri.txt: fix blobPackfileUri description

master/main branch renaming and bitbake
 2021-05-13 21:33 UTC  (10+ messages)
` [OE-core] "

post-receive: pub/scm/linux/kernel/git/tnguy/net-queue
 2021-05-13 21:31 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/net-queue
 2021-05-13 21:31 UTC 

INFO: task hung in io_uring_cancel_sqpoll
 2021-05-13 21:31 UTC  (6+ messages)

[linux-linus test] 161936: regressions - FAIL
 2021-05-13 21:30 UTC 

[PATCH v3 0/5] Cleanup and fixup for huge_memory
 2021-05-13 21:30 UTC  (3+ messages)
` [PATCH v3 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()

[PATCH net-next] sfc: don't use netif_info et al before net_device is registered
 2021-05-13 21:29 UTC 

linux-next: Tree for May 13
 2021-05-13 21:27 UTC  (3+ messages)
` linux-next: Tree for May 13 (mm/page_alloc.c, <linux/mm.h>: sizeof(struct page))

[PATCH] PCI: Allow drivers to claim exclusive access to config regions
 2021-05-13 21:28 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2021-05-13 21:27 UTC 

+ mm-pgtable-add-stubs-for-pmd-pub_set-clear_huge-fix-2.patch added to -mm tree
 2021-05-13 21:27 UTC 

post-receive: pub/scm/utils/trace-cmd/trace-cmd
 2021-05-13 21:27 UTC 

[PATCH v5 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-05-13 21:27 UTC  (2+ messages)

[PATCH][next] kernel/irq: Use struct_size() in kzalloc()
 2021-05-13 21:27 UTC 

[alternative-merged] mm-pgtable-add-stubs-for-pmd-pub_set-clear_huge-fix.patch removed from -mm tree
 2021-05-13 21:26 UTC 

+ module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-2.patch added to -mm tree
 2021-05-13 21:24 UTC 

[v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-05-13 21:23 UTC 

arch/arm64/kvm/hyp/nvhe/setup.c:19:27: sparse: sparse: symbol 'pkvm_pgtable_mm_ops' was not declared. Should it be static?
 2021-05-13 21:23 UTC  (2+ messages)

[PATCH 1/4] sched: make nr_running() return 32-bit
 2021-05-13 21:22 UTC  (4+ messages)

[PATCH] git-send-email: add sendmailCommand option
 2021-05-13 21:21 UTC  (5+ messages)
` [PATCH v2] git-send-email: add option to specify sendmail command

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-13 21:20 UTC  (5+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

regression: data corruption with ext4 on LUKS on nvme with torvalds master
 2021-05-13 21:18 UTC  (5+ messages)
      ` [dm-devel] "

Panic in udp4_lib_lookup2
 2021-05-13 21:18 UTC  (4+ messages)

[PATCH v3 00/13] create sysfs files for changing IP address
 2021-05-13 21:18 UTC  (4+ messages)
` [PATCH v3 09/13] sunrpc: add a symlink from rpc-client directory to the xprt_switch

On disabling AGP without working alternative (PCI fallback is broken for years)
 2021-05-13 21:18 UTC  (7+ messages)
  ` On disabling AGP without working alternative (PCI and PCIe are also affected)

[f2fs-dev] [PATCH v4] f2fs: compress: avoid unnecessary check in f2fs_prepare_compress_overwrite
 2021-05-13 21:17 UTC  (6+ messages)
  ` [f2fs-dev] 答复: "

Git pathspecs difference in behavior between linux (wsl) and windows
 2021-05-13 21:17 UTC  (8+ messages)

drivers/clk/imx/clk-imx8mm.c:638 imx8mm_clocks_probe() warn: 'base' not released on lines: 416, 638
 2021-05-13 21:17 UTC 

[syzbot] INFO: task hung in io_ring_exit_work
 2021-05-13 21:15 UTC  (2+ messages)

[PATCH net] tipc: fix a race in tipc_sk_mcast_rcv
 2021-05-13 21:15 UTC  (2+ messages)

[Bluez PATCH v2] monitor: Fix possible crash of rfcomm packet
 2021-05-13 21:14 UTC  (3+ messages)
` [Bluez,v2] "

[PATCH v2 1/2] can: c_can: add ethtool support
 2021-05-13 21:13 UTC  (2+ messages)

post-receive: pub/scm/bluetooth/bluez
 2021-05-13 21:13 UTC 

Adding a new scheduler to the kernel
 2021-05-13 21:11 UTC 

[Bluez PATCH v2] btmgmt: Fix enable adding irk when turining privacy on
 2021-05-13 21:11 UTC  (3+ messages)
` [Bluez,v2] "

[PATCH v5 0/2] Introduce hba performance monitoring sysfs nodes
 2021-05-13 21:11 UTC  (5+ messages)
` [PATCH v5 1/2] scsi: ufs: Introduce hba performance monitor "
` [PATCH v5 2/2] scsi: ufs: Add support for hba performance monitor

[PATCH v2] Writing down mail list etiquette
 2021-05-13 21:11 UTC  (5+ messages)
` [PATCH v3] doc: writing down Git mailing "

[PATCH 1/2] dt-bindings: gpio: stp: convert to json-schema
 2021-05-13 21:03 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: gpio: stp: add gphy3 and gphy4 properties

[OE-core][dunfell 00/25] Pull request (cover letter only)
 2021-05-13 21:11 UTC  (2+ messages)

[PATCH BlueZ] shared/shell: Print help info for individual commands
 2021-05-13 21:10 UTC  (3+ messages)
` [BlueZ] "

[PATCH v3 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-13 21:01 UTC  (6+ messages)

Request to update 8852a firmware of rtw89 to v0.13.8.0
 2021-05-13 21:08 UTC  (6+ messages)

mmotm 2021-05-12-21-46 uploaded
 2021-05-13 21:08 UTC  (5+ messages)
` mmotm 2021-05-12-21-46 uploaded (arch/x86/mm/pgtable.c)

post-receive: pub/scm/bluetooth/bluez
 2021-05-13 21:08 UTC 

[PATCH v3 1/2] driver core: Move the "removable" attribute from USB to core
 2021-05-13 21:06 UTC  (3+ messages)

[PATCH v3 00/33] block/nbd: rework client connection
 2021-05-13 21:04 UTC  (5+ messages)
` [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx


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.