messages from 2023-09-20 21:42:44 to 2023-09-26 20:22:13 UTC [more...]
[PATCH v6] platform/x86: thinkpad_acpi: sysfs interface to auxmac
2023-09-26 20:21 UTC
[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
2023-09-26 20:18 UTC (33+ messages)
` [PATCH v5 0/8] "
` [PATCH v5 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v5 2/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v5 3/8] x86/resctrl: Split the rdt_domain structure
` [PATCH v5 4/8] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v5 5/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v5 6/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v5 7/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
[PATCH v5] platform/x86: thinkpad_acpi: sysfs interface to auxmac
2023-09-26 18:42 UTC (3+ messages)
[sailus-media-tree:metadata 14/41] htmldocs: Documentation/userspace-api/media/glossary.rst:17: WARNING: term not in glossary: device driver
2023-09-26 17:09 UTC
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-26 16:08 UTC (4+ messages)
[PATCH 1/2] dt-bindings: hwmon: ltc2991: add bindings
2023-09-26 14:05 UTC (2+ messages)
` [PATCH 2/2] drivers: hwmon: ltc2991: add driver support
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-26 12:54 UTC (21+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` Fwd: "
[PATCH v4 0/3] UIO driver for low speed Hyper-V devices
2023-09-26 12:41 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v16 00/12] Implement copy offload support
2023-09-26 10:07 UTC (7+ messages)
` [PATCH v16 03/12] block: add "
` [PATCH v16 04/12] block: add emulation for copy
[PATCH] tracing: document buffer_size_kb more precisely
2023-09-26 10:38 UTC (3+ messages)
[PATCH v4] platform/x86: thinkpad_acpi: sysfs interface to auxmac
2023-09-26 10:11 UTC (5+ messages)
[PATCH v11 00/37] x86: enable FRED for x86-64
2023-09-26 9:26 UTC (44+ messages)
` [PATCH v11 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
` [PATCH v11 02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map
` [PATCH v11 03/37] x86/msr: Add the WRMSRNS instruction support
` [PATCH v11 04/37] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v11 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v11 06/37] Documentation/x86/64: Add a documentation for FRED
` [PATCH v11 07/37] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v11 08/37] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v11 09/37] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v11 10/37] x86/fred: Disable FRED by default in its early stage
` [PATCH v11 11/37] x86/opcode: Add ERET[US] instructions to the x86 opcode map
` [PATCH v11 12/37] x86/objtool: Teach objtool about ERET[US]
` [PATCH v11 13/37] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v11 14/37] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v11 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v11 16/37] x86/ptrace: Add FRED additional information to "
` [PATCH v11 17/37] x86/fred: Add a new header file for FRED definitions
` [PATCH v11 18/37] x86/fred: Reserve space for the FRED stack frame
` [PATCH v11 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v11 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v11 21/37] x86/fred: No ESPFIX needed "
` [PATCH v11 22/37] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v11 23/37] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v11 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v11 25/37] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v11 26/37] x86/fred: Add a NMI "
` [PATCH v11 27/37] x86/fred: Add a machine check "
` [PATCH v11 28/37] x86/fred: FRED entry/exit and dispatch code
` [PATCH v11 29/37] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v11 30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v11 31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v11 32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v11 33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v11 34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v11 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v11 36/37] x86/fred: Add FRED initialization functions
` [PATCH v11 37/37] x86/fred: Invoke FRED initialization code to enable FRED
[RFC PATCH 0/4] PM: hibernate: LZ4 compression support
2023-09-26 8:57 UTC (5+ messages)
` [RFC PATCH 1/4] PM: hibernate: Rename lzo* to make it generic
` [RFC PATCH 2/4] PM: hibernate: Move to crypto APIs for LZO compression
` [RFC PATCH 3/4] PM: hibernate: Add support for LZ4 compression for hibernation
` [RFC PATCH 4/4] PM: hibernate: Support to select compression algorithm
[PATCH] mm, memcg: expose swapcache stat for memcg v1
2023-09-26 8:22 UTC (3+ messages)
[PATCH v10 0/7] Add metrics for Arm CMN
2023-09-26 3:15 UTC (10+ messages)
` [PATCH v10 1/7] perf pmu: "Compat" supports regular expression matching identifiers
` [PATCH v10 2/7] perf metric: "
` [PATCH v10 3/7] perf jevents: Support EventidCode and NodeType
` [PATCH v10 4/7] perf test: Make matching_pmu effective
` [PATCH v10 5/7] perf test: Add pmu-event test for "Compat" and new event_field
` [PATCH v10 6/7] perf jevents: Add support for Arm CMN PMU aliasing
` [PATCH v10 7/7] perf vendor events: Add JSON metrics for Arm CMN
[PATCH v10 00/10] x86/resctrl: Miscellaneous resctrl features
2023-09-25 21:21 UTC (13+ messages)
` [PATCH v10 03/10] x86/resctrl: Rename rftype flags for consistency
` [PATCH v10 08/10] x86/resctrl: Display CLOSID for resource group
` [PATCH v10 09/10] x86/resctrl: Add support for the files for MON groups only
` [PATCH v10 10/10] x86/resctrl: Display RMID of resource group
[PATCH v3 0/3] DCP as trusted keys backend
2023-09-25 15:36 UTC (7+ messages)
` [PATCH v3 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH v3 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH v3 3/3] doc: trusted-encrypted: add DCP as new trust source
[PATCH] docs: admin-guide: sysctl: fix details of struct dentry_stat_t
2023-09-25 12:50 UTC (2+ messages)
[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
2023-09-25 8:30 UTC (6+ messages)
` [PATCH v2 3/6] maple_tree: Add test for mtree_dup()
[linus:master] [workqueue] 8a1dd1e547: BUG:KCSAN:data-race_in_print_report/wq_worker_tick
2023-09-25 7:18 UTC
[PATCH] [v2] Documentation: kbuild: explain handling optional dependencies
2023-09-25 7:06 UTC (2+ messages)
[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
2023-09-25 3:56 UTC (10+ messages)
` [PATCH v3 1/9] maple_tree: Add mt_free_one() and mt_attr() helpers
` [PATCH v3 2/9] maple_tree: Introduce {mtree,mas}_lock_nested()
` [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v3 4/9] maple_tree: Add test for mtree_dup()
` [PATCH v3 5/9] maple_tree: Update the documentation of maple tree
` [PATCH v3 6/9] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v3 7/9] maple_tree: Update check_forking() and bench_forking()
` [PATCH v3 8/9] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH v9 0/7] Add metrics for Arm CMN
2023-09-25 2:19 UTC (6+ messages)
` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers
[PATCH v6 00/20] Imagination Technologies PowerVR DRM driver
2023-09-25 0:41 UTC (4+ messages)
` [PATCH v6 04/20] drm/imagination/uapi: Add PowerVR driver UAPI
[PATCH] docs: Fix Sphinx 8 warning caused by paths represented with strings
2023-09-24 18:47 UTC
[PATCH] docs/zh_TW: update contents for zh_TW
2023-09-23 8:00 UTC
[PATCH v4] docs: security: Confidential computing intro and threat model for x86 virtualization
2023-09-23 7:57 UTC (7+ messages)
` [RESEND PATCH "
[PATCH] docs: x86: Update spec URL in x86/iommu document
2023-09-23 7:13 UTC
[PATCH 0/2] Spanish translation of security-bugs and embargoed-hardware-issues
2023-09-23 7:11 UTC (2+ messages)
[PATCH v10 00/38] x86: enable FRED for x86-64
2023-09-22 23:21 UTC (26+ messages)
` [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
` [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure
` [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code
` [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v10 36/38] x86/fred: Add fred_syscall_init()
[PATCH] hwmon: add in watchdog for nct6686
2023-09-22 16:59 UTC (2+ messages)
[linux-next:master 6443/6975] htmldocs: Documentation/gpu/amdgpu/thermal:43: ./drivers/gpu/drm/amd/pm/amdgpu_pm.c:988: WARNING: Unexpected indentation
2023-09-22 11:40 UTC
[PATCH] docs: block: blk-mq.rst: correct places -> place
2023-09-22 11:30 UTC (2+ messages)
[PATCH] Documentation efi-stub.rst: fix arm64 EFI source location
2023-09-22 11:29 UTC (2+ messages)
[PATCH] docs: move leds under section Human interfaces
2023-09-22 11:24 UTC (2+ messages)
[PATCH] memory-hotplug.rst: fix wrong /sys/device/ path
2023-09-22 11:19 UTC (3+ messages)
[linus:master] [workqueue] 636b927eba: stress-ng.io.ops_per_sec 19.5% improvement
2023-09-22 9:38 UTC
[PATCH net-next v10 5/6] page_pool: update document about fragment API
2023-09-22 9:11 UTC
[PATCH v2 0/4] x86/resctrl: Non-contiguous bitmasks in Intel CAT
2023-09-22 8:48 UTC (2+ messages)
` [PATCH v2 3/4] Documentation/x86: Document resctrl's new sparse_masks
[PATCH] docs: x86: Update document url in amd-memory-encryption.rst
2023-09-22 8:25 UTC
[PATCH V7 0/3] coresight: etm: Make cycle count threshold user configurable
2023-09-21 3:36 UTC (4+ messages)
` [PATCH V7 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
` [PATCH V7 2/3] coresight: etm: Make cycle count threshold user configurable
` [PATCH V7 3/3] Documentation: coresight: Add cc_threshold tunable
[PATCH bpf-next v1] bpf, docs: Add loongarch64 as arch supporting BPF JIT
2023-09-21 22:40 UTC (2+ messages)
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2023-09-21 3:44 UTC (4+ messages)
` [PATCH v6 7/7] drm/vkms Add hotplug support via configfs to VKMS
[PATCH net-next v9 5/6] page_pool: update document about frag API
2023-09-21 11:59 UTC (4+ messages)
[PATCH RFC v2 00/37] drm/connector: Create HDMI Connector infrastructure
2023-09-21 16:48 UTC (8+ messages)
` [PATCH RFC v2 03/37] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH RFC v2 05/37] drm/connector: hdmi: Add output BPC to the connector state
[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
2023-09-21 16:28 UTC (3+ messages)
` [PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON
[PATCH v2 2/2] arm64: errata: Add Cortex-A520 speculative unprivileged load workaround
2023-09-21 19:41 UTC
[PATCH v3 1/2] ALSA: docs: Add MARIAN M2 driver documentation
2023-09-21 6:10 UTC (4+ messages)
` [PATCH v3 2/2] ALSA: Add new driver for MARIAN M2 sound card
[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-09-21 9:36 UTC (3+ messages)
[PATCH v12 net-next 00/23] net/tcp: Add TCP-AO support
2023-09-21 16:49 UTC (2+ messages)
[PATCH 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
2023-09-21 1:35 UTC (4+ messages)
` [PATCH 5/5] arm64: dts: imx8dxl-ss-ddr: change ddr_pmu0 compatilbe
` [EXT] "
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2023-09-20 21:40 UTC (4+ messages)
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
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).