messages from 2024-08-23 10:25:34 to 2024-08-26 21:15:44 UTC [more...]
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-26 21:15 UTC
[RFC 0/2] mm: introduce THP deferred setting
2024-08-26 21:14 UTC (6+ messages)
[PATCH] docs: rust: fix formatting of Hacking quick-start list
2024-08-26 21:10 UTC
[PATCH] docs: leds: fix typo in Documentation/leds/leds-mlxcpld.rst
2024-08-26 21:08 UTC (2+ messages)
[PATCH] docs: process: fix typos in Documentation/process/backporting.rst
2024-08-26 21:07 UTC (4+ messages)
[PATCH V4 00/12] PCIe TPH and cache direct injection support
2024-08-26 20:56 UTC (4+ messages)
` [PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-08-26 18:02 UTC (50+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range
` [PATCH v3 03/25] dax: Document dax dev range tuple
` [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode
` [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v3 12/25] cxl/region: Refactor common create region code
` [PATCH v3 13/25] cxl/region: Add sparse DAX region support
` [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions
` [PATCH v3 22/25] cxl/region: Read existing extents on region creation
` [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record
[PATCH v2 0/6] Add rounding macros and enable KUnit tests
2024-08-26 17:44 UTC (8+ messages)
` [PATCH v2 1/6] math.h: Add macros for rounding to the closest value
` [PATCH v2 2/6] math.h: Use kernel-doc syntax for division macros
` [PATCH v2 3/6] Documentation: core-api: Add math.h macros and functions
` [PATCH v2 4/6] lib: Add basic KUnit test for lib/math
` [PATCH v2 5/6] lib: math_kunit: Add tests for new macros related to rounding to nearest value
` [PATCH v2 6/6] media: imagination: Round to closest multiple for cropping region
[PATCH 0/2] hexdump: Allow skipping identical lines
2024-08-26 17:35 UTC (5+ messages)
` [PATCH 1/2] hexdump: Convert the ascii boolean into a flag variable
` [PATCH 2/2] hexdump: Allow skipping identical lines
[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-26 17:12 UTC (13+ messages)
` [PATCH v3 5/9] ethernet: cavium: Replace deprecated PCI functions
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
[PATCH v2] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-08-26 17:00 UTC (2+ messages)
[PATCH v6 0/4] drm: Minimum backlight overrides and implementation for amdgpu
2024-08-26 16:57 UTC (6+ messages)
` [PATCH v6 1/4] drm: Add panel backlight quirks
` [PATCH v6 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v6 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v6 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels
[PATCH 0/3] riscv: mm: Do not restrict mmap address based on hint
2024-08-26 16:36 UTC (4+ messages)
` [PATCH 1/3] Revert "RISC-V: mm: Document mmap changes"
` [PATCH 2/3] riscv: selftests: Remove mmap hint address checks
` [PATCH 3/3] riscv: mm: Do not restrict mmap address based on hint
[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
2024-08-26 16:30 UTC (7+ messages)
[PATCH v25 00/33] Introduce QC USB SND audio offloading support
2024-08-26 15:11 UTC (38+ messages)
` [PATCH v25 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v25 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v25 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v25 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v25 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v25 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v25 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v25 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v25 09/33] ALSA: Add USB audio device jack type
` [PATCH v25 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v25 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v25 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v25 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v25 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v25 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v25 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v25 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v25 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v25 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v25 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v25 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v25 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v25 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v25 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v25 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v25 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v25 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v25 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v25 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v25 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v25 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v25 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v25 33/33] ASoC: usb: Rediscover USB SND devices on USB port add
[PATCH v2 0/7] nfsd: implement the "delstid" draft
2024-08-26 13:16 UTC (10+ messages)
` [PATCH v2 1/7] nfsd: add pragma public to delegated timestamp types
` [PATCH v2 2/7] nfs_common: make nfs4.h include generated nfs4_1.h
` [PATCH v2 3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS
` [PATCH v2 4/7] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
` [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag
` [PATCH v2 6/7] nfsd: drop the ncf_cb_bmap field
` [PATCH v2 7/7] nfsd: add support for delegated timestamps
[PATCH net-next v15 12/13] mm: page_frag: update documentation for page_frag
2024-08-26 12:40 UTC
[PATCH V4 07/12] PCI/TPH: Add pcie_tph_set_st_entry() to set ST tag
2024-08-26 11:46 UTC (2+ messages)
[PATCH 2/4] iio: adc: ad4695: implement calibration support
2024-08-26 10:57 UTC (3+ messages)
[PATCH 0/4] iio: adc: ad4695: implement calibration support
2024-08-26 10:46 UTC (2+ messages)
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-26 10:00 UTC (7+ messages)
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
2024-08-26 9:29 UTC (11+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
2024-08-26 6:52 UTC
[PATCH] Documentation/mm: Translate physical_memory.rst to Simplified Chinese
2024-08-26 3:30 UTC (2+ messages)
[PATCH 1/3] Docs/translations/ko_KR: link howto.rst with other language versions
2024-08-26 2:21 UTC (5+ messages)
` [PATCH 2/3] Docs/translations/ko_KR: link memory-barriers wrapper "
` [PATCH 3/3] Docs/filesystems/9p: Convert a goo.gl URL to original one
[PATCH 0/3] Docs/damon: update GitHub repo URLs and maintainer-profile
2024-08-26 1:57 UTC (4+ messages)
` [PATCH 1/3] Docs/damon: use damonitor GitHub organization instead of awslabs
` [PATCH 2/3] Docs/damon/maintainer-profile: add links in place
` [PATCH 3/3] Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetups
[PATCH V3] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-26 0:17 UTC (4+ messages)
[PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-26 0:15 UTC
[RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition`
2024-08-25 20:29 UTC (4+ messages)
[PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org
2024-08-25 20:22 UTC (2+ messages)
publish: perfwiki.github.io/main
2024-08-25 5:06 UTC (2+ messages)
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-25 4:15 UTC (14+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection
[PATCH v3] docs/sp_Sp: Add translation to spanish of the documentation related to EEVDF
2024-08-24 9:54 UTC
[PATCH v12 0/3] Add support for Intel PPS Generator
2024-08-24 2:21 UTC (8+ messages)
` [PATCH v12 1/3] pps: generators: Add PPS Generator TIO Driver
` [PATCH v12 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v12 3/3] ABI: pps: Add ABI documentation for Intel TIO
[PATCH v2] Documentation: kbuild: explicitly document missing prompt
2024-08-24 3:33 UTC (2+ messages)
[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-08-23 22:14 UTC (15+ messages)
` [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups
[PATCH v3 0/3] iio: adc: add new ad7625 driver
2024-08-23 18:48 UTC (3+ messages)
` [PATCH v3 2/3] iio: adc: ad7625: add driver
[PATCH V2] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-23 18:02 UTC (4+ messages)
[PATCH v11 0/7] Loongarch-avec support
2024-08-23 17:34 UTC (4+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
[PATCH net-next 0/6] Suspend IRQs during application busy periods
2024-08-23 17:30 UTC (2+ messages)
` [PATCH net-next 6/6] docs: networking: Describe irq suspension
[PATCH v2 0/4] perf/dwc_pcie: Fix registration issue in multi PCIe controller instances
2024-08-23 17:02 UTC (2+ messages)
[PATCH net-next v14 10/11] mm: page_frag: update documentation for page_frag
2024-08-23 15:00 UTC
[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-23 14:29 UTC (5+ messages)
[PATCH] Documentation: add ublk driver ioctl numbers
2024-08-23 13:43 UTC
[PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text
2024-08-23 10:57 UTC (2+ messages)
[PATCH v11 6/7] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
2024-08-23 10:43 UTC (2+ messages)
` [PATCH v11 7/7] irqchip/loongarch-avec: Add AVEC irqchip support
[PATCH v11 3/7] LoongArch: Move irqchip function prototypes to irq-loongson.h
2024-08-23 10:39 UTC (3+ messages)
` [PATCH v11 4/7] LoongArch: Architectural preparation for AVEC irqchip
` [PATCH v11 5/7] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
[PATCH v11 0/7] Loongarch-avec support
2024-08-23 10:35 UTC (3+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
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).