linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 00:54:56 to 2024-02-14 13:41:31 UTC [more...]

[PATCH v3] Documentation: Document the Linux Kernel CVE process
 2024-02-14 13:41 UTC  (5+ messages)

[PATCH v1 0/5] Introduce SandBox Mode (SBM)
 2024-02-14 13:30 UTC  (7+ messages)
` [PATCH v1 1/5] sbm: SandBox Mode core data types and functions
` [PATCH v1 2/5] sbm: sandbox input and output buffers
` [PATCH v1 3/5] sbm: call helpers and thunks
` [PATCH v1 4/5] sbm: SandBox Mode KUnit test suite
` [PATCH v1 5/5] sbm: SandBox Mode documentation

[PATCH] kernel-doc: handle #if in enums as well
 2024-02-14 13:29 UTC 

[PATCH v3 00/35] Memory allocation profiling
 2024-02-14 13:23 UTC  (51+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v3 10/35] lib: code tagging framework
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-14 13:13 UTC  (4+ messages)
` [PATCH net-next v3 10/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH 0/3] TEE driver for Trusted Services
 2024-02-14 13:11 UTC  (7+ messages)
` [PATCH 1/3] tee: optee: Move pool_op helper functions
` [PATCH 2/3] tee: tstee: Add Trusted Services TEE driver
` [PATCH 3/3] Documentation: tee: Add TS-TEE driver

[PATCH] Fixed case issue with 'fault-injection' in documentation
 2024-02-14 13:13 UTC  (2+ messages)

[PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
 2024-02-14 12:56 UTC  (14+ messages)

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-14 12:49 UTC  (3+ messages)
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it

[PATCH v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-14 11:35 UTC  (9+ messages)
` [PATCH v1 1/8] sbm: x86: page table "
` [PATCH v1 2/8] sbm: x86: execute target function on sandbox mode stack
` [PATCH v1 3/8] sbm: x86: map system data structures into the sandbox
` [PATCH v1 4/8] sbm: x86: allocate and map an exception stack
` [PATCH v1 5/8] sbm: x86: handle sandbox mode faults
` [PATCH v1 6/8] sbm: x86: switch to sandbox mode pages in arch_sbm_exec()
` [PATCH v1 7/8] sbm: documentation of the x86-64 SandBox Mode implementation
` [PATCH v1 8/8] sbm: x86: lazy TLB flushing

[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
 2024-02-14 11:12 UTC  (10+ messages)
` [PATCH v4 1/2] printk: Add function to dump printk buffer directly to consoles
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq

[PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
 2024-02-14 11:11 UTC  (4+ messages)

[PATCH net-next v8 0/4] Per epoll context busy poll support
 2024-02-14 11:10 UTC  (4+ messages)
` [PATCH net-next v8 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH] Documentation: gpio: consistent use of logical line value terminology
 2024-02-14  9:35 UTC  (4+ messages)

[PATCHv5] PPPoL2TP: Add more code snippets
 2024-02-14  9:34 UTC  (2+ messages)

[PATCH] Documentation: gpio: clarify sysfs line values are logical
 2024-02-14  9:29 UTC  (2+ messages)

[PATCH v2] Documentation: Document the Linux Kernel CVE process
 2024-02-14  7:49 UTC 

[PATCH] Documentation: Document the Linux Kernel CVE process
 2024-02-14  7:45 UTC  (8+ messages)

[PATCH v2] PM: hibernate: Support to select compression algorithm
 2024-02-14  7:39 UTC 

[PATCH] PM: hibernate: Support to select compression algorithm
 2024-02-14  7:03 UTC  (3+ messages)

[PATCH v7 0/3] w1: add UART w1 bus driver
 2024-02-14  6:36 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: serial: allow onewire as child node
` [PATCH v7 2/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v7 3/3] w1: add UART w1 bus driver

[PATCH v1 0/2] RISC-V: enable rust
 2024-02-14  3:14 UTC  (20+ messages)

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

[PATCH v4 0/3] adis16475 driver documentation
 2024-02-14  1:13 UTC  (6+ messages)
` [PATCH v4 1/3] docs: iio: Refactor index.rst
` [PATCH v4 2/3] docs: iio: add documentation for device buffers
` [PATCH v4 3/3] docs: iio: add documentation for adis16475 driver

[PATCH v15 00/50] Introduce QC USB SND audio offloading support
 2024-02-13 22:58 UTC  (42+ messages)
` [PATCH v15 02/50] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v15 04/50] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v15 08/50] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v15 09/50] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v15 10/50] xhci: add helper to stop endpoint and wait for completion
` [PATCH v15 13/50] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v15 14/50] xhci: sideband: add initial api to register a sideband entity
` [PATCH v15 15/50] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v15 16/50] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v15 18/50] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v15 19/50] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v15 20/50] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v15 21/50] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v15 27/50] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v15 28/50] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v15 29/50] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v15 30/50] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v15 33/50] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v15 35/50] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v15 36/50] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v15 37/50] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v15 38/50] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v15 39/50] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v15 40/50] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v15 41/50] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v15 42/50] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v15 43/50] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v15 44/50] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v15 45/50] ASoC: usb: Fetch ASoC sound card information
` [PATCH v15 46/50] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v15 47/50] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v15 48/50] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v15 49/50] ASoC: qcom: Populate SoC components string
` [PATCH v15 50/50] ASoC: doc: Add documentation for SOC USB

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2024-02-13 21:11 UTC  (9+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-13 19:02 UTC  (9+ messages)
` [PATCH v15-RFC "

[PATCH v6 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-13 19:01 UTC  (3+ messages)
` [PATCH v6 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH v4 00/10] IOMMU memory observability
 2024-02-13 17:26 UTC  (5+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations

[PATCH net-next 0/3] Introduce support for USGMII Inband Extensions
 2024-02-13 16:07 UTC  (9+ messages)
` [PATCH net-next 1/3] net: phy: Add support for inband extensions
` [PATCH net-next 2/3] net: lan966x: Allow using PCH extension for PTP

[PATCH] Documentation: gpio: Add a note on the deprecated GPIO Testing Driver
 2024-02-13 16:05 UTC 

[PATCH] docs: dt: Update overlay file extension
 2024-02-13 16:00 UTC  (2+ messages)

[PATCH v3 00/10] IOMMU memory observability
 2024-02-13 15:44 UTC  (4+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory

docs: "translations" extension breaks "make latexdocs" with 6.1.3<=Sphinx<7.2
 2024-02-13 14:34 UTC  (7+ messages)

[PATCHv4] PPPoL2TP: Add more code snippets
 2024-02-13 12:58 UTC  (4+ messages)

[PATCH net-next v5 00/13] tools/net/ynl: Add 'sub-message' support to ynl
 2024-02-13 12:48 UTC  (3+ messages)
` [PATCH net-next v5 06/13] doc/netlink/specs: Add sub-message type to rt_link family

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-02-13 10:34 UTC  (5+ messages)
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-13  9:59 UTC  (3+ messages)

[PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
 2024-02-13  8:38 UTC  (11+ messages)
`  "
    `  "
        `  "
            `  "
                `  "

[PATCH v6 0/3] w1: add UART w1 bus driver
 2024-02-13  8:27 UTC  (5+ messages)
` [PATCH v6 3/3] "


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