linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-09 12:14:54 to 2023-10-10 20:07:59 UTC [more...]

[PATCH net-next v3 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-10 20:04 UTC  (6+ messages)
` [PATCH net-next v3 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
` [PATCH net-next v3 2/6] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v3 3/6] ice: refactor RSS configuration
` [PATCH net-next v3 4/6] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v3 5/6] ice: enable symmetric RSS Toeplitz hash for any flow type

[PATCH v2] docs: submitting-patches: encourage direct notifications to commenters
 2023-10-10 19:59 UTC  (2+ messages)

[PATCH v2] docs: add backporting and conflict resolution document
 2023-10-10 19:57 UTC  (3+ messages)

[PATCH v3] docs/zh_TW: update contents for zh_TW
 2023-10-10 19:52 UTC  (3+ messages)

[PATCH] docs: move riscv under arch
 2023-10-10 19:47 UTC  (3+ messages)
` [PATCH v1] "

[PATCH] docs: update link to powerpc/vmemmap_dedup.rst
 2023-10-10 19:30 UTC  (2+ messages)

[PATCH v3] Documentation/process/coding-style.rst: space around const
 2023-10-10 19:24 UTC  (2+ messages)

[PATCH net-next,v2] tcp: Set pingpong threshold via sysctl
 2023-10-10 19:23 UTC 

[PATCH] mm/memory-hotplug: fix typo in documentation
 2023-10-10 19:12 UTC  (2+ messages)

[resend, PATCH v1 1/1] PCI: Update the devres documentation regarding to pcim_*()
 2023-10-10 19:11 UTC  (3+ messages)

[PATCH] docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
 2023-10-10 19:09 UTC  (3+ messages)

[PATCH] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-10-10 17:32 UTC  (2+ messages)

[PATCH net-next] docs: try to encourage (netdev?) reviewers
 2023-10-10 17:06 UTC  (5+ messages)

[PATCH v7 00/20] Imagination Technologies PowerVR DRM driver
 2023-10-10 16:31 UTC  (17+ messages)
` [PATCH v7 01/20] sizes.h: Add entries between SZ_32G and SZ_64T
` [PATCH v7 02/20] drm/gpuvm: Helper to get range of unmap from a remap op
` [PATCH v7 03/20] dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU
` [PATCH v7 04/20] drm/imagination/uapi: Add PowerVR driver UAPI
` [PATCH v7 05/20] drm/imagination: Add skeleton PowerVR driver
` [PATCH v7 06/20] drm/imagination: Get GPU resources
` [PATCH v7 08/20] drm/imagination: Add firmware and MMU related headers
` [PATCH v7 10/20] drm/imagination: Add GPU ID parsing and firmware loading
` [PATCH v7 12/20] drm/imagination: Implement power management
` [PATCH v7 14/20] drm/imagination: Implement MIPS firmware processor and MMU support
` [PATCH v7 15/20] drm/imagination: Implement free list and HWRT create and destroy ioctls
` [PATCH v7 16/20] drm/imagination: Implement context creation/destruction ioctls
` [PATCH v7 18/20] drm/imagination: Add firmware trace header
` [PATCH v7 19/20] drm/imagination: Add firmware trace to debugfs
` [PATCH v7 20/20] drm/imagination: Add driver documentation

[PATCH v5 0/4] x86/resctrl: Non-contiguous bitmasks in Intel CAT
 2023-10-10 16:16 UTC  (3+ messages)
` [PATCH v5 4/4] Documentation/x86: Document resctrl's new sparse_masks

[PATCH v2 0/3] arm64: perf: Add support for event counting threshold
 2023-10-10 16:08 UTC  (7+ messages)
` [PATCH v2 1/3] arm: perf: Include threshold control fields valid in PMEVTYPER mask
` [PATCH v2 2/3] arm64: perf: Add support for event counting threshold
` [PATCH v2 3/3] Documentation: arm64: Document the PMU event counting threshold feature

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-10 15:52 UTC  (38+ messages)
` [PATCH net-next v5 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v5 02/16] net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
` [PATCH net-next v5 03/16] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next v5 04/16] net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v5 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v5 06/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v5 07/16] net: phy: micrel: fix ts_info value in case of no phc
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v5 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v5 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v5 11/16] netlink: specs: Introduce new netlink "
` [PATCH net-next v5 12/16] net: Replace hwtstamp_source by timestamping layer
` [PATCH net-next v5 13/16] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v5 14/16] net: ethtool: ts: Update GET_TS to reply the current selected timestamp
` [PATCH net-next v5 15/16] net ethtool: net: Let the active time stamping layer be selectable
` [PATCH net-next v5 16/16] netlink: specs: Introduce time stamping set command

[PATCH v3 0/3] arm64: perf: Add support for event counting threshold
 2023-10-10 14:15 UTC  (4+ messages)
` [PATCH v3 1/3] arm: perf: Include threshold control fields valid in PMEVTYPER mask
` [PATCH v3 2/3] arm64: perf: Add support for event counting threshold
` [PATCH v3 3/3] Documentation: arm64: Document the PMU event counting threshold feature

[PATCH] erofs: fix inode metadata space layout description in documentation
 2023-10-10 13:39 UTC  (4+ messages)

