Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-23 18:59:36 to 2024-01-25 18:43:52 UTC [more...]

[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-25 18:43 UTC 

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-25 18:26 UTC  (42+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 03/28] riscv: define default value for envcfg
` [RFC PATCH v1 04/28] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
` [RFC PATCH v1 06/28] riscv: zicfiss/zicfilp extension csr and bit definitions
` [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
` [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 10/28] riscv/mm : Introducing new protection flag "PROT_SHADOWSTACK"
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 12/28] riscv mm: manufacture shadow stack pte
` [RFC PATCH v1 13/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [RFC PATCH v1 14/28] riscv mmu: write protect and shadow stack
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 16/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [RFC PATCH v1 17/28] prctl: arch-agnostic prctl for shadow stack
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
` [RFC PATCH v1 19/28] riscv: Implements arch agnostic shadow stack prctls
` [RFC PATCH v1 20/28] riscv: Implements arch argnostic indirect branch tracking prctls
` [RFC PATCH v1 21/28] riscv/traps: Introduce software check exception
` [RFC PATCH v1 22/28] riscv sigcontext: adding cfi state field in sigcontext
` [RFC PATCH v1 23/28] riscv signal: Save and restore of shadow stack for signal
` [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
` [RFC PATCH v1 25/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [RFC PATCH v1 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [RFC PATCH v1 27/28] riscv: Documentation for shadow stack on riscv
` [RFC PATCH v1 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH 0/2] kernel-doc: Do not pre-process comments
 2024-01-25 18:14 UTC  (2+ messages)

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-01-25 18:10 UTC  (13+ messages)
` [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
  ` [Linaro-mm-sig] "

[PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-25 17:18 UTC  (5+ messages)
` [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v10 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH 0/8] timers and Documentation: Cleanup
 2024-01-25 16:55 UTC  (15+ messages)
` [PATCH 1/8] include/hrtimers: Move hrtimer base related definitions into hrtimer_defs
` [PATCH 6/8] Documentation: Create a new folder for all timer internals
` [PATCH 7/8] Documentation: Move "core core" api into a separate file

[PATCH net-next 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it
 2024-01-25 16:43 UTC  (13+ messages)
` [PATCH net-next 1/6] selftests: Introduce Makefile variable to list shared bash scripts
` [PATCH net-next 2/6] selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
` [PATCH net-next 3/6] selftests: team: Add shared library scripts "
` [PATCH net-next 4/6] selftests: dsa: Replace test symlinks by wrapper script
` [PATCH net-next 5/6] selftests: forwarding: Redefine relative_path variable
` [PATCH net-next 6/6] selftests: forwarding: Remove duplicated lib.sh content

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-01-25 16:03 UTC  (8+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH v3 0/2] Surface fan monitoring driver
 2024-01-25 15:19 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: add fan speed monitoring driver for Surface devices

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-01-25 15:03 UTC  (2+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-25 14:42 UTC  (27+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'

[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
 2024-01-25 14:24 UTC  (11+ messages)
` [PATCH net-next v1 01/12] tools/net/ynl: Add --output-json arg to ynl cli
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
` [PATCH net-next v1 08/12] tools/net/ynl: Move formatted_string method out of NlAttr
` [PATCH net-next v1 11/12] tools/net/ynl: Add type info to struct members in generated docs

[PATCH v2 0/4] arm64/fp: Documentation cleanups and clarifications
 2024-01-25 13:49 UTC  (7+ messages)
` [PATCH v2 1/4] arm64/sve: Remove bitrotted comment about syscall behaviour
` [PATCH v2 2/4] arm64/sme: Fix cut'n'paste in ABI document
` [PATCH v2 3/4] arm64/fp: Clarify effect of setting an unsupported system VL
` [PATCH v2 4/4] arm64/sme: Remove spurious 'is' in SME documentation

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2024-01-25 13:47 UTC  (4+ messages)
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure

[PATCH v1 0/2] RISC-V: enable rust
 2024-01-25 13:45 UTC  (11+ messages)

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-25 13:00 UTC  (5+ messages)
` [PATCH v1 1/2] "

More detailed text about bisecting Linux kernel regression -- request for comments and help
 2024-01-25 12:54 UTC  (4+ messages)

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-25 12:09 UTC  (2+ messages)
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function

Re:[PATCH v3 00/19] arm64 kernel text replication
 2024-01-25 10:22 UTC 

[PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
 2024-01-25  8:43 UTC  (4+ messages)

[RFC PATCH 2/2] tracing: Add documentation for event stack filter
 2024-01-25  6:50 UTC 

[RFC PATCH 1/2] tracing: Introduce stack filter for trace events
 2024-01-25  6:50 UTC 

[PATCH 1/1] docs: Fix subsystem APIs page so ungrouped entries have their own header
 2024-01-25  4:59 UTC 

[PATCH 01/28] riscv: abstract envcfg CSR
 2024-01-25  2:43 UTC 

[PATCH] x86/resctrl: Fix unneeded variable warning reported by kernel test robot
 2024-01-25  0:12 UTC  (15+ messages)

[PATCH v3 0/4] membarrier: riscv: Core serializing command
 2024-01-24 21:43 UTC  (9+ messages)
` [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
` [PATCH v3 4/4] membarrier: riscv: Provide core serializing command

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-01-24 20:02 UTC  (7+ messages)

docs: requirements.txt has stopped working again
 2024-01-24 19:56 UTC  (8+ messages)

[PATCH v9 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-24 19:30 UTC  (8+ messages)
` [PATCH v9 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v9 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-24 18:01 UTC  (9+ messages)
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH net-next v1 4/8] net: netconsole: add docs for appending netconsole user data
 2024-01-24 17:47 UTC 

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-01-24 17:06 UTC  (12+ messages)
` [RFC PATCH net-next 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver modules' firmware

[PATCH 0/4] arm64/fp: Documentation cleanups and clarifications
 2024-01-24 14:09 UTC  (11+ messages)
` [PATCH 1/4] arm64/sve: Remove bitrotted comment about syscall behaviour
` [PATCH 3/4] arm64/fp: Clarify effect of setting an unsupported system VL

[PATCH] Documentation: Begin a RAS section
 2024-01-24 12:40 UTC  (6+ messages)

[PATCH v5 0/3] AMD Address Translation Library
 2024-01-24 11:59 UTC  (2+ messages)

[PATCH -next] fs: remove NTFS classic from docum. index
 2024-01-24 11:12 UTC  (2+ messages)

[PATCH] platform/x86: Support for mode FN key
 2024-01-24 11:02 UTC  (2+ messages)

[PATCH v13 0/3] Support pwm/tach driver for aspeed ast26xx
 2024-01-24  9:45 UTC  (6+ messages)
` [PATCH v13 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v13 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v13 3/3] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[PATCH v6 0/6] Delay VERW
 2024-01-24  7:42 UTC  (7+ messages)
` [PATCH v6 1/6] x86/bugs: Add asm helpers for executing VERW
` [PATCH v6 2/6] x86/entry_64: Add VERW just before userspace transition
` [PATCH v6 3/6] x86/entry_32: "
` [PATCH v6 4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH v6 5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH v6 6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation

[PATCH] Documentation: index: Minor re-arrangement and improvements
 2024-01-24  6:21 UTC  (3+ messages)

[PATCH] docs: sphinx-pre-install fix-noto-sans-cjk on fedora
 2024-01-24  4:39 UTC 

[PATCH v8 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-23 22:26 UTC  (6+ messages)
` [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH 0/2] kernel-doc: Remove deprecated kernel-doc option 'functions'
 2024-01-23 22:17 UTC  (4+ messages)

[PATCH] docs: admin-guide: remove obsolete advice related to SLAB allocator
 2024-01-23 21:58 UTC  (3+ messages)

[PATCH] docs/sphinx: Fix TOC scroll hack for the home page
 2024-01-23 21:54 UTC  (3+ messages)

[PATCH] doc: admin-guide/kernel-parameters: remove useless comment
 2024-01-23 21:47 UTC  (2+ messages)

[PATCH] docs/accel: correct links to mailing list archives
 2024-01-23 21:46 UTC  (2+ messages)

[PATCH] docs: cgroup-v1: add missing code-block tags
 2024-01-23 20:50 UTC  (2+ messages)


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).