messages from 2024-06-19 23:57:42 to 2024-06-21 20:31:45 UTC [more...]
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-21 20:31 UTC (7+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-06-21 18:30 UTC (18+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v2 5/6] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v2 6/6] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
2024-06-21 17:59 UTC (4+ messages)
[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
2024-06-21 16:44 UTC (4+ messages)
` [PATCH 1/3] x86/64/mm: Always use dynamic memory layout
` [PATCH 2/3] x86/64/mm: Make SPARSEMEM_VMEMMAP the only memory model
` [PATCH 3/3] x86/64/mm: Make 5-level paging support unconditional
[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-06-21 16:41 UTC (37+ messages)
` [PATCH v4 07/19] x86/resctrl: Add support to enable/disable ABMC feature
` [PATCH v4 08/19] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v4 09/19] x86/resctrl: Initialize ABMC counters bitmap
` [PATCH v4 14/19] x86/resctrl: Add the interface to assign ABMC counter
` [PATCH v4 15/19] x86/resctrl: Add the interface to unassign "
` [PATCH v4 16/19] x86/resctrl: Enable ABMC by default on resctrl mount
` [PATCH v4 17/19] x86/resctrl: Introduce the interface switch between ABMC and mbm_legacy
[PATCH v2 0/2] Docs/mm/damon/maintaier-profile: document a mailing tool and community meetup series
2024-06-21 16:36 UTC (3+ messages)
` [PATCH v2 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
` [PATCH v2 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups
[PATCH HID 00/12] HID: bpf_struct_ops, part 2
2024-06-21 16:26 UTC (17+ messages)
` [PATCH HID 01/12] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value
` [PATCH HID 02/12] HID: add source argument to HID low level functions
` [PATCH HID 03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH HID 04/12] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
` [PATCH HID 05/12] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
` [PATCH HID 06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report
` [PATCH HID 07/12] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
` [PATCH HID 08/12] HID: bpf: make hid_bpf_input_report() sleep until the device is ready
` [PATCH HID 09/12] selftests/hid: add wq test for hid_bpf_input_report()
` [PATCH HID 10/12] HID: bpf: allow hid_device_event hooks to inject input reports on self
` [PATCH HID 11/12] selftests/hid: add another test for injecting an event from an event hook
` [PATCH HID 12/12] selftests/hid: add an infinite loop test for hid_bpf_try_input_report
[PATCH net-next v15 00/14] net: Make timestamping selectable
2024-06-21 16:25 UTC (6+ messages)
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
[PATCH v4 0/4] Userspace controls soft-offline pages
2024-06-21 14:43 UTC (8+ messages)
` [PATCH v4 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v4 2/4] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v4 3/4] selftest/mm: test enable_soft_offline behaviors
` [PATCH v4 4/4] docs: mm: add enable_soft_offline sysctl
[PATCH v2 0/2] Documentation: update information for mailing lists
2024-06-21 10:34 UTC (3+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers
[PATCH] RISC-V: Provide the frequency of mtime via hwprobe
2024-06-21 10:34 UTC (6+ messages)
` [External] "
[PATCH v2 1/3] dt-bindings: iio: accel: add ADXL380
2024-06-21 10:28 UTC (5+ messages)
` [PATCH v2 2/3] iio: accel: add ADXL380 driver
` [PATCH v2 3/3] docs: iio: add documentation for adxl380 driver
[PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-21 10:13 UTC (6+ messages)
` [PATCH net-next v15 1/5] linux/dim: move useful macros to .h file
` [PATCH net-next v15 2/5] dim: make DIMLIB dependent on NET
` [PATCH net-next v15 3/5] ethtool: provide customized dim profile management
` [PATCH net-next v15 4/5] dim: add new interfaces for initialization and getting results
` [PATCH net-next v15 5/5] virtio-net: support dim profile fine-tuning
[PATCH v12 0/7] iio: new DMABUF based API v12
2024-06-21 10:10 UTC (17+ messages)
` [PATCH v12 1/7] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v12 2/7] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v12 3/7] iio: core: Add new DMABUF interface infrastructure
` [PATCH v12 4/7] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v12 5/7] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v12 6/7] Documentation: iio: Document high-speed DMABUF based API
` [PATCH v12 7/7] Documentation: dmaengine: Document new dma_vec API
` (subset) [PATCH v12 0/7] iio: new DMABUF based API v12
[PATCH net-next v2] docs: net: document guidance of implementing the SR-IOV NDOs
2024-06-21 9:20 UTC (4+ messages)
[PATCH v23 00/32] Introduce QC USB SND audio offloading support
2024-06-21 8:27 UTC (11+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB
[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
2024-06-21 8:21 UTC (12+ messages)
` [v11 "
` [RFC] Patch review challenges
[PATCH] rtla/osnoise: set the default threshold to 1us
2024-06-21 8:00 UTC (2+ messages)
[PATCH v4 00/14] security: digest_cache LSM
2024-06-21 7:10 UTC (20+ messages)
[PATCH v3 0/6] docs: i2c: summary: update and use inclusive wording
2024-06-21 7:03 UTC (12+ messages)
` [PATCH v3 5/6] docs: i2c: summary: document 'local' and 'remote' targets
[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-06-21 7:04 UTC (8+ messages)
` [PATCH v5 1/7] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v5 2/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
` [PATCH v5 3/7] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH v5 4/7] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v5 5/7] firmware: imx: add i.MX95 MISC driver
` [PATCH v5 6/7] rtc: support i.MX95 BBM RTC
` [PATCH v5 7/7] input: keyboard: support i.MX95 BBM module
[PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-21 6:33 UTC (17+ messages)
` [PATCH RESEND net-next v14 1/5] linux/dim: move useful macros to .h file
` [PATCH RESEND net-next v14 2/5] dim: make DIMLIB dependent on NET
` [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
` [PATCH RESEND net-next v14 4/5] dim: add new interfaces for initialization and getting results
` [PATCH RESEND net-next v14 5/5] virtio-net: support dim profile fine-tuning
[netdev-net-next:main 6/7] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/fsl-fman.yaml
2024-06-21 5:42 UTC
[PATCH 0/2] Docs/damon/maintaier-profile: document a mailing tool and community meetup series
2024-06-21 5:23 UTC (5+ messages)
` [PATCH 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
` [PATCH 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups
[PATCH 2/3] iio: accel: add ADXL380 driver
2024-06-21 2:43 UTC (3+ messages)
[PATCH 0/5] riscv: add support for Zaamo and Zalrsc extensions
2024-06-20 22:52 UTC (3+ messages)
` [PATCH 3/5] riscv: hwprobe: export "
[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
2024-06-20 22:45 UTC (6+ messages)
[PATCH 0/2] platform/x86: wmi: Add driver_override support
2024-06-20 19:42 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] platform/x86: wmi: Add bus ABI documentation
[PATCH net-next v6 0/9] Add ability to flash modules' firmware
2024-06-20 19:30 UTC (5+ messages)
` [PATCH net-next v6 4/9] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v6 9/9] ethtool: Add ability to flash transceiver modules' firmware
[PATCH v3 0/3] Userspace controls soft-offline pages
2024-06-20 17:25 UTC (4+ messages)
` [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-06-20 16:55 UTC (14+ messages)
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
2024-06-20 16:24 UTC (5+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem
[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
2024-06-20 14:29 UTC (2+ messages)
[PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC
2024-06-20 14:29 UTC (2+ messages)
[PATCH v5 0/2] hwmon: Driver for Nuvoton NCT7363Y
2024-06-20 14:23 UTC (3+ messages)
` [PATCH v5 2/2] hwmon: Add driver for I2C chip "
[PATCH v3 00/13] riscv: Add support for xtheadvector
2024-06-20 10:06 UTC (9+ messages)
` [PATCH v3 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v3 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v3 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v3 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v3 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v3 12/13] selftests: riscv: Fix vector tests
` [PATCH v3 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v10 0/1] gpio: add simple logic analyzer using polling
2024-06-20 9:41 UTC (2+ messages)
` [PATCH v10 1/1] gpio: add sloppy "
[RFC V2 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
2024-06-20 9:26 UTC
[PATCH] docs: verify/bisect: Fix rendered version URL
2024-06-20 9:00 UTC (2+ messages)
[PATCH 0/2] Documentation: update information for mailing lists
2024-06-20 8:45 UTC (3+ messages)
` [PATCH 2/2] Documentation: best practices for using Link trailers
[PATCH v4] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
2024-06-20 8:43 UTC
[PATCH v3] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
2024-06-20 6:40 UTC (5+ messages)
[PATCH v4 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-06-20 3:30 UTC (13+ messages)
` [PATCH v4 1/6] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v4 3/6] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH v4 4/6] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v4 5/6] firmware: imx: support i.MX95 BBM module
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 read-only IMAP folder(s) and NNTP newsgroup(s).