messages from 2023-02-02 16:37:29 to 2023-02-06 19:25:52 UTC [more...]
[PATCH RFC V2] docs: Add more information to the HTML sidebar
2023-02-06 19:25 UTC (9+ messages)
[PATCH v1 0/4] Temperature sensor support for StarFive JH7110 RISC-V SoC
2023-02-06 19:21 UTC (8+ messages)
` [PATCH v1 1/4] dt-bindings: hwmon: Add starfive,jh71x0-temp
` [PATCH v1 2/4] hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor
[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-02-06 18:20 UTC (23+ messages)
` [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
` [Nouveau] "
[PATCH] Documentation: leds: Fix warning from leds-qcom-lpg
2023-02-06 17:47 UTC (3+ messages)
[PATCH v9 00/27] Drivers for gunyah hypervisor
2023-02-06 17:38 UTC (20+ messages)
` [PATCH v9 08/27] mailbox: Add Gunyah message queue mailbox
` [PATCH v9 09/27] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v9 10/27] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v9 13/27] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v9 21/27] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v9 22/27] virt: gunyah: Add resource tickets
` [PATCH v9 23/27] virt: gunyah: Add IO handlers
[PATCH v6 0/6] amd_pstate: Add guided autonomous mode support
2023-02-06 17:21 UTC (7+ messages)
` [PATCH v6 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v6 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v6 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v6 4/6] Documentation: amd_pstate: Move amd_pstate param to alphabetical order
` [PATCH v6 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
` [PATCH v6 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided
[PATCH v2] Document klp_modinfo using kdoc
2023-02-06 17:09 UTC (4+ messages)
` [PATCH v2 1/2] module.h: Document klp_modinfo struct "
` [PATCH v2 2/2] Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition
[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-06 16:46 UTC (15+ messages)
` [PATCH v7 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v7 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v7 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v7 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v7 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v7 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v7 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v7 08/14] KVM: s390: Move common code of mem_op functions into function
` [PATCH v7 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v7 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v7 11/14] KVM: s390: Refactor vcpu "
` [PATCH v7 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
[PATCH] Documentation: kvm: Correct spelling
2023-02-06 16:31 UTC (2+ messages)
[PATCH v2 0/8] QAIC accel driver
2023-02-06 15:41 UTC (9+ messages)
` [PATCH v2 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v2 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v2 3/8] accel/qaic: Add MHI controller
` [PATCH v2 4/8] accel/qaic: Add control path
` [PATCH v2 5/8] accel/qaic: Add datapath
` [PATCH v2 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v2 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v2 8/8] MAINTAINERS: Add entry for QAIC driver
[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-02-06 14:48 UTC (12+ messages)
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-06 14:01 UTC (3+ messages)
` [PATCH 10/35] Documentation: hid: correct spelling
` (subset) "
[PATCH v5 net-next 0/8] sfc: devlink support for ef100
2023-02-06 14:02 UTC (7+ messages)
` [PATCH v5 net-next 1/8] sfc: add "
` [PATCH v5 net-next 3/8] sfc: enumerate mports in ef100
` [PATCH v5 net-next 5/8] sfc: add devlink port support for ef100
[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-02-06 13:20 UTC (26+ messages)
` [PATCH v2 01/10] cyrpto/b128ops: Remove struct u128
` [PATCH v2 02/10] types: Introduce [us]128
` [PATCH v2 03/10] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v2 04/10] instrumentation: Wire up cmpxchg128()
` [PATCH v2 05/10] percpu: Wire up cmpxchg128
` [PATCH v2 07/10] x86,intel_iommu: Replace cmpxchg_double()
` [PATCH v2 10/10] s390/cpum_sf: Convert to cmpxchg128()
[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
2023-02-06 6:51 UTC (5+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU
` [RFC PATCH v1 2/4] drivers/perf: hisi: Add driver support "
` [RFC PATCH v1 3/4] perf tool: Add HiSilicon PMCU data recording support
` [RFC PATCH v1 4/4] perf tool: Add HiSilicon PMCU data decoding support
[PATCH v2] parisc: update kbuild doc. aliases for parisc64
2023-02-06 1:07 UTC (2+ messages)
[PATCH bpf-next v3 0/1] Document kfunc lifecycle / stability expectations
2023-02-05 21:55 UTC (7+ messages)
` [PATCH bpf-next v3] bpf/docs: "
[PATCH bpf-next] bpf/docs: Update design QA to be consistent with kfunc lifecycle docs
2023-02-05 21:44 UTC
[PATCH] parisc: update kbuild doc. aliases for parisc64
2023-02-05 16:34 UTC (3+ messages)
[PATCH] blk-ioprio: Introduce promote-to-rt policy
2023-02-05 7:17 UTC (9+ messages)
[PATCH 0/3] dyndbg: add source file name to prefix
2023-02-04 14:49 UTC (4+ messages)
` [PATCH 3/3] dyndbg: add source filename "
[PATCH v5 00/39] Shadow stacks for userspace
2023-02-04 10:37 UTC (7+ messages)
` [PATCH v5 07/39] x86: Add user control-protection fault handler
[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-02-04 9:38 UTC
[PATCH v6 0/2] docs: Integrate rustdoc into Rust documentation
2023-02-04 0:05 UTC (3+ messages)
[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-03 15:32 UTC (4+ messages)
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream Ultimate
2023-02-03 15:26 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
2023-02-03 14:59 UTC (4+ messages)
[PATCH bpf-next v2 0/1] Document kfunc lifecycle / stability expectations
2023-02-03 14:56 UTC (8+ messages)
` [PATCH bpf-next v2] bpf/docs: "
[PATCH] tree-wide: trivial: s/ a SPI/ an SPI/
2023-02-03 12:30 UTC (4+ messages)
[PATCH v5 net-next 2/8] sfc: add devlink info support for ef100
2023-02-03 11:38 UTC (3+ messages)
[PATCH 5.4 125/134] exit: Allow oops_limit to be disabled
2023-02-03 10:13 UTC (2+ messages)
` [PATCH 5.4 127/134] panic: Introduce warn_limit
[PATCH 4.19 73/80] exit: Allow oops_limit to be disabled
2023-02-03 10:13 UTC (2+ messages)
` [PATCH 4.19 75/80] panic: Introduce warn_limit
[PATCH 4.14 54/62] exit: Allow oops_limit to be disabled
2023-02-03 10:12 UTC (2+ messages)
` [PATCH 4.14 56/62] panic: Introduce warn_limit
[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
2023-02-03 9:58 UTC (6+ messages)
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()
[PATCH v1] docs: describe how to quickly build Linux
2023-02-03 9:52 UTC (6+ messages)
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-02-03 9:46 UTC (15+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
[trace:trace/for-next 19/23] htmldocs: Documentation/trace/histogram.rst:1969: WARNING: Unexpected indentation
2023-02-03 9:19 UTC (4+ messages)
` [PATCH] tracing/histogram: Wrap remaining shell snippets in code blocks
[PATCH v4 0/6] amd_pstate: Add guided autonomous mode support
2023-02-03 8:36 UTC (4+ messages)
` [PATCH v4 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
[PATCH RFC] docs: Add more information to the HTML sidebar
2023-02-03 4:29 UTC (6+ messages)
[PATCH 4.14 v2 10/15] exit: Allow oops_limit to be disabled
2023-02-03 0:33 UTC (2+ messages)
` [PATCH 4.14 v2 12/15] panic: Introduce warn_limit
[PATCH 4.19 v2 10/15] exit: Allow oops_limit to be disabled
2023-02-03 0:27 UTC (2+ messages)
` [PATCH 4.19 v2 12/15] panic: Introduce warn_limit
[PATCH bpf-next 0/3] Document kfunc lifecycle / stability expectations
2023-02-03 0:02 UTC (7+ messages)
` [PATCH bpf-next 2/3] bpf: Add KF_DEPRECATED kfunc flag
[RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl features
2023-02-02 21:47 UTC (8+ messages)
` [RFC v2 PATCH 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [RFC v2 PATCH 2/7] x86/resctrl: Remove few unnecessary rftype flags
` [RFC v2 PATCH 3/7] x86/resctrl: Rename rftype flags for consistency
` [RFC v2 PATCH 4/7] x86/resctrl: Re-arrange RFTYPE flags based on hierarchy
` [RFC v2 PATCH 5/7] x86/resctrl: Introduce -o debug mount option
` [RFC v2 PATCH 6/7] x86/resctrl: Display the RMID and COSID for resctrl groups
` [RFC v2 PATCH 7/7] x86/resctrl: Add debug files when mounted with debug option
HAllO
2023-02-02 21:28 UTC
[PATCH 11/35 v2] Documentation: i2c: correct spelling
2023-02-02 21:28 UTC (2+ messages)
[PATCH v3] docs: add workload-tracing document to admin-guide
2023-02-02 19:12 UTC (3+ messages)
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-02-02 18:54 UTC (6+ messages)
` [dm-devel] "
[PATCH v2] printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=
2023-02-02 18:31 UTC (2+ messages)
[PATCH] Documentation/llvm: add Chimera Linux, Google and Meta datacenters
2023-02-02 18:05 UTC (2+ messages)
` [PATCH v2] "
[PATCH] mm/doc: Replace isolate_lru_page with folio_isolate_lru
2023-02-02 18:02 UTC (2+ messages)
[PATCH v4 net-next 0/8] sfc: devlink support for ef100
2023-02-02 17:43 UTC (8+ messages)
` [PATCH v4 net-next 1/8] sfc: add "
[PATCH v3 0/3] docs/mm: remove useless markup
2023-02-02 17:33 UTC (2+ messages)
[RFC PATCH v3] Documentation/bpf: Document API stability expectations for kfuncs
2023-02-02 16:37 UTC (4+ 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).