All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-05 12:37:27 to 2024-12-05 13:34:58 UTC [more...]

[PATCH for-10.0 00/11] riscv: IOMMU HPM support
 2024-12-05 13:30 UTC  (11+ messages)
` [PATCH for-10.0 01/11] hw/riscv/riscv-iommu.h: add missing headers
` [PATCH for-10.0 02/11] hw/riscv/riscv-iommu-bits.h: HPM bits
` [PATCH for-10.0 03/11] hw/riscv/riscv-iommu: add riscv-iommu-hpm file
` [PATCH for-10.0 04/11] hw/riscv/riscv-iommu: add riscv_iommu_hpm_incr_ctr()
` [PATCH for-10.0 05/11] hw/riscv/riscv-iommu: instantiate hpm_timer
` [PATCH for-10.0 06/11] hw/riscv/riscv-iommu: add IOCOUNTINH mmio writes
` [PATCH for-10.0 07/11] hw/riscv/riscv-iommu: add IOHPMCYCLES mmio write
` [PATCH for-10.0 08/11] hw/riscv/riscv-iommu: add hpm events "
` [PATCH for-10.0 09/11] hw/riscv/riscv-iommu.c: add RISCV_IOMMU_CAP_HPM cap
` [PATCH for-10.0 11/11] docs/specs/riscv-iommu.rst: add HPM support info

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 for-10.0 00/11] fpu: pickNaN follow ups
 2024-12-05 13:33 UTC  (7+ messages)
` [PATCH 01/11] target/arm: Copy entire float_status in is_ebf
` [PATCH 02/11] softfloat: Inline pickNaNMulAdd
` [PATCH 06/11] softfloat: Move propagateFloatx80NaN to softfloat.c

[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 BlueZ] Leave config files writable for owner
 2024-12-05 13:32 UTC 

Makefile question
 2024-12-05 13:32 UTC  (4+ messages)

[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-05 13:30 UTC  (9+ messages)
` [PATCH v2 10/15] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [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 0/3] drm: add drm_printer based hex dumper and use it
 2024-12-05 13:32 UTC  (9+ messages)
` [PATCH 1/3] drm/print: add drm_print_hex_dump()
` [PATCH 2/3] drm/i915/display: use drm_print_hex_dump() for crtc state dump
` [PATCH 3/3] drm/i915/display: use drm_print_hex_dump() for buffer mismatch dumps
` ✗ Xe.CI.Full: failure for drm: add drm_printer based hex dumper and use it

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-05 13:31 UTC  (5+ messages)
` [PATCH net-next v5 1/4] sock: Introduce sk_set_prio_allowed helper function
` [PATCH net-next v5 2/4] sock: support SO_PRIORITY cmsg
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
` [PATCH net-next v5 4/4] sock: Introduce SO_RCVPRIORITY socket option

[PATCH 1/2] ASoC: codecs: wcd9335: Add define for number of DAIs
 2024-12-05 13:31 UTC  (5+ messages)

[PATCH 00/11] KVM: arm64: Add NV timer support
 2024-12-05 13:31 UTC  (4+ messages)
` [PATCH 06/11] KVM: arm64: nv: Acceletate EL0 counter accesses from hypervisor context

[PATCH] gpio: gpiolib: fix refcount imbalance in gpiochip_setup_dev()
 2024-12-05 13:30 UTC  (4+ messages)

[PATCH v2] arm64: zynqmp: Update the usb5744 hub node as per binding
 2024-12-05 13:29 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Sync with v6.12 kernel
 2024-12-05 13:29 UTC  (2+ messages)

[RFC] eventdev: add atomic queue to test-eventdev app
 2024-12-05 13:29 UTC 

[PATCH] i3c: master: Improve initialization of numbered I2C adapters
 2024-12-05 13:29 UTC 

[PATCH] fs: don't block write during exec on pre-content watched files
 2024-12-05 13:28 UTC  (3+ messages)

