messages from 2024-08-08 14:46:35 to 2024-08-13 09:50:32 UTC [more...]
[net-next v2] net: wwan: t7xx: PCIe reset rescan
2024-08-13 9:50 UTC (3+ messages)
[PATCH v3 00/15] honor isolcpus configuration
2024-08-13 9:41 UTC (31+ messages)
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 05/15] nvme: "
` [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues "
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 10/15] blk-mq: add number of queue calc helper
` [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v3 12/15] scsi: "
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-13 9:03 UTC (21+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
[PATCH Loongarch-avec support V9 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
2024-08-13 8:54 UTC
[PATCH Loongarch-avec support V9 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
2024-08-13 8:54 UTC
[PATCH v10 0/3] Add support for Intel PPS Generator
2024-08-13 8:25 UTC (3+ messages)
[PATCH v4 0/3] drm: Minimum backlight overrides and implementation for amdgpu
2024-08-13 7:56 UTC (5+ messages)
` [PATCH v4 1/3] drm: Add panel backlight quirks
` [PATCH v4 2/3] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v4 3/3] drm/amd/display: Add support for minimum backlight quirk
[PATCH 0/2] iio: adc: ad4695: implement triggered buffer
2024-08-13 7:28 UTC (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: iio: ad4695: document buffered read
[PATCH v4 0/4] Introduce userspace-driven ALSA timers
2024-08-13 7:03 UTC (7+ messages)
` [PATCH v4 1/4] ALSA: aloop: Allow using global timers
` [PATCH v4 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v4 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v4 4/4] selftests: ALSA: Cover userspace-driven timers with test
[PATCH] LFX Task: Fix grammar and spelling errors in reporting-issues.rst files
2024-08-13 1:24 UTC
[PATCH v1] docs: bug-bisect: rewrite to better match the other bisecting text
2024-08-13 6:37 UTC (3+ messages)
[RFC net-next 0/5] Suspend IRQs during preferred busy poll
2024-08-13 4:07 UTC (9+ messages)
` [RFC net-next 1/5] net: Add sysfs parameter irq_suspend_timeout
[PATCH v10 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
2024-08-13 2:05 UTC (9+ messages)
` [PATCH v10 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v10 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v10 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v10 4/4] riscv: defconfig: Enable MCU support for SG2042
[PATCH v9 00/13] riscv: Add support for xtheadvector
2024-08-13 0:45 UTC (3+ messages)
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-12 19:02 UTC (4+ messages)
` [PATCH v9 09/19] x86: Secure Launch kernel late boot stub
[PATCH] Documentation/llvm: turn make command for ccache into code block
2024-08-12 19:04 UTC (2+ messages)
[PATCH v5 00/28] NT synchronization primitive driver
2024-08-12 17:09 UTC (3+ messages)
[PATCH] Documentation: networking: correct spelling
2024-08-12 17:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] RISC-V: Add Zicclsm extension support
2024-08-12 16:47 UTC (8+ messages)
` [PATCH 1/2] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH 2/2] dt-bindings: riscv: Add Zicclsm ISA extension description
[PATCH v2 0/3] iio: adc: add new ad7625 driver
2024-08-12 13:55 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH v2 2/3] iio: adc: ad7625: add driver
` [PATCH v2 3/3] docs: iio: new docs for ad7625 driver
[PATCH net-next v6 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-08-12 10:26 UTC (15+ messages)
` [PATCH net-next v6 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v6 02/14] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v6 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v6 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v6 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v6 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v6 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v6 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v6 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v6 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v6 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [PATCH net-next v6 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v6 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-08-12 9:39 UTC (22+ messages)
` [PATCH net-next v5 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v5 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v5 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v5 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v5 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v5 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v5 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v5 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [PATCH net-next v5 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v5 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH] dm-crypt: documentation: fix Unexpected indentation error
2024-08-12 9:10 UTC (2+ messages)
[PATCH] Documentation: Fix spelling mistakes
2024-08-11 20:11 UTC (3+ messages)
[PATCH v2] docs/sp_Sp: Add translation to spanish of the documentation related to EEVDF
2024-08-11 16:44 UTC (2+ messages)
[PATCH v3] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
2024-08-11 16:38 UTC (3+ messages)
[PATCH] docs: fault-injection: document cache-filter feature for failslab
2024-08-11 15:38 UTC (4+ messages)
[PATCH v5] usb: gadget: f_fs: add capability for dfu functional descriptor
2024-08-11 0:00 UTC
[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
2024-08-10 20:05 UTC (7+ messages)
` [PATCH v20 02/20] ipe: add policy parser
` [PATCH v20 03/20] ipe: add evaluation loop
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
[PATCH] Translation to spanish of the documentation related to EEVDF
2024-08-10 15:48 UTC (2+ messages)
[PATCH v3] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
2024-08-10 10:29 UTC (2+ messages)
[PATCH v2] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
2024-08-10 10:04 UTC
[PATCH] Documentation: dontdiff: remove 'utf8data.h'
2024-08-10 8:46 UTC (3+ messages)
[PATCH v6] docs/zh_CN: Add dev-tools/kcsan Chinese translation
2024-08-10 8:22 UTC
[PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
2024-08-10 7:22 UTC (4+ messages)
` [PATCH v9 2/4] drivers: hwmon: "
[PATCH v5] docs/zh_CN: Add dev-tools/kcsan Chinese translation
2024-08-10 14:58 UTC (7+ messages)
publish: perfwiki.github.io/main
2024-08-10 5:11 UTC
[PATCH net-next v1 0/2] Add Embedded SYNC feature for a dpll's pin
2024-08-10 4:15 UTC (3+ messages)
` [PATCH net-next v1 1/2] dpll: add Embedded SYNC feature for a pin
[PATCH v4 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
2024-08-09 21:57 UTC (4+ messages)
` [PATCH v4 1/2] RISC-V: hwprobe: Add MISALIGNED_PERF key
` [PATCH v4 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines
[PATCH v3 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
2024-08-09 21:45 UTC (4+ messages)
` [PATCH v3 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines
[PATCH RESEND] Documentation: devres: fix error about PCI devres
2024-08-09 18:37 UTC (2+ messages)
[RFC] Adds support for ConfigFS to VKMS!
2024-08-09 17:59 UTC
[PATCH v10 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-08-09 17:54 UTC (17+ messages)
` [PATCH v10 01/16] drm/vkms: Code formatting
` [PATCH v10 02/16] drm/vkms: Use drm_frame directly
` [PATCH v10 03/16] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v10 04/16] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v10 05/16] drm/vkms: Use const for input pointers in pixel_read an "
` [PATCH v10 06/16] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v10 07/16] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v10 08/16] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v10 09/16] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v10 10/16] drm/vkms: Remove useless drm_rotation_simplify
` [PATCH v10 11/16] drm/vkms: Add YUV support
` [PATCH v10 12/16] drm/vkms: Add range and encoding properties to the plane
` [PATCH v10 13/16] drm/vkms: Drop YUV formats TODO
` [PATCH v10 14/16] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v10 15/16] drm/vkms: Add how to run the Kunit tests
` [PATCH v10 16/16] drm/vkms: Add support for DRM_FORMAT_R*
[PATCH v2 0/4] mm: split underutilized THPs
2024-08-09 14:25 UTC (11+ messages)
` [PATCH v2 1/4] mm: free zapped tail pages when splitting isolated thp
` [PATCH v2 2/4] mm: remap unused subpages to shared zeropage "
` [PATCH v2 4/4] mm: split underutilized THPs
[PATCH v2 0/8] Introduce fwctl subystem
2024-08-09 9:21 UTC (5+ messages)
` [PATCH v2 6/8] fwctl: Add documentation
[PATCH V8 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
2024-08-09 9:14 UTC (7+ messages)
[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
2024-08-09 7:56 UTC (6+ messages)
[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
2024-08-09 7:09 UTC (5+ messages)
` [PATCH v6 5/5] firmware: imx: adds miscdev
` [EXT] "
[net-next v1] net: wwan: t7xx: PCIe reset rescan
2024-08-08 23:08 UTC (2+ messages)
[PATCH] Capitalize Farenheit
2024-08-08 20:49 UTC (3+ messages)
` [PATCH v3] Documentation: Capitalize Fahrenheit in watchdog-api.rst
[PATCH v24 00/34] Introduce QC USB SND audio offloading support
2024-08-08 19:47 UTC (8+ messages)
` [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
[PATCH v4 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-08-08 18:10 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add "
[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-08-08 14:46 UTC (4+ messages)
` [PATCH v6 01/22] x86/cpufeatures: Add support for "
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).