messages from 2025-05-01 22:55:43 to 2025-05-05 06:57:13 UTC [more...]
[PATCH iwl-next v2 00/14] Introduce iXD driver
2025-05-05 6:56 UTC (4+ messages)
` [PATCH iwl-next v2 03/14] libie: add PCI device initialization helpers to libie
[PATCH v3] sched/numa: add statistics of numa balance task migration
2025-05-05 6:43 UTC (4+ messages)
[PATCH v2 3/7] nova-core: docs: Document vbios layout
2025-05-05 4:14 UTC (9+ messages)
` [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout
` [PATCH v2 5/7] docs: nova-core: Document devinit process
` [PATCH v2 6/7] docs: nova-core: Document basics of the Falcon
[PATCH v8 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-05 3:41 UTC (9+ messages)
` [PATCH v8 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v8 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v8 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v8 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v8 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v8 6/6] platform/x86: Add Lenovo Other Mode "
[PATCH v2 0/3] Export fan control and register fans as cooling devices
2025-05-05 2:59 UTC (8+ messages)
` [PATCH v2 1/3] platform/chrome: update pwm fan control host commands
` [PATCH v2 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v2 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-04 23:25 UTC (9+ messages)
` [PATCH v3 1/4] security: "
` [PATCH v3 2/4] hornet: Introduce sign-ebpf
` [PATCH v3 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v3 4/4] selftests/hornet: Add a selftest for the Hornet LSM
[PATCH v2 0/6] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-04 22:41 UTC (7+ messages)
` [PATCH v2 1/6] dma-buf: Rename and expose debugfs symbols
` [PATCH v2 2/6] bpf: Add dmabuf iterator
` [PATCH v2 3/6] bpf: Add open coded "
` [PATCH v2 4/6] selftests/bpf: Add test for dmabuf_iter
` [PATCH v2 5/6] selftests/bpf: Add test for open coded dmabuf_iter
` [RFC PATCH v2 6/6] RFC: dma-buf: Remove DMA-BUF statistics
[PATCH] docs: align with scripts/syscall.tbl migration
2025-05-04 9:33 UTC
[PATCH] hwmon: (ausus-ec-sensors) add MAXIMUS VI HERO
2025-05-04 9:20 UTC (2+ messages)
[PATCH v5 0/5] AMD Zen debugging documentation
2025-05-04 6:38 UTC (10+ messages)
` [PATCH v5 5/5] x86/CPU/AMD: Print the reason for the last reset
[PATCH v7 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-04 3:05 UTC (14+ messages)
` [PATCH v7 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v7 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v7 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v7 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v7 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v7 6/6] platform/x86: Add Lenovo Other Mode "
[PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu()
2025-05-03 12:32 UTC (3+ messages)
` [PATCH 1/2] scripts/gdb: Fix kgdb probing on single-core systems
` [PATCH 2/2] scripts/gdb: Update documentation for lx_per_cpu
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-03 8:19 UTC (6+ messages)
[PATCH v4 0/8] Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-05-03 0:53 UTC (3+ messages)
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-02 23:30 UTC (28+ messages)
` [PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v15 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v15 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v15 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v15 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v15 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v15 09/27] riscv mmu: write protect and shadow stack
` [PATCH v15 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v15 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v15 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v15 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v15 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v15 15/27] riscv/traps: Introduce software check exception
` [PATCH v15 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v15 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v15 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v15 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v15 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v15 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v15 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v15 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v15 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v15 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
2025-05-02 21:36 UTC (14+ messages)
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v7 17/18] Documentation: add documentation for KHO
` [PATCH v7 18/18] Documentation: KHO: Add memblock bindings
[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-02 21:10 UTC (13+ messages)
` [PATCH v6 3/6] platform/x86: Add Lenovo WMI Events Driver
` [External] : "
` [PATCH v6 4/6] platform/x86: Add Lenovo WMI Capability Data 01 Driver
` [PATCH v6 5/6] platform/x86: Add Lenovo WMI Gamezone Driver
` [PATCH v6 6/6] platform/x86: Add Lenovo WMI Other Mode Driver
[RFC PATCH 00/19] famfs: port into fuse
2025-05-02 20:35 UTC (4+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
[PATCH net-next v13 0/9] Device memory TCP TX
2025-05-02 19:25 UTC (6+ messages)
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
[PATCH RFC 0/4] stackleak: Support Clang stack depth tracking
2025-05-02 19:01 UTC (5+ messages)
` [PATCH RFC 1/4] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH RFC 2/4] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH RFC 3/4] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH RFC 4/4] stackleak: Support Clang stack depth tracking
[PATCH v3 0/3] support FEAT_MTE_TAGGED_FAR feature
2025-05-02 18:25 UTC (8+ messages)
` [PATCH v3 1/3] arm64: add "
` [PATCH v3 2/3] arm64/mm/fault: use original FAR_EL1 value when ARM64_MTE_FAR is supported
` [PATCH v3 3/3] tools/kselftest: add MTE_FAR hwcap test
[net-next PATCH v3 00/11] Add PCS core support
2025-05-02 17:41 UTC (6+ messages)
[PATCH net-next v6 0/8] Add Microchip ZL3073x support (part 1)
2025-05-02 16:54 UTC (4+ messages)
` [PATCH net-next v6 8/8] mfd: zl3073x: Register DPLL sub-device during init
[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
2025-05-02 15:49 UTC (3+ messages)
[PATCH v5 00/12] khugepaged: mTHP support
2025-05-02 15:42 UTC (17+ messages)
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v5 07/12] khugepaged: add "
[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
2025-05-02 13:30 UTC (4+ messages)
` [PATCH] checkpatch: remove %p4cn
` [PATCH v3] "
[PATCH v2] kbuild: make all file references relative to source root
2025-05-02 11:33 UTC (3+ messages)
[PATCH net-next v2 1/1] Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation
2025-05-02 11:06 UTC (3+ messages)
[PATCH v4 0/8] cxl: support CXL memory RAS features
2025-05-02 8:45 UTC (9+ messages)
` [PATCH v4 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v4 2/8] cxl: Update prototype of function get_support_feature_info()
` [PATCH v4 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v4 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v4 5/8] cxl/edac: Add support for PERFORM_MAINTENANCE command
` [PATCH v4 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
` [PATCH v4 7/8] cxl/edac: Add CXL memory device memory sparing control feature
` [PATCH v4 8/8] cxl/edac: Add CXL memory device soft PPR "
[PATCH] docs/sched: Make the sched-stats documentation consistent
2025-05-02 7:49 UTC (5+ messages)
[PATCH] Documentation: ioctl-number: Update outdated submission info
2025-05-02 7:45 UTC
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-02 7:31 UTC (28+ messages)
` [PATCH v3 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v3 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v3 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v3 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v3 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v3 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
` [PATCH v3 12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers
` [PATCH v3 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC
` [PATCH v3 14/23] iommufd: Add mmap interface
` [PATCH v3 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
` [PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v3 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v3 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[robh:dt-convert-irq 8/44] htmldocs: Warning: Documentation/devicetree/bindings/mfd/aspeed,ast2x00-scu.yaml references a file that doesn't exist: Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2xxx-scu-ic.txt
2025-05-02 7:07 UTC
[PATCH 0/3] Export fan control and register fans as cooling devices
2025-05-02 5:35 UTC (12+ messages)
` [PATCH 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices
[PATCH] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z90 Formula
2025-05-02 3:05 UTC (2+ messages)
[PATCH] x86/cpu: Add "Old Microcode" docs to hw-vuln toctree
2025-05-02 2:33 UTC
[PATCH] scsi: docs: clean up some style in scsi_mid_low_api
2025-05-02 1:51 UTC
[PATCH v9 2/8] crash_dump: make dm crypt keys persist for the kdump kernel
2025-05-02 1:12 UTC (3+ messages)
` [PATCH v9 4/8] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v9 7/8] x86/crash: pass dm crypt keys to kdump kernel
[PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
2025-05-02 0:13 UTC (5+ 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).