linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-05 13:54:19 to 2023-12-06 17:56:41 UTC [more...]

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-12-06 17:56 UTC  (4+ messages)

[PATCH net-next v7 0/8] Support symmetric-xor RSS hash
 2023-12-06 17:55 UTC  (12+ messages)
` [PATCH net-next v7 1/8] net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
  ` [Intel-wired-lan] "
` [PATCH net-next v7 2/8] net: ethtool: get rid of get/set_rxfh_context functions
` [PATCH net-next v7 3/8] net: ethtool: add support for symmetric-xor RSS hash
` [PATCH net-next v7 4/8] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v7 5/8] ice: refactor RSS configuration
` [PATCH net-next v7 6/8] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v7 7/8] ice: enable symmetric-xor RSS for Toeplitz hash function
` [PATCH net-next v7 8/8] iavf: "

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2023-12-06 17:37 UTC  (11+ messages)
` [PATCH 01/15] x86/resctrl: Remove hard-coded memory bandwidth limit
` [PATCH 02/15] x86/resctrl: Remove hard-coded memory bandwidth event configuration

[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
 2023-12-06 17:24 UTC  (18+ messages)

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-06 16:56 UTC  (37+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
` [PATCH v8 3/6] zswap: make shrinking memcg-aware
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix)
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix 2)
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
  ` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat (fix)
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH v2 0/3] supplement of slab allocator removal
 2023-12-06 16:33 UTC  (12+ messages)
` [PATCH v2 1/3] Documentation: kernel-parameters: remove noaliencache
` [RFC PATCH v2 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-12-06 16:19 UTC  (16+ messages)
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs

[PATCH v6 0/1] mm: report per-page metadata information
 2023-12-06 15:59 UTC  (6+ messages)
` [PATCH v6 1/1] "

[PATCH v3 0/2] Add support for LTC4282
 2023-12-06 15:41 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add LTC4282 bindings
