Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-07-09 00:00:03 to 2026-07-09 16:23:48 UTC [more...]

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-09 16:23 UTC  (42+ 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 15/18] x86/entry: Make syscall functions static
` [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection

[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) "

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-09 15:15 UTC  (3+ messages)
` [RESEND PATCH v4 07/15] x86/resctrl: Expose the supported PLZA kernel-mode policies during init

[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)

[PATCH] docs: workqueue: Fix bracket
 2026-07-09 14:29 UTC 

[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  (6+ 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  (39+ messages)
` [PATCH v11 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v11 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v11 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v11 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v11 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v11 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v11 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v11 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v11 09/29] KVM: arm64: Define internal features for SME
` [PATCH v11 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v11 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v11 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v11 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v11 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v11 15/29] KVM: arm64: Support SME control registers
` [PATCH v11 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v11 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v11 18/29] KVM: arm64: Support SME priority registers
` [PATCH v11 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v11 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v11 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v11 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v11 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v11 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v11 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v11 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v11 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v11 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v11 29/29] KVM: arm64: selftests: Add SME to set_id_regs test

[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] Docs: list: Fix bracket
 2026-07-09 11:50 UTC 

[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  (4+ 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 net-next V5 0/6] devlink: Add boot-time eswitch mode defaults
 2026-07-09  9:52 UTC  (9+ 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 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  (17+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 06/11] x86/virt/tdx: Optimize 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 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[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 

[PATCH net-next v5 00/13] net: Add ADIN1140 support
 2026-07-09  2:29 UTC  (3+ messages)
` [PATCH net-next v5 10/13] net: phy: add generic helpers for direct C45 MMD access

[PATCH] delaytop: fix a bunch of docs build problems
 2026-07-09  0:51 UTC 

[RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
 2026-07-09  0:12 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox