messages from 2023-01-10 09:05:56 to 2023-01-13 13:20:07 UTC [more...]
[PATCH v3 0/3] docs/mm: start filling out new structure
2023-01-13 13:09 UTC (7+ messages)
` [PATCH v3 1/3] docs/core-api: DMA API: add page label to allow external references
` [PATCH v3 2/3] docs/mm: Page Reclaim: "
` [PATCH v3 3/3] docs/mm: Physical Memory: add structure, introduction and nodes description
[PATCH v2 1/3] dt-bindings: reserved-memory: ramoops: Update the binding
2023-01-13 12:04 UTC (4+ messages)
` [PATCH v2 2/3] Documentation: admin-guide: ramoops.rst: Update the ramoops document
` [PATCH v3 3/3] pstore/ram: Rework logic for detecting ramoops
[PATCH] docs/scripts/gdb: add necessary make scripts_gdb step
2023-01-13 9:55 UTC (3+ messages)
[PATCH 1/1] Documentation/RCU: Fix a typo in checklist.rst
2023-01-13 8:31 UTC
[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
2023-01-13 8:28 UTC (5+ messages)
` [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
[PATCH v2 net-next 1/1] plca.c: fix obvious mistake in checking retval
2023-01-13 8:23 UTC (2+ messages)
[sailus-media-tree:streams 21/21] htmldocs: Documentation/userspace-api/media/v4l/dev-subdev.rst:591: WARNING: undefined label: <format-propagation> (if the link has no caption the label must precede a section header)
2023-01-13 7:56 UTC
[PATCH v2 0/6] amd_pstate: Add guided autonomous mode support
2023-01-13 6:39 UTC (16+ messages)
` [PATCH v2 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v2 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v2 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v2 4/6] Documentation: amd_pstate: Move amd_pstate param to alphabetical order
` [PATCH v2 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
` [PATCH v2 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided
[PATCH v10 0/4] Enhance definition of DFH and use enhancements for UART driver
2023-01-13 2:22 UTC (12+ messages)
` [PATCH v10 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v10 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550
[PATCH v1 1/1] pinctrl: Proofreading and updating the documentation accordingly
2023-01-13 2:15 UTC (4+ messages)
[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
2023-01-12 21:57 UTC (10+ messages)
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI
` [PATCH v4 4/5] ARM: multi_v7_defconfig: Add GXP Fan and SPI support
[PATCH] x86/vsyscall: Fix documentation to reflect the default mode
2023-01-12 21:32 UTC (2+ messages)
[PATCH V2] doc: monospace style for inline code in botching ioctl
2023-01-12 20:33 UTC (4+ messages)
[PATCH V2] doc:it_IT: add translation for botching-up-ioctl.rst
2023-01-12 20:06 UTC (3+ messages)
[PATCH] docs: deprecated.rst: Add note about DECLARE_FLEX_ARRAY() usage
2023-01-12 19:38 UTC (3+ messages)
[PATCH v11 00/13] x86/resctrl: Support for AMD QoS new features
2023-01-12 19:06 UTC (18+ messages)
` [PATCH v11 01/13] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v11 11/13] x86/resctrl: Add interface to write mbm_total_bytes_config
` [PATCH v11 13/13] Documentation/x86: Update resctrl.rst for new features
[PATCH] docs: Fix the docs build with Sphinx 6.0
2023-01-12 16:22 UTC (7+ messages)
[PATCH net-next 1/1] plca.c: fix obvious mistake in checking retval
2023-01-12 15:27 UTC (4+ messages)
[PATCH v1 1/1] gpio: Remove unused and obsoleted irq_to_gpio()
2023-01-12 15:14 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add a glossary of Chinese translation terms
2023-01-12 13:03 UTC
[PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-12 12:48 UTC (21+ messages)
` [PATCH v5 01/10] "
` [PATCH v5 02/10] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v5 03/10] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v5 04/10] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v5 05/10] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v5 06/10] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v5 07/10] KVM: s390: selftest: memop: Add bad address test
` [PATCH v5 08/10] KVM: s390: selftest: memop: Fix typo
` [PATCH v5 09/10] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v5 10/10] KVM: s390: selftest: memop: Fix integer literal
[PATCH] docs/zh_CN: Add a glossary of Chinese translation terms
2023-01-12 12:37 UTC (3+ messages)
[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-01-12 11:12 UTC (16+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()
[PATCH 0/4] Track exported dma-buffers with memcg
2023-01-12 10:25 UTC (11+ messages)
` [PATCH 1/4] memcg: Track exported dma-buffers
[PATCH v2 0/2] docs/mm: start filling out new structure
2023-01-12 9:40 UTC (10+ messages)
` [PATCH v2 1/2] docs/mm: Page Reclaim: add page label to allow external references
` [PATCH v2 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description
[PATCH v2 1/2] erofs: add documentation for 'domain_id' mount option
2023-01-12 6:55 UTC
[PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`
2023-01-12 6:04 UTC (3+ messages)
[PATCH 0/6] rtla: Add hwnoise tool
2023-01-12 4:12 UTC (9+ messages)
` [PATCH 1/6] rtla/osnoise: Add helper functions to manipulate osnoise/options
` [PATCH 2/6] rtla/osnoise: Add OSNOISE_IRQ_DISABLE option
` [PATCH 3/6] rtla/osnoise: Add the mode abstraction
` [PATCH 4/6] rtla/osnoise_top: Pass the params to the usage function
` [PATCH 5/6] rtla: Add hwnoise tool
` [PATCH 6/6] Documentation/rtla: Add hwnoise man page
[PATCH] Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
2023-01-11 23:13 UTC (2+ messages)
[PATCH] doc:it_IT: fix of 2 typos
2023-01-11 22:58 UTC (2+ messages)
[PATCH v2] Documentation: process: Document suitability of Proton Mail for kernel development
2023-01-11 22:54 UTC (2+ messages)
[PATCH V4] doc:it_IT: align Italian documentation
2023-01-11 22:53 UTC (2+ messages)
[PATCH] doc:it_IT: fix typo in email-client
2023-01-11 22:50 UTC (2+ messages)
[PATCH V2] doc: fix typo in botching up ioctls
2023-01-11 22:47 UTC (2+ messages)
[PATCH v2] docs: kernel-hacking: discourage from calling disable_irq() in atomic
2023-01-11 22:46 UTC (2+ messages)
[PATCH v6 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-11 22:29 UTC (10+ messages)
` [PATCH v6 1/7] x86/cpufeatures: Add support for cpuid leaf 80000021/EAX (FeatureExt2Eax)
` [PATCH v6 1/7] x86/cpu, kvm: "
` [PATCH v6 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
` [PATCH v6 3/7] x86/cpu, kvm: Move the LFENCE_RDTSC / LFENCE always serializing feature
` [PATCH v6 4/7] x86/cpu, kvm: Add the Null Selector Clears Base feature
` [PATCH v6 5/7] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
` [PATCH v6 6/7] x86/cpu: Support AMD Automatic IBRS
` [PATCH v6 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
[PATCH] docs/conf.py: Use about.html only in sidebar of alabaster theme
2023-01-11 22:18 UTC (2+ messages)
[PATCH] docs: kernel-hacking: discourage from calling disable_irq() in atomic
2023-01-11 21:17 UTC (2+ messages)
` [tip: irq/core] docs: locking: Discourage "
[PATCH v2 ethtool-next 0/2] add support for PLCA RS
2023-01-11 17:38 UTC (3+ messages)
` [PATCH v2 ethtool-next 1/2] update UAPI header copies
` [PATCH v2 ethtool-next 2/2] add support for IEEE 802.3cg-2019 Clause 148
[PATCH v4 net-next 0/5] add PLCA RS support and onsemi NCN26000
2023-01-11 9:10 UTC (2+ messages)
[PATCH 1/2] erofs: add documentation for 'domain_id' mount option
2023-01-11 8:46 UTC
[hverkuil-media-tree:for-v6.3b 1/7] htmldocs: Warning: Documentation/admin-guide/kernel-parameters.txt references a file that doesn't exist: Documentation/admin-guide/media/meye.rst
2023-01-10 23:09 UTC
[PATCH v8 00/28] Drivers for gunyah hypervisor
2023-01-10 22:55 UTC (25+ messages)
` [PATCH v8 01/28] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v8 03/28] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v8 04/28] arm64: smccc: Include alternative-macros.h
` [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v8 06/28] virt: gunyah: Identify hypervisor version
` [PATCH v8 07/28] mailbox: Allow direct registration to a channel
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-10 22:51 UTC (7+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
[PATCH 0/7] Enable LASS (Linear Address space Separation)
2023-01-10 19:48 UTC
[PATCH 0/8] mm/damon: trivial fixups
2023-01-10 19:03 UTC (4+ messages)
` [PATCH 3/8] Docs/mm/damon/index: mention DAMOS on the intro
` [PATCH 4/8] Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of each DAMON operations set
` [PATCH 5/8] Docs/mm/damon: add a maintainer-profile for DAMON
[PATCH v4 00/17] IOMMUFD Generic interface
2023-01-10 15:30 UTC (8+ messages)
[PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
2023-01-10 15:25 UTC (2+ messages)
[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
2023-01-10 15:02 UTC (11+ messages)
[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
2023-01-10 14:48 UTC (10+ messages)
[PATCH v3 0/3] Add generic framebuffer support to EFI earlycon driver
2023-01-10 14:32 UTC (6+ messages)
[PATCH v2] documentation: fix Generic Block Device Capability
2023-01-10 13:21 UTC
[linux-next:master 3197/3637] htmldocs: Warning: Documentation/arm/samsung/gpio.rst references a file that doesn't exist: Documentation/arm/samsung-s3c24xx/gpio.rst
2023-01-10 12:12 UTC
[jsarha:topic/cros-sof-v4.14-rebase 425/9999] htmldocs: Documentation/gpu/msm-crash-dump.rst:: WARNING: document isn't included in any toctree
2023-01-10 10:00 UTC
[PATCH v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
2023-01-10 9:02 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: move cpu-capacity to a shared loation
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).