linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-12 22:01:00 to 2024-03-18 13:37:12 UTC [more...]

[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-18 13:37 UTC  (7+ messages)
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation

[PATCH 0/2] Add ADP1050 support
 2024-03-18 13:32 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: adp1050 : add bindings
` [PATCH 2/2] hwmon: pmbus: adp1050 : Add driver support

docs: bug in "Krefs and RCU" example
 2024-03-18 11:27 UTC 

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-18 11:01 UTC  (8+ messages)
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization

[PATCH v3 0/7] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-03-18 10:40 UTC  (8+ messages)
` [PATCH v3 1/7] riscv: vector: add a comment when calling riscv_setup_vsize()
` [PATCH v3 2/7] riscv: smp: fail booting up smp if inconsistent vlen is detected
` [PATCH v3 3/7] riscv: cpufeature: call match_isa_ext() for single-letter extensions
` [PATCH v3 4/7] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
` [PATCH v3 5/7] dt-bindings: riscv: add Zve32[xf] Zve64[xfd] ISA extension description
` [PATCH v3 6/7] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
` [PATCH v3 7/7] riscv: vector: adjust minimum Vector requirement to ZVE32X

[PATCH v1 0/4] docs: verify/bisect: install, tainting, and finetuning
 2024-03-18  9:44 UTC  (6+ messages)
` [PATCH v1 1/4] docs: verify/bisect: improve install instructions
` [PATCH v1 2/4] docs: verify/bisect: check taint flag
` [PATCH v1 3/4] docs: verify/bisect: drop 'v' prefix, EOL aspect, and assorted fixes
` [PATCH v1 4/4] docs: verify/bisect: remove a level of indenting

[PATCH v2 0/2] docs: *-regressions.rst: Tweaks to the commands
 2024-03-18  9:40 UTC  (2+ messages)

[PATCH] doc: Fix typo in admin-guide/cifs/introduction.rst
 2024-03-18  9:39 UTC  (2+ messages)

[PATCH] README: Fix spelling
 2024-03-18  9:36 UTC  (2+ messages)

[RFC PATCH v15 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-03-18  8:08 UTC  (27+ messages)
` [RFC PATCH v15 01/21] security: add ipe lsm
` [RFC PATCH v15 02/21] ipe: add policy parser
` [RFC PATCH v15 03/21] ipe: add evaluation loop
` [RFC PATCH v15 04/21] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v15 05/21] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v15 06/21] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v15 07/21] security: add new securityfs delete function
` [RFC PATCH v15 08/21] ipe: add userspace interface
` [RFC PATCH v15 09/21] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v15 10/21] ipe: add permissive toggle
` [RFC PATCH v15 11/21] block|security: add LSM blob to block_device
` [RFC PATCH v15 12/21] security: add security_bdev_setintegrity() hook
` [RFC PATCH v15 13/21] dm: add finalize hook to target_type
` [RFC PATCH v15 14/21] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v15 15/21] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v15 16/21] security: add security_inode_setintegrity() hook
` [RFC PATCH v15 17/21] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v15 18/21] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v15 19/21] scripts: add boot policy generation program
` [RFC PATCH v15 20/21] ipe: kunit test for parser
` [RFC PATCH v15 21/21] documentation: add ipe documentation

[PATCH] crypto: iaa: Fix some errors in IAA documentation
 2024-03-18  7:49 UTC  (2+ messages)

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-18  3:24 UTC  (22+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 10/14] parisc: Add support for suppressing warning backtraces
` [PATCH 11/14] s390: "

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-18  2:49 UTC  (4+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH v4 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-03-18  1:02 UTC  (11+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v4 3/3] hwmon: Driver for Nuvoton NCT7363Y

[PATCH] doc:it_IT: align Italian documentation
 2024-03-16 22:54 UTC 

[PATCH v5 00/11] IOMMU memory observability
 2024-03-15 21:53 UTC  (5+ messages)
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist

[PATCH v5 00/37] Memory allocation profiling
 2024-03-15 17:06 UTC  (19+ messages)
` [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v5 14/37] lib: introduce support for page allocation tagging
` [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
` [PATCH v5 23/37] mm/slab: add allocation accounting into slab allocation and free paths

[PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs)
 2024-03-15 15:55 UTC  (10+ messages)
` [PATCH v4 1/7] HID: bpf/dispatch: regroup kfuncs definitions
` [PATCH v4 2/7] HID: bpf: export hid_hw_output_report as a BPF kfunc
` [PATCH v4 3/7] selftests/hid: add KASAN to the VM tests
` [PATCH v4 4/7] selftests/hid: Add test for hid_bpf_hw_output_report
` [PATCH v4 5/7] HID: bpf: allow to inject HID event from BPF
` [PATCH v4 6/7] selftests/hid: add tests for hid_bpf_input_report
` [PATCH v4 7/7] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks

[tobetter:odroid-6.8.y 6/50] dtbs_check: Documentation/devicetree/bindings/phy/rockchip-pcie3-phy.yaml:48:11: [error] string value is redundantly quoted with any quotes (quoted-strings)
 2024-03-15 12:59 UTC 

[PATCH v4] hwmon:Add EC Chip driver for Lenovo ThinkStation motherboards
 2024-03-15 11:58 UTC 

[PATCH] docs/zh_CN: Add dev-tools/kmemleak Chinese translation
 2024-03-15 10:20 UTC  (2+ messages)

[PATCH 0/3] fiemap extension to add physical extent length
 2024-03-15  3:03 UTC  (5+ messages)
` [PATCH 1/3] fs: add physical_length field to fiemap extents
  ` [PATCH 1/3] "

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-14 20:57 UTC  (6+ messages)
` [PATCH v18 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND "

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-14 20:16 UTC  (25+ messages)
` [PATCH RFC v2 "
  ` [PATCH RFC v2 1/6] ethtool: add interface to read Tx hardware "
  ` [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation

[PATCH 0/2] docs: iio: new docs for ad7944 driver
 2024-03-14 16:05 UTC  (6+ messages)
` [PATCH 1/2] MAINTAINERS: add Documentation/iio/ to IIO subsystem
` [PATCH 2/2] docs: iio: new docs for ad7944 driver

[PATCH] Documentation: tracing: update format of sched_wakeup in example
 2024-03-14 14:41 UTC 

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-03-14 14:03 UTC  (11+ messages)
` [musl] "

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-14 14:03 UTC  (15+ messages)
` [PATCH v17 13/35] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v17 14/35] virt: gunyah: Add hypercalls for running a vCPU
` [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v17 16/35] gunyah: Add hypercalls for demand paging
` [PATCH v17 17/35] gunyah: rsc_mgr: Add memory parcel RPC
` [PATCH v17 29/35] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v17 30/35] virt: gunyah: Allow userspace to initialize context of primary vCPU

[PATCH v1 0/3] gpiolib: Get rid of gpio_free_array()/gpio_request_array()
 2024-03-14 13:21 UTC  (5+ messages)

[PATCH net] docs: networking: fix indentation errors in multi-pf-netdev
 2024-03-14 12:30 UTC  (5+ messages)

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-14 11:27 UTC  (12+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
 2024-03-14 10:20 UTC  (2+ messages)

[PATCH] docs/zh_CN: Add dev-tools/ubsan Chinese translation
 2024-03-14  8:33 UTC  (4+ messages)

[PATCH v11 0/2] arm64: Add a build target for Flat Image Tree
 2024-03-14  4:26 UTC  (2+ messages)
` [PATCH v11 2/2] arm64: boot: Support "

[PATCH v9 23/27] drm/vc4: hdmi: Switch to HDMI connector
 2024-03-13 23:54 UTC  (2+ messages)
` [v9,23/27] "

[PATCH v9 01/27] drm/connector: Introduce an HDMI connector initialization function
 2024-03-13 23:34 UTC  (2+ messages)
` [v9,01/27] "

[PATCH v5 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-03-13 22:47 UTC  (5+ messages)
` [PATCH v5 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
` [PATCH v5 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking

[RFC PATCH 1/2] docs: automarkup: linkify CVSS: strings
 2024-03-13 22:41 UTC  (7+ messages)
` [RFC PATCH 2/2] doc: distros: new document about assessing security vulnerabilities

[PATCH v9 0/1] mm: report per-page metadata information
 2024-03-13 22:40 UTC  (5+ messages)
` [PATCH v9 1/1] "

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-13 21:44 UTC  (12+ messages)

[RFC] Notify of second email
 2024-03-13 19:58 UTC 

[PATCH v2 09/15] admin-guide/hw-vuln: Correct prctl() argument description
 2024-03-13 19:26 UTC  (3+ messages)

[PATCH 0/3] Towards a re-organized submitting patches
 2024-03-13 18:52 UTC  (3+ messages)
` [PATCH 1/3] docs: submitting-patches: divert focus from PATCH in the subject line

[PATCH v6 0/2] Add support to replay kernel log on consoles via sysrq
 2024-03-13 10:22 UTC  (3+ messages)
` [PATCH v6 1/2] printk: Add function to replay kernel log on consoles
` [PATCH v6 2/2] tty/sysrq: Replay kernel log messages on consoles via sysrq

[PATCH] README: Fix spelling
 2024-03-13  9:24 UTC 

[PATCH v4] riscv: hwprobe: export highest virtual userspace address
 2024-03-13  8:45 UTC 

[PATCH] riscv: hwprobe: export highest virtual userspace address
 2024-03-13  1:11 UTC  (2+ messages)

[PATCH v13 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-12 23:56 UTC  (6+ messages)
` [PATCH v13 1/4] riscv: Remove unnecessary irqflags processor.h include
` [PATCH v13 2/4] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v13 3/4] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
` [PATCH v13 4/4] cpumask: Add assign cpu

[GIT PULL] Documentation for 6.9
 2024-03-12 22:24 UTC  (2+ messages)

[GIT PULL] hardening updates for v6.9-rc1
 2024-03-12 22:24 UTC  (2+ messages)


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