messages from 2024-12-17 10:09:02 to 2024-12-17 13:02:11 UTC [more...]
[PATCH v5 00/17] Provide a new two step DMA mapping API
2024-12-17 13:00 UTC (18+ messages)
` [PATCH v5 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v5 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v5 03/17] iommu: generalize the batched sync after map interface
` [PATCH v5 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v5 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v5 09/17] docs: core-api: document the IOVA-based API
` [PATCH v5 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v5 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v5 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v5 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v5 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v5 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v5 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v5 17/17] vfio/mlx5: Enable the DMA link API
[PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-12-17 13:00 UTC (3+ messages)
` [PATCH v5 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
2024-12-17 13:00 UTC (9+ messages)
` [RFC PATCH 02/12] khugepaged: Generalize alloc_charge_folio()
` [RFC PATCH 09/12] khugepaged: Introduce vma_collapse_anon_folio()
[PATCH net-next 0/2] net: stmmac: dwmac-socfpga: Allow using 1000BaseX
2024-12-17 12:59 UTC (8+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: Set interface modes from Lynx PCS as supported
[PATCH] wifi: cw1200: Fix potential NULL dereference
2024-12-17 12:55 UTC
[PATCH v1] memcg: fix soft lockup in the OOM process
2024-12-17 12:54 UTC (2+ messages)
[PATCH 0/5] clk: Fix simple video pipelines on i.MX8
2024-12-17 12:54 UTC (6+ messages)
` [PATCH 4/5] clk: Add flag to prevent frequency changes when walking subtrees
[PATCH v8 net-next 0/4] Add more feautues for ENETC v4 - round 1
2024-12-17 12:52 UTC (4+ messages)
` [PATCH v8 net-next 3/4] net: enetc: add LSO support for i.MX95 ENETC PF
[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
2024-12-17 12:51 UTC (7+ messages)
` [PATCH v12 2/8] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
[PATCH 0/2] fix reading ESP during coredump
2024-12-17 12:50 UTC (3+ messages)
` [PATCH 1/2] fs/proc: do_task_stat: Fix ESP not readable "
[PATCH V2] soc: imx8m: Add remove function
2024-12-17 12:48 UTC (5+ messages)
[PATCH v2] dt-bindings: mmc: atmel,hsmci: Convert to json schema
2024-12-17 12:43 UTC (2+ messages)
[PATCH v8 0/4] SRF: Fix offline CPU preventing pc6 entry
2024-12-17 12:42 UTC (4+ messages)
` [PATCH v8 3/4] intel_idle: Provide the default enter_dead() handler
[PATCH v2] net: ethernet: fix NULL dereference in nixge_recv()
2024-12-17 12:40 UTC (2+ messages)
[PATCH v5 0/4] media: venus: enable venus on qcs615
2024-12-17 12:40 UTC (9+ messages)
` [PATCH v5 1/4] dt-bindings: media: add support for video hardware
` [PATCH v5 3/4] arm64: dts: qcom: qcs615: add venus node
[PATCH 0/9] x86/kexec: Fixes for tip/x86/boot
2024-12-17 12:39 UTC (14+ messages)
` [PATCH 1/9] x86/kexec: Disable global pages before writing to control page
` [PATCH 9/9] x86/kexec: Use typedef for relocate_kernel_fn function prototype
[PATCH -next] fs: fix missing declaration of init_files
2024-12-17 12:38 UTC (2+ messages)
[Bug] Deadlock between rfkill_fop_write() and nfc_unregister_device()
2024-12-17 12:38 UTC (6+ messages)
[PATCH v7 00/10] drm: add DRM HDMI Codec framework
2024-12-17 12:36 UTC (2+ messages)
[PATCH] ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
2024-12-17 12:35 UTC (2+ messages)
[PATCH v2] drm/msm/dpu: correct LM pairing for SM6150
2024-12-17 12:35 UTC
[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2024-12-17 12:34 UTC (6+ messages)
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
[PATCH net] xfrm: prevent some integer overflows in verify_ functions
2024-12-17 12:32 UTC (3+ messages)
[PATCH v6 00/10] drm: add DRM HDMI Codec framework
2024-12-17 12:31 UTC (6+ messages)
` [PATCH v6 03/10] drm/connector: implement generic HDMI codec helpers
[PATCH bpf-next v5 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-17 12:30 UTC (5+ messages)
` [PATCH bpf-next v5 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
[PATCH v3] drm/bridge:anx7625: Update HDCP status at atomic_enable()
2024-12-17 12:30 UTC (11+ messages)
[next -v1 0/5] Some cleanup for memcg
2024-12-17 12:27 UTC (5+ messages)
` [next -v1 1/5] memcg: use OFP_PEAK_UNSET instead of -1
` [next -v1 2/5] memcg: call the free function when allocation of pn fails
[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2024-12-17 12:25 UTC (26+ messages)
` [PATCH V4 1/5] dt-bindings: firmware: Document bindings for QCOM SCMI Generic Extension
` [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor
linux-next: Signed-off-by missing for commit in the drivers-x86 tree
2024-12-17 12:24 UTC (3+ messages)
[PATCH net v4 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
2024-12-17 12:20 UTC (2+ messages)
some works in 2024
2024-12-17 12:17 UTC (2+ messages)
[PATCH] spi: fix reference leak in spi_register_controller()
2024-12-17 12:16 UTC (2+ messages)
[PATCH v4 04/25] drm/tests: Add test for drm_atomic_helper_check_modeset()
2024-12-17 12:14 UTC (2+ messages)
[PATCH v6 00/17] spi: axi-spi-engine: add offload support
2024-12-17 12:18 UTC (25+ messages)
` [PATCH v6 01/17] spi: add basic support for SPI offloading
` [PATCH v6 02/17] spi: offload: add support for hardware triggers
` [PATCH v6 04/17] spi: offload-trigger: add PWM trigger driver
` [PATCH v6 05/17] spi: add offload TX/RX streaming APIs
` [PATCH v6 07/17] spi: axi-spi-engine: implement offload support
` [PATCH v6 08/17] iio: buffer-dmaengine: split requesting DMA channel from allocating buffer
` [PATCH v6 09/17] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()
` [PATCH v6 10/17] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH v6 11/17] iio: adc: ad7944: add support for SPI offload
` [PATCH v6 14/17] iio: adc: ad4695: Add "
` [PATCH v6 16/17] iio: dac: ad5791: sort include directives
` [PATCH v6 17/17] iio: dac: ad5791: Add offload support
[PATCH v3 0/3] riscv: Add bfloat16 instruction support
2024-12-17 12:11 UTC (5+ messages)
` [PATCH v3 3/3] riscv: hwprobe: export bfloat16 ISA extension
[PATCH iwl-next 0/9] igc: Add support for Frame Preemption feature in IGC
2024-12-17 12:09 UTC (4+ messages)
` [PATCH iwl-next 6/9] igc: Add support for frame preemption verification
[PATCH v6 00/16] VOP Support for rk3576
2024-12-17 12:07 UTC (5+ messages)
` [PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc
` "
` "
[PATCH v4 0/9] Add display support for QCS615 platform
2024-12-17 12:06 UTC (5+ messages)
` [PATCH v4 5/9] drm/msm/dpu: Add SM6150 support
[PATCH v3] freezer, sched: report the frozen task stat as 'D'
2024-12-17 12:04 UTC (3+ messages)
[PATCH net] net: sysfs: Fix deadlock situation in sysfs accesses
2024-12-17 12:04 UTC (8+ messages)
[PATCH v5 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
2024-12-17 12:03 UTC (7+ messages)
` [PATCH v5 07/20] x86/kexec: Invoke copy of relocate_kernel() instead of the original
[PATCH] docs: mm: fix the incorrect 'FileHugeMapped' field
2024-12-17 11:59 UTC (2+ messages)
[PATCH v6 0/2] Add changes to use session index as identifier
2024-12-17 11:58 UTC (2+ messages)
[PATCH v2] PCI: Avoid putting some root ports into D3 on some Ryzen chips
2024-12-17 11:58 UTC (12+ messages)
[PATCH] mm: hugetlb: independent PMD page table shared count
2024-12-17 11:56 UTC (6+ messages)
[PATCH 0/5] perf: arm_spe: Add format option for discard mode
2024-12-17 11:56 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH 3/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH 4/5] perf test: arm_spe: Add test for "
` [PATCH 5/5] perf docs: arm_spe: Document new "
[syzbot] [trace?] kernel BUG in ring_buffer_map
2024-12-17 11:56 UTC
[PATCH net-next v1] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
2024-12-17 11:54 UTC (3+ messages)
drivers/tty/mips_ejtag_fdc.c:685: warning: Excess function parameter 'opaque' description in 'mips_ejtag_fdc_tty_timer'
2024-12-17 11:52 UTC
[PATCH 00/19] perf: Make perf_pmu_unregister() usable
2024-12-17 11:52 UTC (5+ messages)
` [PATCH 19/19] perf: Make perf_pmu_unregister() useable
[PATCH] x86/bugs: Add force_cpu_bug= cmdline param
2024-12-17 11:50 UTC (5+ messages)
[PATCH] x86/mm: avoid false-positive objtool warning in page_fault_oops()
2024-12-17 11:47 UTC (2+ messages)
[PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2024-12-17 11:47 UTC (7+ messages)
` [PATCH v20 1/9] soc: cadence: Create helper functions for Cadence MHDP
` [PATCH v20 2/9] drm: bridge: cadence: Update mhdp8546 mailbox access functions
` [PATCH v20 5/9] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
[PATCH V7] mm, compaction: don't use ALLOC_CMA for unmovable allocations
2024-12-17 11:46 UTC
[PATCH v5 0/7] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
2024-12-17 11:44 UTC (6+ messages)
` [PATCH v5 3/7] dt-bindings: display: renesas,du: Add missing constraints
a bochs-drm (?) oops on head
2024-12-17 11:43 UTC (6+ messages)
[PATCH 0/2] Fix mas_alloc_cyclic retry
2024-12-17 11:41 UTC (5+ messages)
` [PATCH 1/2] maple_tree: Fix mas_alloc_cyclic() second search
` [PATCH 2/2] test_maple_tree: Test exhausted upper limit of mtree_alloc_cyclic()
[PATCH v2 0/3] Extend logging on TMC start / stop errors
2024-12-17 11:41 UTC (4+ messages)
` [PATCH v2 2/3] coresight: tmc: Update error logging in tmc common functions
[PATCH v2 0/2] Remove apss_dbg clock from IPQ5424 gcc driver
2024-12-17 11:39 UTC (3+ messages)
` [PATCH v2 1/2] clk: qcom: ipq5424: remove apss_dbg clock
` [PATCH v2 2/2] dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro
[PATCH net] psample: adjust size if rate_as_probability is set
2024-12-17 11:37 UTC
[PATCH v4] drm/etnaviv: add optional reset support
2024-12-17 11:36 UTC
[syzbot] [mm?] general protection fault in find_lock_task_mm
2024-12-17 11:34 UTC (5+ messages)
[PATCH v6 0/4] Add Microchip IPC mailbox
2024-12-17 11:31 UTC (5+ messages)
` [PATCH v6 1/4] riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v6 2/4] riscv: export __cpuid_to_hartid_map
` [PATCH v6 3/4] dt-bindings: mailbox: add binding for Microchip IPC mailbox controller
` [PATCH v6 4/4] mailbox: add Microchip IPC support
[PATCH] firmware: cs_dsp: Avoid using a u32 as a __be32 in cs_dsp_mock_mem_maps.c
2024-12-17 11:31 UTC
[PATCH v6 00/16] move per-vma lock into vm_area_struct
2024-12-17 11:31 UTC (9+ messages)
` [PATCH v6 06/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
` [PATCH v6 13/16] mm: introduce vma_ensure_detached()
[PATCH 1/1] fs/ext4/xattr: Check for 'xattr_sem' inside 'ext4_xattr_delete_inode'
2024-12-17 11:31 UTC (3+ messages)
[PATCH v3 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
2024-12-17 11:29 UTC (9+ messages)
` [PATCH v3 01/18] KVM: arm64: Change the layout of enum pkvm_page_state
` [PATCH v3 03/18] KVM: arm64: Make hyp_page::order a u8
` [PATCH v3 04/18] KVM: arm64: Move host page ownership tracking to the hyp vmemmap
` [PATCH v3 11/18] KVM: arm64: Introduce __pkvm_host_unshare_guest()
[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VII edition (OSPM-summit 2025)
2024-12-17 11:23 UTC (3+ messages)
` Registration open for OSPM-summit 2025
[PATCH v5] dt-bindings: power: Convert raspberrypi,bcm2835-power to Dt schema
2024-12-17 11:21 UTC (2+ messages)
[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
2024-12-17 11:18 UTC (11+ messages)
[PATCH v1] irqchip/irq-mvebu-icu: Fix irq_set_type for sei and nsr
2024-12-17 11:15 UTC
[PATCH v15 00/13] Add Secure TSC support for SNP guests
2024-12-17 11:10 UTC (9+ messages)
` [PATCH v15 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR interception for Secure TSC enabled guests
` [PATCH v15 08/13] x86/cpu/amd: Do not print FW_BUG for Secure TSC
[PATCH net-next] sock: make SKB_FRAG_PAGE_ORDER equal to PAGE_ALLOC_COSTLY_ORDER
2024-12-17 11:09 UTC (2+ messages)
[PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
2024-12-17 11:02 UTC (4+ messages)
[PATCH] usb: fix reference leak in usb_new_device()
2024-12-17 11:00 UTC (2+ messages)
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_dev_freespace_init
2024-12-17 11:00 UTC (2+ messages)
[PATCH v13 00/25] GenieZone hypervisor drivers
2024-12-17 10:58 UTC (5+ messages)
` [PATCH v13 15/25] virt: geniezone: Add memory pin/unpin support
` [PATCH v13 23/25] virt: geniezone: Add support for guest VM CPU idle
[PATCH] firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.c
2024-12-17 10:56 UTC
[PATCH] spmi: hisi-spmi-controller: manage the OF node reference in device initialization and cleanup
2024-12-17 10:55 UTC (2+ messages)
[PATCH][next] wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
2024-12-17 10:55 UTC
[PATCH v2 0/4] Add SPI0 support for IPQ5424
2024-12-17 10:53 UTC (2+ messages)
[PATCH v3 0/9] driver core: class: Fix bug and code improvements for class APIs
2024-12-17 10:53 UTC (3+ messages)
` [PATCH v3 2/9] blk-cgroup: Fix class @block_class's subsystem refcount leakage
[Bug] KASAN: slab-use-after-free Read in zswap_decompress
2024-12-17 10:52 UTC
[PATCH 06/15] net: hbl_cn: debugfs support
2024-12-17 10:52 UTC (3+ messages)
[PATCH net-next] net: Remove bouncing hippi list
2024-12-17 10:51 UTC (2+ messages)
[PATCH] soundwire: intel_auxdevice: Don't disable IRQs before removing children
2024-12-17 10:49 UTC (4+ messages)
[PATCH] [RFC] Input: remove evbug driver
2024-12-17 10:47 UTC
[PATCH v2] RDMA/srp: Fix error handling in srp_add_port
2024-12-17 10:46 UTC
[PATCH net-next 0/5] net: constify 'struct bin_attribute'
2024-12-17 10:43 UTC (8+ messages)
` [PATCH net-next 1/5] net: bridge: "
` [PATCH net-next 4/5] netxen_nic: "
` [PATCH net-next 5/5] qlcnic: "
"relocation to !ENDBR" objtool warnings
2024-12-17 10:37 UTC (3+ messages)
[PATCH v11 0/2] Add support for Loongson-1 NAND
2024-12-17 10:16 UTC (3+ messages)
` [PATCH v11 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v11 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver
[PATCH 0/8] drm/msm/dpu: catalog corrections
2024-12-17 10:38 UTC (4+ messages)
` [PATCH 7/8] drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100
[PATCH v2 0/4] RTL9300 MDIO driver
2024-12-17 10:35 UTC (5+ messages)
` [PATCH v2 4/4] net: mdio: Add "
[PATCH v2] ASoC: amd: yc: Fix the wrong return value
2024-12-17 10:34 UTC (3+ messages)
[PATCH net-next v2 0/2] Add auto-negotiation support for LAN887x T1 phy
2024-12-17 10:34 UTC (5+ messages)
` [PATCH net-next v2 2/2] net: phy: microchip_t1: Auto-negotiation support for LAN887x
[PATCH] ip6_tunnel: Fix uninit-value in ip6_tnl_xmit
2024-12-17 10:28 UTC (3+ messages)
[PATCH] ASoC: cs42l43: don't include '<linux/find.h>' directly
2024-12-17 10:25 UTC (2+ messages)
[PATCH v3 0/7] Add support for ADIS16550 and ADIS16550W
2024-12-17 10:29 UTC (3+ messages)
` [PATCH v3 6/7] iio: imu: adis16550: add adis16550 support
[PATCH 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-12-17 10:19 UTC (2+ messages)
[PATCH v2] net: Refine key_len calculations in rhashtable_params
2024-12-17 10:19 UTC (2+ messages)
[PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node
2024-12-17 10:18 UTC (11+ messages)
[RESEND PATCH v5 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver
2024-12-17 10:16 UTC (3+ messages)
[PATCH RFC net 0/2] net: dsa: felix: fix VLAN-unaware reception
2024-12-17 10:15 UTC (7+ messages)
[PATCH v5 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-12-17 10:10 UTC (3+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
` [PATCH v5 2/2] arm64: dts: qcom: qcs615-ride: enable "
[PATCH] mailmap: modify the entry for Mathieu Othacehe
2024-12-17 10:09 UTC
[PATCH 0/8] iio: ad3552r-hs: add support for ad3541/42r
2024-12-17 10:13 UTC (3+ messages)
` [PATCH 4/8] iio: backend: add API for interface configuration
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