messages from 2024-07-11 22:00:05 to 2024-07-16 07:20:10 UTC [more...]
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-16 7:20 UTC (5+ messages)
[PATCH-cgroup v7] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-16 7:05 UTC (4+ messages)
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-07-16 6:43 UTC (22+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 06/10] riscv: Implement xchg8/16() "
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension
[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
[PATCH v5 0/5] Changes in v5:
2024-07-16 4:50 UTC (19+ messages)
` [PATCH v5 1/5] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v5 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [EXT] "
` [PATCH v5 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v5 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
` [PATCH v5 5/5] firmware: imx: adds miscdev
` [EXT] "
[PATCH v5 0/5] pids controller events rework
2024-07-16 3:27 UTC (4+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
2024-07-16 2:30 UTC (21+ messages)
` [PATCH v2 3/6] mm: zswap: proactive shrinking before pool size limit is hit
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is
` [PATCH v2 6/6] mm: zswap: interrupt shrinker writeback while pagein/out IO
[PATCH net-next v17 00/14] net: Make timestamping selectable
2024-07-15 23:44 UTC (18+ messages)
` [PATCH net-next v17 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v17 02/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v17 03/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 05/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v17 06/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v17 07/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-07-15 23:15 UTC (12+ messages)
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-15 21:37 UTC (9+ messages)
` [RFC PATCH 02/18] KVM: Add KVM_CAP_USERFAULT and KVM_MEMORY_ATTRIBUTE_USERFAULT
` [RFC PATCH 04/18] KVM: Fail __gfn_to_hva_many for userfault gfns
` [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT
[PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
2024-07-15 21:24 UTC (3+ messages)
[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-07-15 20:04 UTC (41+ messages)
` [PATCH v5 01/20] x86/cpufeatures: Add support for "
` [PATCH v5 03/20] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v5 04/20] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v5 05/20] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [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 v6 0/9] fs: multigrain timestamp redux
2024-07-15 20:03 UTC (16+ 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 6/9] xfs: switch to "
` [PATCH v6 7/9] ext4: "
` [PATCH v6 8/9] btrfs: convert "
` [PATCH v6 9/9] tmpfs: add support for "
[PATCH-cgroup v2 0/5] cgroup/cpuset: Fix miscellaneous issues
2024-07-15 19:17 UTC (4+ messages)
` [PATCH-cgroup v2 4/5] cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus
[PATCH v2] Documentation: Document user_events ioctl code
2024-07-15 18:14 UTC
[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
2024-07-15 16:40 UTC (3+ messages)
[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
2024-07-15 16:38 UTC (19+ messages)
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2024-07-15 15:27 UTC (9+ messages)
[PATCH 1/1] Docs/admin-guide: Remove pmf leftover reference from the index
2024-07-15 14:45 UTC (2+ messages)
[PATCH-patch v6] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-15 14:00 UTC (3+ messages)
[PATCH] docs: maintainer: discourage taking conversations off-list
2024-07-15 13:29 UTC (22+ messages)
[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-07-15 12:59 UTC (12+ messages)
` [PATCH v5 1/7] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v5 6/7] rtc: support i.MX95 BBM RTC
[PATCH v10 0/3] Add support for Intel PPS Generator
2024-07-15 9:36 UTC (5+ messages)
[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-07-15 9:19 UTC (6+ messages)
` [PATCH v3 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH V5] LoongArch: Add AVEC irqchip support
2024-07-15 7:32 UTC (5+ messages)
[PATCH v2 0/1] docs: scheduler: Start documenting the EEVDF scheduler
2024-07-15 5:15 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] x86/xen: remove deprecated xen_nopvspin boot parameter
2024-07-14 21:26 UTC (2+ messages)
[PATCH v2] docs: maintainer: discourage taking conversations off-list
2024-07-13 23:50 UTC
[PATCH 0/1] docs: scheduler: Start documenting the EEVDF scheduler
2024-07-13 14:00 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] irqdomain: Fix the kernel-doc and plug it into Documentation
2024-07-13 4:06 UTC (2+ messages)
[PATCH V4] PCI: Extend ACS configurability
2024-07-12 21:57 UTC (2+ messages)
[PATCH v7 0/7] Add support for AD4000 series of ADCs
2024-07-12 21:07 UTC (9+ messages)
` [PATCH v7 1/7] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v7 2/7] spi: bitbang: Implement support for MOSI idle state configuration
` [PATCH v7 3/7] spi: spi-gpio: Add "
` [PATCH v7 4/7] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
` [PATCH v7 5/7] dt-bindings: iio: adc: Add AD4000
` [PATCH v7 6/7] iio: adc: Add support for AD4000
` [PATCH v7 7/7] Documentation: Add AD4000 documentation
[PATCH] docs: driver-model: platform: update the definition of platform_driver
2024-07-12 20:47 UTC (2+ messages)
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-07-12 19:30 UTC (9+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
[PATCH v3 1/2] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-12 17:10 UTC (12+ messages)
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-12 15:52 UTC (7+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
[PATCH] Documentation/powerpc: Mention 40x is removed
2024-07-12 12:53 UTC (2+ messages)
[PATCH v4 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-07-12 11:20 UTC (3+ messages)
` [PATCH v4 2/3] iio: adc: ad4695: Add "
[PATCH v5] riscv: hwprobe: export highest virtual userspace address
2024-07-12 10:20 UTC (2+ messages)
[PATCH V4][RESEND] LoongArch: Add AVEC irqchip support
2024-07-12 1:32 UTC (5+ messages)
[PATCH v4 0/7] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-11 22:48 UTC (12+ messages)
` [PATCH v4 3/7] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v4 4/7] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v4 5/7] RISC-V: Detect unaligned vector accesses supported
` [PATCH v4 6/7] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v4 7/7] RISC-V: hwprobe: Document unaligned vector perf key
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).