messages from 2024-12-03 12:43:45 to 2024-12-05 23:31:42 UTC [more...]
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2024-12-05 23:31 UTC (18+ messages)
` [PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
` [PATCH v1 02/13] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT
` [PATCH v1 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot
` [PATCH v1 04/13] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION
` [PATCH v1 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
` [PATCH v1 06/13] KVM: arm64: "
` [PATCH v1 07/13] KVM: selftests: Fix vm_mem_region_set_flags docstring
` [PATCH v1 08/13] KVM: selftests: Fix prefault_mem logic
` [PATCH v1 09/13] KVM: selftests: Add va_start/end into uffd_desc
` [PATCH v1 10/13] KVM: selftests: Add KVM Userfault mode to demand_paging_test
` [PATCH v1 11/13] KVM: selftests: Inform set_memory_region_test of KVM_MEM_USERFAULT
` [PATCH v1 12/13] KVM: selftests: Add KVM_MEM_USERFAULT + guest_memfd toggle tests
` [PATCH v1 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details
[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
2024-12-05 23:17 UTC (5+ messages)
[PATCH net-next v4 0/8] ethtool: generate uapi header from the spec
2024-12-05 20:50 UTC (10+ messages)
` [PATCH net-next v4 1/8] ynl: support enum-cnt-name attribute in legacy definitions
` [PATCH net-next v4 2/8] ynl: skip rendering attributes with header property in uapi mode
` [PATCH net-next v4 3/8] ynl: support directional specs in ynl-gen-c.py
` [PATCH net-next v4 4/8] ynl: add missing pieces to ethtool spec to better match uapi header
` [PATCH net-next v4 5/8] ynl: include uapi header after all dependencies
` [PATCH net-next v4 6/8] ethtool: separate definitions that are gonna be generated
` [PATCH net-next v4 7/8] ethtool: remove the comments that are not "
` [PATCH net-next v4 8/8] ethtool: regenerate uapi header from the spec
[PATCH] Documentation: extcon: add documentation for Extcon subsystem
2024-12-05 20:40 UTC (4+ messages)
` "
[PATCH V4] Docs/sound: Update codec-to-codec documentation
2024-12-05 20:34 UTC (6+ messages)
[PATCH 1/2] mailbox: Documentation: remove the old documentation
2024-12-05 20:32 UTC (8+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation
[PATCH v4 0/3] hwmon: pmbus: add tps25990 efuse support
2024-12-05 19:50 UTC (3+ messages)
` [PATCH v4 3/3] hwmon: (pmbus/tps25990): add initial support
[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
2024-12-05 19:41 UTC (9+ messages)
[PATCH 0/2] doc: module: Two clearifications
2024-12-05 19:21 UTC (11+ messages)
` [PATCH 1/2] doc: module: Fix documented type of namespace
` [PATCH 2/2] doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes
[PATCH v2 0/2] Align and increase git commit ID abbreviation guidelines and checks
2024-12-05 19:19 UTC (4+ messages)
` [PATCH v2 1/2] Align "
` [PATCH v2 2/2] Increase minimum git commit ID abbreviation to 16 characters
[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
2024-12-05 17:31 UTC (9+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
[PATCH 0/2] Fix headset mic on Acer Nitro 5
2024-12-05 17:22 UTC (10+ messages)
` [PATCH 1/2] ALSA: hda/realtek: "
[PATCH v12 0/8] Coresight for Kernel panic and watchdog reset
2024-12-05 17:10 UTC (5+ messages)
` [PATCH v12 5/8] coresight: tmc: Add support for reading crash data
[PATCH] Documentation: move dev-tools debugging files to process/debugging/
2024-12-05 17:08 UTC (5+ messages)
[PATCH v4 00/18] Provide a new two step DMA mapping API
2024-12-05 13:21 UTC (19+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v4 03/18] iommu: generalize the batched sync after map interface
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper
` [PATCH v4 10/18] docs: core-api: document the IOVA-based API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
` [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API
[PATCH] drm/sched: Extend and update documentation
2024-12-05 13:20 UTC (3+ messages)
[PATCH net-next v1 0/7] Introduce unified and structured PHY
2024-12-05 12:15 UTC (23+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v1 2/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v1 3/7] phy: replace bitwise flag definitions with BIT() macro
` [PATCH net-next v1 4/7] phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v1 5/7] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v1 6/7] phy: dp83td510: add statistics support
[PATCH v6 0/6] block: partition table OF support
2024-12-05 12:12 UTC (5+ messages)
` [PATCH v6 5/6] block: add support for partition table defined in OF
` Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)
[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
2024-12-05 12:01 UTC (4+ messages)
` [PATCH net-next v8 2/2] "
[PATCH 0/3] kselftest framework to introduce TEST_CONFIG_DEPS
2024-12-05 11:47 UTC (2+ messages)
` [PATCH 1/3] docs/kselftests: Explain the usage of TEST_CONFIG_DEPS
[PATCH linux next] delayacct: add delay max to record delay peak
2024-12-05 11:10 UTC
move kgdb.rst from dev-tools to process/debugging/
2024-12-05 7:52 UTC (6+ messages)
[PATCH 0/2] perf/dwc_pcie: Fix the swapped event numbers as well as the documentation
2024-12-05 7:26 UTC (6+ messages)
` [PATCH 1/2] perf/dwc_pcie: Fix the event numbers
` [PATCH 2/2] Documentation: dwc_pcie_pmu: Fix the mnemonics and eventid
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-12-05 7:16 UTC (6+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
[PATCH v30 00/30] Introduce QC USB SND audio offloading support
2024-12-05 6:50 UTC (22+ messages)
` [PATCH v30 14/30] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol
[PATCH] scsi: eliminate scsi_register() and scsi_unregister() usage & docs
2024-12-05 4:18 UTC
[PATCH net-next v5 0/2] netcons: Add udp send fail statistics to netconsole
2024-12-05 3:30 UTC (2+ messages)
[PATCH] scsi: Docs: remove init_this_scsi_driver()
2024-12-05 3:13 UTC
[PATCH AUTOSEL 6.11 4/7] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
2024-12-04 22:23 UTC
[PATCH AUTOSEL 6.12 5/8] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
2024-12-04 22:23 UTC
[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-12-04 17:19 UTC (8+ messages)
` [PATCH v9 18/26] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v9 20/26] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
[PATCH net-next 0/4] netconsole: Add support for CPU population
2024-12-04 16:52 UTC (5+ messages)
` [PATCH net-next 2/4] netconsole: Add option to auto-populate CPU number in userdata
[PATCH net-next v20 0/6] net: Make timestamping selectable
2024-12-04 14:44 UTC (7+ messages)
` [PATCH net-next v20 1/6] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v20 2/6] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v20 3/6] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v20 4/6] net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
` [PATCH net-next v20 5/6] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
` [PATCH net-next v20 6/6] netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command
[PATCH v3 0/2] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS
2024-12-04 14:04 UTC (8+ messages)
` [PATCH v3 1/2] hwmon: (asus-ec-sensors) AMD 600 motherboard add support for fan cpu opt
` [PATCH v3 2/2] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS
[PATCH v4 0/5]Document the new media-committer's model
2024-12-04 13:43 UTC (2+ messages)
` [PATCH v4 1/5] docs: maintainer-pgp-guide.rst: add a reference for kernel.org sign
[PATCH 0/5] Add support for FEAT_{LS64, LS64_V, LS64_ACCDATA} and related tests
2024-12-04 9:13 UTC (7+ messages)
` [PATCH 2/5] arm64: Add support for FEAT_{LS64, LS64_V, LS64_ACCDATA}
` [PATCH 5/5] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
[PATCH v2 00/22] Add Intel Touch Host Controller drivers
2024-12-04 6:00 UTC (4+ messages)
` [PATCH v2 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs
[PATCH net-next v3 0/8] ethtool: generate uapi header from the spec
2024-12-04 2:39 UTC (4+ messages)
[PATCH linux next] delayacct: add delay max to record delay peak
2024-12-04 1:43 UTC (3+ messages)
[PATCH v3 DONOTMERGE] docs: clarify rules wrt tagging other people
2024-12-04 1:06 UTC (2+ messages)
[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2024-12-04 1:00 UTC (8+ messages)
` [PATCH 09/10] arm64: dts: qcom: sm8650: add support for QTEE
[PATCH v2 0/3] Make Helped-by tag supported
2024-12-04 0:56 UTC (8+ messages)
[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
2024-12-03 23:25 UTC (3+ messages)
[PATCH] docs: clk: describe userspace debugging facilities
2024-12-03 22:11 UTC (2+ messages)
[PATCH v2 00/13] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
2024-12-03 22:10 UTC (14+ messages)
` [PATCH v2 01/13] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v2 02/13] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v2 03/13] iommufd: Rename IOMMUFD_OBJ_FAULT to IOMMUFD_OBJ_EVENTQ_IOPF
` [PATCH v2 04/13] iommufd: Rename fault.c to eventq.c
` [PATCH v2 05/13] iommufd: Add IOMMUFD_OBJ_EVENTQ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC
` [PATCH v2 06/13] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v2 07/13] iommufd/viommu: Add iommufd_viommu_report_irq helper
` [PATCH v2 08/13] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v2 09/13] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for vIRQ coverage
` [PATCH v2 10/13] iommufd/selftest: Add EVENT_VIRQ test coverage
` [PATCH v2 11/13] Documentation: userspace-api: iommufd: Update EVENTQ_IOPF and EVENTQ_VIRQ
` [PATCH v2 12/13] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v2 13/13] iommu/arm-smmu-v3: Report IRQs that belong to devices attached to vIOMMU
[PATCH RESEND v5] XArray: minor documentation improvements
2024-12-03 17:02 UTC (2+ messages)
[PATCH 6.12 545/826] fs_parser: update mount_api doc to match function signature
2024-12-03 14:44 UTC
[PATCH 6.11 559/817] fs_parser: update mount_api doc to match function signature
2024-12-03 14:42 UTC
[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-12-03 15:09 UTC (3+ messages)
[PATCH v3 0/3] Document the new media-committer's model
2024-12-03 13:07 UTC (5+ messages)
[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
2024-12-03 12:39 UTC (10+ messages)
` [PATCH v3 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH v3 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH v3 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH v3 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH v3 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH v3 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v3 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v3 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
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).