messages from 2025-09-01 14:42:37 to 2025-09-02 13:48:52 UTC [more...]
[PATCH v3 00/30] Live Update Orchestrator
2025-09-02 13:48 UTC (17+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd
[PATCH 00/15] Add SPI offload support to AD4030
2025-09-02 13:18 UTC (4+ messages)
` [PATCH 01/15] iio: adc: ad4030: Fix _scale for when oversampling is enabled
[PATCH] Documentation: dev-tools: Fix a typo in autofdo documentation
2025-09-02 13:02 UTC (3+ messages)
[TECH TOPIC] Kernel documentation - update and future directions
2025-09-02 13:00 UTC (34+ messages)
[PATCH] doc: Add CPU Isolation documentation
2025-09-02 12:50 UTC (3+ messages)
[PATCH v15 net-next 00/14] AccECN protocol patch series
2025-09-02 12:23 UTC (6+ messages)
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
[PATCH] scripts: kdoc_parser.py: warn about Python version only once
2025-09-02 12:18 UTC
[PATCH v13 RESEND 0/4] leds: add new LED driver for TI LP5812
2025-09-02 12:11 UTC (3+ messages)
` [PATCH v13 RESEND 2/4] leds: add basic support for TI/National Semiconductor LP5812 LED Driver
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-09-02 11:36 UTC (30+ messages)
` [PATCH v8 01/29] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v8 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v8 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v8 04/29] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v8 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v8 06/29] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v8 07/29] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v8 08/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v8 09/29] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v8 10/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v8 12/29] KVM: arm64: Define internal features "
` [PATCH v8 13/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v8 14/29] KVM: arm64: Store vector lengths in an array
` [PATCH v8 15/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v8 16/29] KVM: arm64: Support SME control registers
` [PATCH v8 17/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v8 18/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v8 19/29] KVM: arm64: Support SME priority registers
` [PATCH v8 20/29] KVM: arm64: Provide assembly for SME register access
` [PATCH v8 21/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v8 22/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v8 23/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v8 24/29] KVM: arm64: Context switch SME state for guests
` [PATCH v8 25/29] KVM: arm64: Handle SME exceptions
` [PATCH v8 26/29] KVM: arm64: Expose SME to nested guests
` [PATCH v8 27/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v8 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v8 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v2] net/tls: support maximum record size limit
2025-09-02 11:40 UTC (2+ messages)
[PATCH v2] drm/sched: Extend and update documentation
2025-09-02 11:12 UTC
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-02 11:03 UTC (25+ messages)
` [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for "
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-09-02 10:02 UTC (3+ messages)
` (subset) "
[PATCH v5 0/5] multicommiters model documentation
2025-09-02 10:02 UTC (2+ messages)
` [PATCH v5 1/5] docs: maintainer-pgp-guide.rst: add a reference for kernel.org sign
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-02 9:29 UTC (5+ messages)
[RFC PATCH 13/17] rv: Convert the opid monitor to a hybrid automaton
2025-09-02 9:28 UTC (2+ messages)
[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
2025-09-02 9:21 UTC (3+ messages)
` [PATCH v1 16/16] fuse: remove fuse_readpages_end() null mapping check
[linux-next:master 4560/5641] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/sphinx/parse-headers.pl
2025-09-02 9:11 UTC
[PATCH net-next v2 0/8] Add RPMSG Ethernet Driver
2025-09-02 9:07 UTC (9+ messages)
` [PATCH net-next v2 1/8] dt-bindings: net: ti,rpmsg-eth: Add DT binding for RPMSG ETH
` [PATCH net-next v2 2/8] dt-bindings: remoteproc: k3-r5f: Add rpmsg-eth subnode
` [PATCH net-next v2 3/8] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
` [PATCH net-next v2 4/8] net: rpmsg-eth: Add basic rpmsg skeleton
` [PATCH net-next v2 5/8] net: rpmsg-eth: Register device as netdev
` [PATCH net-next v2 6/8] net: rpmsg-eth: Add netdev ops
` [PATCH net-next v2 7/8] net: rpmsg-eth: Add support for multicast filtering
` [PATCH net-next v2 8/8] arch: arm64: dts: k3-am64*: Add rpmsg-eth node
[linux-next:master 4559/5641] htmldocs: Warning: Documentation/doc-guide/parse-headers.rst references a file that doesn't exist: Documentation/userspace-api/media/Makefile
2025-09-02 8:55 UTC
[PATCH -v1 1/2] x86/microcode: Add microcode= cmdline parsing
2025-09-02 8:45 UTC
[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
2025-09-02 7:50 UTC (11+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
[PATCH linux-next 0/3] tools/delaytop: implement real-time keyboard interaction support
2025-09-02 6:54 UTC (9+ messages)
` [PATCH linux-next 1/3] tools/delaytop: add memory verbose mode support
` [PATCH linux-next 2/3] tools/delaytop: add flexible sorting by delay field
` [PATCH linux-next 3/3] tools/delaytop: add interactive mode with keyboard controls
[PATCH] docs/zh_CN: Add security ipe Chinese translation
2025-09-02 3:19 UTC
[PATCHv5 iproute2-next] iplink: bond_slave: add support for actor_port_prio
2025-09-02 6:47 UTC
[PATCHv5 net-next 0/3] bonding: support aggregator selection based on port priority
2025-09-02 6:45 UTC (4+ messages)
` [PATCHv5 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv5 net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCHv5 net-next 3/3] selftests: bonding: add test for LACP actor "
[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX Z690-E GAMING WIFI
2025-09-02 5:15 UTC
[PATCH v9 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-09-02 4:55 UTC (12+ messages)
` [PATCH v9 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v9 02/11] tee: add close_context to TEE driver operation
` [PATCH v9 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v9 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v9 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v9 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v9 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v9 08/11] tee: add Qualcomm TEE driver
` [PATCH v9 09/11] tee: qcom: add primordial object
` [PATCH v9 10/11] tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v9 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH v1 3/3] docs: filesystems: sysfs: add remaining top level sysfs directory descriptions
2025-09-02 2:30 UTC (3+ messages)
` [PATCH v1 2/3] docs: filesystems: sysfs: clarify symlink destinations in dev and bus/devices descriptions
` [PATCH v1 1/3] docs: filesystems: sysfs: remove top level sysfs net directory
[PATCH] docs: sphinx: handle removeal of utils.error_reporting in docutils 0.22
2025-09-02 1:46 UTC
[PATCH net-next v9 0/5] Add driver for 1Gbe network chips from MUCSE
2025-09-02 1:31 UTC (6+ messages)
` [PATCH net-next v9 1/5] net: rnpgbe: Add build support for rnpgbe
[PATCH v6 0/2] introduce kasan.write_only option in hw-tags
2025-09-01 20:31 UTC (5+ messages)
` [PATCH v6 1/2] kasan/hw-tags: introduce kasan.write_only option
[PATCH net-next v2 0/4] net: pse-pd: pd692x0: Add permanent configuration management support
2025-09-01 20:31 UTC (3+ messages)
` [PATCH net-next v2 4/4] net: pse-pd: pd692x0: Add devlink interface for configuration save/reset
[PATCH v1 net-next] docs: remove obsolete description about threaded NAPI
2025-09-01 20:20 UTC (2+ messages)
[PATCH v2 0/7] Enhanced autonomous selection and API
2025-09-01 19:00 UTC (5+ messages)
` [PATCH v2 1/7] ACPI: CPPC: add perf control read API and clarify naming
[PATCH v2] kconfig: Add transitional symbol attribute for migration support
2025-09-01 18:44 UTC (11+ messages)
[PATCH v3] kconfig: Add transitional symbol attribute for migration support
2025-09-01 18:23 UTC
[RFC PATCH v4 0/7] Kernel API Specification Framework
2025-09-01 17:23 UTC (3+ messages)
` [RFC PATCH v4 1/7] kernel/api: introduce kernel API specification framework
[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
2025-09-01 17:08 UTC (4+ messages)
[PATCH net-next v3 0/5] dpll: zl3073x: Add support for devlink flash
2025-09-01 17:05 UTC (7+ messages)
` [PATCH net-next v3 5/5] dpll: zl3073x: Implement devlink flash callback
[PATCH RESEND v3 00/15] Split sphinx call logic from docs Makefile
2025-09-01 15:33 UTC (16+ messages)
` [PATCH RESEND v3 01/15] scripts/jobserver-exec: move the code to a class
` [PATCH RESEND v3 02/15] scripts/jobserver-exec: move its class to the lib directory
` [PATCH RESEND v3 03/15] scripts/jobserver-exec: add a help message
` [PATCH RESEND v3 04/15] scripts: sphinx-pre-install: move it to tools/docs
` [PATCH RESEND v3 05/15] tools/docs: sphinx-pre-install: move Python version handling to lib
` [PATCH RESEND v3 06/15] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH RESEND v3 07/15] tools/docs: sphinx-build-wrapper: add comments and blank lines
` [PATCH RESEND v3 08/15] tools/docs: sphinx-build-wrapper: add support to run inside venv
` [PATCH RESEND v3 09/15] docs: parallel-wrapper.sh: remove script
` [PATCH RESEND v3 10/15] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH RESEND v3 11/15] tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH RESEND v3 12/15] tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH RESEND v3 13/15] tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
` [PATCH RESEND v3 14/15] docs: add support to build manpages from kerneldoc output
` [PATCH RESEND v3 15/15] tools: kernel-doc: add a see also section at man pages
[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
2025-09-01 15:23 UTC (4+ messages)
[RFC PATCH 0/6] tracing: wprobe: Add wprobe for watchpoint
2025-09-01 14:45 UTC (7+ messages)
` [RFC PATCH 1/6] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [RFC PATCH 2/6] x86/HWBP: introduce arch_reinstall_hw_breakpoint() for atomic context
` [RFC PATCH 3/6] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH 4/6] tracing: wprobe: Add wprobe event trigger
` [RFC PATCH 5/6] selftests: tracing: Add a basic testcase for wprobe
` [RFC PATCH 6/6] selftests: tracing: Add syntax "
[PATCH v3 00/15] Split sphinx call logic from docs Makefile
2025-09-01 14:42 UTC (15+ messages)
` [PATCH v3 01/15] scripts/jobserver-exec: move the code to a class
` [PATCH v3 02/15] scripts/jobserver-exec: move its class to the lib directory
` [PATCH v3 03/15] scripts/jobserver-exec: add a help message
` [PATCH v3 04/15] scripts: sphinx-pre-install: move it to tools/docs
` [PATCH v3 05/15] tools/docs: sphinx-pre-install: move Python version handling to lib
` [PATCH v3 06/15] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH v3 07/15] tools/docs: sphinx-build-wrapper: add comments and blank lines
` [PATCH v3 09/15] docs: parallel-wrapper.sh: remove script
` [PATCH v3 10/15] docs: Makefile: document latex/PDF PAPER= parameter
` [PATCH v3 11/15] tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
` [PATCH v3 12/15] tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
` [PATCH v3 13/15] tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
` [PATCH v3 14/15] docs: add support to build manpages from kerneldoc output
` [PATCH v3 15/15] tools: kernel-doc: add a see also section at man pages
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).