linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-13 13:07:38 to 2023-09-15 09:37:11 UTC [more...]

[PATCH V5 - RESEND 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-09-15  9:36 UTC 

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-15  9:08 UTC  (52+ messages)
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
` [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
` [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton
` [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()

[PATCH v4 0/2] RISC-V: Probe for misaligned access speed
 2023-09-15  7:57 UTC  (10+ messages)
` [PATCH v4 1/2] RISC-V: Probe for unaligned "

[PATCH] Documentation: kbuild: explain handling optional dependencies
 2023-09-15  7:44 UTC  (18+ messages)

[PATCH v10 00/38] x86: enable FRED for x86-64
 2023-09-15  5:47 UTC  (61+ messages)
` [PATCH v10 01/38] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
` [PATCH v10 02/38] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
` [PATCH v10 04/38] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v10 05/38] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v10 06/38] Documentation/x86/64: Add a documentation for FRED
` [PATCH v10 07/38] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v10 08/38] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v10 09/38] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v10 10/38] x86/fred: Disable FRED by default in its early stage
` [PATCH v10 11/38] x86/opcode: Add ERET[US] instructions to the x86 opcode map
` [PATCH v10 12/38] x86/objtool: Teach objtool about ERET[US]
` [PATCH v10 13/38] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v10 14/38] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v10 15/38] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v10 16/38] x86/ptrace: Add FRED additional information to "
` [PATCH v10 17/38] x86/fred: Add a new header file for FRED definitions
` [PATCH v10 18/38] x86/fred: Reserve space for the FRED stack frame
` [PATCH v10 19/38] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v10 20/38] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v10 21/38] x86/fred: No ESPFIX needed "
` [PATCH v10 22/38] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v10 23/38] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v10 24/38] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v10 25/38] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v10 26/38] x86/fred: Add a NMI "
` [PATCH v10 27/38] x86/fred: Add a machine check "
` [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code
` [PATCH v10 29/38] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v10 30/38] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v10 31/38] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v10 32/38] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v10 34/38] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v10 35/38] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v10 36/38] x86/fred: Add fred_syscall_init()
` [PATCH v10 37/38] x86/fred: Add FRED initialization functions
` [PATCH v10 38/38] x86/fred: Invoke FRED initialization code to enable FRED

[PATCH 1/2] docs: pstore-blk.rst: use "about" as a preposition after "care"
 2023-09-15  4:06 UTC  (3+ messages)
` [PATCH 2/2] docs: pstore-blk.rst: fix typo, s/console/ftrace

[PATCH] hwmon: (adt7475) Add support for Imon readout on ADT7490
 2023-09-14 22:39 UTC 

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-14 22:39 UTC  (12+ messages)

[PATCH] usb: gadget: f_uac2: allow changing terminal types through configfs
 2023-09-14 22:27 UTC 

[PATCH] Documentation: Reference kernel-doc for container_of
 2023-09-14 21:08 UTC  (4+ messages)

[krzk-github:pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next 83/152] htmldocs: Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
 2023-09-14 21:04 UTC 

[PATCH 0/2] Spanish translation of security-bugs and embargoed-hardware-issues
 2023-09-14 17:47 UTC  (3+ messages)
` [PATCH 1/2] docs/sp_SP: Add translation of process/security-bugs
` [PATCH 2/2] docs/sp_SP: Add translation of process/embargoed-hardware-issues

[PATCH 0/2] USB: DMA: point out recommend APIs
 2023-09-14 17:23 UTC  (3+ messages)
` [PATCH 1/2] USB: dma: remove unused function prototype
` [PATCH 2/2] docs: driver-api: usb: update dma info

[PATCH v4] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-09-14 16:20 UTC  (6+ messages)
        ` [RESEND PATCH "

[PATCH v3 1/5] hwmon: max31827: Make code cleaner
 2023-09-14 14:42 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: hwmon: Add possible new properties to max31827 bindings
` [PATCH v3 3/5] hwmon: max31827: Handle new properties from the devicetree
` [PATCH v3 4/5] hwmon: max31827: Add support for max31828 and max31829
` [PATCH v3 5/5] hwmon: max31827: Add custom attribute for resolution

[PATCH 0/4] Why no v2?
 2023-09-14 13:34 UTC  (15+ messages)
` [PATCH 1/4] hwmon: max31827: Make code cleaner
` [PATCH 2/4] dt-bindings: hwmon: Added new properties to the devicetree
` [PATCH 3/4] hwmon: max31827: Handle new properties from "
` [PATCH 4/4] hwmon: max31827: Add custom attribute for resolution

[PATCH v1 0/1] Report perpage metadata information
 2023-09-14 13:00 UTC  (8+ messages)
` [PATCH v1 1/1] mm: report per-page "

[RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
 2023-09-14 11:27 UTC  (3+ messages)
` [RFC PATCH 1/2] Modules: Introduce boot-time module signature flexibility
` [RFC PATCH 2/2] docs: Update kernel-parameters.txt for signature verification enhancement

[PATCH 0/3] Per memcg lru_gen node stat
 2023-09-14 10:47 UTC  (4+ messages)
` [PATCH 1/3] mm: multi-gen LRU: fold lru_gen run cmd
` [PATCH 2/3] mm: memcg: add per memcg "lru_gen" node
` [PATCH 3/3] mm: multi-gen LRU: add per memcg "lru_gen" document

[PATCH] docs: submitting-patches: Suggest a longer expected time for responses
 2023-09-14  4:10 UTC  (2+ messages)

[PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
 2023-09-14  3:31 UTC  (4+ messages)

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-14  2:07 UTC  (16+ messages)
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 3/6] net: ethernet: implement OA TC6 configuration function
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree "

[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-13 23:42 UTC  (12+ messages)
` [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [REBASE PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump

[PATCH v7 0/4] perf: arm_cspmu: ampere: Add support for Ampere SoC PMUs
 2023-09-13 23:39 UTC  (5+ messages)
` [PATCH v7 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes
` [PATCH v7 2/4] perf: arm_cspmu: Support implementation specific filters
` [PATCH v7 3/4] perf: arm_cspmu: Support implementation specific validation
` [PATCH v7 4/4] perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU

[PATCH net-next v7 15/15] idpf: add SRIOV support and other ndo_ops
 2023-09-13 22:27 UTC 

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-09-13 22:02 UTC  (11+ messages)

[PATCH bpf] docs/bpf: update out-of-date doc in BPF flow dissector
 2023-09-13 21:30 UTC  (2+ messages)

USB: DMA: mapping existing buffer is not supported?
 2023-09-13 21:11 UTC  (5+ messages)

[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
 2023-09-13 15:18 UTC  (5+ messages)
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver

[net-next v4 4/5] net: wwan: t7xx: Adds sysfs attribute of modem event
 2023-09-13 14:16 UTC  (4+ messages)
` [net-next v4 5/5] net: wwan: t7xx: Devlink documentation


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