messages from 2024-12-05 12:53:55 to 2024-12-05 14:56:51 UTC [more...]
[GIT PULL] Networking for v6.13-rc2
2024-12-05 14:56 UTC
[PATCH v10 0/7] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-12-05 14:56 UTC (4+ messages)
` [PATCH v10 3/7] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
[net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support
2024-12-05 14:51 UTC (5+ messages)
` [net-next PATCH v9 1/4] net: dsa: add devm_dsa_register_switch()
` [net-next PATCH v9 2/4] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
` [net-next PATCH v9 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v9 4/4] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
[PATCH] net: usb: usbnet: restore usb%d name exception for local mac addresses
2024-12-05 14:51 UTC (4+ messages)
[RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
2024-12-05 14:48 UTC (2+ messages)
[PATCH] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic
2024-12-05 14:48 UTC (8+ messages)
` [PATCH v2] "
[PATCH 6.12 000/826] 6.12.2-rc1 review
2024-12-05 14:46 UTC (3+ messages)
[PATCH v9 00/22] Add support for binding ACPI platform profile to multiple drivers
2024-12-05 14:46 UTC (12+ messages)
` [PATCH v9 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v9 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v9 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v9 21/22] platform/x86/amd: pmf: Drop all quirks
` [PATCH v9 22/22] Documentation: Add documentation about class interface for platform profiles
[RFC PATCH] fs: elide the smp_rmb fence in fd_install()
2024-12-05 14:46 UTC (4+ messages)
[PATCH 6.11 000/817] 6.11.11-rc1 review
2024-12-05 14:45 UTC (3+ messages)
arm64: include/linux/compiler_types.h:542:38: error: call to '__compiletime_assert_1050' declared with attribute error: clamp() low limit min greater than high limit max_avail
2024-12-05 14:45 UTC
[PATCH v1 0/2] mm: don't use __GFP_HARDWALL when migrating remote pages
2024-12-05 14:43 UTC (3+ messages)
` linux-mm mailing list problems
[RFC PATCH] smp: Evaluate local cond_func() before IPI side-effects
2024-12-05 14:42 UTC (2+ messages)
` [tip: locking/core] smp/scf: "
[PATCH 4.19 000/138] 4.19.325-rc1 review
2024-12-05 14:40 UTC (3+ messages)
[PATCH v3] cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu
2024-12-05 14:40 UTC (2+ messages)
[PATCH v3 0/3] Expand firmware-name property to load specific
2024-12-05 14:37 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: net: bluetooth: qca: Expand firmware-name property
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch
[GIT PULL] tracing: Fixes for v6.13-rc1
2024-12-05 14:37 UTC
[PATCH net-next v5 0/5] Add ptp library for Microchip phys
2024-12-05 14:35 UTC (7+ messages)
` [PATCH net-next v5 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "
[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
2024-12-05 14:35 UTC (4+ messages)
` [PATCH v5 6/6] MAINTAINER: Add entry for Blaize SoC
[PATCH v2] riscv: mm: Fix alignment of phys_ram_base
2024-12-05 14:34 UTC (2+ messages)
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-05 14:33 UTC (2+ messages)
[PATCH v5 00/16] Prepare GHES driver to support error injection
2024-12-05 14:33 UTC (6+ messages)
` [PATCH v5 13/16] acpi/ghes: better name the offset of the hardware error firmware
[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
2024-12-05 14:31 UTC (15+ messages)
[PATCH] tty: serial: Work around warning backtrace in serial8250_set_defaults
2024-12-05 14:30 UTC
[PATCH] arm64: dts: fvp: Update bus-range property
2024-12-05 14:27 UTC (3+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_sync
2024-12-05 14:26 UTC (7+ messages)
[PATCH v6 1/2] rust: error: Add EOVERFLOW
2024-12-05 14:25 UTC (4+ messages)
` [PATCH v6 2/2] rust: add dma coherent allocator abstraction
[PATCH v5 0/5] Add support for DMA of F1C100s
2024-12-05 14:25 UTC (2+ messages)
[PATCH v6 0/3] Add support for codec of F1C100s
2024-12-05 14:25 UTC (2+ messages)
[PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
2024-12-05 14:22 UTC (2+ messages)
[tip:x86/mm] [x86/mm/tlb] 209954cbc7: WARNING:at_arch/x86/mm/tlb.c:#flush_tlb_func
2024-12-05 14:21 UTC (2+ messages)
[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
2024-12-05 14:14 UTC (14+ messages)
` [PATCH v4 01/13] rust: pass module name to `Module::init`
` [PATCH v4 02/13] rust: implement generic driver registration
` [PATCH v4 03/13] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v4 04/13] rust: add rcu abstraction
` [PATCH v4 05/13] rust: add `Revocable` type
` [PATCH v4 06/13] rust: add `io::{Io, IoRaw}` base types
` [PATCH v4 07/13] rust: add devres abstraction
` [PATCH v4 08/13] rust: pci: add basic PCI device / driver abstractions
` [PATCH v4 09/13] rust: pci: implement I/O mappable `pci::Bar`
` [PATCH v4 10/13] samples: rust: add Rust PCI sample driver
` [PATCH v4 11/13] rust: of: add `of::DeviceId` abstraction
` [PATCH v4 12/13] rust: platform: add basic platform device / driver abstractions
` [PATCH v4 13/13] samples: rust: add Rust platform sample driver
[PATCH v2 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
2024-12-05 14:16 UTC (12+ messages)
` [PATCH v2 01/10] drm/rcar-du: dsi: Fix PHY lock bit check
` [PATCH v2 02/10] drm/rcar-du: Write DPTSR only if there are more than one crtc
` [PATCH v2 03/10] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Add r8a779h0
` [PATCH v2 04/10] dt-bindings: display: renesas,du: "
` [PATCH v2 05/10] clk: renesas: r8a779h0: Add display clocks
` [PATCH v2 06/10] drm/rcar-du: dsi: Add r8a779h0 support
` [PATCH v2 07/10] drm/rcar-du: Add support for r8a779h0
` [PATCH v2 08/10] arm64: dts: renesas: gray-hawk-single: Fix indentation
` [PATCH v2 09/10] arm64: dts: renesas: r8a779h0: Add display support
` [PATCH v2 10/10] arm64: dts: renesas: gray-hawk-single: Add DisplayPort support
[PATCH] hfs: don't use BUG() when we can continue
2024-12-05 14:14 UTC (4+ messages)
` [PATCH (REPOST)] "
[RFC PATCH 00/21] alienware-wmi driver rework
2024-12-05 14:06 UTC (16+ messages)
` [RFC PATCH 05/21] alienware-wmi: Refactor rgb-zones sysfs group creation
` [RFC PATCH 16/21] alienware-wmi: Make running control state part of platdata
` [RFC PATCH 17/21] alienware-wmi: Drop thermal methods dependency on quirks
` [RFC PATCH 19/21] platform-x86: Rename alienare-wmi
[PATCH 0/6] Rockchip: add Rockchip rk3576 EVB1 board
2024-12-05 10:36 UTC (4+ messages)
` [PATCH 1/6] dt-bindings: PCI: dwc: rockchip: Add rk3576 support
` [PATCH 3/6] dts: arm64: rockchip: Add rk3576 pcie nodes
` [PATCH 5/6] dt-bindings: arm: rockchip: Add rk3576 evb1 board
[WIP RFC v2 02/35] WIP: rust: drm: Add traits for registering KMS devices
2024-12-05 14:03 UTC (6+ messages)
[RESEND PATCH v3 1/2] dt-bindings: phy: rockchip: add rk3576 compatible
2024-12-05 8:21 UTC (3+ messages)
` [RESEND PATCH v3 2/2] phy: rockchip-naneng-combo: add rk3576 support
[PATCH v3 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
2024-12-05 14:02 UTC (7+ messages)
` [PATCH v3 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
[RFC 00/12] perf record: Add event action support
2024-12-05 14:01 UTC (6+ messages)
` [External] "
[syzbot] [iomap?] WARNING in iomap_zero_iter
2024-12-05 14:00 UTC (4+ messages)
[PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
2024-12-05 13:57 UTC (4+ messages)
[PATCH RT 0/1] Linux v4.19.325-rt140-rc1
2024-12-05 13:57 UTC (2+ messages)
` [PATCH RT 1/1] Linux 4.19.325-rt140
[PATCH net 0/5] net: sparx5: misc fixes for sparx5 and lan969x
2024-12-05 13:54 UTC (6+ messages)
` [PATCH net 1/5] net: lan969x: fix cyclic dependency reported by depmod
` [PATCH net 2/5] net: lan969x: fix the use of spin_lock in PTP handler
` [PATCH net 3/5] net: sparx5: fix FDMA performance issue
` [PATCH net 4/5] net: sparx5: fix default value of monitor ports
` [PATCH net 5/5] net: sparx5: fix the maximum frame length register
[ANNOUNCE] 4.19.324-rt139
2024-12-05 13:46 UTC
linux-next: Tree for Dec 5
2024-12-05 13:55 UTC
[PATCH net v1] net: stmmac: TSO: Fix unaligned DMA unmap for non-paged SKB data
2024-12-05 13:55 UTC (2+ messages)
Linux 6.12.2
2024-12-05 13:53 UTC (2+ messages)
[PATCH v1 char-misc-next] misc: microchip: pci1xxxx: Add push-pull drive support for GPIO
2024-12-05 13:49 UTC
Linux 6.11.11
2024-12-05 13:53 UTC (2+ messages)
[PATCH v4 0/5]Document the new media-committer's model
2024-12-05 13:50 UTC (4+ messages)
` [PATCH v4 4/5] docs: media: document media multi-committers rules and process
[PATCH rdma-next 0/9] Rework retry algorithm used when sending MADs
2024-12-05 13:49 UTC
[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
2024-12-05 13:48 UTC (3+ messages)
[PATCH] wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s
2024-12-05 13:46 UTC (8+ messages)
[PATCH v2 0/2] PCI: endpoint: fix bug for an API and simplify another API
2024-12-05 13:46 UTC (2+ messages)
[PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
2024-12-05 13:41 UTC (2+ messages)
[PATCH] clk: rockchip: add clock ID for CIF0/1 on RK3066
2024-12-05 13:45 UTC (4+ messages)
[PATCH V7 0/2] qcom: x1e80100: Enable CPUFreq
2024-12-05 13:44 UTC (9+ messages)
[PATCH] spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
2024-12-05 13:41 UTC (2+ messages)
[PATCH v4 0/3] SN65DSI83/4 lvds_vod_swing properties
2024-12-05 13:40 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add properties for ti,lvds-vod-swing
` [PATCH v4 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties
` [PATCH v4 3/3] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Set lvds-vod-swing
[PATCH v1 char-misc-linus 0/2] misc: microchip: pci1xxxx: Resolve kernel panic and return code mismatch issues
2024-12-05 13:36 UTC (3+ messages)
` [PATCH v1 char-misc-linus 1/2] misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling
` [PATCH v1 char-misc-linus 2/2] misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set config
[PATCH][next] ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
2024-12-05 13:40 UTC (2+ messages)
[PATCH 01/21] ASoC: ad193x: Remove use of i2c_match_id()
2024-12-05 13:39 UTC (5+ messages)
` [PATCH 20/21] ASoC: wm8904: "
` [PATCH 21/21] ASoC: wm8985: "
[PATCH] MAINTAINERS: Remove open-iscsi@googlegroups.com
2024-12-05 13:39 UTC
[PATCH] usb: r8a66597-udc: fix call balance for r8a66597->clk handling routines
2024-12-05 13:37 UTC
[PATCH] ALSA: lola: Fix typo in lola_clock.c
2024-12-05 13:36 UTC (2+ messages)
sound/soc/amd/acp/acp70.c:217 acp70_pcm_resume() error: we previously assumed 'stream' could be null (see line 218)
2024-12-05 13:34 UTC
[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2024-12-05 13:33 UTC (10+ messages)
` [PATCH v2 07/15] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v2 12/15] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
[PATCH] usb: ohci-spear: fix call balance of sohci_p->clk handling routines
2024-12-05 13:33 UTC
[PATCH 0/4] x86/boot: a few cleanups
2024-12-05 13:32 UTC (5+ messages)
` [PATCH 2/4] x86/boot: split kernel resources setup into a helper function
` [PATCH 3/4] x86/boot: split parsing of boot_params "
[PATCH 1/2] ASoC: codecs: wcd9335: Add define for number of DAIs
2024-12-05 13:31 UTC (4+ messages)
[PATCH] i3c: master: Improve initialization of numbered I2C adapters
2024-12-05 13:29 UTC
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-12-05 13:26 UTC (4+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
[PATCH v4 00/18] Provide a new two step DMA mapping API
2024-12-05 13:21 UTC (19+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v4 03/18] iommu: generalize the batched sync after map interface
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper
` [PATCH v4 10/18] docs: core-api: document the IOVA-based API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
` [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API
[PATCH 0/3] Update reference to include/asm-<arch>
2024-12-05 13:20 UTC (4+ messages)
` [PATCH 1/3] checkpatch: "
` [PATCH 2/3] kbuild: Drop support for include/asm-<arch> in headers_check.pl
` [PATCH 3/3] include: Update references to include/asm-<arch>
[PATCH] drm/sched: Extend and update documentation
2024-12-05 13:20 UTC (3+ messages)
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-05 13:19 UTC (9+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-05 13:16 UTC (8+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v3 3/7] virtio_net: introduce virtnet_sq_free_unused_buf_done()
[PATCH v2] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
2024-12-05 13:12 UTC (7+ messages)
[PATCH] irqchip/ts4800: Replace seq_printf() by seq_puts()
2024-12-05 13:12 UTC
[PATCH net v3 0/2] IEP clock module bug fixes
2024-12-05 13:08 UTC (3+ messages)
` [PATCH net v3 1/2] net: ti: icssg-prueth: Fix firmware load sequence
[PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read()
2024-12-05 13:08 UTC (10+ messages)
[PATCH] m68k: coldfire: Support resources for UART
2024-12-05 13:06 UTC (7+ messages)
[PATCH v2] wifi: mac80211: re-order unassigning channel in activate links
2024-12-05 13:00 UTC (3+ messages)
[REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate
2024-12-05 12:59 UTC (2+ messages)
[PATCH] iio: hid-sensor-prox: Merge information from different channels
2024-12-05 12:59 UTC
[PATCH] dt-bindings: vendor-prefixes: Update rockchip company name
2024-12-05 8:22 UTC
[PATCH net-next v2 0/2] net/smc: Two features for smc-r
2024-12-05 12:58 UTC (4+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
[PATCH] drm/panic: Better binary encoding in QR code
2024-12-05 12:58 UTC
[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
2024-12-05 12:58 UTC (5+ messages)
` [PATCH v7 1/5] media: dt-bindings: Add qcom,sc7280-camss
[PATCH 0/5] Add support for Priva E-Measuringbox board
2024-12-05 12:56 UTC (6+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY
` [PATCH v1 2/5] dt-bindings: vendor-prefixes: Add prefix for Priva
` [PATCH v1 3/5] dt-bindings: arm: stm32: Add Priva E-Measuringbox board
` [PATCH v1 4/5] arm: dts: stm32: Add thermal support for STM32MP131
` [PATCH v1 5/5] arm: dts: stm32: Add Priva E-Measuringbox devicetree
[PATCH v7] rockchip/drm: vop2: add support for gamma LUT
2024-12-05 12:53 UTC (4+ 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