messages from 2023-08-12 10:36:19 to 2023-08-16 13:20:38 UTC [more...]
[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
2023-08-16 13:16 UTC (17+ messages)
` [PATCH net-next v2 01/10] doc/netlink: Add a schema "
` [PATCH net-next v2 02/10] doc/netlink: Document the genetlink-legacy schema extensions
` [PATCH net-next v2 03/10] doc/netlink: Document the netlink-raw "
` [PATCH net-next v2 04/10] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v2 05/10] tools/net/ynl: Refactor decode_fixed_header into NlMsg
` [PATCH net-next v2 06/10] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v2 07/10] tools/net/ynl: Implement nlattr array-nest decoding in ynl
` [PATCH net-next v2 08/10] doc/netlink: Add spec for rt addr messages
` [PATCH net-next v2 09/10] doc/netlink: Add spec for rt link messages
` [PATCH net-next v2 10/10] doc/netlink: Add spec for rt route messages
[PATCH 00/11] Introduce mt_dup() to improve the performance of fork()
2023-08-16 13:11 UTC (6+ messages)
` [PATCH 06/11] maple_tree: Introduce mas_replace_entry() to directly replace an entry
[PATCH v5 16/17] drm/imagination: Add driver documentation
2023-08-16 13:01 UTC (2+ messages)
[PATCH 0/5] FUSE consistency improvements
2023-08-16 12:27 UTC (3+ messages)
` [PATCH 2/5] fuse: invalidate dentry on EEXIST creates or ENOENT deletes
[RFC] Proposal to relax warnings of htmldocs
2023-08-16 11:01 UTC (6+ messages)
[PATCH net-next v7 5/6] page_pool: update document about frag API
2023-08-16 10:01 UTC
[RFC][PATCH v2 00/13] integrity: Introduce a digest cache
2023-08-16 8:35 UTC (18+ messages)
` [RFC][PATCH v2 01/13] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v2 02/13] integrity: Introduce a digest cache
` [RFC][PATCH v2 03/13] integrity/digest_cache: Add functions to populate and search
` [RFC][PATCH v2 04/13] integrity/digest_cache: Prefetch digest lists in a directory
` [RFC][PATCH v2 05/13] integrity/digest_cache: Parse tlv digest lists
` [RFC][PATCH v2 06/13] integrity/digest_cache: Parse rpm "
` [RFC][PATCH v2 07/13] ima: Add digest_cache policy keyword
` [RFC][PATCH v2 08/13] ima: Use digest cache for measurement
` [RFC][PATCH v2 09/13] ima: Use digest cache for appraisal
` [RFC][PATCH v2 10/13] tools: Add tool to manage digest lists
` [RFC][PATCH v2 11/13] tools/digest-lists: Add tlv digest list generator and parser
` [RFC][PATCH v2 12/13] tools/digest-lists: Add rpm "
` [RFC][PATCH v2 13/13] docs: Add documentation of the integrity digest cache
[PATCH] doc: idmappings: fix an error and rephrase a paragraph
2023-08-16 7:36 UTC (2+ messages)
[PATCH net-next v5 15/15] idpf: configure SRIOV and add other ndo_ops
2023-08-16 0:43 UTC
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-15 23:54 UTC (10+ messages)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v7 0/8] x86/resctrl: Miscellaneous resctrl features
2023-08-15 22:52 UTC (13+ messages)
` [PATCH v7 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v7 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v7 5/8] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
` [PATCH v7 6/8] x86/resctrl: Move default control group creation during mount
` [PATCH v7 7/8] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v7 8/8] x86/resctrl: Display hardware ids of resource groups
[davejiang:cxl-ide 20/24] htmldocs: Documentation/driver-api/acpi/keyp.rst: WARNING: document isn't included in any toctree
2023-08-15 21:46 UTC
[PATCH docs-next v3 0/2] Fix invalid kernel-doc warnings
2023-08-15 21:04 UTC (3+ messages)
` [PATCH docs-next v3 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
` [PATCH docs-next v3 2/2] scripts: kernel-doc: fix macro handling in enums
[PATCH v6 0/4] perf: arm_cspmu: ampere: Add support for Ampere SoC PMUs
2023-08-15 20:46 UTC (7+ messages)
` [PATCH v6 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes
` [PATCH v6 2/4] perf: arm_cspmu: Support implementation specific filters
` [PATCH v6 3/4] perf: arm_cspmu: Support implementation specific validation
` [PATCH v6 4/4] perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU
[PATCH v10 net-next 00/23] net/tcp: Add TCP-AO support
2023-08-15 19:14 UTC (2+ messages)
` [PATCH v10 net-next 23/23] Documentation/tcp: Add TCP-AO documentation
[PATCH v5] gpio: consumer: new virtual driver
2023-08-15 18:56 UTC
[PATCH v6 00/10] riscv: Allow userspace to directly access perf counters
2023-08-15 18:28 UTC (7+ messages)
` [PATCH v6 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v6 10/10] perf: tests: Adapt mmap-basic.c for riscv
[PATCH v3] docs: net: add netlink attrs best practices
2023-08-15 17:04 UTC (5+ messages)
[PATCH net-next v3 5/5] ice: add documentation for FW logging
2023-08-15 16:57 UTC
[PATCH] hwmon: add in watchdog for nct6686
2023-08-15 16:29 UTC (5+ messages)
[PATCH net-next v6 5/6] page_pool: update document about frag API
2023-08-15 15:12 UTC (4+ messages)
[PATCH v27 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-15 14:40 UTC (4+ messages)
` [PATCH v27 2/8] crash: add generic infrastructure for crash hotplug support
[jsarha:topic/cros-sof-v4.19 1264/6555] spdxcheck: Documentation/media/uapi/mediactl/media-ioc-request-alloc.rst: 1:39 Invalid License ID: GFDL-1.1-or-later
2023-08-15 14:34 UTC
[PATCH v2] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
2023-08-15 14:10 UTC (2+ messages)
[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
2023-08-15 14:01 UTC (5+ messages)
` [PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v2 5/6] drm/vkms: Support enabling ConfigFS devices
[PATCH v2] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-08-15 12:58 UTC (4+ messages)
[PATCH v6 0/7] Add aliases and metrics for Arm CMN
2023-08-15 12:43 UTC (12+ messages)
` [PATCH v6 3/7] perf jevents: Support more event fields
` [PATCH v6 5/7] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v6 6/7] perf jevents: Add support for Arm CMN PMU aliasing
[PATCH v5 00/12] GenieZone hypervisor drivers
2023-08-15 9:53 UTC (4+ messages)
` [PATCH v5 04/12] virt: geniezone: Add vcpu support
[PATCH v4] init: Add support for rootwait timeout parameter
2023-08-15 9:35 UTC (3+ messages)
[PATCH] shmem: add support for user extended attributes
2023-08-15 8:23 UTC (5+ messages)
[PATCH v14 00/11] Implement copy offload support
2023-08-15 7:50 UTC (21+ messages)
` [dm-devel] "
` [PATCH v14 03/11] block: add "
` [dm-devel] "
` [PATCH v14 01/11] block: Introduce queue limits and sysfs for copy-offload support
` [dm-devel] "
` [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer
` [dm-devel] "
` [PATCH v14 04/11] block: add emulation for copy
` [dm-devel] "
[PATCH v1] mm/ksm: add pages scanned metric
2023-08-15 7:26 UTC (2+ messages)
[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
2023-08-15 6:37 UTC (8+ messages)
[soc:omap/maintainers 1/1] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/arm/ti/omap.yaml
2023-08-15 6:23 UTC (2+ messages)
[v6 2/4] dt-bindings: hwmon: Add ASPEED TACH Control documentation
2023-08-15 6:32 UTC (12+ messages)
[lwn:docs-next 37/49] htmldocs: Warning: Documentation/riscv/boot.rst references a file that doesn't exist: Documentation/arm/uefi.rst
2023-08-15 2:35 UTC
[linyunsheng:net-next-pp_frag_v6-0813 9/10] htmldocs: Documentation/networking/page_pool:59: ./include/net/page_pool/helpers.h:119: WARNING: Inline strong start-string without end-string
2023-08-15 1:22 UTC
[PATCH net-next v2 0/2] Fix invalid kernel-doc warnings
2023-08-15 0:45 UTC (8+ messages)
` [PATCH net-next v2 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
` [PATCH net-next v2 2/2] scripts: kernel-doc: fix macro handling in enums
[PATCH v5] Documentation: userspace-api: Document perf ring buffer mechanism
2023-08-14 23:40 UTC (2+ messages)
[PATCH 0/8] Fix Python string escapes
2023-08-14 23:26 UTC (11+ messages)
` [PATCH 1/8] ia64: fix "
` [PATCH 2/8] Documentation/sphinx: "
` [PATCH 3/8] drivers/comedi: "
` [PATCH 4/8] scripts: "
` [PATCH 5/8] tools/perf: "
` [PATCH 6/8] tools/power: "
` [PATCH 7/8] selftests/bpf: "
` [PATCH 8/8] selftests/bpf: fix Python string escapes in f-strings
[PATCH] tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
2023-08-14 23:13 UTC (3+ messages)
[PATCH 1/3] Documentation: devices.txt: Remove ttyIOC*
2023-08-14 22:52 UTC (4+ messages)
` [PATCH 2/3] Documentation: devices.txt: Remove ttySIOC*
` [PATCH 3/3] Documentation: devices.txt: Fix minors for ttyCPM*
[PATCH] rust: bindgen: upgrade to 0.65.1
2023-08-14 22:43 UTC (2+ messages)
[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-14 22:33 UTC (10+ messages)
` [PATCH v28 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v28 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v28 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v28 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v28 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v28 6/8] crash: hotplug support for kexec_load()
` [PATCH v28 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v28 8/8] x86/crash: optimize CPU changes
[PATCH 0/3] Documentation: Fix typos
2023-08-14 22:30 UTC (3+ messages)
` [PATCH 1/3] Documentation/ABI: "
[hverkuil-media-tree:for-v6.6l 18/18] htmldocs: Warning: Documentation/translations/zh_CN/video4linux/v4l2-framework.txt references a file that doesn't exist: Documentation/driver-api/media/v4l2-videobuf.rst
2023-08-14 19:12 UTC
[linux-next:master 8302/8441] htmldocs: Warning: kernel/Kconfig.kexec references a file that doesn't exist: file:Documentation/s390/zfcpdump.rst
2023-08-14 19:02 UTC
[PATCH net-next 0/2] Fix invalid kernel-doc warnings
2023-08-14 17:18 UTC (4+ messages)
` [PATCH net-next 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
[PATCH v1 1/1] PCI: Update the devres documentation regarding to pcim_*()
2023-08-14 16:14 UTC
[PATCH] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
2023-08-14 8:53 UTC (3+ messages)
[linus:master] [x86/srso] fb3bd914b3: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns
2023-08-14 8:30 UTC
[PATCH] docs/zh_CN: correct regi_chg(),regi_add() to region_chg(),region_add()
2023-08-14 7:27 UTC (2+ messages)
[PATCH net-next v2 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
2023-08-14 7:20 UTC (2+ messages)
[PATCH v4] Documentation: userspace-api: Document perf ring buffer mechanism
2023-08-13 16:43 UTC (3+ messages)
[PATCH v2 0/3] convert TW translation sparse.txt to RST
2023-08-13 16:29 UTC (4+ messages)
` [PATCH v2 1/3] docs: sparse: move TW sparse.txt to TW dev-tools
` [PATCH v2 2/3] docs: sparse: convert sparse.txt to RST
` [PATCH v2 3/3] docs: sparse: add sparse.rst to toctree
[PATCH] Doc: fs: Take away the stale url
2023-08-13 6:52 UTC
[PATCH v3 0/3] Add interconnect debugfs client
2023-08-12 13:25 UTC (7+ messages)
` [PATCH v3 1/3] debugfs: Add write support to debugfs_create_str()
[PATCH v4 0/3] UIO driver for low speed Hyper-V devices
2023-08-12 11:14 UTC (2+ messages)
[PATCH v1 0/5] docs: stable-kernel-rules: improve structure and a few tweaks
2023-08-12 11:03 UTC (3+ messages)
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).