linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 21:44:47 to 2024-02-14 22:07:03 UTC [more...]

[PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email
 2024-02-14 22:06 UTC  (5+ messages)

[PATCH] docs: kbuild: Kconfig: Fix grammar and formatting
 2024-02-14 21:51 UTC  (2+ messages)

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

[PATCH v3 00/35] Memory allocation profiling
 2024-02-14 20:30 UTC  (65+ 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 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 v1 0/5] Introduce SandBox Mode (SBM)
 2024-02-14 20:19 UTC  (16+ 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 v1 0/8] x86_64 SandBox Mode arch hooks
 2024-02-14 20:16 UTC  (25+ 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] Documentation: update mailing list addresses
 2024-02-14 20:09 UTC 

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

[PATCH v2 0/2] net: ipconfig: remove wait for drivers
 2024-02-14 17:47 UTC  (6+ messages)
` [PATCH v2 1/2] net: make driver settling time configurable

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-14 17:41 UTC  (23+ messages)
` [PATCH net-next v3 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
` [PATCH net-next v3 02/17] of: property: Add fw_devlink support for pse parent
` [PATCH net-next v3 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v3 06/17] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v3 07/17] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v3 08/17] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v3 09/17] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v3 10/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
 2024-02-14 17:18 UTC  (11+ messages)
` [PATCH RFC bpf-next v2 01/10] bpf/verifier: introduce in_sleepable() helper
` [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
` [PATCH RFC bpf-next v2 03/10] bpf/verifier: allow more maps in sleepable bpf programs
` [PATCH RFC bpf-next v2 04/10] HID: bpf/dispatch: regroup kfuncs definitions
` [PATCH RFC bpf-next v2 05/10] HID: bpf: export hid_hw_output_report as a BPF kfunc
` [PATCH RFC bpf-next v2 06/10] selftests/hid: Add test for hid_bpf_hw_output_report
` [PATCH RFC bpf-next v2 07/10] HID: bpf: allow to inject HID event from BPF
` [PATCH RFC bpf-next v2 08/10] selftests/hid: add tests for hid_bpf_input_report
` [PATCH RFC bpf-next v2 09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks
` [PATCH RFC bpf-next v2 10/10] selftests/hid: add test for bpf_timer

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

[PATCH 0/3] TEE driver for Trusted Services
 2024-02-14 16:56 UTC  (4+ messages)
` [PATCH 3/3] Documentation: tee: Add TS-TEE driver

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-02-14 16:33 UTC  (9+ messages)
` [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA

[PATCH v7 0/3] w1: add UART w1 bus driver
 2024-02-14 15:48 UTC  (6+ 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
  ` (subset) "

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2024-02-14 15:30 UTC  (5+ messages)
` [RFC PATCH net-next v5 07/14] page_pool: devmem support

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

[RFC][PATCH 0/8] ima: Integrate with digest_cache LSM
 2024-02-14 14:35 UTC  (9+ messages)
` [RFC][PATCH 1/8] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH 2/8] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
` [RFC][PATCH 3/8] ima: Add digest_cache policy keyword
` [RFC][PATCH 4/8] ima: Add digest_cache_measure and digest_cache_appraise boot-time policies
` [RFC][PATCH 5/8] ima: Record IMA verification result of digest lists in digest cache
` [RFC][PATCH 6/8] ima: Use digest cache for measurement
` [RFC][PATCH 7/8] ima: Use digest cache for appraisal
` [RFC][PATCH 8/8] ima: Detect if digest cache changed since last measurement/appraisal

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

[PATCH 1/3] tee: optee: Move pool_op helper functions
 2024-02-14 13:11 UTC  (3+ messages)

[PATCH] Fixed case issue with 'fault-injection' in documentation
 2024-02-14 13:13 UTC  (2+ 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 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  (2+ messages)

[PATCH] Documentation: gpio: consistent use of logical line value terminology
 2024-02-14  9:35 UTC  (2+ 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 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 v1 0/2] RISC-V: enable rust
 2024-02-14  3:14 UTC  (16+ 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  (4+ messages)
` [PATCH v4 2/3] docs: iio: add documentation for device buffers

[PATCH v15 00/50] Introduce QC USB SND audio offloading support
 2024-02-13 22:58 UTC  (7+ messages)
` [PATCH v15 29/50] ALSA: usb-audio: qcom: Introduce QC USB SND "
` [PATCH v15 41/50] ASoC: Add SND kcontrol for fetching USB offload status


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