Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 07:24:43 to 2024-04-02 21:21:16 UTC [more...]

[PATCH v5 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-04-02 21:21 UTC  (9+ messages)
` [PATCH v5 1/2] Documentation: coding-style: ask function-like macros to evaluate parameters
` [PATCH v5 2/2] scripts: checkpatch: check unused parameters for function-like macro

[PATCH v2 1/4] platform/x86: wmi: Mark simple WMI drivers as legacy-free
 2024-04-02 21:17 UTC  (7+ messages)
` [PATCH v2 2/4] platform/x86: xiaomi-wmi: Fix race condition when reporting key events
` [PATCH v2 3/4] platform/x86: xiaomi-wmi: Drop unnecessary NULL checks
` [PATCH v2 4/4] platform/x86: wmi: Add driver development guide

[PATCH net-next v1 0/6] ethtool HW timestamping statistics
 2024-04-02 20:52 UTC  (7+ messages)
` [PATCH net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH net-next v1 2/6] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
` [PATCH net-next v1 3/6] net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
` [PATCH net-next v1 4/6] net/mlx5e: Implement ethtool hardware timestamping statistics
` [PATCH net-next v1 5/6] netlink: specs: ethtool: add header-flags enumeration
` [PATCH net-next v1 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-02 20:34 UTC  (32+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[GIT PULL] Documentation fixes for 6.9
 2024-04-02 20:06 UTC  (2+ messages)

[PATCH] docs: submitting-patches: describe additional tags
 2024-04-02 18:59 UTC  (3+ messages)

[PATCH v1 0/3] gpiolib: Get rid of gpio_free_array()/gpio_request_array()
 2024-04-02 18:43 UTC  (2+ messages)

[PATCH 1/1] mm/mempool: Documentation: add missing mempool_create_node documentation
 2024-04-02 18:08 UTC 

[PATCH v6 0/5] KVM: arm64: Support for 2023 dpISA extensions
 2024-04-02 17:21 UTC  (9+ messages)
` [PATCH v6 1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor
` [PATCH v6 2/5] KVM: arm64: Add newly allocated ID registers to register descriptions

[PATCH 0/4] Translate development-process into Spanish
 2024-04-02 16:21 UTC  (3+ messages)

[PATCH] Documentation: kunit: correct KUNIT_VERY_SLOW to KUNIT_SPEED_VERY_SLOW
 2024-04-02 16:15 UTC  (3+ messages)

[PATCH v2 1/1] docs: dma: correct dma_set_mask() sample code
 2024-04-02 16:08 UTC  (5+ messages)

[PATCH] docs/zh_CN: Add dev-tools/ubsan Chinese translation
 2024-04-02 16:04 UTC  (2+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-02 15:47 UTC  (15+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v6 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v6 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v6 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH] Documentation/x86: Document resctrl bandwidth control units are MiB
 2024-04-02 15:43 UTC  (8+ messages)

Trivial patch for "A guide to the Kernel Development Process"
 2024-04-02 15:39 UTC 

[net-next v2 0/2] devlink: Add port function attribute for IO EQs
 2024-04-02 15:36 UTC  (5+ messages)
` [net-next v2 1/2] devlink: Support setting max_io_eqs
` [net-next v2 2/2] mlx5/core: Support max_io_eqs for a function

[PATCH] trace doc: Minor grammatical correction
 2024-04-02 15:33 UTC  (2+ messages)

[PATCH] doc: fix spelling about ReStructured Text
 2024-04-02 15:31 UTC  (2+ messages)

[PATCH] scripts: sphinx-pre-install: Add pyyaml hint to other distros
 2024-04-02 15:30 UTC  (2+ messages)

[PATCH] scripts/sphinx-pre-install: fix Arch xelatex dependency
 2024-04-02 15:28 UTC 

[PATCH] docs/zh: Fix Cc, Co-developed-by, and Signed-off-by tags
 2024-04-02 15:22 UTC  (5+ messages)

[PATCH 1/4] platform/x86: wmi: Mark simple WMI drivers as legacy-free
 2024-04-02 14:13 UTC  (6+ messages)
` [PATCH 2/4] platform/x86: xiaomi-wmi: Fix race condition when reporting key events

[PATCH v2] Documentation: kunit: Clarify test filter format
 2024-04-02 12:51 UTC 

[PATCH] docs/zh_CN: core-api: Update translation of workqueue.rst to 6.9-rc1
 2024-04-02 11:47 UTC  (2+ messages)

[PATCH v9 0/6] iio: new DMABUF based API
 2024-04-02 11:31 UTC  (4+ messages)
` [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()

[PATCHSET] sched/delayacct: get task SOFTIRQ delay
 2024-04-02 11:29 UTC  (4+ messages)
` [PATCH 1/3] sched: make softirq cputime accounting separately in irqtime
  ` [PATCH 2/3] delayacct: get delay of SOFTIRQ
    ` [PATCH 3/3] delayacct/taskstats: make soft_delay available in taskstats

[PATCH 0/2] regressions documentation improvements
 2024-04-02 10:13 UTC  (6+ messages)
` [PATCH 2/2] docs: handling-regressions.rst: clarify that "Closes:" tags work too

[PATCH] Documentation: kunit: Clarify test filter format
 2024-04-02  9:52 UTC  (3+ messages)

[PATCH] Documentation: gpio: fix typo
 2024-04-02  8:50 UTC  (2+ messages)

[v3] cleanup: Add usage and style documentation
 2024-04-02  7:15 UTC 

[PATCH v16 15/20] security: add security_inode_setintegrity() hook
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 14/20] ipe: add support for dm-verity as a trust provider
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 13/20] dm verity: consume root hash digest and signature data via LSM hook
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 11/20] block|security: add LSM blob to block_device
 2024-04-02  1:26 UTC  (3+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-04-01 19:22 UTC  (8+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-04-01 18:25 UTC  (6+ messages)
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-04-01 17:55 UTC  (9+ messages)
` [PATCH v2 04/27] riscv: zicfiss/zicfilp enumeration
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v5 00/11] Add support for Intel PPS Generator
 2024-04-01 13:07 UTC  (4+ messages)
` [PATCH v5 02/11] timekeeping: Add function to convert realtime to base clock

[net-next 0/2] devlink: Add port function attribute for IO EQs
 2024-04-01  9:47 UTC  (5+ messages)
` [net-next 1/2] devlink: Support setting max_io_eqs
` [net-next 2/2] mlx5/core: Support max_io_eqs for a function

[PATCH v2] fpga: region: add owner module and take its refcount
 2024-04-01  9:34 UTC  (2+ messages)

[PATCH v1 0/3] docs: verify/bisect: fine tuning, testing fixes, and using a build host
 2024-04-01  9:29 UTC  (4+ messages)
` [PATCH v1 1/3] docs: verify/bisect: git switch; proper headlines; various fixes;
` [PATCH v1 2/3] docs: verify/bisect: explain testing reverts, patches and newer code
` [PATCH v1 3/3] docs: verify/bisect: describe how to use a build host

[PATCH v5 0/2] hwmon: Driver for Nuvoton NCT7363Y
 2024-04-01  6:20 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add NCT7363Y documentation

[PATCH v4 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-03-31 23:21 UTC  (7+ messages)
` [PATCH v4 2/2] scripts: checkpatch: check unused parameters for "

linux-next: build warnings after merge of the mm tree
 2024-03-29 23:01 UTC  (8+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-03-29 20:18 UTC  (4+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH] KEYS: Add ECDH support
 2024-03-31 15:44 UTC  (9+ messages)

[PATCH v3] fpga: bridge: add owner module and take its refcount
 2024-03-31 13:48 UTC  (2+ messages)

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (13+ messages)
` [PATCH 01/22] "
` [PATCH 09/22] gpio: virtio: drop owner assignment
` [PATCH 16/22] net: vmw_vsock: "

[PATCH v2 0/5] fiemap extension for more physical information
 2024-03-31  9:03 UTC  (3+ messages)
` [PATCH v2 5/5] btrfs: fiemap: return extent physical size

[PATCH] Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
 2024-03-30 23:02 UTC  (2+ messages)

[PATCH v3] cleanup: Add usage and style documentation
 2024-03-30 20:23 UTC 

[PATCH RFC 0/7] regulator: new APIs for voltage reference supplies
 2024-03-30 16:02 UTC  (7+ messages)
` [PATCH RFC 1/7] regulator: devres: add APIs for "

[PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-03-30 11:11 UTC  (5+ messages)
` [PATCH v16 01/20] security: add ipe lsm

[PATCH v3 2/2] scripts: checkpatch: check unused parameters for function-like macro
 2024-03-30  2:49 UTC  (2+ messages)

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-29 23:28 UTC  (2+ messages)

[PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-03-29 23:06 UTC  (2+ messages)

[PATCH v3 00/30] NT synchronization primitive driver
 2024-03-29 20:07 UTC  (3+ messages)
` [PATCH v3 17/30] selftests: ntsync: Add some tests for semaphore state

[PATCH v3] fpga: region: add owner module and take its refcount
 2024-03-29 17:47 UTC 

[PATCH docs-next v1] docs: Fix bitfield handling in kernel-doc
 2024-03-29 15:59 UTC  (3+ messages)

[PATCH v2 00/14] Add support for suppressing warning backtraces
 2024-03-29 15:40 UTC  (6+ messages)
` [PATCH v2 12/14] sh: "

[PATCH] docs: Detect variable fonts and suggest removing them
 2024-03-29 15:00 UTC  (3+ messages)

[PATCH] docs: zswap: fix shell command format
 2024-03-29 14:58 UTC  (2+ messages)

[PATCH] tracing: Fix documentation on tp_printk cmdline option
 2024-03-29 14:55 UTC  (2+ messages)

[PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-29 10:00 UTC  (3+ messages)
` [PATCH v12 2/2] arm64: boot: Support "

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-03-29  7:18 UTC  (2+ messages)
` [PATCH v4 01/15] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT


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