` [PATCH v3 2/2] hwmon: ltc4282: add support for the LTC4282 chip

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-06 15:05 UTC  (11+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH 0/3] supplyment of slab allocator removal
 2023-12-06 14:59 UTC  (7+ messages)
` [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"

[PATCH 1/1] Translated the RISC-V architecture boot documentation
 2023-12-06 14:41 UTC 

[PATCH] Translated the RISC-V architecture boot documentation
 2023-12-06 14:07 UTC 

[PATCH] initramfs: Expose retained initrd as sysfs file
 2023-12-06 14:16 UTC 

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-06 14:11 UTC  (6+ messages)
` [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code

[PATCH v5 1/5] Documentation/tcp: Fix an obvious typo
 2023-12-06 11:50 UTC  (2+ messages)

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-06 11:43 UTC  (2+ messages)
` [PATCH v4 043/115] pwm: Provide devm_pwmchip_alloc() function

[PATCH v18 00/12] Implement copy offload support
 2023-12-06 10:02 UTC  (13+ messages)
  ` [PATCH v18 01/12] block: Introduce queue limits and sysfs for copy-offload support
  ` [PATCH v18 02/12] Add infrastructure for copy offload in block and request layer
  ` [PATCH v18 03/12] block: add copy offload support
  ` [PATCH v18 04/12] block: add emulation for copy
  ` [PATCH v18 05/12] fs/read_write: Enable copy_file_range for block device
  ` [PATCH v18 06/12] fs, block: copy_file_range for def_blk_ops for direct "
  ` [PATCH v18 07/12] nvme: add copy offload support
  ` [PATCH v18 08/12] nvmet: add copy command support for bdev and file ns
  ` [PATCH v18 09/12] dm: Add support for copy offload
  ` [PATCH v18 10/12] dm: Enable copy offload for dm-linear target
  ` [PATCH v18 11/12] null: Enable trace capability for null block
  ` [PATCH v18 12/12] null_blk: add support for copy offload

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-06 10:06 UTC  (15+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
        ` [xdp-hints] "
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
      ` [xdp-hints] "

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2023-12-06  8:45 UTC  (4+ messages)

[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
 2023-12-06  8:41 UTC  (25+ messages)
` [PATCH net-next v2 2/8] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v2 4/8] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v2 7/8] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-12-06  8:37 UTC  (5+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED

[PATCH 0/3] hwmon: Add driver for Astera Labs PT516XX retimer
 2023-12-06  8:02 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add asteralabs
` [PATCH 2/3] dt-bindings: hwmon: pt516xx: add bindings
` [PATCH 3/3] hwmon: Add driver for Astera Labs PT516XX retimer

[PATCH 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-06  7:44 UTC  (10+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices

[PATCH v15 0/9] Enable Wifi RFI interference mitigation feature support
 2023-12-06  7:29 UTC  (10+ messages)
` [PATCH v15 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v15 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v15 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v15 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v15 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH v15 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v15 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH v15 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v15 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH v14 4/9] wifi: mac80211: Add support for WBRF features
 2023-12-06  4:34 UTC  (3+ messages)

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-06  3:54 UTC  (4+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH v1 0/2] hwmon: Driver for Nuvoton NCT736X
 2023-12-06  3:35 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add nct736x bindings
` [PATCH v1 2/2] hwmon: Driver for Nuvoton NCT736X

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-12-06  2:01 UTC  (13+ messages)

[PATCH v3 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
 2023-12-06  1:34 UTC  (4+ messages)
` [PATCH v3 5/5] arm64: dts: imx8dxl-ss-ddr: change ddr_pmu0 compatible

[PATCH net-next v5 5/5] ice: add documentation for FW logging
 2023-12-05 21:12 UTC 

[PATCH 07/15] x86/resctrl: Add support to enable/disable ABMC feature
 2023-12-05 18:50 UTC  (4+ messages)

[PATCH 14/15] x86/resctrl: Add interface unassign a ABMC counter
 2023-12-05 18:09 UTC  (3+ messages)

[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
 2023-12-05 16:48 UTC  (22+ messages)
` [PATCH v3 01/21] arm64/sysreg: Add definition for ID_AA64PFR2_EL1
` [PATCH v3 02/21] arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09
` [PATCH v3 03/21] arm64/sysreg: Add definition for ID_AA64ISAR3_EL1
` [PATCH v3 04/21] arm64/sysreg: Add definition for ID_AA64FPFR0_EL1
` [PATCH v3 05/21] arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09
` [PATCH v3 06/21] arm64/sysreg: Update SCTLR_EL1 "
` [PATCH v3 07/21] arm64/sysreg: Update HCRX_EL2 definition "
` [PATCH v3 08/21] arm64/sysreg: Add definition for FPMR
` [PATCH v3 09/21] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v3 10/21] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v3 11/21] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v3 12/21] arm64/signal: Add FPMR signal handling
` [PATCH v3 13/21] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v3 14/21] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v3 16/21] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v3 17/21] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v3 18/21] kselftest/arm64: Add basic FPMR test
` [PATCH v3 19/21] kselftest/arm64: Add 2023 DPISA hwcap test coverage
` [PATCH v3 20/21] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v3 21/21] KVM: arm64: selftests: Teach get-reg-list about FPMR

[PATCH v6 0/3] arm64: perf: Add support for event counting threshold
 2023-12-05 16:34 UTC  (5+ messages)
` [PATCH v6 2/3] "

[PATCH] Documentaion:trace Add the git web link to view it on the browser
 2023-12-05 16:26 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
 2023-12-05 15:28 UTC  (8+ messages)
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC

[PATCH] Dcoumentation/arch/arm64: fix typo
 2023-12-05 15:16 UTC  (2+ messages)

[PATCH v2] hwmon: Add driver for Gigabyte AORUS Waterforce AIO coolers
 2023-12-05 14:35 UTC  (4+ messages)


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).