All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-04 08:07:56 to 2024-09-04 08:51:40 UTC [more...]

[PATCH] static_call: Handle module init failure correctly in static_call_del_module()
 2024-09-04  8:51 UTC  (5+ messages)

[PATCH 00/19] Add initial support for QCS8300
 2024-09-04  8:34 UTC  (28+ 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

[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

[PATCH can-next v5 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-04  8:52 UTC  (45+ 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 v4 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
 2024-09-04  8:50 UTC  (3+ messages)
` [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list

[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 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  (11+ 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 00/15] slab: add struct kmem_cache_args
 2024-09-04  8:50 UTC  (14+ messages)
` [PATCH v2 02/15] "
` [PATCH v2 05/15] slab: port kmem_cache_create_usercopy() to "
` [PATCH v2 09/15] sl*b: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v2 14/15] slab: remove kmem_cache_create_rcu()
` [PATCH v2 15/15] io_uring: port to struct kmem_cache_args

[PATCH 0/2] refs/files: use heuristic to decide whether to repack with `--auto`
 2024-09-04  8:49 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Use helper function devm_clk_get_enabled()
 2024-09-04  8:49 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: "

[PATCH v2] gpu: ipu-v3: Add cleanup attribute for prg_node for auto cleanup
 2024-09-04  8:48 UTC  (2+ messages)

[PATCH] drm: imx: ipuv3-plane: fix HDMI cannot work for odd screen resolutions
 2024-09-04  8:48 UTC  (4+ messages)
` [PATCH v2] drm/imx/ipuv3: ipuv3-plane: Round up plane width for IPUV3_CHANNEL_MEM_DC_SYNC

[PATCH i-g-t 0/3] Introduce VF MMIO register tests and xe_mmio fixes
 2024-09-04  8:47 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs
` [PATCH i-g-t 2/3] lib/xe/xe_mmio: Fix assertion logic in xe_mmio_vf_access_init
` [PATCH i-g-t 3/3] lib/xe/xe_mmio: Remove redundant PCI system cleanup

[PATCH i-g-t 1/3] xe/oa: Update oa-lnl.xml
 2024-09-04  8:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[PATCH] ext4: return error on syncfs after shutdown
 2024-09-04  8:46 UTC 

[PATCH v6 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-09-04  8:45 UTC  (4+ messages)
` [PATCH v6 10/14] drm/panthor: Add the scheduler logical block

[PATCH 0/4] Simplify code with helper function devm_clk_get*()
 2024-09-04  8:44 UTC  (3+ messages)

[PATCH 0/6] Miscellaneous FWU fixes
 2024-09-04  8:43 UTC  (6+ messages)
` [PATCH 1/6] fwu: v2: perform some checks before reading metadata
` [PATCH 5/6] fwu: add dependency checks for selecting FWU metadata version

[PATCH v2] drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cleaner shader
 2024-09-04  8:43 UTC  (2+ messages)

[PATCH v2 0/7] Add thermal thresholds support
 2024-09-04  8:43 UTC  (5+ messages)
` [PATCH v2 2/7] thermal/core: Add "

[PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
 2024-09-04  8:33 UTC  (12+ messages)

[PATCH v3 i-g-t 0/1] Introduce intel_bb_create_with_context_in_region
 2024-09-04  8:42 UTC  (2+ messages)
` [PATCH v3 i-g-t 1/1] lib/intel_batchbuffer: "

[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] arm-bsp/documentation: corstone1000: Mention PMOD module as prerequisite
 2024-09-04  8:40 UTC 

[PATCH RFC PREVIEW 0/6] iommu: enable user space iopfs in non-nested and non-svm cases
 2024-09-04  8:39 UTC  (4+ messages)
` [PATCH RFC PREVIEW 1/6] iommu/vt-d: Separate page request queue from SVM

[PATCH] blkif: reconcile protocol specification with in-use implementations
 2024-09-04  8:39 UTC  (4+ messages)

[PATCH i-g-t 00/23] Intel format/modifier stuff
 2024-09-04  8:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[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 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 "

[PATCH V4 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-04  8:28 UTC  (4+ messages)
` [PATCH V4 3/5] phy: freescale: fsl-samsung-hdmi: Support dynamic integer

[PATCH v3] wifi: mac80211: introduce EHT rate support in AQL airtime
 2024-09-04  8:28 UTC  (2+ messages)

[RESEND PATCH v7 0/4] Add features to an existing driver
 2024-09-04  8:36 UTC  (5+ messages)

[PATCH i-g-t 1/2] lib/xe/oa: simplify device id array initialization
 2024-09-04  8:36 UTC  (3+ messages)
` ✓ CI.xeBAT: success for series starting with [i-g-t,1/2] lib/xe/oa: simplify device id array initialization (rev2)
` ✓ Fi.CI.BAT: "

[PATCH v7 0/8] Add tsd,mule-i2c-mux support
 2024-09-04  8:35 UTC  (4+ messages)
` [PATCH v7 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer

linux-next: manual merge of the usb tree with the usb.current tree
 2024-09-04  8:35 UTC  (3+ messages)

[PATCH v4 0/4] media: pisp-be: Split jobs creation and scheduling
 2024-09-04  8:35 UTC  (6+ messages)
` [PATCH v4 3/4] "

[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

[sean-jc:x86/cleanup_smp_nmi_shootdown 1/2] arch/x86/kernel/reboot.c:596:34: error: use of undeclared identifier 'crash_ipi_issued'
 2024-09-04  8:34 UTC 

[PATCH] ntb: idt: Fix the cacography in ntb_hw_idt.c
 2024-09-04  6:54 UTC 

[PATCH] meson: add 'qemuutil' dependency for block.c
 2024-09-04  8:27 UTC  (3+ messages)

[PATCHv2 0/2] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-04  8:20 UTC  (4+ messages)
` [PATCH 2/2] nvme-multipath: fix I/O stall when remapping namespaces

[PATCH rdma-next] RDMA/core: Skip initialized but not leaked GID entries
 2024-09-04  8:33 UTC  (3+ messages)

[PATCH 0/6] drm: conversions to struct drm_edid
 2024-09-04  8:32 UTC  (4+ messages)

[PATCH] i2c: mpc: Use devm_clk_get() to simplify code
 2024-09-04  8:31 UTC  (2+ messages)

[PATCH net-next 00/15] RX software timestamp for all - round 2
 2024-09-04  8:29 UTC  (3+ messages)
` [PATCH net-next 07/15] net: ti: icssg-prueth: Remove setting of RX software timestamp

[PATCH] drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clock
 2024-09-04  8:31 UTC 

[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)

[PATCH v3 00/43] drm: Provide fbdev emulation per memory manager
 2024-09-04  8:29 UTC  (4+ messages)
` [PATCH v3 21/43] drm/fbdev-dma: Implement damage handling and deferred I/O

[syzbot] [rdma?] WARNING in gid_table_release_one (2)
 2024-09-04  8:29 UTC  (2+ messages)

[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 v2 0/3] tools/ocaml: Stabilize domain_getinfo for Oxenstored
 2024-09-04  8:27 UTC  (4+ messages)
` [PATCH v2 1/3] tools/ocaml: Build infrastructure for OCaml dynamic libraries

[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
 2024-09-04  8:27 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
 2024-09-04  8:27 UTC  (4+ messages)
` [PATCH net-next v2 3/7] net: ethernet: fs_enet: drop the .adjust_link custom fs_ops

[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/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe
 2024-09-04  8:24 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/3] KVM: arm64: Get rid of REG_HIDDEN_USER
 2024-09-04  8:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Simplify handling of CNTKCTL_EL12
` [PATCH 2/3] KVM: arm64: Simplify visibility handling of AArch32 SPSR_*
` [PATCH 3/3] KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifier

[PATCH v5 00/10] drm/v3d: Enable Big and Super Pages
 2024-09-04  8:24 UTC  (3+ messages)
` [PATCH v5 01/10] drm/v3d: Fix the MMU flush order

[PATCH] treewide: drop redundant "type string" for SYS_SOC and friends
 2024-09-04  8:24 UTC  (2+ messages)

[PATCH] overlay: create a variant to syncfs error test xfs/546
 2024-09-04  8:23 UTC  (5+ messages)

[PATCH] tests/qtest/meson.build: Add more CONFIG switches checks for the x86 tests
 2024-09-04  8:21 UTC 

Error : init: partition(s) not found in /sys, waiting for their uevent(s): mmcblk0p2, mmcblk0p3 while trying to emulate Android 14 on Ubuntu 24.04 X64 bit using qemu-system-aarch64
 2024-09-04  8:19 UTC  (18+ messages)

[v1] reset: starfive: Fixed access the empty member on JH7110 SoC
 2024-09-04  2:46 UTC 

[RFC 0/2] introduce LLC aware functions
 2024-09-04  8:18 UTC  (6+ messages)
` [RFC 1/2] eal: add llc "

[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)

Please pull u-boot-marvell/master
 2024-09-04  8:17 UTC 

[PATCH 0/9] Amlogic C3 ISP support
 2024-09-04  8:15 UTC  (4+ messages)
` [PATCH 1/9] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml

[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

[PATCH v1 net-next 0/2] ENA driver metrics changes
 2024-09-04  8:05 UTC  (10+ messages)
` [PATCH v1 net-next 2/2] net: ena: Extend customer metrics reporting support
                `  "

[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 u-boot-marvell 0/3] Turris Omnia DDR speed change with reset button (for 2024.10)
 2024-09-04  8:13 UTC  (2+ messages)

[meta-oe][PATCH] cryptsetup: upgrade 2.7.4 -> 2.7.5
 2024-09-04  8:10 UTC 

[PATCH net-next] net: atlantic: convert comma to semicolon
 2024-09-04  8:08 UTC 

[RFC net-next 0/2] net: ethtool: add phy(dev) specific stats over netlink
 2024-09-04  8:09 UTC  (7+ messages)
` [RFC net-next 1/2] net: ethtool: plumb PHY stats to PHY drivers

[RFC 00/31] objtool, livepatch: Livepatch module generation
 2024-09-04  8:08 UTC  (5+ messages)
` [RFC 28/31] x86/alternative: Create symbols for special section entries

[PATCH v5 0/4] Support fdinfo runtime and memory stats on Panthor
 2024-09-04  8:07 UTC  (3+ messages)
` [PATCH v5 4/4] drm/panthor: add sysfs knob for enabling job profiling


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.