messages from 2026-07-09 02:38:47 to 2026-07-09 18:43:52 UTC [more...]
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-09 18:43 UTC (44+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-09 18:27 UTC (30+ messages)
` [PATCH v12 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v12 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v12 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v12 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v12 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v12 09/29] KVM: arm64: Define internal features for SME
` [PATCH v12 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v12 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v12 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v12 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v12 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v12 15/29] KVM: arm64: Support SME control registers
` [PATCH v12 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v12 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v12 18/29] KVM: arm64: Support SME priority registers
` [PATCH v12 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v12 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v12 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v12 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v12 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v12 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v12 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v12 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v12 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v12 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH] docs: workqueue: Fix bracket
2026-07-09 18:21 UTC (2+ messages)
[PATCH] Docs: list: Fix bracket
2026-07-09 18:20 UTC (2+ messages)
[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-07-09 18:15 UTC (5+ messages)
` [RESEND PATCH v4 07/15] x86/resctrl: Expose the supported PLZA kernel-mode policies during init
` [RESEND PATCH v4 10/15] fs/resctrl: Reset the kernel-mode binding when an rdtgroup is removed
[PATCH net-next V5 0/6] devlink: Add boot-time eswitch mode defaults
2026-07-09 18:14 UTC (11+ messages)
` [PATCH net-next V5 4/6] devlink: Apply eswitch mode boot defaults
` [PATCH net-next V5 6/6] net/mlx5: Apply devlink eswitch mode boot default on probe
[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
2026-07-09 17:38 UTC (6+ messages)
[PATCH v5 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
2026-07-09 17:38 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
2026-07-09 17:03 UTC (2+ messages)
[PATCH v7 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-07-09 16:38 UTC (5+ messages)
` [PATCH v7 1/4] "
` [PATCH v7 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v7 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v7 4/4] kallsyms: add KUnit tests for lineinfo feature
[PATCH 0/2] hwmon: Add support for Analog Devices MAX20912 and MAX20916
2026-07-09 16:12 UTC (15+ messages)
` [PATCH 2/2] hwmon: (pmbus) Add driver "
[PATCH] crypto: fix bracket
2026-07-09 16:08 UTC (2+ messages)
[PATCH] errseq: add missing bracket
2026-07-09 16:07 UTC (2+ messages)
[RFC PATCH] firmware: scmi: Make SCMI arch independent
2026-07-09 16:07 UTC (7+ messages)
[PATCH net v3] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
2026-07-09 16:06 UTC (2+ messages)
[PATCH v2] docs: packaging: fix brackets
2026-07-09 16:02 UTC (2+ messages)
[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-07-09 15:54 UTC (10+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768
` [PATCH 2/6] iio: backend: Add support for CRC
` [PATCH 3/6] iio: adc: adi-axi-adc: "
` [PATCH 4/6] iio: adc: Add AD7768 IIO Driver support
` [PATCH 5/6] gpio: ad7768: Add AD7768 GPIO auxiliary driver
` [PATCH 6/6] Documentation: iio: Add AD7768 Documentation
[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-09 15:27 UTC (20+ messages)
` [PATCH v2 2/4] printk: "
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code
[PATCH] docs/zh_CN: add docs-next checkout workaround
2026-07-09 15:25 UTC
[PATCH v4 0/5] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
2026-07-09 15:23 UTC (10+ messages)
` (subset) "
[PATCH net-next v7 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
2026-07-09 15:02 UTC (4+ messages)
` [PATCH net-next v7 08/15] net: ethernet: oa_tc6: Support for hardware timestamp
[PATCH v3 00/26] Introduce meminspect
2026-07-09 14:53 UTC (10+ messages)
` [PATCH v3 11/26] mm/swapfile: Annotate static information into meminspect
` [PATCH v3 21/26] printk: Register "
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver
[PATCH v2] swiotlb: introduce Kconfig option for compile-time default pool size
2026-07-09 14:52 UTC (2+ messages)
[PATCH -next] docs: submitting-patches: Fix section structure around DCO
2026-07-09 14:50 UTC (5+ messages)
[RFC PATCH v1.2 00/19] mm/damon: introduce data attributes only monitoring
2026-07-09 14:05 UTC (3+ messages)
` [RFC PATCH v1.2 17/19] Docs/mm/damon/design: document attrs-only monitoring
` [RFC PATCH v1.2 18/19] Docs/admin-guide/mm/damon/usage: document weight sysfs file
[PATCH] docs: packing: fix brackets
2026-07-09 13:58 UTC (2+ messages)
[PATCH v2] docs: pt_BR: process: Translate CVE documentation
2026-07-09 13:51 UTC (2+ messages)
[PATCH v4] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
2026-07-09 13:39 UTC (2+ messages)
[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-09 12:57 UTC (5+ messages)
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests
[PATCH v20 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-09 12:32 UTC (4+ messages)
` [PATCH v20 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
[RFC PATCH] x86/pci-dma: add "any" keyword to swiotlb= kernel parameter
2026-07-09 12:28 UTC (3+ messages)
[PATCH v2] docs: pt_BR: process: Translate stable kernel rules guide
2026-07-09 12:25 UTC
[PATCH v11 00/29] KVM: arm64: Implement support for SME
2026-07-09 12:21 UTC (10+ messages)
[PATCH] docs: pt_BR: process: Translate the kernel driver statement
2026-07-09 12:12 UTC (2+ messages)
[PATCH] docs: pt_BR: Translate file process/email-clients to Brazilian Portuguese
2026-07-09 12:07 UTC (2+ messages)
[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-07-09 11:56 UTC
[PATCH] sched/doc: Fix stale em_pd_energy() reference in sched-energy
2026-07-09 11:41 UTC (3+ messages)
[PATCH v4 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-07-09 10:53 UTC (8+ messages)
` [PATCH v4 1/7] net: wwan: t9xx: Add PCIe core
` [PATCH v4 2/7] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v4 3/7] net: wwan: t9xx: Add control DMA interface
` [PATCH v4 4/7] net: wwan: t9xx: Add control port
` [PATCH v4 5/7] net: wwan: t9xx: Add FSM thread
` [PATCH v4 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [PATCH v4 7/7] net: wwan: t9xx: Add maintainers entry
[RFC v2 PATCH] reserve_mem: add support for static memory
2026-07-09 10:26 UTC (4+ messages)
[PATCH v5 3/3] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264
2026-07-09 9:56 UTC
[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
2026-07-09 9:31 UTC (4+ messages)
` [PATCH v5 1/3] x86,fs/resctrl: Add resctrl_arch_preconvert_bw()
` [PATCH v5 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()
` [PATCH v5 3/3] fs/resctrl: Factor MBA parse-time conversion to be per-arch
[PATCH v4 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
2026-07-09 9:25 UTC (6+ messages)
` [PATCH v4 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()
[PATCH v4 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
2026-07-09 9:01 UTC (3+ messages)
` [PATCH v4 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v4 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver
[PATCH v21 net-next 00/12] nbl driver for Nebulamatrix NICs
2026-07-09 8:09 UTC (3+ messages)
` [PATCH v21 net-next 04/12] net/nebula-matrix: add channel layer
[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-07-09 7:47 UTC (5+ messages)
` [PATCH v8 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v8 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[PATCH v6 00/11] Dynamic PAMT
2026-07-09 7:17 UTC (11+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
2026-07-09 6:57 UTC (7+ messages)
` [PATCH v6 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
` [PATCH v6 5/7] bus: mhi: Load DDR training data using device serial number
` [PATCH v6 7/7] bus: mhi: Expose DDR training data via controller sysfs
[linuxtv-media-pending:next 15/16] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/media/i2c/sony,imx678.yaml
2026-07-09 6:52 UTC
[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
2026-07-09 6:15 UTC (12+ messages)
[PATCH v4 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-09 6:09 UTC (3+ messages)
` [PATCH v4 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-07-09 5:24 UTC (11+ messages)
` [PATCH v6 20/23] virt/steal_monitor: Act on steal values at regular intervals
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-07-09 3:34 UTC (5+ messages)
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH v5 00/23] Introduce SCMI Telemetry support
2026-07-09 3:16 UTC
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