messages from 2022-03-07 08:32:58 to 2022-03-09 23:23:00 UTC [more...]
[PATCH 0/3] docs/zh_CN: add riscv vm-layout and peci translation
2022-03-09 23:22 UTC (2+ messages)
[PATCH v3] Documentation/process: Add Researcher Guidelines
2022-03-09 23:20 UTC (2+ messages)
[PATCH v4 0/6] Add OFS support for DFL driver
2022-03-09 21:56 UTC (9+ messages)
` [PATCH v4 1/6] fpga: dfl: Allow ports without local bar space
` [PATCH v4 2/6] fpga: dfl: tracking port conntected with AFU
` [PATCH v4 3/6] fpga: dfl: check released_port_num and num_vfs for legacy model
` [PATCH v4 4/6] fpga: dfl: configure port access mode for afu connected with port
` [PATCH v4 5/6] fpga: dfl: support PF/VF starting with DFH
` [PATCH v4 6/6] Documentation: fpga: dfl: add description of OFS
[RFC v3 0/8] Proposal for a GPU cgroup controller
2022-03-09 21:31 UTC (10+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v3 3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v3 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v3 6/8] binder: Add a buffer flag to relinquish ownership of fds
` [RFC v3 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace
` [RFC v3 8/8] selftests: Add binder cgroup gpu memory transfer test
[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
2022-03-09 21:13 UTC (7+ messages)
[PATCH v2] psi: report zeroes for CPU full at the system level
2022-03-09 19:14 UTC (2+ messages)
[RFC PATCH 6/7] serial: General support for multipoint addresses
2022-03-09 19:05 UTC (4+ messages)
[PATCH v2] docs/kernel-parameters: update description of mem=
2022-03-09 18:54 UTC (4+ messages)
[PATCH v2 1/2] Documentation: x86: Add documenation for AMD IOMMU
2022-03-09 18:36 UTC (3+ messages)
` [PATCH 2/2] Documentation: x86: Clarify Intel IOMMU documenation
[PATCH net-next] docs: net: dsa: describe issues with checksum offload
2022-03-09 18:01 UTC
[PATCH] Documentation: x86: add documenation for AMD IOMMU
2022-03-09 17:53 UTC (3+ messages)
[PATCH] docs/kernel-parameters: update description of mem=
2022-03-09 16:56 UTC (4+ messages)
[PATCH 0/4] [v4] Kbuild: std=gnu11 changes
2022-03-09 16:47 UTC (10+ messages)
` [PATCH 1/4] [v4] Kbuild: add -Wno-shift-negative-value where -Wextra is used
` [PATCH 2/4] [v4] Kbuild: use -Wdeclaration-after-statement
` [PATCH 3/4] [v4] Kbuild: move to -std=gnu11
` [PATCH 4/4] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS
[PATCH v3 0/6] KVM: my debug patch queue
2022-03-09 15:40 UTC (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask
[PATCH 1/1] Rewrite mathematical expressions
2022-03-09 15:38 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add sched-stats Chinese translation
2022-03-09 15:36 UTC
[PATCH v4 0/5] docs/zh_CN: add admin-guide damon translation
2022-03-09 12:47 UTC (9+ messages)
` [PATCH v4 1/5] docs/zh_CN: Refactoring the admin-guide directory index
` [PATCH v4 2/5] docs/zh_CN: add admin-guide damon index translation
` [PATCH v4 3/5] docs/zh_CN: add admin-guide damon start translation
` [PATCH v4 4/5] docs/zh_CN: add damon usage translation
` [PATCH v4 5/5] docs/zh_CN: add damon reclaim translation
[PATCH bpf-next v11 2/5] Documentation/bpf: Add documentation for BPF_PROG_RUN
2022-03-09 10:53 UTC
[PATCH v2] kbuild: Make $(LLVM) more flexible
2022-03-09 9:33 UTC (6+ messages)
[PATCH v5 0/5] docs/zh_CN: add admin-guide damon translation
2022-03-09 9:32 UTC (6+ messages)
` [PATCH v5 1/5] docs/zh_CN: Refactoring the admin-guide directory index
` [PATCH v5 2/5] docs/zh_CN: add admin-guide damon index translation
` [PATCH v5 3/5] docs/zh_CN: add admin-guide damon start translation
` [PATCH v5 4/5] docs/zh_CN: add damon usage translation
` [PATCH v5 5/5] docs/zh_CN: add damon reclaim translation
[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
2022-03-09 8:55 UTC (3+ messages)
[PATCH] SCSI: docs: UFS documentation corrections
2022-03-09 3:49 UTC (2+ messages)
[PATCH v9 00/14] Multi-Gen LRU Framework
2022-03-09 2:12 UTC (15+ messages)
` [PATCH v9 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v9 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v9 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v9 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v9 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v9 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v9 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v9 10/14] mm: multi-gen LRU: kill switch
` [PATCH v9 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v9 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide
` [PATCH v9 14/14] mm: multi-gen LRU: design doc
[PATCH v8 00/14] Multi-Gen LRU Framework
2022-03-09 0:29 UTC (20+ messages)
` [PATCH v8 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v8 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v8 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v8 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v8 05/14] mm: multi-gen LRU: groundwork
` [PATCH v8 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v8 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v8 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v8 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v8 10/14] mm: multi-gen LRU: kill switch
` [PATCH v8 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v8 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v8 13/14] mm: multi-gen LRU: admin guide
` [PATCH v8 14/14] mm: multi-gen LRU: design doc
[PATCH v1 1/1] ACPI: docs: gpio-properties: Unify ASL style for GPIO examples
2022-03-08 19:06 UTC (3+ messages)
[PATCH 00/12] docs/zh_CN: add a little vm translation
2022-03-08 15:16 UTC (11+ messages)
` [PATCH 01/12] docs/zh_CN: add vm frontswap translation
` [PATCH 02/12] docs/zh_CN: add vm hwpoison translation
` [PATCH 03/12] docs/zh_CN: add vm memory-model translation
` [PATCH 04/12] docs/zh_CN: add vm mmu_notifier translation
` [PATCH 05/12] docs/zh_CN: add vm overcommit-accounting translation
[PATCH bpf-next v10 2/5] Documentation/bpf: Add documentation for BPF_PROG_RUN
2022-03-08 14:57 UTC
[PATCH v2] kfence: allow use of a deferrable timer
2022-03-08 14:14 UTC
[PATCH V4] notifier/panic: Introduce panic_notifier_filter
2022-03-08 13:04 UTC (13+ messages)
[PATCH] docs/zh_CN: Add sched-stats Chinese translation
2022-03-08 11:50 UTC (3+ messages)
[PATCH v6 0/3] Add Chinese translations for KSM documents
2022-03-08 8:03 UTC (4+ messages)
` [PATCH v6 1/3] Add Chinese translation for vm/ksm.rst
` [PATCH v6 2/3] zh_CN: Add translations for admin-guide/mm/ksm.rst
` [PATCH v6 3/3] zh_CN: Add translation for admin-guide/mm/index.rst
[PATCH] Documentation/filesystem/dax: update DAX description on erofs
2022-03-08 5:59 UTC (2+ messages)
[PATCH V6 00/22] arch: Add basic LoongArch support
2022-03-08 5:01 UTC (8+ messages)
` [PATCH V6 09/22] LoongArch: Add boot and setup routines
[PATCH v3 0/5] docs/zh_CN: add admin-guide damon translation
2022-03-08 4:57 UTC (5+ messages)
` [PATCH v3 1/5] kselftest/vm: override TARGETS from arguments
[PATCH] psi: report zeroes for CPU full at the system level
2022-03-08 0:30 UTC (2+ messages)
` [Phishing Risk] [External] "
[PATCH v3 0/7] Add octeon_ep driver
2022-03-07 23:07 UTC (10+ messages)
` [PATCH v3 1/7] octeon_ep: Add driver framework and device initialization
` [PATCH v3 2/7] octeon_ep: add hardware configuration APIs
` [PATCH v3 3/7] octeon_ep: Add mailbox for control commands
` [PATCH v3 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
` [PATCH v3 5/7] octeon_ep: add support for ndo ops
` [PATCH v3 6/7] octeon_ep: add Tx/Rx processing and interrupt support
` [PATCH v3 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
[PATCH 00/35] Shadow stacks for userspace
2022-03-07 22:21 UTC (13+ messages)
[PATCH] arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges
2022-03-07 22:03 UTC (2+ messages)
[PATCH] Documentation/process: Replace broken link with snapshot
2022-03-07 21:57 UTC (5+ messages)
[RFC 00/10] Introduce In Field Scan driver
2022-03-07 21:33 UTC (18+ messages)
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
[PATCH v3 0/4] add hugetlb_free_vmemmap sysctl
2022-03-07 17:12 UTC (8+ messages)
` [PATCH v3 1/4] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
` [PATCH v3 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v3 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v3 4/4] mm: hugetlb: add hugetlb_free_vmemmap sysctl
[RESEND PATCH] drm/doc: Clarify what ioctls can be used on render nodes
2022-03-07 15:32 UTC
[PATCH v6 0/9] Add Ampere's Altra SMPro MFD and its child drivers
2022-03-07 13:16 UTC (4+ messages)
` [PATCH v6 8/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver
[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
2022-03-07 12:24 UTC (6+ messages)
` [PATCH v8 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v8 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v8 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v8 5/5] mm/page_alloc: reuse tail struct pages "
[PATCH] hiddev: Clarify minor device numbering
2022-03-07 10:30 UTC
[PATCH v2 0/3] docs/zh_CN: add devicetree translation
2022-03-07 8:42 UTC (4+ messages)
` [PATCH v2 1/3] docs/zh_CN: add devicetree index translation
` [PATCH v2 2/3] docs/zh_CN: add devicetree usage-model translation
` [PATCH v2 3/3] docs/zh_CN: add devicetree of_unittest translation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).