messages from 2025-10-13 14:54:05 to 2025-10-14 18:22:07 UTC [more...]
[PATCH] Documentation: admin-guide: Correct spelling of "userspace"
2025-10-14 18:22 UTC (4+ messages)
[PATCH v2] docs: power: clean up power_supply_class.rst
2025-10-14 18:20 UTC
[PATCH] Documentation: sysrq: Remove contradicting sentence on extra /proc/sysrq-trigger characters
2025-10-14 17:57 UTC (3+ messages)
[PATCH net-next 0/6] tools: ynl-gen: generate flags better
2025-10-14 17:29 UTC (16+ messages)
` [PATCH net-next 1/6] tools: ynl-gen: bitshift the flag values in the generated code
` [PATCH net-next 2/6] tools: ynl-gen: refactor render-max enum generation
` [PATCH net-next 3/6] tools: ynl-gen: use uapi mask definition in NLA_POLICY_MASK
` [PATCH net-next 4/6] tools: ynl-gen: add generic p_wrap() helper
` [PATCH net-next 5/6] tools: ynl-gen: construct bitflag masks in generated headers
` [PATCH net-next 6/6] tools: ynl-gen: allow custom naming of render-max definitions
[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
2025-10-14 17:22 UTC (28+ messages)
[PATCH v20 00/28] riscv control-flow integrity for usermode
2025-10-14 17:03 UTC (30+ messages)
` [PATCH v20 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v20 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v20 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v20 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v20 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v20 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v20 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v20 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v20 09/28] riscv/mm: write protect and shadow stack
` [PATCH v20 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v20 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v20 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v20 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v20 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v20 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v20 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v20 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v20 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v20 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v20 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v20 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v20 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v20 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v20 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v20 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v20 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v20 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH 1/1] doc/kvm/api: Fix VM exit code for full dirty ring
2025-10-14 15:28 UTC
[PATCH v2 1/2] dt-bindings: trivial-devices: add mps,mp9945
2025-10-14 15:18 UTC (4+ messages)
` [PATCH v2 2/2] hwmon: (pmbus) add driver for MPS MP9945
[PATCH v2] Documentation: process: Arbitrarily bump kernel major version number
2025-10-14 15:15 UTC (2+ messages)
[PATCH v4] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag (12-char SHA-1 + pretty example)
2025-10-14 15:02 UTC (3+ messages)
` [PATCH v5] docs: ja_JP: SubmittingPatches: describe the 'Fixes:' tag
[PATCH] Documentation: admin-guide: Correct styling of MS-DOS
2025-10-14 14:59 UTC (2+ messages)
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-10-14 14:38 UTC (7+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[PATCH v3] Documentation/x86: explain LINUX_EFI_INITRD_MEDIA_GUID
2025-10-14 13:56 UTC (3+ messages)
[PATCH v4 00/30] Live Update Orchestrator
2025-10-14 13:29 UTC (7+ messages)
[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
2025-10-14 13:10 UTC (7+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH][v3] hung_task: Panic after fixed number of hung tasks
2025-10-14 13:09 UTC (9+ messages)
` [????] "
` [外部邮件] "
[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
2025-10-14 12:53 UTC (12+ messages)
` [PATCH net-next v4 06/24] net: clarify the meaning of netdev_config members
` [PATCH net-next v4 22/24] eth: bnxt: support per queue configuration of rx-buf-len
` [PATCH net-next v4 23/24] net: let pp memory provider to specify rx buf len
` [PATCH net-next v4 24/24] net: validate driver supports passed qcfg params
[PATCH] docs: admin-guide: update tiny script for number of taint flags
2025-10-14 12:14 UTC (3+ messages)
[RFC v3 0/5] Align atomic storage
2025-10-14 10:23 UTC (3+ messages)
` [RFC v3 1/5] documentation: Discourage alignment assumptions
[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
2025-10-14 10:19 UTC (4+ messages)
` [PATCH net-next v5 2/2] selftests: tls: add tls record_size_limit test
` [syzbot ci] Re: net/tls: support setting the maximum payload size
[PATCH v7 0/3] Add support for sound profile switching and leverage for OnePlus slider
2025-10-14 9:22 UTC (5+ messages)
` [PATCH v7 1/3] Input: add ABS_SND_PROFILE
` [PATCH v7 2/3] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider
` [PATCH v7 3/3] arm64: dts: qcom: sdm845-oneplus: Add alert-slider
[PATCH v8 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
2025-10-14 7:55 UTC (5+ messages)
` [PATCH v8 3/5] dma: contiguous: Register reusable CMA regions at boot
` [PATCH v8 4/5] dma: contiguous: Reserve default CMA heap
[PATCH v8 00/21] Enable FRED with KVM VMX
2025-10-14 7:49 UTC (25+ messages)
` [PATCH v8 01/21] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v8 02/21] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v8 03/21] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v8 04/21] x86/cea: Prefix event stack names with ESTACK_
` [PATCH v8 05/21] x86/cea: Export API for per-CPU exception stacks for KVM
` [PATCH v8 06/21] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v8 07/21] KVM: VMX: Set FRED MSR intercepts
` [PATCH v8 08/21] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v8 09/21] KVM: VMX: Add support for saving and restoring FRED MSRs
` [PATCH v8 10/21] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v8 11/21] KVM: VMX: Virtualize FRED event_data
` [PATCH v8 12/21] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v8 13/21] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v8 14/21] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v8 15/21] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v8 16/21] KVM: x86: Advertise support for FRED
` [PATCH v8 17/21] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v8 18/21] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
` [PATCH v8 19/21] KVM: nVMX: Add FRED-related VMCS field checks
` [PATCH v8 20/21] KVM: nVMX: Add prerequisites to SHADOW_FIELD_R[OW] macros
` [PATCH v8 21/21] KVM: nVMX: Allow VMX FRED controls
` [syzbot ci] Re: Enable FRED with KVM VMX
[PATCH net-next v14 0/5] Add driver for 1Gbe network chips from MUCSE
2025-10-14 7:27 UTC (6+ messages)
` [PATCH net-next v14 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v14 2/5] net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
` [PATCH net-next v14 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v14 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v14 5/5] net: rnpgbe: Add register_netdev
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-14 6:38 UTC (6+ messages)
` [PATCH v17 28/47] dept: add documentation for dept
[PATCH] docs: power: clean up power_supply_class.rst
2025-10-14 5:49 UTC (3+ messages)
[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
2025-10-14 3:39 UTC (2+ messages)
[PATCH] drm/xe: xe_guc_pc.c: fix DOC underlines
2025-10-14 2:26 UTC
[PATCH v3] docs/zh_CN: Add translation of rust/testing.rst
2025-10-14 2:24 UTC (2+ messages)
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-10-14 1:51 UTC (5+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v4 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA
` [PATCH v4 3/3] Documentation: kvm: new UAPI for handling SEA
[PATCH 0/5] kcfi: Prepare for GCC support
2025-10-14 1:12 UTC (2+ messages)
[PATCH v3 00/11] HID: Implement haptic touchpad support
2025-10-13 20:59 UTC (11+ messages)
` [PATCH v3 04/11] HID: haptic: introduce hid_haptic_device
[PATCH 0/7] Add support for AD4062 device family
2025-10-13 19:50 UTC (3+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: Add adi,ad4062
[PATCH hyperv-next v7 00/17] Confidential VMBus
2025-10-13 19:01 UTC (2+ messages)
[PATCH v16 0/3] leds: add new LED driver for TI LP5812
2025-10-13 17:35 UTC (4+ messages)
` [PATCH v16 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v16 2/3] leds: add basic support for "
` [PATCH v16 3/3] docs: leds: Document TI LP5812 LED driver
[PATCH v4 net-next 00/13] AccECN protocol case handling series
2025-10-13 17:03 UTC (14+ messages)
` [PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier "
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v4 net-next 07/13] tcp: move increment of num_retrans
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v4 net-next 13/13] tcp: accecn: enable AccECN
[PATCH 0/8] Guaranteed CMA
2025-10-13 15:43 UTC (4+ messages)
` [PATCH 1/8] mm: implement cleancache
[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
2025-10-13 15:01 UTC (9+ 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).