[PATCH v1 0/2] arm64: perf: Add support for event counting threshold
 2023-10-10 12:48 UTC  (6+ messages)
` [PATCH v1 1/2] "

[PATCH v2] Documentation/process/coding-style.rst: space around const
 2023-10-10 12:36 UTC  (2+ messages)

[PATCH] Documentation/process/coding-style.rst: space around const/volatile
 2023-10-10 12:21 UTC  (4+ messages)

[PATCH] i3c: Fix typo "Provisional ID" to "Provisioned ID"
 2023-10-10 10:13 UTC  (2+ messages)

[PATCH net-next v4 0/5] dpll: add phase-offset and phase-adjust
 2023-10-10  9:59 UTC  (8+ messages)
` [PATCH net-next v4 1/5] dpll: docs: add support for pin signal phase offset/adjust
` [PATCH net-next v4 2/5] dpll: spec: add support for pin-dpll "
` [PATCH net-next v4 3/5] dpll: netlink/core: "
` [PATCH net-next v4 4/5] ice: dpll: implement phase related callbacks
` [PATCH net-next v4 5/5] dpll: netlink/core: change pin frequency set behavior

[PATCH net-next v3 4/4] Documentation: netconsole: add support for cmdline targets
 2023-10-10  9:37 UTC 

[PATCH v3 1/2] dt-bindings: hwmon: ltc2991: add bindings
 2023-10-10  8:44 UTC  (4+ messages)
` [PATCH v3 2/2] drivers: hwmon: ltc2991: add driver support

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-10-10  8:05 UTC  (5+ messages)
` [PATCH 01/18] "

[linus:master] [torture] 5d248bb39f: BUG:workqueue_lockup-pool
 2023-10-10  7:54 UTC 

[PATCH 1/2] Documentation: usb: Update NCM configfs parameters
 2023-10-10  4:38 UTC  (17+ messages)
` [PATCH 2/2] usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs

[RFC PATCH 0/3] mm/damon/sysfs-schemes: Do DAMOS tried regions update for one apply interval
 2023-10-10  1:26 UTC  (2+ messages)
` [RFC PATCH 3/3] Docs/admin-guide/mm/damon/usage: update for tried regions update time interval

[PATCH v14 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-09 23:07 UTC  (2+ messages)
` [PATCH v14 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH net-next v3 0/5] dpll: add phase-offset and phase-adjust
 2023-10-09 22:55 UTC  (12+ messages)
` [PATCH net-next v3 2/5] dpll: spec: add support for pin-dpll signal phase offset/adjust
` [PATCH net-next v3 3/5] dpll: netlink/core: "

[PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
 2023-10-09 22:53 UTC  (4+ messages)
` [PATCH net-next 1/4] dpll: docs: add support for pin signal phase offset/adjust

uvc gadget: Making upper bound of number of usb requests allocated configurable through configfs
 2023-10-09 22:34 UTC 

[PATCH v11 00/10] x86/resctrl: Miscellaneous resctrl features
 2023-10-09 22:08 UTC  (23+ messages)
` [PATCH v11 03/10] x86/resctrl: Rename rftype flags for consistency
` [PATCH v11 04/10] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v11 05/10] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
` [PATCH v11 09/10] x86/resctrl: Add support for the files for MON groups only

[PATCH] appletalk: remove ipddp driver
 2023-10-09 19:27 UTC  (2+ messages)

[PATCH v10 00/27] Rust support
 2023-10-09 17:37 UTC  (10+ messages)
` [PATCH v10 25/27] x86: enable initial "

[PATCH v7 0/4] perf: arm_cspmu: ampere: Add support for Ampere SoC PMUs
 2023-10-09 16:56 UTC  (2+ messages)

[PATCH v4 0/4] x86/resctrl: Non-contiguous bitmasks in Intel CAT
 2023-10-09 16:54 UTC  (5+ messages)

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-10-09 16:40 UTC  (3+ messages)
` [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init

[PATCH net-next v2 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-09 16:37 UTC  (3+ messages)
` [PATCH net-next v2 2/6] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values

[PATCH v6 0/2] sched: EAS changes for EM complexity and sysctl
 2023-10-09 14:49 UTC  (3+ messages)
` [PATCH v6 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform

[PATCH v6 00/38] arm64/gcs: Provide support for GCS in userspace
 2023-10-09 12:09 UTC  (21+ messages)
` [PATCH v6 19/38] arm64/mm: Handle GCS data aborts
` [PATCH v6 20/38] arm64/gcs: Context switch GCS state for EL0
` [PATCH v6 21/38] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v6 22/38] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v6 23/38] arm64/mm: Implement map_shadow_stack()
` [PATCH v6 24/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v6 25/38] arm64/signal: Expose GCS state in signal frames
` [PATCH v6 26/38] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v6 27/38] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v6 28/38] kselftest/arm64: Verify the GCS hwcap
` [PATCH v6 29/38] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v6 30/38] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v6 31/38] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v6 32/38] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v6 33/38] kselftest/arm64: Add very basic GCS test program
` [PATCH v6 34/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v6 35/38] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v6 36/38] selftests/arm64: Add GCS signal tests
` [PATCH v6 37/38] kselftest/arm64: Add a GCS stress test
` [PATCH v6 38/38] kselftest/arm64: Enable GCS for the FP stress tests


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