messages from 2024-07-16 04:50:09 to 2024-07-17 20:14:19 UTC [more...]
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-17 20:14 UTC (26+ messages)
[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
2024-07-17 19:01 UTC (11+ messages)
` [PATCH v2 1/6] mm: zswap: fix global shrinker memcg iteration
` [PATCH v2 2/6] mm: zswap: fix global shrinker error handling logic
[PATCH v5 0/7] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-17 18:07 UTC (8+ messages)
` [PATCH v5 1/7] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v5 2/7] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v5 3/7] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v5 4/7] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v5 5/7] RISC-V: Detect unaligned vector accesses supported
` [PATCH v5 6/7] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v5 7/7] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH net-next v17 00/14] net: Make timestamping selectable
2024-07-17 17:44 UTC (15+ messages)
` [PATCH net-next v17 08/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v17 09/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v17 10/14] net: macb: "
` [PATCH net-next v17 11/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
` [PATCH net-next v17 14/14] netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-07-17 17:31 UTC (9+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-07-17 17:19 UTC (51+ messages)
` [PATCH v5 04/20] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v5 06/20] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v5 07/20] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 10/20] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v5 11/20] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v5 12/20] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v5 13/20] x86/resctrl: Add the interface to assign hardware counter
` [PATCH v5 15/20] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
` [PATCH v5 16/20] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode
` [PATCH v5 17/20] x86/resctrl: Introduce the interface switch between monitor modes
` [PATCH v5 18/20] x86/resctrl: Enable AMD ABMC feature by default when supported
` [PATCH v5 19/20] x86/resctrl: Introduce interface to list monitor states of all the groups
` [PATCH v5 20/20] x86/resctrl: Introduce interface to modify assignment states of "
[PATCH v3 00/11] Zacas/Zabha support and qspinlocks
2024-07-17 16:37 UTC (24+ messages)
` [PATCH v3 01/11] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v3 02/11] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v3 03/11] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v3 04/11] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v3 05/11] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v3 06/11] riscv: Implement xchg8/16() using Zabha
` [PATCH v3 07/11] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v3 08/11] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v3 09/11] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v3 10/11] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v3 11/11] riscv: Add qspinlock support
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-17 15:34 UTC (6+ messages)
` [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-07-17 15:28 UTC (9+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-07-17 14:12 UTC (4+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
[PATCH v6 0/9] fs: multigrain timestamp redux
2024-07-17 12:02 UTC (21+ messages)
` [PATCH v6 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v6 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v6 3/9] fs: add percpu counters for significant "
` [PATCH v6 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v6 7/9] ext4: switch to "
` [PATCH v6 9/9] tmpfs: add support for "
[PATCH v3 0/2] hwmon: add GPD devices sensor driver
2024-07-17 7:11 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hwmon: document: add gpd-fan
[PATCH v2 0/2] hwmon: add GPD devices sensor driver
2024-07-17 7:04 UTC (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hwmon: document: add gpd-fan
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-07-17 6:19 UTC (9+ messages)
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension
[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
2024-07-16 20:19 UTC (3+ messages)
[PATCH v9-resend 00/54] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2024-07-16 18:58 UTC (55+ messages)
` [PATCH v9-resend 01/54] docs/dyndbg: update examples \012 to \n
` [PATCH v9-resend 02/54] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v9-resend 03/54] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v9-resend 04/54] dyndbg: make ddebug_class_param union members same size
` [PATCH v9-resend 05/54] dyndbg: replace classmap list with a vector
` [PATCH v9-resend 06/54] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v9-resend 07/54] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v9-resend 08/54] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v9-resend 09/54] dyndbg: reduce verbose/debug clutter
` [PATCH v9-resend 10/54] dyndbg: silence debugs with no-change updates
` [PATCH v9-resend 11/54] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v9-resend 12/54] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9-resend 13/54] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v9-resend 14/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9-resend 15/54] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v9-resend 16/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v9-resend 17/54] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v9-resend 18/54] dyndbg-doc: add classmap info to howto
` [PATCH v9-resend 19/54] dyndbg: treat comma as a token separator
` [PATCH v9-resend 20/54] selftests-dyndbg: add comma_terminator_tests
` [PATCH v9-resend 21/54] dyndbg: split multi-query strings with %
` [PATCH v9-resend 22/54] selftests-dyndbg: test_percent_splitting
` [PATCH v9-resend 23/54] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v9-resend 24/54] selftests-dyndbg: add test_mod_submod
` [PATCH v9-resend 25/54] dyndbg-doc: explain flags parse 1st
` [PATCH v9-resend 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v9-resend 27/54] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
` [PATCH v9-resend 28/54] dyndbg-selftest: reduce default verbosity
` [PATCH v9-resend 29/54] drm: use correct ccflags-y spelling
` [PATCH v9-resend 30/54] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v9-resend 31/54] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
` [PATCH v9-resend 32/54] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v9-resend 33/54] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v9-resend 34/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9-resend 35/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v9-resend 36/54] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v9-resend 37/54] drm-print: workaround unused variable compiler meh
` [PATCH v9-resend 38/54] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v9-resend 39/54] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9-resend 40/54] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9-resend 41/54] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v9-resend 42/54] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v9-resend 43/54] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v9-resend 44/54] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v9-resend 45/54] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v9-resend 46/54] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v9-resend 47/54] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v9-resend 48/54] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v9-resend 49/54] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v9-resend 50/54] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v9-resend 51/54] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v9-resend 52/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v9-resend 53/54] dyndbg: tighten up kdoc about DYNDBG_CLASSMAP_* macros
` [PATCH v9-resend 54/54] docs-dyndbg: improve howto classmaps api section
[PATCH] docs: iio: new docs for ad7380 driver
2024-07-16 18:04 UTC (2+ messages)
[PATCH v5 1/3] dt-bindings: iio: accel: add ADXL380
2024-07-16 17:52 UTC (3+ messages)
` [PATCH v5 2/3] iio: accel: add ADXL380 driver
[PATCH 0/2] hwmon: add GPD devices sensor driver
2024-07-16 17:27 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: document: add gpd-fan
[PATCH v2] Documentation: Document user_events ioctl code
2024-07-16 17:15 UTC (2+ messages)
[PATCH] docs/pinctrl: fix typo in mapping example
2024-07-16 17:12 UTC (2+ messages)
[PATCH v2] docs: maintainer: discourage taking conversations off-list
2024-07-16 17:08 UTC (2+ messages)
[PATCH v2 0/1] docs: scheduler: Start documenting the EEVDF scheduler
2024-07-16 16:45 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
2024-07-16 14:00 UTC (5+ messages)
[PATCH v5 0/5] Changes in v5:
2024-07-16 12:54 UTC (5+ messages)
` [PATCH v5 5/5] firmware: imx: adds miscdev
[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-07-16 9:56 UTC (6+ messages)
` [PATCH v5 1/7] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
[PATCH V5] LoongArch: Add AVEC irqchip support
2024-07-16 9:24 UTC (2+ messages)
[PATCH] accel/qaic: Remove the description of DRM_IOCTL_QAIC_PART_DEV
2024-07-16 7:30 UTC
[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-16 7:05 UTC (2+ messages)
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-07-16 5:35 UTC (3+ messages)
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
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).