messages from 2023-10-30 09:23:11 to 2023-11-01 07:02:13 UTC [more...]
[PATCH] docs: dma: update a reference to a moved document
2023-11-01 7:02 UTC
[PATCH] regulator: core: Add option to prevent disabling unused regulators
2023-11-01 4:56 UTC (3+ messages)
[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-11-01 4:53 UTC (32+ messages)
` [PATCH net-next v2 4/9] dt-bindings: net: add OPEN Alliance 10BASE-T1x MAC-PHY "
` [PATCH net-next v2 5/9] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v2 6/9] dt-bindings: net: oa-tc6: add PHY register access capability
` [PATCH net-next v2 7/9] net: ethernet: oa_tc6: implement data transaction interface
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [PATCH net-next v2 9/9] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH v4 0/1] mm: report per-page metadata information
2023-11-01 3:37 UTC (3+ messages)
` [PATCH v4 1/1] "
[linux-next:master 15738/15964] htmldocs: Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
2023-11-01 2:22 UTC
[PATCH net] net/smc: fix documentation of buffer sizes
2023-11-01 1:07 UTC (2+ messages)
[PATCH v7d 00/23] fix DRM_USE_DYNAMIC_DEBUG=y regression
2023-11-01 0:26 UTC (24+ messages)
` [PATCH v7d 01/23] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7d 02/23] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7d 03/23] dyndbg: make ddebug_class_param union members same size
` [PATCH v7d 04/23] dyndbg: replace classmap list with a vector
` [PATCH v7d 05/23] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v7d 06/23] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v7d 07/23] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7d 08/23] dyndbg: reduce verbose/debug clutter
` [PATCH v7d 09/23] dyndbg: silence debugs with no-change updates
` [PATCH v7d 10/23] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v7d 11/23] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7d 12/23] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v7d 13/23] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7d 14/23] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v7d 15/23] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v7d 16/23] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v7d 17/23] dyndbg-doc: add classmap info to howto
` [PATCH v7d 18/23] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v7d 19/23] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v7d 20/23] dyndbg: refactor *dynamic_emit_prefix
` [PATCH v7d 21/23] drm: use correct ccflags-y spelling
` [PATCH v7d 22/23] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v7d 23/23] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
[PATCH v2] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
2023-10-31 23:06 UTC (5+ messages)
[PATCH v6 1/5] hwmon: max31827: Handle new properties from the devicetree
2023-10-31 18:21 UTC (5+ messages)
` [PATCH v6 2/5] hwmon: max31827: Add support for max31828 and max31829
` [PATCH v6 3/5] hwmon: max31827: Update bits with shutdown_write()
` [PATCH v6 4/5] hwmon: max31827: Return closest value in update_interval
` [PATCH v6 5/5] hwmon: max31827: Add custom attribute for resolution
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2023-10-31 21:37 UTC (5+ messages)
` [PATCH v6 05/14] x86: Secure Launch main header file
[PATCH v8 0/8] Add support for Sub-NUMA cluster (SNC) systems
2023-10-31 21:17 UTC (23+ messages)
` [PATCH v9 "
` [PATCH v9 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v9 2/8] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v9 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v9 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v9 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v9 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v10 0/8] Add support for Sub-NUMA cluster (SNC) systems
` [PATCH v10 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v10 2/8] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v10 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v10 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v10 5/8] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v10 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v10 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v10 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-10-31 21:10 UTC (4+ messages)
` [PATCH v3 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [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 v3 0/1] mm: report per-page metadata information
2023-10-31 20:26 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH] Documentation/arm64: Fix typos in elf_hwcaps
2023-10-31 20:08 UTC
[PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
2023-10-31 19:57 UTC (29+ messages)
` [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
` [Intel-wired-lan] "
[PATCH] kbuild: support 'userldlibs' syntax
2023-10-31 18:11 UTC
[PATCH v3 0/2] LTC4286 and LTC4287 driver support
2023-10-31 18:09 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v3 2/2] hwmon: pmbus: Add ltc4286 driver
[GIT PULL] Documentation for 6.7
2023-10-31 17:24 UTC
[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
2023-10-31 16:48 UTC (38+ messages)
` [PATCH RFC v3 01/37] drm/connector: Introduce an HDMI connector
` [PATCH RFC v3 02/37] drm/connector: hdmi: Create a custom state
` [PATCH RFC v3 03/37] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH RFC v3 04/37] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH RFC v3 05/37] drm/connector: hdmi: Add output BPC "
` [PATCH RFC v3 06/37] drm/connector: hdmi: Add support for output format
` [PATCH RFC v3 07/37] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH RFC v3 08/37] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH RFC v3 09/37] drm/connector: hdmi: Add custom hook to filter "
` [PATCH RFC v3 10/37] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH RFC v3 11/37] drm/connector: hdmi: Add Infoframes generation
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH RFC v3 13/37] drm/vc4: hdmi: Create destroy state implementation
` [PATCH RFC v3 14/37] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH RFC v3 15/37] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH RFC v3 16/37] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH RFC v3 17/37] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH RFC v3 18/37] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH RFC v3 19/37] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH RFC v3 20/37] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH RFC v3 21/37] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH RFC v3 22/37] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH RFC v3 23/37] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH RFC v3 24/37] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH RFC v3 25/37] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH RFC v3 26/37] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH RFC v3 27/37] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH RFC v3 28/37] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH RFC v3 29/37] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH RFC v3 30/37] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH RFC v3 31/37] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH RFC v3 32/37] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH RFC v3 33/37] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH RFC v3 34/37] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH RFC v3 35/37] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH RFC v3 36/37] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH RFC v3 37/37] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH v8 00/20] Imagination Technologies PowerVR DRM driver
2023-10-31 16:31 UTC (22+ messages)
` [PATCH v8 01/20] sizes.h: Add entries between SZ_32G and SZ_64T
` [PATCH v8 02/20] drm/gpuvm: Helper to get range of unmap from a remap op
` [PATCH v8 03/20] dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU
` [PATCH v8 04/20] drm/imagination/uapi: Add PowerVR driver UAPI
` [PATCH v8 05/20] drm/imagination: Add skeleton PowerVR driver
` [PATCH v8 06/20] drm/imagination: Get GPU resources
` [PATCH v8 07/20] drm/imagination: Add GPU register headers
` [PATCH v8 08/20] drm/imagination: Add firmware and MMU related headers
` [PATCH v8 09/20] drm/imagination: Add FWIF headers
` [PATCH v8 10/20] drm/imagination: Add GPU ID parsing and firmware loading
` [PATCH v8 11/20] drm/imagination: Add GEM and VM related code
` [PATCH v8 12/20] drm/imagination: Implement power management
` [PATCH v8 13/20] drm/imagination: Implement firmware infrastructure and META FW support
` [PATCH v8 14/20] drm/imagination: Implement MIPS firmware processor and MMU support
` [PATCH v8 15/20] drm/imagination: Implement free list and HWRT create and destroy ioctls
` [PATCH v8 16/20] drm/imagination: Implement context creation/destruction ioctls
` [PATCH v8 17/20] drm/imagination: Implement job submission and scheduling
` [PATCH v8 18/20] drm/imagination: Add firmware trace header
` [PATCH v8 19/20] drm/imagination: Add firmware trace to debugfs
` [PATCH v8 20/20] drm/imagination: Add driver documentation
[PATCH v2] hwmon:Add MEC172x Micro Chip driver for Lenovo motherboards
2023-10-31 16:30 UTC (2+ messages)
[PATCH] docs/sp_SP: Add translation of process/handling-regressions
2023-10-31 15:13 UTC
[PATCH v2] hwmon:Add MEC172x Micro Chip driver for Lenovo motherboards
2023-10-31 14:51 UTC (2+ messages)
[PATCH v2 0/2] LTC4286 and LTC4287 driver support
2023-10-31 14:14 UTC (15+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v2 2/2] hwmon: pmbus: Add ltc4286 driver
[PATCH] Documentation: Destage TEE subsystem documentation
2023-10-31 10:36 UTC (3+ messages)
[PATCH] staging: Revert "staging: qlge: Retire the driver"
2023-10-31 7:00 UTC (6+ messages)
[steev:lenovo-x13s-linux-6.6.y 42/92] dtbs_check: Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml:109:11: [error] string value is redundantly quoted with any quotes (quoted-strings)
2023-10-31 6:22 UTC
Update objtrace usage in Documentation/trace/events.rst
2023-10-31 3:06 UTC (2+ messages)
[PATCH v4 0/5] workload-specific and memory pressure-driven zswap writeback
2023-10-30 18:16 UTC (5+ messages)
` [PATCH v4 2/5] zswap: make shrinking memcg-aware
[RFC PATCH] memcontrol: implement swap bypassing
2023-10-30 18:09 UTC (4+ messages)
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-10-30 17:51 UTC (3+ messages)
[PATCH] docs: translations: add translations links when they exist
2023-10-30 17:11 UTC (3+ messages)
[PATCH] scripts/kernel-doc: Fix the regex for matching -Werror flag
2023-10-30 16:53 UTC (3+ messages)
[PATCH v2] docs: filesystems: document the squashfs specific mount options
2023-10-30 16:42 UTC (7+ messages)
[PATCH v5 1/2] dt-bindings: hwmon: ltc2991: add bindings
2023-10-30 14:15 UTC (5+ messages)
` [PATCH v5 2/2] hwmon: ltc2991: add driver support
[chesterlintw-s32g:s32g-gmac-devel-6.6-rc7 2/5] dtbs_check: Documentation/devicetree/bindings/net/nxp,s32cc-dwmac.yaml:6:10: [error] string value is redundantly quoted with any quotes (quoted-strings)
2023-10-30 13:18 UTC
[PATCH 2/2] staging: qlge: Retire the driver
2023-10-30 12:20 UTC (2+ messages)
[PATCH] scripts/kernel-doc: fix make htmldoc warning
2023-10-30 9:18 UTC (3+ 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).