Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-14 05:20:33 to 2023-09-17 19:20:58 UTC [more...]

[PATCH] [v2] Documentation: kbuild: explain handling optional dependencies
 2023-09-17 19:19 UTC 

[PATCH] Documentation: netdev: fix dead link in ax25.rst
 2023-09-17 15:29 UTC  (3+ messages)
` [PATCH 0/3] ax25: Update link for linux-ax25.org
  ` [PATCH 1/3] Documentation: netdev: fix dead link in ax25.rst

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-17 15:15 UTC  (62+ messages)
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [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()

[avpatel:riscv_acpi_b2_v1 75/85] htmldocs: Documentation/riscv/acpi.rst:13: WARNING: Title underline too short
 2023-09-17  2:58 UTC 

[PATCH 0/9] mm/damon: implement DAMOS apply intervals
 2023-09-16  2:09 UTC  (3+ messages)
` [PATCH 5/9] Docs/mm/damon/design: document "
` [PATCH 8/9] Docs/admin-guide/mm/damon/usage: update for "

[PATCH v3 1/5] hwmon: max31827: Make code cleaner
 2023-09-15 23:26 UTC  (9+ 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] hwmon:Add MEC172x Micro Chip driver for Lenovo motherboards
 2023-09-15 22:56 UTC  (5+ messages)

[PATCH v10 00/10] x86/resctrl: Miscellaneous resctrl features
 2023-09-15 22:42 UTC  (11+ messages)
` [PATCH v10 01/10] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v10 02/10] x86/resctrl: Simplify rftype flag definitions
` [PATCH v10 03/10] x86/resctrl: Rename rftype flags for consistency
` [PATCH v10 04/10] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v10 05/10] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
` [PATCH v10 06/10] x86/resctrl: Move default group file creation to mount
` [PATCH v10 07/10] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v10 08/10] x86/resctrl: Display CLOSID for resource group
` [PATCH v10 09/10] x86/resctrl: Add support for the files for MON groups only
` [PATCH v10 10/10] x86/resctrl: Display RMID of resource group

[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
 2023-09-15 21:57 UTC  (33+ 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 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 "

[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] Documentation: kbuild: explain handling optional dependencies
 2023-09-15 15:48 UTC  (13+ 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  (3+ messages)

[RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
 2023-09-15 13:01 UTC  (2+ messages)

[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  (36+ messages)
` [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 05/38] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v10 08/38] x86/cpufeatures: Add the cpu feature bit for FRED
` [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


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