messages from 2024-11-08 12:44:51 to 2024-11-11 22:39:18 UTC [more...]
[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-11 22:39 UTC (6+ messages)
` [PATCH v6 3/7] Adjust symbol ordering in text output section
[PATCH] Documentation/CoC: spell out enforcement for unacceptable behaviors
2024-11-11 22:35 UTC (6+ messages)
[PATCH 0/3] KVM: x86: Small changes to support VMware guests
2024-11-11 20:55 UTC (11+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
[PATCH v8 00/29] riscv control-flow integrity for usermode
2024-11-11 20:54 UTC (30+ messages)
` [PATCH v8 01/29] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v8 02/29] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v8 03/29] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v8 04/29] riscv: zicfiss / zicfilp enumeration
` [PATCH v8 05/29] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v8 06/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v8 07/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v8 08/29] riscv mm: manufacture shadow stack pte
` [PATCH v8 09/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v8 10/29] riscv mmu: write protect and shadow stack
` [PATCH v8 11/29] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v8 13/29] prctl: arch-agnostic prctl for shadow stack
` [PATCH v8 14/29] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v8 15/29] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v8 16/29] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v8 17/29] riscv/traps: Introduce software check exception
` [PATCH v8 18/29] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v8 19/29] riscv/signal: save and restore of shadow stack for signal
` [PATCH v8 20/29] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v8 21/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v8 22/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v8 23/29] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v8 25/29] riscv: kernel command line option to opt out of user cfi
` [PATCH v8 26/29] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v8 27/29] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v8 28/29] riscv: Documentation for shadow stack on riscv
` [PATCH v8 29/29] kselftest/riscv: kselftest for user mode cfi
[RFC PATCH v2 0/3] Add support for the ERAPS feature
2024-11-11 20:40 UTC (11+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD
` [RFC PATCH v2 2/3] x86: cpu/bugs: add support for AMD ERAPS feature
` [RFC PATCH v2 3/3] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN
[PATCH net-next v5] eth: fbnic: Add PCIe hardware statistics
2024-11-11 20:25 UTC (2+ messages)
[PATCH v2] tpm: Opt-in in disable PCR integrity protection
2024-11-11 20:12 UTC (6+ messages)
[PATCH net-next v4] eth: fbnic: Add PCIe hardware statistics
2024-11-11 19:57 UTC (5+ messages)
[PATCH v7 0/4] drm: Minimum backlight overrides and implementation for amdgpu
2024-11-11 18:09 UTC (5+ messages)
` [PATCH v7 1/4] drm: Add panel backlight quirks
` [PATCH v7 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v7 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v7 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels
[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
2024-11-11 17:41 UTC (4+ messages)
[PATCH 1/2] Documentation: devres: add missing mailbox helpers
2024-11-11 17:35 UTC (3+ messages)
[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
2024-11-11 16:43 UTC (3+ messages)
` [PATCH v6 13/13] riscv: Add qspinlock support
[PATCH v2] Documentation/CoC: spell out enforcement for unacceptable behaviors
2024-11-11 16:37 UTC
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-11 14:59 UTC (26+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH 0/2] Documentation: Debugging guide
2024-11-11 14:57 UTC (15+ messages)
` [PATCH 1/2] docs: Add guides section for debugging
` [PATCH 2/2] docs: media: Debugging guide for the media subsystem
[PATCH V3] ALSA: machine: update documentation
2024-11-11 14:21 UTC (3+ messages)
[PATCH v11 0/8] Coresight for Kernel panic and watchdog reset
2024-11-11 12:47 UTC (9+ messages)
` [PATCH v11 1/8] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH v11 2/8] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v11 3/8] coresight: core: Add provision for panic callbacks
` [PATCH v11 4/8] coresight: tmc: Enable panic sync handling
` [PATCH v11 5/8] coresight: tmc: Add support for reading crash data
` [PATCH v11 6/8] coresight: tmc: Stop trace capture on FlIn
` [PATCH v11 7/8] coresight: config: Add preloaded configuration
` [PATCH v11 8/8] Documentation: coresight: Panic support
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-11 12:12 UTC (4+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
[PATCH] docs/mm: add VMA locks documentation
2024-11-11 10:39 UTC (5+ messages)
[PATCH v2] docs/mm: add VMA locks documentation
2024-11-11 8:39 UTC (4+ messages)
[PATCH] MAINTAINERS/MEMORY MANAGEMENT: add document files for mm
2024-11-11 8:03 UTC (2+ messages)
[PATCH v1 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs
2024-11-11 7:10 UTC (5+ messages)
[PATCH net-next v3 0/2] eth: fbnic: Add devlink dev flash support
2024-11-11 4:28 UTC (3+ messages)
` [PATCH net-next v3 1/2] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next v3 2/2] eth: fbnic: Add devlink dev flash support
[RFC PATCH] ALSA: Add debugging guide for audio issues
2024-11-11 3:37 UTC (8+ messages)
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-11 3:13 UTC (21+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
lwn.git does exist or changes access rights?
2024-11-11 2:26 UTC (3+ messages)
[PATCH V4] Docs/sound: Update codec-to-codec documentation
2024-11-10 21:30 UTC (3+ messages)
[PATCH] Input: docs: Fix the input_event struct documentation
2024-11-10 18:05 UTC
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
2024-11-10 13:46 UTC
[PATCH V2 RESEND] Docs: Update LSM/apparmor.rst
2024-11-09 20:36 UTC (2+ messages)
[PATCH v10 00/14] riscv: Add support for xtheadvector
2024-11-09 19:34 UTC (3+ messages)
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
[PATCH V2] ALSA: machine: update documentation
2024-11-09 19:18 UTC (6+ messages)
[PATCH net-next v3] eth: fbnic: Add PCIe hardware statistics
2024-11-09 17:55 UTC (3+ messages)
[PATCH] docs: hwmon: Fix typos in sch5627 and max31827
2024-11-09 16:19 UTC (4+ messages)
[PATCH v3 0/3] iio: imu: add devices to adis16480 driver
2024-11-09 11:22 UTC (5+ messages)
` [PATCH v3 2/3] iio: imu: adis16480: add devices to adis16480 - docs
` [PATCH v3 3/3] dt-bindings: iio: adis16480: add devices to adis16480
[PATCH 4/4] docs: driver-api: firmware_loader: Convert to platform remove callback returning void
2024-11-09 9:22 UTC
[PATCH 29/63] dyndbg-doc: add classmap info to howto
2024-11-09 5:18 UTC
[PATCH net-next v9 0/6] Suspend IRQs during application busy periods
2024-11-09 5:02 UTC (2+ messages)
` [PATCH net-next v9 6/6] docs: networking: Describe irq suspension
[PATCH v2 0/3] Make Helped-by tag supported
2024-11-09 3:10 UTC (5+ messages)
[PATCH net-next v19 00/10] net: Make timestamping selectable
2024-11-09 1:43 UTC (3+ messages)
` [PATCH net-next v19 09/10] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
[PATCH 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2024-11-09 0:36 UTC (5+ messages)
` [PATCH 1/2] perf: Fujitsu: Add the Uncore MAC "
[PATCH net-next v2] eth: fbnic: Add PCIe hardware statistics
2024-11-08 22:37 UTC (3+ messages)
[PATCH 2/2] perf: Fujitsu: Add the Uncore PCI PMU driver
2024-11-08 22:33 UTC (2+ messages)
[PATCH 1/2] docs: net: Fix text in eth/intel, mlx5 and switchdev docs
2024-11-08 20:25 UTC (2+ messages)
` [PATCH 2/2] docs: net: Fix sfp-phylink whitespace
[PATCH net v2 1/2] net: fix SO_DEVMEM_DONTNEED looping too long
2024-11-08 18:45 UTC (8+ messages)
` [PATCH net v2 2/2] net: clarify SO_DEVMEM_DONTNEED behavior in documentation
[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
2024-11-08 17:40 UTC (2+ messages)
[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-08 17:27 UTC (2+ messages)
[PATCH net-next v6] net: Implement fault injection forcing skb reallocation
2024-11-08 16:02 UTC (2+ messages)
[PATCH] Documentation: extcon: add documentation for Extcon subsystem
2024-11-08 14:47 UTC (3+ messages)
[PATCH 3/3] [PATCH v6] leds: Add LED1202 I2C driver
2024-11-08 14:34 UTC (2+ messages)
[PATCH v2 0/2] Add driver for LTP8800-1A, LTP8800-2 and LTP8800-4A
2024-11-08 14:31 UTC (5+ messages)
` [PATCH v2 2/2] hwmon: pmbus: add driver for ltp8800-1a, ltp8800-4a, and ltp8800-2
[PATCH] ALSA: machine: update documentation
2024-11-08 13:17 UTC (4+ 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).