messages from 2024-07-10 23:42:49 to 2024-07-13 00:00:49 UTC [more...]
[PATCH] docs: maintainer: discourage taking conversations off-list
2024-07-13 0:00 UTC (9+ messages)
[PATCH-patch v6] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-12 23:29 UTC
[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
2024-07-12 23:18 UTC (14+ 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 v5 0/5] Changes in v5:
2024-07-12 22:19 UTC (10+ 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
` [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
` [PATCH v5 5/5] firmware: imx: adds miscdev
[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-07-12 22:17 UTC (36+ 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 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 (20+ 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 v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-07-12 15:06 UTC (11+ messages)
[PATCH] Documentation/powerpc: Mention 40x is removed
2024-07-12 12:53 UTC (2+ messages)
[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
2024-07-12 12:22 UTC (15+ messages)
[PATCH v4 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-07-12 11:20 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add "
` [PATCH v4 2/3] iio: adc: ad4695: Add driver for "
` [PATCH v4 3/3] Documentation: iio: Document ad4695 driver
[PATCH v5] riscv: hwprobe: export highest virtual userspace address
2024-07-12 10:20 UTC (2+ messages)
[PATCH] irqdomain: Fix the kernel-doc and plug it into Documentation
2024-07-12 6:41 UTC
[PATCH V4][RESEND] LoongArch: Add AVEC irqchip support
2024-07-12 1:32 UTC (5+ messages)
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-11 23:52 UTC (15+ messages)
` [RFC PATCH 04/18] KVM: Fail __gfn_to_hva_many for userfault gfns
` [RFC PATCH 11/18] KVM: arm64: Add vCPU memory fault fast-path for Userfault
` [RFC PATCH 12/18] KVM: arm64: Add userfault support for steal-time
` [RFC PATCH 13/18] KVM: Add atomic parameter to __gfn_to_hva_many
` [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT
` [RFC PATCH 15/18] KVM: guest_memfd: Add KVM Userfault support
` [RFC PATCH 16/18] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION
` [RFC PATCH 17/18] KVM: selftests: Add KVM Userfault mode to demand_paging_test
` [RFC PATCH 18/18] KVM: selftests: Remove restriction in vm_set_memory_attributes
[PATCH v4 0/7] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-11 22:48 UTC (14+ messages)
` [PATCH v4 1/7] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v4 2/7] dt-bindings: riscv: Add Zicclsm ISA extension description
` [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
[PATCH net-next v16 00/13] Device Memory TCP
2024-07-11 21:41 UTC (15+ messages)
` [PATCH net-next v16 05/13] page_pool: devmem support
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v16 13/13] netdev: add dmabuf introspection
[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-11 20:35 UTC (7+ messages)
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v3 7/8] RISC-V: Report vector unaligned access speed hwprobe
[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-07-11 20:33 UTC (16+ messages)
` [PATCH v5 1/7] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v5 2/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
` [PATCH v5 4/7] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v5 5/7] firmware: imx: add i.MX95 MISC driver
` [PATCH v5 6/7] rtc: support i.MX95 BBM RTC
` [PATCH v5 7/7] input: keyboard: support i.MX95 BBM module
[PATCH net-next 3/5] ice: Add support for devlink local_forwarding param
2024-07-11 20:19 UTC
[PATCH v5 0/9] fs: multigrain timestamp redux
2024-07-11 19:40 UTC (21+ messages)
` [PATCH v5 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v5 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v5 3/9] fs: add percpu counters for significant "
` [PATCH v5 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v5 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v5 6/9] xfs: switch to "
` [PATCH v5 7/9] ext4: "
` [PATCH v5 8/9] btrfs: convert "
` [PATCH v5 9/9] tmpfs: add support for "
[PATCH v7 2/4] PCI: qcom-ep: Add support for D-state change notification
2024-07-11 18:48 UTC (3+ messages)
[PATCH -next] cgroup/misc: Introduce misc.events.local
2024-07-11 17:22 UTC (2+ messages)
[PATCH v6 3/5] PCI: qcom-ep: Add wake up host op to dw_pcie_ep_ops
2024-07-11 17:04 UTC (2+ messages)
[PATCH v6 4/5] PCI: epf-mhi: Add wakeup host op
2024-07-11 16:56 UTC (2+ messages)
[PATCH v6 5/5] bus: mhi: ep: wake up host if the MHI state is in M3
2024-07-11 16:47 UTC (2+ messages)
[PATCH v3 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-07-11 16:11 UTC (4+ messages)
` [PATCH v3 2/3] iio: adc: ad4695: Add "
[PATCH 0/2] virtio-fs: Add 'file' mount option
2024-07-11 15:04 UTC (10+ messages)
[PATCH v4 00/16] Enable Linear Address Space Separation support
2024-07-11 14:03 UTC (15+ messages)
` [PATCH v4 02/16] x86/asm: Introduce inline memcpy and memset
` [PATCH v4 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v4 07/16] x86/cpu: Defer CR pinning setup until after EFI initialization
[PATCH-cgroup v5] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-11 13:45 UTC (2+ messages)
[PATCH] x86/xen: remove deprecated xen_nopvspin boot parameter
2024-07-11 13:35 UTC (2+ messages)
[PATCH-cgroup v4] cgroup: Show # of subsystem CSSes in cgroup.stat
2024-07-11 13:25 UTC (4+ messages)
[PATCH v2] xen: make multicall debug boot time selectable
2024-07-11 13:24 UTC (2+ messages)
[PATCH v2 0/5] Fix issues with ARM Processor CPER records
2024-07-11 6:28 UTC
[PATCH v2 5/5] docs: efi: add CPER functions to driver-api
2024-07-11 6:28 UTC
[net-next v5 0/2] net: wwan: t7xx: Add t7xx debug port
2024-07-11 2:35 UTC (3+ messages)
` [net-next v5 1/2] wwan: core: Add WWAN ADB and MIPC port type
` [net-next v5 2/2] net: wwan: t7xx: Add debug port
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).