messages from 2024-07-02 23:59:09 to 2024-07-06 05:48:40 UTC [more...]
[PATCH v1] zh_CN/admin-guide: one typo fix
2024-07-06 5:48 UTC (5+ messages)
[PATCH V2 2/2] LoongArch: Add AVEC irqchip support
2024-07-06 4:50 UTC (4+ messages)
[PATCH V3] LoongArch: Add AVEC irqchip support
2024-07-06 2:45 UTC
[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
2024-07-06 2:25 UTC (7+ 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 v2 3/6] mm: zswap: proactive shrinking before pool size limit is hit
` [PATCH v2 4/6] mm: zswap: make writeback run in the background
` [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 v6 0/7] net: pse-pd: Add new PSE c33 features
2024-07-06 1:50 UTC (11+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
` [PATCH net-next v6 2/7] netlink: specs: Expand the PSE netlink command with C33 new features
` [PATCH net-next v6 3/7] net: pse-pd: pd692x0: Expand ethtool status message
` [PATCH net-next v6 4/7] net: pse-pd: Add new power limit get and set c33 features
` [PATCH net-next v6 5/7] net: ethtool: Add new power limit get and set features
` [PATCH net-next v6 6/7] netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes
` [PATCH net-next v6 7/7] net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks
[PATCH] xen: make multicall debug boot time selectable
2024-07-05 22:36 UTC (2+ messages)
[PATCH v3 0/9] fs: multigrain timestamp redux
2024-07-05 20:59 UTC (13+ messages)
` [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v3 3/9] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH v3 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v3 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v3 6/9] xfs: switch to "
` [PATCH v3 7/9] ext4: "
` [PATCH v3 8/9] btrfs: convert "
` [PATCH v3 9/9] tmpfs: add support for "
[PATCH v4 0/5] Changes in v4:
2024-07-05 20:47 UTC (8+ messages)
` [PATCH v4 1/5] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v4 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v4 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v4 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v4 5/5] firmware: imx: adds miscdev
[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-07-05 18:35 UTC (3+ messages)
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-07-05 17:27 UTC (21+ messages)
` [PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v2 03/10] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v2 04/10] riscv: Improve amocas.X use in cmpxchg()
` [PATCH v2 06/10] riscv: Implement xchg8/16() using Zabha
` [PATCH v2 07/10] riscv: Improve amoswap.X use in xchg()
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension
[PATCH 1/3] kbuild: raise the minimum GNU Make requirement to 4.0
2024-07-05 16:52 UTC (2+ messages)
[PATCH net-next v16 00/14] net: Make timestamping selectable
2024-07-05 15:03 UTC (15+ messages)
` [PATCH net-next v16 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v16 02/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v16 03/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v16 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v16 05/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v16 06/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v16 07/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v16 08/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v16 09/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v16 10/14] net: macb: "
` [PATCH net-next v16 11/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v16 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v16 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
` [PATCH net-next v16 14/14] netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-05 14:24 UTC (3+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
[PATCH 06/13] rust: start supporting several compiler versions
2024-07-05 13:46 UTC (10+ messages)
` [PATCH 13/13] docs: rust: quick-start: add section on Linux distributions
[RFC PATCH V2 00/12] Introduce Tegra register config settings
2024-07-05 10:51 UTC (6+ messages)
` [RFC PATCH V2 04/12] dt-bindings: misc: tegra-i2c: "
[PATCH] docs: networking: devlink: capitalise length value
2024-07-05 6:40 UTC (2+ messages)
[PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
2024-07-05 2:52 UTC (2+ messages)
[PATCH V2 1/2][RESEND] docs: Add advanced extended IRQ model description
2024-07-05 1:48 UTC
[PATCH 1/2] docs: Add advanced extended IRQ model description
2024-07-05 1:41 UTC
[PATCH v5] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
2024-07-05 1:36 UTC (4+ messages)
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-04 17:56 UTC (15+ messages)
` [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH 06/13] rust: start supporting several compiler versions
2024-07-04 15:22 UTC (2+ messages)
[PATCH] docs: iommu: Remove outdated Documentation/userspace-api/iommu.rst
2024-07-04 14:18 UTC (3+ messages)
[PATCH] documentation: Fix riscv cmodx example
2024-07-04 13:10 UTC (2+ messages)
[PATCH 0/3] Add back DEVNAME:0.0 console handling
2024-07-04 12:57 UTC (7+ messages)
` [PATCH 1/3] printk: Add match_devname_and_update_preferred_console()
` [PATCH 2/3] serial: core: Add serial_base_match_and_update_preferred_console()
` [PATCH 3/3] Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports
[PATCH v10 0/3] Add support for Intel PPS Generator
2024-07-04 11:50 UTC (3+ messages)
[PATCH v23 00/32] Introduce QC USB SND audio offloading support
2024-07-04 11:25 UTC (20+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB
[PATCH v5 -next] cgroup/misc: Introduce misc.peak
2024-07-04 5:54 UTC (5+ messages)
[PATCH 0/4] Docs/mm: rename legacy docs to unsorted docs
2024-07-04 3:33 UTC (9+ messages)
` [PATCH 4/4] Docs/mm/index: move allocation profiling document to unsorted documents chapter
[PATCH] Documentation: Document user_events ioctl code
2024-07-03 23:13 UTC (3+ messages)
[PATCH v2 0/2] Documentation: update information for mailing lists
2024-07-03 23:04 UTC (2+ messages)
[PATCH] Documentation: exception-tables.rst: Fix the wrong steps referenced
2024-07-03 22:50 UTC (3+ messages)
[PATCH v3] docs/zh_CN: add process/researcher-guidelines Chinese translation
2024-07-03 22:45 UTC (3+ messages)
[PATCH] Documentation/tools/rv: fix document header
2024-07-03 22:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH] docs/sp_SP: Add translation of process/maintainer-kvm-x86.rst
2024-07-03 22:35 UTC (2+ messages)
[PATCH] docs/admin-guide/mm: correct typo 'quired' to 'queried'
2024-07-03 22:22 UTC (2+ messages)
[PATCH] Add libps2 to the input section of driver-api
2024-07-03 22:21 UTC (2+ messages)
[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-07-03 21:48 UTC (21+ messages)
` [PATCH v5 01/20] x86/cpufeatures: Add support for "
` [PATCH v5 02/20] x86/resctrl: Add ABMC feature in the command line options
` [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 08/20] x86/resctrl: Introduce interface to display number of monitoring counters
` [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 14/20] x86/resctrl: Add the interface to unassign "
` [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 0/8] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-03 21:47 UTC (10+ messages)
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
2024-07-03 20:38 UTC (4+ messages)
[PATCH v4 0/2] Add MPS MP5920 Host-Swap controller
2024-07-03 15:49 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add MPS mp5920
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-07-03 13:18 UTC (4+ messages)
[PATCH 0/2] Add driver for keyboard backlight on Magic keyboards found on T2 Macs
2024-07-03 11:21 UTC (2+ messages)
[PATCH v4 1/3] dt-bindings: iio: accel: add ADXL380
2024-07-03 7:06 UTC (3+ messages)
` [PATCH v4 2/3] iio: accel: add ADXL380 driver
[PATCH v5 0/5] pids controller events rework
2024-07-03 6:59 UTC (3+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
[PATCH v4 00/13] riscv: Add support for xtheadvector
2024-07-03 5:56 UTC (14+ messages)
` [PATCH v4 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v4 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v4 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v4 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v4 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v4 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v4 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v4 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 12/13] selftests: riscv: Fix vector tests
` [PATCH v4 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v6 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
2024-07-03 2:30 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add Sophgo "
` [PATCH v6 2/2] drivers: hwmon: sophgo: Add "
[PATCH] tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F
2024-07-02 23:59 UTC (2+ 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).