messages from 2024-09-04 07:47:51 to 2024-09-04 09:12:35 UTC [more...]
[PATCH RFC PREVIEW 0/6] iommu: enable user space iopfs in non-nested and non-svm cases
2024-09-04 9:12 UTC (6+ messages)
` [PATCH RFC PREVIEW 1/6] iommu/vt-d: Separate page request queue from SVM
[PATCH net-next V5 0/5] Add support to PHYLINK for LAN743x/PCI11x1x chips
2024-09-04 9:06 UTC (6+ messages)
` [PATCH net-next V5 1/5] net: phylink: Add phylink_set_fixed_link() to configure fixed link state in phylink
` [PATCH net-next V5 2/5] net: lan743x: Create separate PCS power reset function
` [PATCH net-next V5 3/5] net: lan743x: Create separate Link Speed Duplex state function
` [PATCH net-next V5 4/5] net: lan743x: Migrate phylib to phylink
` [PATCH net-next V5 5/5] net: lan743x: Add support to ethtool phylink get and set settings
[GIT PULL] parisc architecture fix for v6.11-rc7
2024-09-04 9:10 UTC
[PATCH v2 0/8] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
2024-09-04 9:11 UTC (3+ messages)
` [PATCH v2 4/8] ARM: dts: rockchip: Add watchdog node for RV1126
[PATCH] static_call: Handle module init failure correctly in static_call_del_module()
2024-09-04 9:09 UTC (7+ messages)
` [PATCH] static_call: Replace pointless WARN_ON() in static_call_module_notify()
` [PATCH v2] static_call: Handle module init failure correctly in static_call_del_module()
[PATCH v4.19-v5.10] virtio_net: Fix napi_skb_cache_put warning
2024-09-04 9:08 UTC
[PATCH] drm: imx: ipuv3-plane: fix HDMI cannot work for odd screen resolutions
2024-09-04 9:07 UTC (5+ messages)
` [PATCH v2] drm/imx/ipuv3: ipuv3-plane: Round up plane width for IPUV3_CHANNEL_MEM_DC_SYNC
[PATCH v1 1/1] gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
2024-09-04 9:07 UTC
[PATCH 0/9] Amlogic C3 ISP support
2024-09-04 9:07 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml
` [PATCH 2/9] media: platform: Add c3 mipi csi2 driver
` [PATCH 3/9] dt-bindings: media: Add amlogic,c3-mipi-adapter.yaml
[PATCH v5.15] virtio_net: Fix napi_skb_cache_put warning
2024-09-04 9:05 UTC
[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-09-04 9:02 UTC (8+ messages)
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH v6.1] virtio_net: Fix napi_skb_cache_put warning
2024-09-04 9:03 UTC
[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
2024-09-04 9:00 UTC (13+ messages)
` [PATCH v6 01/12] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v6 02/12] of: base: Add for_each_child_of_node_with_prefix_scoped()
` [PATCH v6 03/12] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v6 04/12] regulator: Split up _regulator_get()
` [PATCH v6 05/12] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v6 06/12] gpiolib: Add gpio_get_property_name_length()
` [PATCH v6 07/12] i2c: core: Remove extra space in Makefile
` [PATCH v6 08/12] i2c: Introduce OF component probe function
` [PATCH v6 09/12] i2c: of-prober: Add regulator support
` [PATCH v6 10/12] i2c: of-prober: Add GPIO support
` [PATCH v6 11/12] platform/chrome: Introduce device tree hardware prober
` [PATCH v6 12/12] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
[PATCH RESEND] wifi: mt76: mt7921: Check devm_kasprintf() returned value
2024-09-04 9:00 UTC (2+ messages)
[PATCH v2] net: enetc: Replace ifdef with IS_ENABLED
2024-09-04 8:59 UTC (3+ messages)
[PATCH RESEND] mt76: mt7915: check devm_kasprintf() returned value
2024-09-04 8:59 UTC (2+ messages)
[PATCH v7 0/8] Add tsd,mule-i2c-mux support
2024-09-04 8:59 UTC (5+ messages)
` [PATCH v7 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
[PATCH v6.6] virtio_net: Fix napi_skb_cache_put warning
2024-09-04 8:58 UTC
[PATCH v3 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
2024-09-04 8:53 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: Add Kontron i.MX8MP OSM-S based boards
` [PATCH v3 2/3] arm64: dts: Add support for Kontron OSM-S i.MX8MP SoM and BL carrier board
` [PATCH v3 3/3] arm64: dts: Add support for Kontron i.MX8MP SMARC module and eval carrier
[PATCH can-next v5 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
2024-09-04 8:55 UTC (25+ messages)
` [PATCH can-next v5 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v5 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v5 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v5 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v5 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v5 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v5 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next v5 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH can-next v5 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v5 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v5 11/20] can: rockchip_canfd: add TX PATH
` [PATCH can-next v5 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v5 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v5 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v5 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v5 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v5 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v5 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v5 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v5 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING
[PATCH V3 0/2] Add EDAC driver for loongson memory controller
2024-09-04 8:51 UTC (6+ messages)
` [PATCH V3 1/2] dt-bindings: EDAC for ls3a5000 "
[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
2024-09-04 8:52 UTC (7+ messages)
` [PATCH net-next v2 3/7] net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
` [PATCH net-next v2 4/7] net: ethernet: fs_enet: drop unused phy_info and mii_if_info
[PATCH v3 00/10] Add minimal Exynos8895 SoC and SM-G950F support
2024-09-04 8:51 UTC (4+ messages)
` [PATCH v3 05/10] pinctrl: samsung: Add exynos8895 SoC pinctrl configuration
[RFC PATCH 0/4] Make MIGRATE_ISOLATE a standalone bit
2024-09-04 8:50 UTC (7+ messages)
` [RFC PATCH 4/4] mm/page_isolation: remove migratetype parameter from more functions
[PATCH v3 1/1] drm/mediatek: Fix get efuse issue for MT8188 DPTX
2024-09-04 8:50 UTC (2+ messages)
[PATCH v3 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks
2024-09-04 8:50 UTC
[PATCH net-next] sfc: convert comma to semicolon
2024-09-04 8:49 UTC
[PATCH v2 0/3] support for amlogic rtc
2024-09-04 8:50 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: rtc: Add Amlogic A4 and A5 rtc
` [PATCH v2 2/3] rtc: support for the Amlogic on-chip RTC
` [PATCH v2 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver
[PATCH v2] gpu: ipu-v3: Add cleanup attribute for prg_node for auto cleanup
2024-09-04 8:48 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_machine_probe
2024-09-04 8:47 UTC (2+ messages)
[PATCH v4 0/3] Remove cl in struct cmdq_pkt
2024-09-04 8:42 UTC (5+ messages)
` [PATCH v4 2/3] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
[PATCH v3 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-09-04 8:40 UTC (15+ messages)
` [PATCH v3 01/14] mm: pgtable: "
` [PATCH v3 02/14] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v3 03/14] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v3 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH v3 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v3 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock()
` [PATCH v3 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v3 08/14] mm: copy_pte_range() "
` [PATCH v3 09/14] mm: mremap: move_ptes() "
` [PATCH v3 10/14] mm: page_vma_mapped_walk: map_pte() "
` [PATCH v3 11/14] mm: userfaultfd: move_pages_pte() "
` [PATCH v3 12/14] mm: multi-gen LRU: walk_pte_range() "
` [PATCH v3 13/14] mm: pgtable: remove pte_offset_map_nolock()
` [PATCH v3 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
[PATCH net-next] sfc/siena: Convert comma to semicolon
2024-09-04 8:40 UTC
[PATCH 0/3] riscv: spacemit: add gpio support for K1 SoC
2024-09-04 8:39 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: gpio: spacemit: add "
[PATCH 00/19] Add initial support for QCS8300
2024-09-04 8:34 UTC (20+ messages)
` [PATCH 01/19] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
` [PATCH 02/19] remoteproc: qcom: pas: Add QCS8300 remoteproc support
` [PATCH 03/19] dt-bindings: phy: Add QMP UFS PHY comptible for QCS8300
` [PATCH 04/19] dt-bindings: ufs: qcom: Document the QCS8300 UFS Controller
` [PATCH 05/19] phy: qcom-qmp-ufs: Add support for QCS8300
` [PATCH 06/19] dt-bindings: power: rpmpd: Add QCS8300 power domains
` [PATCH 07/19] pmdomain: qcom: rpmhpd: "
` [PATCH 08/19] dt-bindings: qcom,pdc: document QCS8300 Power Domain Controller
` [PATCH 09/19] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
` [PATCH 10/19] dt-bindings: firmware: qcom,scm: document SCM on QCS8300 SoCs
` [PATCH 11/19] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible
` [PATCH 12/19] dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCC
` [PATCH 13/19] dt-bindings: mfd: qcom,tcsr: Add compatible for QCS8300
` [PATCH 14/19] dt-bindings: nvmem: qfprom: "
` [PATCH 15/19] dt-bindings: soc: qcom,aoss-qmp: Document the QCS8300 AOSS channel
` [PATCH 16/19] dt-bindings: arm: qcom: document QCS8275/QCS8300 SoC and reference board
` [PATCH 17/19] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300
` [PATCH 18/19] arm64: dts: qcom: add initial support for QCS8300 DTSI
` [PATCH 19/19] arm64: dts: qcom: add base QCS8300 RIDE dts
[RESEND PATCH v7 0/4] Add features to an existing driver
2024-09-04 8:36 UTC (5+ messages)
[PATCH] wifi: mt76: mt7925: convert comma to semicolon
2024-09-04 8:36 UTC (2+ messages)
linux-next: manual merge of the usb tree with the usb.current tree
2024-09-04 8:35 UTC (3+ messages)
[PATCH 0/6] Add initial support for QCS615
2024-09-04 8:35 UTC (8+ messages)
` [PATCH 6/6] arm64: dts: qcom: add base QCS615 RIDE dts
[PATCH] ntb: idt: Fix the cacography in ntb_hw_idt.c
2024-09-04 6:54 UTC
[PATCH] soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h
2024-09-04 8:33 UTC (2+ messages)
[PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
2024-09-04 8:33 UTC (11+ messages)
[PATCH] drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clock
2024-09-04 8:31 UTC
[PATCH v2 net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
2024-09-04 8:31 UTC (3+ messages)
` [PATCH v2 net 2/5] net: dsa: be "
[syzbot] [wpan?] WARNING in __dev_change_net_namespace (2)
2024-09-04 8:30 UTC (2+ messages)
[PATCH] iommu/arm-smmu: Don't disable next-page prefetcher on devices it works on
2024-09-04 8:29 UTC (4+ messages)
[syzbot] [rdma?] WARNING in gid_table_release_one (2)
2024-09-04 8:29 UTC (2+ messages)
[PATCH V4 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
2024-09-04 8:28 UTC (3+ messages)
` [PATCH V4 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer
[PATCH 0/3] rust: Initial MIPS support
2024-09-04 8:28 UTC (11+ messages)
` [PATCH 2/3] MIPS: Rename mips_instruction type to workaround bindgen issue
` [PATCH 3/3] rust: Enable for MIPS
[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
2024-09-04 8:27 UTC (3+ messages)
[PATCH net-next V4 0/5] Add support to PHYLINK for LAN743x/PCI11x1x chips
2024-09-04 8:23 UTC (4+ messages)
` [PATCH net-next V4 5/5] net: lan743x: Add support to ethtool phylink get and set settings
[PATCH] PCI: Fix devres regression in pci_intx()
2024-09-04 8:25 UTC (4+ messages)
[PATCH] drm/amdgpu: enable -Wformat-truncation
2024-09-04 8:21 UTC (2+ messages)
[v1] reset: starfive: Fixed access the empty member on JH7110 SoC
2024-09-04 2:46 UTC
[PATCH net-next] ionic: Convert comma to semicolon
2024-09-04 8:17 UTC
[PATCH 1/1] iommu/vt-d: Prevent boot failure with devices requiring ATS
2024-09-04 8:17 UTC (4+ messages)
[PATCH v3 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
2024-09-04 8:15 UTC (2+ messages)
` [PATCH v3 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
[syzbot] [nilfs?] general protection fault in nilfs_btree_insert (2)
2024-09-04 8:13 UTC (5+ messages)
` [PATCH 0/3] nilfs2: fix potential issues with empty b-tree nodes
` [PATCH 1/3] nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
` [PATCH 2/3] nilfs2: determine empty node blocks as corrupted
` [PATCH 3/3] nilfs2: fix potential oob read in nilfs_btree_check_delete()
[PATCH net-next] net: atlantic: convert comma to semicolon
2024-09-04 8:08 UTC
[RFC 00/31] objtool, livepatch: Livepatch module generation
2024-09-04 8:08 UTC (11+ messages)
` [RFC 07/31] kbuild: Remove "kmod" prefix from __KBUILD_MODNAME
` [RFC 28/31] x86/alternative: Create symbols for special section entries
` [RFC 29/31] objtool: Calculate function checksums
[PATCH v5 0/4] Support fdinfo runtime and memory stats on Panthor
2024-09-04 8:07 UTC (9+ messages)
` [PATCH v5 1/4] drm/panthor: introduce job cycle and timestamp accounting
` [PATCH v5 2/4] drm/panthor: add DRM fdinfo support
` [PATCH v5 3/4] drm/panthor: enable fdinfo for memory stats
` [PATCH v5 4/4] drm/panthor: add sysfs knob for enabling job profiling
[PATCH V2 0/2] firmware: arm_scmi: Misc Fixes
2024-09-04 8:05 UTC (4+ messages)
` [PATCH V2 2/2] firmware: arm_scmi: Skip adding bad duplicates
[PATCHSET sched_ext/for-6.12] sched_ext: Apply pick_next_task() updates and remove switch_class()
2024-09-04 8:03 UTC (7+ messages)
` [PATCH 1/6] sched_ext: Don't call put_prev_task_scx() before picking the next task
` [PATCH 2/6] sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
` [PATCH 3/6] sched_ext: Unify regular and core-sched pick task paths
` [PATCH 4/6] sched_ext: Relocate functions in kernel/sched/ext.c
` [PATCH 5/6] sched_ext: Remove switch_class_scx()
` [PATCH 6/6] sched_ext: Remove sched_class->switch_class()
[PATCH next] iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
2024-09-04 8:02 UTC
[PATCH v3] block: move non sync requests complete flow to softirq
2024-09-04 8:01 UTC (2+ messages)
[PATCH] x86/mm/pat: Support splitting of virtual memory areas
2024-09-04 7:59 UTC (6+ messages)
[PATCH net-next v4 0/3] net: dsa: microchip: rename and clean ksz8 series files
2024-09-04 7:59 UTC (3+ messages)
` [PATCH net-next v4 1/3] net: dsa: microchip: rename "
[PATCH] serial: pic32_uart: Use devm for kasprintf and request_irq
2024-09-04 7:59 UTC (2+ messages)
[PATCH v3 2/3] iio: adc: ad7625: add driver
2024-09-04 7:58 UTC (4+ messages)
[PATCH 0/4] Microsoft Surface Pro 9 5G support
2024-09-04 7:56 UTC (6+ messages)
` [PATCH 4/4] arm64: dts: qcom: sc8280xp: Add Microsoft Surface Pro 9 5G
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-09-04 7:55 UTC (9+ messages)
` [PATCH v2 00/21] "
` [PATCH v2 15/21] dt-bindings: i2c: document support for SA8255p
` [PATCH v2 16/21] dt-bindings: spi: "
` [PATCH v2 17/21] dt-bindings: serial: "
[PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
2024-09-04 7:53 UTC
[PATCH v4 1/2] mm: store zero pages to be swapped out in a bitmap
2024-09-04 7:54 UTC (6+ messages)
[PATCH] HID: samples: Delete some unuseful comments
2024-09-03 21:43 UTC
[PATCH -v2] Resource: fix region_intersects() for CXL memory
2024-09-04 7:48 UTC (3+ messages)
[PATCH v2] virtio_net: Fix mismatched buf address when unmapping for small packets
2024-09-04 7:51 UTC (4+ messages)
` [External] "
[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
2024-09-04 7:50 UTC (3+ messages)
` [PATCH 2/2] "
[RFC PATCH 00/10] drm/panthor: Add user submission
2024-09-04 7:49 UTC (5+ messages)
[PATCH v1 0/3] pinctrl: intel: Get rid of ifdeffery leftovers
2024-09-04 7:48 UTC (5+ messages)
` [PATCH v1 1/3] pinctrl: intel: Replace ifdeffery by pm_sleep_ptr() macro
[PATCH] wifi: brcmfmac: cfg80211: Convert comma to semicolon
2024-09-04 7:46 UTC
sched: Unexpected reschedule of offline CPU#2!
2024-09-04 7:46 UTC (14+ 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