messages from 2023-10-18 16:27:48 to 2023-10-20 15:24:58 UTC [more...]
[PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
2023-10-20 15:24 UTC (7+ messages)
[PATCH] docs: rust: add "The Rust experiment" section
2023-10-20 15:00 UTC (5+ messages)
[PATCH] hwmon: Add driver for Gigabyte AORUS Waterforce AIO coolers
2023-10-20 13:02 UTC
uvc gadget: Making upper bound of number of usb requests allocated configurable through configfs
2023-10-20 12:49 UTC (7+ messages)
[PATCH 0/2] staging: qlge: Remove qlge
2023-10-20 12:44 UTC (3+ messages)
` [PATCH 1/2] staging: qlge: Update TODO
` [PATCH 2/2] staging: qlge: Retire the driver
[PATCH v2] powerpc: Enable generic cpu idle-loop
2023-10-20 12:26 UTC (2+ messages)
[PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
2023-10-20 10:27 UTC (42+ messages)
` [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
` [PATCH v2 03/19] riscv: hwprobe: add support for scalar crypto ISA extensions
` [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
` [PATCH v2 06/19] riscv: hwprobe: export vector crypto ISA extensions
` [PATCH v2 08/19] riscv: add ISA extension parsing for Zfh/Zfhmin
` [PATCH v2 09/19] riscv: hwprobe: export Zfh/Zfhmin ISA extensions
` [PATCH v2 11/19] riscv: add ISA extension parsing for Zihintntl
` [PATCH v2 12/19] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v2 14/19] riscv: add ISA extension parsing for Zvfh[min]
` [PATCH v2 15/19] riscv: hwprobe: export Zvfh[min] ISA extensions
` [PATCH v2 17/19] riscv: add ISA extension parsing for Zfa
` [PATCH v2 18/19] riscv: hwprobe: export Zfa ISA extension
[PATCH net-next v12 4/5] page_pool: update document about fragment API
2023-10-20 9:59 UTC
[PATCH 0/2] um: kunit: Add Clang support for CONFIG_GCOV
2023-10-20 9:21 UTC (3+ messages)
` [PATCH 1/2] arch: um: Add Clang coverage support
` [PATCH 2/2] Documentation: kunit: Add clang UML coverage example
[PATCH 0/2] sh: Revive BIOS earlyprintk support
2023-10-20 7:10 UTC (8+ messages)
` [PATCH 1/2] sh: bios: Revive "
` [PATCH 2/2] Documentation: kernel-parameters: Add earlyprintk=bios on SH
[PATCH v2 9/9] drm/ci: docs: add step about how to request privileges
2023-10-20 3:41 UTC
[PATCH 0/3 RESEND] Per memcg lru_gen node stat
2023-10-20 1:57 UTC (6+ messages)
[PATCH] Documentation: fix typo in dynamic-debug howto
2023-10-19 23:16 UTC
[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
2023-10-19 19:23 UTC (23+ messages)
` [PATCH v3 1/5] mm: list_lru: allow external numa node and cgroup tracking
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure
[PATCH net-next v6 00/16] net: Make timestamping selectable
2023-10-19 18:53 UTC (19+ messages)
` [PATCH net-next v6 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v6 02/16] net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
` [PATCH net-next v6 03/16] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next v6 04/16] net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v6 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v6 06/16] net: phy: micrel: fix ts_info value in case of no phc
` [PATCH net-next v6 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v6 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v6 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v6 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v6 11/16] netlink: specs: Introduce new netlink "
` [PATCH net-next v6 12/16] net: Replace hwtstamp_source by timestamping layer
` [PATCH net-next v6 13/16] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v6 14/16] net: ethtool: ts: Update GET_TS to reply the current selected timestamp
` [PATCH net-next v6 15/16] net ethtool: net: Let the active time stamping layer be selectable
` [PATCH net-next v6 16/16] netlink: specs: Introduce time stamping set command
[PATCH v5 04/12] x86/bugs: Rename PAGE_TABLE_ISOLATION to MITIGATION_PAGE_TABLE_ISOLATION
2023-10-19 18:11 UTC (2+ messages)
` [PATCH v5 05/12] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
2023-10-19 17:08 UTC (11+ messages)
[PATCH 0/5] I3C slave mode support
2023-10-19 17:06 UTC (14+ messages)
` [PATCH 1/5] i3c: add "
` [PATCH 2/5] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-slave
` [PATCH 3/5] i3c: slave: add svc slave controller support
` [PATCH 4/5] i3c: slave: func: add tty driver
` [PATCH 5/5] Documentation: i3c: Add I3C slave mode controller and function
[PATCH v17 00/12] Implement copy offload support
2023-10-19 16:35 UTC (14+ messages)
` [PATCH v17 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v17 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v17 03/12] block: add copy offload support
` [PATCH v17 04/12] block: add emulation for copy
` [PATCH v17 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v17 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v17 07/12] nvme: add copy offload support
` [PATCH v17 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v17 09/12] dm: Add support for copy offload
` [PATCH v17 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v17 11/12] null: Enable trace capability for null block
` [PATCH v17 12/12] null_blk: add support for copy offload
[PATCH net-next] i40e: Align devlink info versions with ice driver and add docs
2023-10-19 16:10 UTC (3+ messages)
[PATCH v2 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
2023-10-19 14:51 UTC (2+ messages)
[PATCH v2] hwmon: (asus-ec-sensors) add ROG Crosshair X670E Gene
2023-10-19 13:51 UTC
[PATCH 1/2] docs: rust: update Rust docs output path
2023-10-19 12:03 UTC (9+ messages)
` [PATCH 2/2] kbuild: remove old "
[PATCH v7 00/20] Imagination Technologies PowerVR DRM driver
2023-10-19 10:12 UTC (2+ messages)
[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-19 10:51 UTC (3+ messages)
[PATCH] scripts/kernel-doc: match -Werror flag strictly
2023-10-19 9:56 UTC
[PATCH net-next] docs: networking: document multi-RSS context
2023-10-19 10:00 UTC (3+ messages)
[PATCH v2 0/4] PM: hibernate: LZ4 compression support
2023-10-19 9:46 UTC (5+ messages)
` [PATCH v2 1/4] PM: hibernate: Rename lzo* to make it generic
` [PATCH v2 2/4] PM: hibernate: Move to crypto APIs for LZO compression
` [PATCH v2 3/4] PM: hibernate: Add support for LZ4 compression for hibernation
` [PATCH v2 4/4] PM: hibernate: Support to select compression algorithm
[esmil:visionfive 25/51] dtbs_check: Documentation/devicetree/bindings/reset/starfive,jh7100-audrst.yaml: title: 'StarFive JH7100 SoC Audio Reset Controller Device Tree Bindings' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
2023-10-19 9:11 UTC
[PATCH v4 0/2] RISC-V: Probe for misaligned access speed
2023-10-19 7:51 UTC (7+ messages)
` [PATCH v4 1/2] RISC-V: Probe for unaligned "
[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
2023-10-19 6:17 UTC (2+ messages)
[PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
2023-10-18 23:50 UTC (14+ messages)
` [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
2023-10-18 22:25 UTC (13+ messages)
` [PATCH 01/18] "
[PATCH v15 net-next 00/23] net/tcp: Add TCP-AO support
2023-10-18 20:57 UTC (2+ messages)
` [PATCH v15 net-next 23/23] Documentation/tcp: Add TCP-AO documentation
[PATCH-cgroup 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
2023-10-18 19:18 UTC (10+ messages)
` [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions
[PATCH net-next v5 0/6] Support symmetric RSS (Toeplitz) hash
2023-10-18 18:21 UTC (9+ messages)
` [PATCH net-next v5 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
` [PATCH net-next v5 2/6] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v5 3/6] ice: refactor RSS configuration
` [PATCH net-next v5 4/6] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v5 5/6] ice: enable symmetric RSS Toeplitz hash for any flow type
` [PATCH net-next v5 6/6] iavf: enable symmetric RSS Toeplitz hash
[PATCH v7c 00/24] fix DRM_USE_DYNAMIC_DEBUG=y regression
2023-10-18 17:06 UTC (25+ messages)
` [PATCH v7c 01/24] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7c 02/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7c 03/24] dyndbg: make ddebug_class_param union members same size
` [PATCH v7c 04/24] dyndbg: replace classmap list with a vector
` [PATCH v7c 05/24] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v7c 06/24] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v7c 07/24] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7c 08/24] dyndbg: reduce verbose/debug clutter
` [PATCH v7c 09/24] dyndbg: silence debugs with no-change updates
` [PATCH v7c 10/24] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v7c 11/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7c 12/24] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v7c 13/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7c 14/24] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v7c 15/24] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v7c 16/24] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v7c 17/24] dyndbg-doc: add classmap info to howto
` [PATCH v7c 18/24] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v7c 19/24] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v7c 20/24] dyndbg: refactor *dynamic_emit_prefix
` [PATCH v7c 21/24] dyndbg: change WARN_ON to WARN_ON_ONCE
` [PATCH v7c 22/24] drm: use correct ccflags-y spelling
` [PATCH v7c 23/24] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v7c 24/24] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
[PATCH] rust: docs: fix logo replacement
2023-10-18 16:36 UTC
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).