linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-14 01:52:20 to 2023-09-15 21:03:59 UTC [more...]

[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
 2023-09-15 21:02 UTC  (22+ messages)
` [RFC PATCH 01/14] mm/slub: don't try to dereference invalid freepointers
` [RFC PATCH 02/14] mm/slub: add is_slab_addr/is_slab_page helpers
` [RFC PATCH 03/14] mm/slub: move kmem_cache_order_objects to slab.h
` [RFC PATCH 04/14] mm: use virt_to_slab instead of folio_slab
` [RFC PATCH 05/14] mm/slub: create folio_set/clear_slab helpers
` [RFC PATCH 06/14] mm/slub: pass additional args to alloc_slab_page
` [RFC PATCH 07/14] mm/slub: pass slab pointer to the freeptr decode helper
` [RFC PATCH 08/14] security: introduce CONFIG_SLAB_VIRTUAL
` [RFC PATCH 09/14] mm/slub: add the slab freelists to kmem_cache
` [RFC PATCH 10/14] x86: Create virtual memory region for SLUB
` [RFC PATCH 11/14] mm/slub: allocate slabs from virtual memory
` [RFC PATCH 12/14] mm/slub: introduce the deallocated_pages sysfs attribute
` [RFC PATCH 13/14] mm/slub: sanity-check freepointers
` [RFC PATCH 14/14] security: add documentation for SLAB_VIRTUAL

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-15 20:32 UTC  (62+ 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 v2 0/6] Introduce __mt_dup() to improve the performance of fork()
 2023-09-15 20:00 UTC  (6+ messages)
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH v2] platform/x86: thinkpad_acpi: sysfs interface to auxmac
 2023-09-15 17:37 UTC  (3+ messages)

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

[PATCH] hwmon:Add MEC172x Micro Chip driver for Lenovo motherboards
 2023-09-15 16:24 UTC  (2+ messages)

[RFC PATCH 0/2] Enhancing Boot Speed and Security with Delayed Module Signature Verification
 2023-09-15 15:59 UTC  (4+ 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 v3 1/5] hwmon: max31827: Make code cleaner
 2023-09-15 15:58 UTC  (8+ 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] Documentation: kbuild: explain handling optional dependencies
 2023-09-15 15:48 UTC  (17+ messages)

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-15 15:08 UTC  (13+ messages)

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-15 14:22 UTC  (9+ messages)
` [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 "

[PATCH 0/2] Report FEAT_SVE_B16B16 to userspace
 2023-09-15 12:18 UTC  (3+ messages)
` [PATCH 1/2] arm64/sve: "
` [PATCH 2/2] kselftest/arm64: Verify HWCAP2_SVE_B16B16

[PATCH v2 01/10] PCI: Protect Link Control 2 Register with RMW locking
 2023-09-15 12:01 UTC 

[PATCH V5 - RESEND 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-09-15  9:36 UTC  (4+ messages)
` [PATCH V5 - RESEND 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
` [PATCH V5 - RESEND 2/3] coresight: etm: Make cycle count threshold user configurable
` [PATCH V5 - RESEND 3/3] Documentation: coresight: Add cc_threshold tunable

[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] 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 4/4] hwmon: max31827: Add custom attribute for resolution
 2023-09-14 13:34 UTC  (2+ messages)

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

[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 0/4] Why no v2?
 2023-09-14  6:07 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: hwmon: Added new properties to the devicetree

[PATCH 3/4] hwmon: max31827: Handle new properties from the devicetree
 2023-09-14  4:39 UTC  (2+ messages)

[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  (3+ 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 NNTP newsgroup(s).