[PATCH i-g-t] GPGPU support for MTL platform
 2024-12-05 13:28 UTC 

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-05 13:26 UTC  (5+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615

[PATCH] media: cec: include linux/debugfs.h and linux/seq_file.h where needed
 2024-12-05 13:24 UTC  (5+ messages)

[PATCH] drm/i915: add GEM_WARN_ON to remap_io_sg
 2024-12-05 13:23 UTC  (3+ messages)
` [RESEND] "

[PATCH 0/4] arm64: ptrace: fix handling of partial SETREGSET calls
 2024-12-05 13:21 UTC  (2+ messages)

[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

[GIT PULL FOR v6.14] rkisp1 miscellaneous changes
 2024-12-05 13:21 UTC  (2+ messages)

+ kexec-prevent-redundant-irq-masking-by-checking-state-before-shutdown.patch added to mm-nonmm-unstable branch
 2024-12-05 13:21 UTC  (2+ messages)

[PATCH v3 0/2] AHCI cleanup
 2024-12-05 13:19 UTC  (3+ messages)
` [PATCH v3 1/2] hw/ide/ahci: Decouple from PCI
` [PATCH v3 2/2] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file

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

Linux kernel 6.12.2 released
 2024-12-05 13:20 UTC 

[PATCH v1] drm/i915/selftest: Log throttle reasons on failure
 2024-12-05 13:20 UTC  (2+ messages)

[PATCH] drm/sched: Extend and update documentation
 2024-12-05 13:20 UTC  (3+ messages)

[PATCH 0/6] migration: Fix issues during qmp_migrate_cancel
 2024-12-05 13:18 UTC  (9+ messages)
` [PATCH 2/6] migration: Kick postcopy threads on cancel

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

[Intel-wired-lan] [PATCH iwl-net v1] ice: move static_assert to declaration section
 2024-12-05 13:18 UTC  (3+ messages)

[LTP] [PATCH v1] tst_cgroup.c: Force tst_cg_scan only scan specific cgroup version if needs_ver exist
 2024-12-05 13:16 UTC  (7+ messages)

[RFC PATCH 00/21] alienware-wmi driver rework
 2024-12-05 13:18 UTC  (17+ messages)
` [RFC PATCH 05/21] alienware-wmi: Refactor rgb-zones sysfs group creation
` [RFC PATCH 10/21] alienware-wmi: Add alienfx OPs to platdata
` [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

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:17 UTC 

[boot-time] [RFC] analyze-initcall-debug.py - a tool to analyze the initcall debug output
 2024-12-05 13:05 UTC  (3+ messages)

[PATCH] mmc: sdhci-of_dwcmshc: Change to dwcmshc_phy_init for reusing codes
 2024-12-05 13:16 UTC  (2+ messages)

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

Linux kernel 6.11.11 released
 2024-12-05 13:15 UTC 

[PATCH v2 2/5] PCI: stm32: Add PCIe host support for STM32MP25
 2024-12-05 11:46 UTC  (3+ messages)

[PATCH] pinctrl: ingenic: Replace seq_printf() by seq_puts()
 2024-12-05 13:13 UTC 

[oe] [meta-gnome][PATCHv3] gthumb: update 3.12.4 -> 3.12.6
 2024-12-05 13:12 UTC 

[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 

[meta-gnome][PATCHv3] gthumb: update 3.12.4 -> 3.12.6
 2024-12-05 13:11 UTC 

[PATCH v10 0/7] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-12-05 13:10 UTC  (3+ messages)
` [PATCH v10 3/7] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check

brcmfmac: Unexpected brcmf_set_channel: set chanspec 0xd022 fail, reason -52 - Part 2
 2024-12-05 13:10 UTC  (5+ messages)

[PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
 2024-12-05 13:10 UTC  (5+ messages)
` [PATCH v3 04/24] thread-pool: Implement generic (non-AIO) pool support

[RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
 2024-12-05 13:10 UTC  (13+ messages)
` [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
` [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
` [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc

[PATCH] efi_loader: Check for a valid fw_name before auto generating GUIDs
 2024-12-05 13:09 UTC  (2+ messages)

How would I do signature verification of standalone binary?
 2024-12-05 11:14 UTC 

[PATCH] mtd: spi-nor: Fix the qspi parallel memory issues
 2024-12-05 10:29 UTC  (5+ messages)

[PATCH] efi_loader: fix pe reloc pointer overrun
 2024-12-05  8:58 UTC  (5+ messages)

[PATCH v2] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
 2024-12-05  7:50 UTC  (2+ messages)

[PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read()
 2024-12-05 13:08 UTC  (10+ messages)

[PATCH] mtd: spi-nor: Fix the read issue when addr_width is 4byte
 2024-12-05  7:35 UTC  (2+ messages)

[PATCH v7 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-12-05  6:08 UTC  (6+ messages)
` [PATCH v7 05/12] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi

[PATCH v2 5.10.y] ALSA: usb-audio: Fix out of bounds reads when finding clock sources
 2024-12-05 13:07 UTC 

[PATCH v1 0/1] SoCFPGA: Add watchdog mode setting for Agilex 5
 2024-12-05  3:56 UTC  (2+ messages)
` [PATCH v1 1/1] arm: socfpga:agilex5: Fix system manager watchdog mode setting

[PATCH v6 1/2] rust: error: Add EOVERFLOW
 2024-12-05 13:07 UTC  (3+ messages)
` [PATCH v6 2/2] rust: add dma coherent allocator abstraction

[PATCH man-pages v4] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2024-12-05 13:06 UTC  (5+ messages)
    ` git repositories and branches (was: [PATCH man-pages v4] madvise.2: ...)

[PATCH] m68k: coldfire: Support resources for UART
 2024-12-05 13:06 UTC  (7+ messages)

[PATCH v1 1/1] drm/i915/gt: Increase a time to retry RING_HEAD reset
 2024-12-05 13:05 UTC  (2+ messages)

[PATCH v2 net-next] ipv4: remove useless arg
 2024-12-05 13:04 UTC 

[PATCH] openrisc: Fix misalignments in head.S
 2024-12-05 13:04 UTC 

drm/amd/display: Pass pwrseq inst for backlight and ABM
 2024-12-05 13:02 UTC  (4+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_sync
 2024-12-05 13:01 UTC  (3+ messages)

[PATCH i-g-t] igt-runner fact checking
 2024-12-05 13:01 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for igt-runner fact checking (rev10)
` ✓ i915.CI.Full: success "

[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 v2] wifi: mac80211: re-order unassigning channel in activate links
 2024-12-05 13:00 UTC  (3+ messages)

[PATCH] pmdomain: renesas: rcar-sysc: Drop fwnode_dev_initialized() call
 2024-12-05 13:00 UTC 

Recent changes (master)
 2024-12-05 13:00 UTC 

[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 0/5] fix test/unittest/usdt/tst.multitrace.sh
 2024-12-05 12:58 UTC  (4+ messages)
` [PATCH 2/5] proc: more self-grab improvements

[PATCH] drm/panic: Better binary encoding in QR code
 2024-12-05 12:58 UTC 

[meta-oe][PATCH] pam-radius: add recipe
 2024-12-05 12:58 UTC 

[PATCH v7] rockchip/drm: vop2: add support for gamma LUT
 2024-12-05 12:53 UTC  (5+ messages)
    `  "

[PATCH 0/2] arm64: dts: renesas: white-hawk-single: Add R-Car Sound support
 2024-12-05 12:53 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: white-hawk-ard-audio: Drop SoC part
` [PATCH 2/2] arm64: dts: renesas: white-hawk-single: Add R-Car Sound support

[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

[libgpiod][PATCH] bindings: python: fix license tags
 2024-12-05 12:56 UTC  (2+ messages)

[RFC 1/2] drm/xe: Add madvise interface
 2024-12-05 12:55 UTC  (4+ messages)
` ✓ CI.Build: success for series starting with [RFC,1/2] "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] ASoC: mediatek: mt8188: Enable apll1 clock during reg rw to prevent hang
 2024-12-05 12:51 UTC  (3+ messages)

[PATCH v2 0/4] Add stack protector
 2024-12-05 12:52 UTC  (5+ messages)
` [PATCH v2 2/4] xen: common: add ability to enable "

[PATCH] arm64: dts: rockchip: increase gmac rx_delay to 0x11 on rk3399-puma
 2024-12-05 12:51 UTC  (6+ messages)

[PATCH] board: st: stm32mp1: Clean env_get_location()
 2024-12-05 12:48 UTC  (2+ messages)

[PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-12-05 12:47 UTC  (7+ messages)

[PATCH] i2c: imx: fix divide by zero warning
 2024-12-05 12:49 UTC  (2+ messages)

[oe] [meta-gnome][PATCHv2] gthumb: update 3.12.4 -> 3.12.6
 2024-12-05 12:47 UTC 

[PATCH] ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
 2024-12-05 12:43 UTC  (2+ messages)

[PATCH 0/5] Enable audio output for Genio 700 EVK board
 2024-12-05 12:42 UTC  (11+ messages)
` [PATCH 1/5] arm64: dts: mt6359: Add #sound-dai-cells property
` [PATCH 2/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add compatible for mt8390 evk
` [PATCH 3/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add DSP properties
` [PATCH 4/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: Allow DL_SRC/UL_SRC dai-links
` [PATCH 5/5] arm64: dts: mediatek: mt8390-genio-700-evk: Add sound output support

[meta-gnome][PATCHv2] gthumb: update 3.12.4 -> 3.12.6
 2024-12-05 12:46 UTC 

[syzbot] [scsi?] possible deadlock in balance_pgdat (2)
 2024-12-05 12:46 UTC  (2+ messages)

[PATCH v8 0/9] TDX host: metadata reading tweaks and bug fixes
 2024-12-05 12:45 UTC  (5+ messages)
` [PATCH v8 8/9] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
  ` [PATCH v8 8.1/9] "

[PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure
 2024-12-05 12:45 UTC  (2+ messages)

[PATCH] ksmbd: retry iterate_dir in smb2_query_dir
 2024-12-05 12:44 UTC  (2+ messages)

[PATCH leds v5 00/12] Turris Omnia LED driver changes
 2024-12-05 12:42 UTC  (6+ messages)
` [PATCH leds v5 12/12] ARM: dts: turris-omnia: Add global LED brightness change interrupt

[PATCH] mailmap: add entry for Ying Huang
 2024-12-05 12:42 UTC 

[PATCH v2 net-next] net_sched: sch_fq: add three drop_reason
 2024-12-05 12:41 UTC  (3+ messages)

[PATCH v2 1/2] drm/xe: Use non-interruptible wait when moving BO to system
 2024-12-05 12:40 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe: Wait for migration job before unmapping pages

[PATCH] net/sched: netem: account for backlog updates from child qdisc
 2024-12-05 12:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2024-12-05 12:39 UTC  (5+ messages)
` [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_sync
 2024-12-05 12:39 UTC  (2+ messages)

[PATCH v3 1/1] media: ccs: Clean up parsed CCS static data on parse failure
 2024-12-05 12:38 UTC  (4+ messages)

[PATCH] drm/i915/pps: include panel power cycle delay in debugfs
 2024-12-05 12:37 UTC 


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.