messages from 2023-10-17 05:25:35 to 2023-10-19 07:21:22 UTC [more...]
[PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
2023-10-19 7:21 UTC (38+ messages)
` [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
` [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
` [PATCH v2 03/19] riscv: hwprobe: add support for scalar crypto ISA extensions
` [PATCH v2 04/19] dt-bindings: riscv: add scalar crypto ISA extensions description
` [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 07/19] dt-bindings: riscv: add vector crypto ISA extensions description
` [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 10/19] dt-bindings: riscv: add Zfh[min] ISA extensions description
` [PATCH v2 11/19] riscv: add ISA extension parsing for Zihintntl
` [PATCH v2 12/19] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v2 13/19] dt-bindings: riscv: add Zihintntl ISA extension description
` [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 16/19] dt-bindings: riscv: add Zvfh[min] ISA extension description
` [PATCH v2 17/19] riscv: add ISA extension parsing for Zfa
` [PATCH v2 18/19] riscv: hwprobe: export Zfa ISA extension
` [PATCH v2 19/19] dt-bindings: riscv: add Zfa ISA extension description
[PATCH 0/5] I3C slave mode support
2023-10-19 7:00 UTC (9+ 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 v4 0/2] RISC-V: Probe for misaligned access speed
2023-10-19 6:37 UTC (6+ 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 (18+ messages)
` [PATCH v12 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v12 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v12 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v12 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v12 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v12 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v12 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[PATCH 0/3 RESEND] Per memcg lru_gen node stat
2023-10-19 2:32 UTC (4+ messages)
[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
2023-10-19 1:11 UTC (20+ 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 4/5] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure
[PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
2023-10-18 23:50 UTC (21+ messages)
` [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
` [Intel-wired-lan] "
[PATCH 1/2] docs: rust: update Rust docs output path
2023-10-18 22:57 UTC (7+ messages)
` [PATCH 2/2] kbuild: remove old "
[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
2023-10-18 22:25 UTC (13+ messages)
` [PATCH 01/18] "
[PATCH net-next] i40e: Align devlink info versions with ice driver and add docs
2023-10-18 21:28 UTC (2+ messages)
[PATCH] docs: rust: add "The Rust experiment" section
2023-10-18 21:05 UTC (4+ messages)
[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 net-next] docs: networking: document multi-RSS context
2023-10-18 19:35 UTC (3+ messages)
[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
[PATCH] KVM: x86: Use the correct size of struct kvm_vcpu_pv_apf_data and fix the documentation
2023-10-18 15:12 UTC (4+ messages)
[PATCH v2 0/1] mm: report per-page metadata information
2023-10-18 14:08 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-18 13:57 UTC (2+ messages)
[PATCH v16 04/12] block: add emulation for copy
2023-10-18 10:08 UTC (5+ messages)
` [PATCH v16 00/12] Implement copy offload support
uvc gadget: Making upper bound of number of usb requests allocated configurable through configfs
2023-10-18 13:28 UTC (4+ messages)
[PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps
2023-10-18 10:11 UTC (3+ messages)
[PATCH] docs/cgroup: Add the list of threaded controllers to cgroup-v2.rst
2023-10-18 8:46 UTC (2+ messages)
[PATCH] Documentation/sphinx: Remove the repeated word "the" in comments
2023-10-18 2:30 UTC
[PATCH net-next v2] docs: netlink: clean up after deprecating version
2023-10-18 1:10 UTC (3+ messages)
[PATCH net-next 0/4] net: remove last of the phylink validate methods and clean up
2023-10-18 1:00 UTC (2+ messages)
[PATCH v2 01/10] appletalk: make localtalk and ppp support conditional
2023-10-18 0:22 UTC (3+ messages)
[PATCH v1 4/6] pps: generators: Add PPS Generator TIO Driver
2023-10-17 22:58 UTC (3+ messages)
[PATCH v13 00/10] x86/resctrl: Miscellaneous resctrl features
2023-10-17 20:11 UTC (8+ messages)
` [PATCH v13 04/10] x86/resctrl: Add comments on RFTYPE flags hierarchy
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-10-17 19:19 UTC (8+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH v2] docs: add backporting and conflict resolution document
2023-10-17 16:42 UTC (7+ messages)
[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
2023-10-17 13:57 UTC (5+ messages)
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v5 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
w1: coding-style - naming for master/slave for new driver and dt binding
2023-10-17 13:56 UTC (3+ messages)
[PATCH v1] Documentation: driver-api: pps: Update PPS generator documentation
2023-10-17 12:48 UTC (2+ messages)
[PATCH v1 0/6] Add support for Intel PPS Generator
2023-10-17 11:16 UTC (8+ messages)
` [PATCH v1 1/6] kernel/time: Add system time to system counter conversion
` [PATCH v1 2/6] x86/tsc: Convert Time Stamp Counter (TSC) value to Always Running Timer (ART)
` [PATCH v1 3/6] x86/tsc: Check if the current clock source is related to ART(Always Running Timer)
` [PATCH v1 6/6] ABI: pps: Add ABI documentation for Intel TIO
[PATCH] Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation
2023-10-17 10:06 UTC (2+ messages)
[PATCH net-next v5 00/16] net: Make timestamping selectable
2023-10-17 9:21 UTC (16+ messages)
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer
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).