messages from 2024-10-08 22:10:18 to 2024-10-09 22:54:38 UTC [more...]
[PATCH v4] doc:it_IT: update documents in process/
2024-10-09 22:45 UTC
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-09 22:49 UTC (28+ messages)
` [PATCH v8 01/25] x86/cpufeatures: Add support for "
` [PATCH v8 02/25] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v8 03/25] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v8 04/25] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v8 05/25] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init()
` [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v8 11/25] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v8 12/25] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v8 13/25] x86/resctrl: Introduce mbm_cntr_map to track assignable counters at domain
` [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v8 15/25] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v8 16/25] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v8 18/25] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v8 21/25] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v8 22/25] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v8 23/25] x86/resctrl: Update assignments on event configuration changes
` [PATCH v8 24/25] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of "
[PATCH] XArray: minor documentation improvements
2024-10-09 22:22 UTC (8+ messages)
` [PATCH v2] "
[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
2024-10-09 22:02 UTC (5+ messages)
[PATCH] Documentation/gpu: Fix Panthor documentation build warnings
2024-10-09 21:43 UTC
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-09 20:49 UTC (3+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-09 20:46 UTC (39+ messages)
` [PATCH v4 01/28] test printk: Add very basic struct resource tests
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 03/28] cxl/cdat: Use %pra for dpa range outputs
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 05/28] dax: Document dax dev range tuple
` [PATCH v4 06/28] cxl/pci: Delay event buffer allocation
` [PATCH v4 08/28] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v4 09/28] cxl/core: Separate region mode from decoder mode
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents
[PATCH 1/6] x86/bugs: Create single parameter for VERW based mitigations
2024-10-09 20:34 UTC (8+ messages)
[PATCH v4 0/9] nfsd: implement the "delstid" draft
2024-10-09 18:39 UTC (2+ messages)
[PATCH] remoteproc: Fix spelling error in remoteproc.rst
2024-10-09 18:08 UTC (5+ messages)
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-09 17:49 UTC (26+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
` [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
` [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-09 17:42 UTC (24+ messages)
` [PATCH net-next 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next 03/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 05/12] net: pse-pd: Add support for getting and setting port priority
` [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
[PATCH v4 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
2024-10-09 16:15 UTC (2+ messages)
[PATCH v4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
2024-10-09 16:13 UTC (2+ messages)
[PATCH v2] Docs/mm: Fix a mistake for pfn in page_tables.rst
2024-10-09 15:53 UTC (2+ messages)
[PATCH v4 0/8] Add iio backend compatibility for ad7606
2024-10-09 14:59 UTC (16+ messages)
` [PATCH v4 1/8] dt-bindings: iio: adc: ad7606: Remove spi-cpha from required
` [PATCH v4 2/8] dt-bindings: iio: adc: ad7606: Add iio backend bindings
` [PATCH v4 3/8] Documentation: iio: Document ad7606 driver
` [PATCH v4 4/8] iio: adc: ad7606: Add PWM support for conversion trigger
` [PATCH v4 5/8] iio: adc: ad7606: Add compatibility to fw_nodes
` [PATCH v4 6/8] iio: adc: ad7606: Introduce num_adc_channels
` [PATCH v4 7/8] iio: adc: ad7606: Add iio-backend support
` [PATCH v4 8/8] iio: adc: ad7606: Disable PWM usage for non backend version
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
2024-10-09 13:57 UTC (12+ messages)
` [PATCH RFC v5 01/10] virtio_net: Add functions for hashing
` [PATCH RFC v5 04/10] tun: Unify vnet implementation
` [PATCH RFC v5 05/10] tun: Pad virtio header with zero
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS
[PATCH 00/12] Add support for PSE port priority
2024-10-09 13:49 UTC (3+ messages)
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-09 13:36 UTC (44+ messages)
` [PATCH v6 01/33] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v6 03/33] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v6 04/33] riscv: Add support for per-thread envcfg CSR values
` [PATCH v6 05/33] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v6 08/33] riscv: zicfiss / zicfilp enumeration
` [PATCH v6 09/33] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v6 10/33] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v6 12/33] riscv mm: manufacture shadow stack pte
` [PATCH v6 13/33] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v6 14/33] riscv mmu: write protect and shadow stack
` [PATCH v6 15/33] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v6 17/33] prctl: arch-agnostic prctl for shadow stack
` [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v6 20/33] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v6 21/33] riscv/traps: Introduce software check exception
` [PATCH v6 22/33] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v6 23/33] riscv/signal: save and restore of shadow stack for signal
` [PATCH v6 24/33] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v6 25/33] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v6 26/33] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v6 27/33] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v6 28/33] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v6 29/33] riscv: kernel command line option to opt out of user cfi
` [PATCH v6 30/33] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v6 31/33] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v6 32/33] riscv: Documentation for shadow stack on riscv
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
[PATCH net v2] docs: netdev: document guidance on cleanup patches
2024-10-09 12:50 UTC (3+ messages)
[PATCH net-next v4] doc: net: Fix .rst rendering of net_cachelines pages
2024-10-09 12:41 UTC (2+ messages)
[PATCH v8 1/8] PCI: Protect Link Control 2 Register with RMW locking
2024-10-09 9:52 UTC
[RFC 0/3] Add PPS generators
2024-10-09 9:19 UTC (15+ messages)
` [RFC 1/3] drivers pps: add PPS generators support
` [RFC 2/3] Documentation pps.rst: add PPS generators documentation
` [RFC 3/3] Documentation ABI: add PPS generators documentaion
[PATCH 1/2] platform/x86: wmi: Update WMI driver API documentation
2024-10-09 9:08 UTC (3+ messages)
[PATCH v7 0/5] Changes in v7:
2024-10-09 5:15 UTC (10+ messages)
` [PATCH v7 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[net-next v5 0/9] Add support for per-NAPI config via netlink
2024-10-09 0:54 UTC (4+ messages)
` [net-next v5 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [net-next v5 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [net-next v5 5/9] net: napi: Add napi_config
[PATCH net-next 01/12] ice: Implement ethtool reset support
2024-10-08 23:34 UTC
[RFC net-next v4 0/9] Add support for per-NAPI config via netlink
2024-10-08 22:28 UTC (6+ messages)
` [RFC net-next v4 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [RFC net-next v4 5/9] net: napi: Add napi_config
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).