messages from 2024-03-08 01:14:25 to 2024-03-12 17:03:40 UTC [more...]
[PATCH 00/14] Add support for suppressing warning backtraces
2024-03-12 17:03 UTC (12+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-12 17:01 UTC (9+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-03-12 15:13 UTC (31+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
2024-03-12 13:12 UTC (12+ messages)
` [RFC PATCH v14 01/19] security: add ipe lsm
` [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook
[PATCH v3 0/4] TEE driver for Trusted Services
2024-03-12 11:36 UTC (3+ messages)
[PATCH 0/3] fiemap extension to add physical extent length
2024-03-12 3:35 UTC (6+ messages)
` [PATCH 1/3] fs: add physical_length field to fiemap extents
` [PATCH 1/3] "
` [PATCH 2/3] fs: update fiemap_fill_next_extent() signature
` [PATCH 3/3] btrfs: fiemap: return extent physical size
[GIT PULL] hardening updates for v6.9-rc1
2024-03-12 1:18 UTC
[PATCH v3 0/1] drm/panfrost: Replace fdinfo's profiling debugfs knob
2024-03-12 0:47 UTC (6+ messages)
` [PATCH v3 1/1] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs
[PATCH net-next v4] net: netconsole: Add continuation line prefix to userdata messages
2024-03-11 22:00 UTC (5+ messages)
[PATCH v5 0/6] DCP as trusted keys backend
2024-03-11 20:07 UTC (5+ messages)
` [PATCH v6 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
[PATCH v2 00/31] NT synchronization primitive driver
2024-03-11 18:58 UTC (3+ messages)
` [PATCH v2 04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
[RFC PATCH 1/2] docs: automarkup: linkify CVSS: strings
2024-03-11 17:59 UTC (3+ messages)
` [RFC PATCH 2/2] doc: distros: new document about assessing security vulnerabilities
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-03-11 17:19 UTC (18+ messages)
` [PATCH v17 10/35] gunyah: vm_mgr: Add VM start/stop
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` "
` [PATCH v17 12/35] virt: gunyah: Add resource tickets
` "
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
` "
` "
` "
[PATCH] docs/zh_CN: Add dev-tools/kmemleak Chinese translation
2024-03-11 16:03 UTC
[GIT PULL] Documentation for 6.9
2024-03-11 15:59 UTC
[PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
2024-03-11 15:58 UTC
[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-11 14:49 UTC (28+ messages)
` [PATCH v9 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v9 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v9 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v9 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v9 05/27] drm/tests: Add output bpc tests
` [PATCH v9 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v9 07/27] drm/tests: Add output formats tests
` [PATCH v9 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v9 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v9 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v9 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v9 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v9 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v9 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v9 17/27] drm/tests: Add tests for "
` [PATCH v9 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v9 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v9 21/27] drm/tests: Add infoframes test
` [PATCH v9 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v9 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v9 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v9 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v9 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v9 27/27] drm/sun4i: hdmi: "
[PATCH v2 0/2] docs: *-regressions.rst: Tweaks to the commands
2024-03-11 14:36 UTC (3+ messages)
` [PATCH v2 1/2] docs: *-regressions.rst: Add colon to regzbot commands
` [PATCH v2 2/2] docs: handling-regressions.rst: Update regzbot command fixed-by to fix
[RFC][PATCH 0/8] ima: Integrate with digest_cache LSM
2024-03-11 14:00 UTC (22+ messages)
` [RFC][PATCH 2/8] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
` [RFC][PATCH 3/8] ima: Add digest_cache policy keyword
` [RFC][PATCH 4/8] ima: Add digest_cache_measure and digest_cache_appraise boot-time policies
` [RFC][PATCH 5/8] ima: Record IMA verification result of digest lists in digest cache
` [RFC][PATCH 6/8] ima: Use digest cache for measurement
` [RFC][PATCH 8/8] ima: Detect if digest cache changed since last measurement/appraisal
[PATCH 0/2] docs: *-regressions.rst: Tweaks to the commands
2024-03-11 13:57 UTC (6+ messages)
` [PATCH 1/2] docs: *-regressions.rst: Use collon after regzbot introduced command
` [PATCH 2/2] docs: handling-regressions.rst: Update regzbot command fixed-by to fix
[PATCH] Fix typo in reporting-regressions.rst
2024-03-11 13:28 UTC (4+ messages)
[PATCH] doc/arch/x86/amd/hsmp: Updating urls
2024-03-11 13:00 UTC (3+ messages)
[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
2024-03-11 12:43 UTC (20+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC v2 0/6] ethtool HW "
` [PATCH RFC v2 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC v2 2/6] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
` [PATCH RFC v2 3/6] net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
` [PATCH RFC v2 4/6] net/mlx5e: Implement ethtool hardware timestamping statistics
` [PATCH RFC v2 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
` [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
[PATCH] drm: Document requirements for driver-specific KMS props in new drivers
2024-03-11 12:10 UTC (4+ messages)
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-03-11 1:29 UTC (10+ messages)
[RFC PATCH net-next v6 00/15] Device Memory TCP
2024-03-11 1:12 UTC (15+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
[PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
2024-03-10 22:14 UTC (4+ messages)
` [PATCH 2/2] [RFC] pagemap.rst: Document write bit
[PATCH v10 0/2] arm64: Add a build target for Flat Image Tree
2024-03-10 13:30 UTC (7+ messages)
` [PATCH v10 2/2] arm64: boot: Support "
[PATCH v9 0/6] iio: new DMABUF based API
2024-03-10 12:48 UTC (7+ messages)
` [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v9 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v9 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v9 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v9 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v9 6/6] Documentation: iio: Document high-speed DMABUF based API
[PATCH v8 0/6] iio: new DMABUF based API
2024-03-10 12:41 UTC (11+ messages)
` [PATCH v8 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v8 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v8 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v8 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v8 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v8 6/6] Documentation: iio: Document high-speed DMABUF based API
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-03-10 9:35 UTC (14+ messages)
[PATCH -next] Signed-off-by: jinyilong <longjinyii@outlook.com>
2024-03-10 2:01 UTC (2+ messages)
[PATCH 00/13] spi: axi-spi-engine: add offload support
2024-03-09 17:54 UTC (5+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities
[PATCH -next] Signed-off-by: jinyilong <longjinyii@outlook.com>
2024-03-09 14:29 UTC
[PATCH v1] docs: verify/bisect: fixes, finetuning, and support for Arch
2024-03-09 6:54 UTC (4+ messages)
Cover-cover letter for two resctrl patch sets
2024-03-08 18:50 UTC (4+ messages)
` [PATCH v4 1/2] x86/resctrl: Pass domain to target CPU
[PATCH v8 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-08 15:26 UTC (10+ messages)
` [PATCH v8 05/27] drm/tests: Add output bpc tests
` [PATCH v8 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v8 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v8 20/27] drm/connector: hdmi: Add Infoframes generation
[PATCH v5 00/37] Memory allocation profiling
2024-03-08 15:23 UTC (3+ messages)
` [PATCH v5 24/37] rust: Add a rust helper for krealloc()
[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
2024-03-08 13:54 UTC (3+ messages)
[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-03-08 13:33 UTC (17+ messages)
` [PATCH net-next v3 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v3 04/12] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization
[PATCH v5 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
2024-03-08 7:41 UTC (3+ messages)
` [PATCH v5 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
` [PATCH v5 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking
[PATCH v4 0/4] pstore: add multi-backend suuport
2024-03-08 3:16 UTC (5+ messages)
` [PATCH v4 1/4] pstore: add multi-backend support
` [PATCH v4 2/4] pstore: add a /sys/module entry for loaded backends
` [PATCH v4 3/4] Documentation: adjust pstore backend related document
` [PATCH v4 4/4] tools/testing: adjust pstore backend related selftest
[PATCH v3 0/6] uvc gadget performance issues
2024-03-08 2:47 UTC (8+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc
"make htmldocs" fails on v6.8-rc1
2024-03-08 2:01 UTC (2+ messages)
[PATCH v1 0/3] gpiolib: Get rid of gpio_free_array()/gpio_request_array()
2024-03-08 1:14 UTC (3+ messages)
` [PATCH v1 3/3] gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()
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).