Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-07 12:12:08 to 2023-07-11 10:15:53 UTC [more...]

[RFC PATCH v1 0/3] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-11 10:15 UTC  (15+ messages)
` [RFC PATCH v1 1/3] docs: stable-kernel-rules: mention other usages for stable tag comments
` [RFC PATCH v1 2/3] docs: stable-kernel-rules: make rule section more straight forward
` [RFC PATCH v1 3/3] docs: stable-kernel-rules: improve structure to optimize reading flow

[PATCH] arm64: Add the arm64.nolse_atomics command line option
 2023-07-11 10:12 UTC  (12+ messages)

[PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-07-11  8:38 UTC  (3+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-11  8:08 UTC  (15+ messages)

[PATCH 0/2] Update Documentation/features
 2023-07-11  7:32 UTC  (3+ messages)
` [PATCH 1/2] Documentation/features: Check ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH 2/2] Documentation/features: Refresh support files for 6.5

[PATCH 0/5] FUSE consistency improvements
 2023-07-11  7:15 UTC  (8+ messages)
` [PATCH 1/5] fuse: check attributes staleness on fuse_iget()
` [PATCH 2/5] fuse: invalidate dentry on EEXIST creates or ENOENT deletes
` [PATCH 3/5] fuse: add FOPEN_INVAL_ATTR
` [PATCH 4/5] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
` [PATCH 5/5] docs: fuse: improve FUSE consistency explanation

[PATCH v2 0/2] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-11  6:19 UTC  (3+ messages)
` [PATCH v2 1/2] docs: stable-kernel-rules: mention other usages for stable tag comments
` [PATCH v2 2/2] docs: stable-kernel-rules: make rule section more straight forward

[PATCH] cpufreq: amd-pstate: Add sysfs file for base frequency
 2023-07-11  4:32 UTC  (2+ messages)

[PATCH v4 0/9] cgroup/cpuset: Support remote partitions
 2023-07-11  3:24 UTC  (15+ messages)
` [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
` [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-11  2:02 UTC  (3+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism

[PATCH net] docs: netdev: update the URL of the status page
 2023-07-10 23:52 UTC  (2+ messages)

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-10 22:23 UTC  (7+ messages)

[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-10 21:59 UTC  (15+ messages)
` [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
` [PATCH v4 2/8] mm: userfaultfd: check for start + len overflow in validate_range
` [PATCH v4 3/8] mm: userfaultfd: extract file size check out into a helper
` [PATCH v4 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v4 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v4 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
` [PATCH v4 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON

Docs for base maintainer expectations?
 2023-07-10 20:46 UTC  (5+ messages)

[PATCH 0/2] rcu: Fix rculist_nulls and doc
 2023-07-10 20:30 UTC  (7+ messages)
` [PATCH 1/2] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls
` [PATCH 2/2] docs/RCU: Bring back smp_wmb()

[PATCH] dma-contiguous: support numa CMA for specified node
 2023-07-10 20:26 UTC  (2+ messages)

[PATCH v5 0/4] x86/speculation: Disable IBRS when idle
 2023-07-10 19:48 UTC  (5+ messages)
` [PATCH v5 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v5 2/4] x86/idle: Disable IBRS when cpu is offline
` [PATCH v5 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
` [PATCH v5 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS

[PATCH] Documentation: RISC-V: hwprobe: Fix a formatting error
 2023-07-10 19:40 UTC  (2+ messages)

[PATCH v2 0/3] dyndbg: add source file name to prefix
 2023-07-10 19:33 UTC  (7+ messages)
` [PATCH v2 1/3] dyndbg: constify opt_array
` [PATCH v2 2/3] dyndbg: increase PREFIX_SIZE to 128
` [PATCH v2 3/3] dyndbg: add source filename to prefix

[PATCH v2] mm/slub: disable slab merging in the default configuration
 2023-07-10 14:56 UTC  (8+ messages)

[PATCH v3 10/11] Documentation: kselftest: "make headers" is a prerequisite
 2023-07-10 14:20 UTC  (2+ messages)

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-10 12:09 UTC  (12+ messages)
` [RFC PATCH v9 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v9 03/10] dpll: core: Add DPLL framework base functions

[RFC 0/4] arm64/mm: Clean up pte_dirty() state management
 2023-07-10 11:25 UTC  (8+ messages)
` [RFC 1/4] arm64/mm: Add SW and HW dirty state helpers

[PATCH v4 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-07-10  9:35 UTC  (12+ messages)
` [PATCH v4 01/11] RISC-V: Provide a more helpful error message on invalid ISA strings
` [PATCH v4 02/11] RISC-V: don't parse dt/acpi isa string to get rv32/rv64
` [PATCH v4 03/11] RISC-V: drop a needless check in print_isa_ext()
` [PATCH v4 04/11] RISC-V: shunt isa_ext_arr to cpufeature.c
` [PATCH v4 05/11] RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
` [PATCH v4 06/11] RISC-V: add missing single letter extension definitions
` [PATCH v4 07/11] RISC-V: add single letter extensions to riscv_isa_ext
` [PATCH v4 08/11] RISC-V: split riscv_fill_hwcap() in 3
` [PATCH v4 09/11] RISC-V: enable extension detection from new properties
` [PATCH v4 10/11] RISC-V: try new extension properties in of_early_processor_hartid()
` [PATCH v4 11/11] RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"

[PATCH v2] netconsole: Append kernel version to message
 2023-07-10  8:49 UTC  (3+ messages)

[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-10  8:39 UTC  (5+ messages)
` [PATCH v10 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v10 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v10 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-07-10  8:23 UTC  (8+ messages)
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu

[PATCH v12 0/9] Implement copy offload support
 2023-07-10  6:14 UTC  (8+ messages)
  ` [PATCH v12 5/9] nvme: add "

[PATCH v2] HID: Add introduction about HID for non-kernel programmers
 2023-07-10  2:10 UTC  (4+ messages)

[PATCH] proc.5: Clarify that boot arguments can be embedded in image
 2023-07-08 17:19 UTC  (4+ messages)

[PATCH v2 00/27] locking/atomic: restructuring + kerneldoc
 2023-07-08 13:37 UTC  (6+ messages)
` [PATCH v2 04/27] locking/atomic: make atomic*_{cmp,}xchg optional

[PATCH v3] Documentation/highmem: Add information about kmap_local_folio()
 2023-07-08 12:16 UTC 

[PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-08  6:39 UTC  (9+ messages)
` [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings

[PATCH] docs/zh_TW: rewrite index.rst
 2023-07-08  5:40 UTC 

[RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider
 2023-07-08  5:37 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH v10 09/17] ipe: add permissive toggle
 2023-07-08  5:37 UTC  (2+ messages)
` [PATCH RFC v10 9/17] "

[RFC PATCH v10 07/17] ipe: add userspace interface
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 7/17] "

[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
 2023-07-08  5:37 UTC  (2+ messages)
` [PATCH RFC v10 8/17] "

[RFC PATCH v10 06/17] security: add new securityfs delete function
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 6/17] "

[RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 5/17] "

[RFC PATCH v10 03/17] ipe: add evaluation loop
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 3/17] "

[RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 4/17] "

[RFC PATCH v10 02/17] ipe: add policy parser
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 2/17] "

[RFC PATCH v10 01/17] security: add ipe lsm
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 1/17] "

[PATCH v4 0/4] RISC-V: mm: Make SV48 the default address space
 2023-07-08  3:02 UTC  (6+ messages)
` [PATCH v4 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v4 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v4 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v4 4/4] RISC-V: mm: Document mmap changes

[PATCH v5 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-07-07 21:47 UTC  (17+ messages)
` [PATCH v5 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v5 2/8] x86/resctrl: Simplify rftype flag definitions
` [PATCH v5 3/8] x86/resctrl: Rename rftype flags for consistency
` [PATCH v5 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v5 5/8] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v5 6/8] x86/resctrl: Display CLOSID and RMID for the resctrl groups
` [PATCH v5 7/8] x86/resctrl: Move default control group creation during mount
` [PATCH v5 8/8] x86/resctrl: Introduce RFTYPE_DEBUG flag

[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-07 21:00 UTC  (17+ messages)
` [PATCH v3 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general
` [PATCH v3 2/8] mm: userfaultfd: check for start + len overflow in validate_range
` [PATCH v3 3/8] mm: userfaultfd: extract file size check out into a helper
` [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v3 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-07-07 19:31 UTC  (10+ messages)
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file

[PATCH v2 0/9] tracing/filters: filtering event fields with a cpumask
 2023-07-07 17:21 UTC  (10+ messages)
` [PATCH v2 1/9] tracing/filters: Dynamically allocate filter_pred.regex
` [PATCH v2 2/9] tracing/filters: Enable filtering a cpumask field by another cpumask
` [PATCH v2 3/9] tracing/filters: Enable filtering a scalar field by a cpumask
` [PATCH v2 4/9] tracing/filters: Enable filtering the CPU common "
` [PATCH v2 5/9] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
` [PATCH v2 6/9] tracing/filters: Optimise scalar vs cpumask filtering when the "
` [PATCH v2 7/9] tracing/filters: Optimise CPU "
` [PATCH v2 8/9] tracing/filters: Further optimise scalar vs cpumask comparison
` [PATCH v2 9/9] tracing/filters: Document cpumask filtering

[PATCH] docs/zh_CN: change my own email address
 2023-07-07 16:01 UTC 

[PATCH v9 16/42] mm: Add guard pages around a shadow stack
 2023-07-07 15:08 UTC  (3+ messages)
` [PATCH] x86/shstk: Move arch detail comment out of core mm

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-07-07 14:53 UTC  (3+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook


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 read-only IMAP folder(s) and NNTP newsgroup(s).