All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-05 13:17:13 to 2024-12-05 14:04:02 UTC [more...]

[PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
 2024-12-05 13:57 UTC  (4+ messages)

[RFC PATCH v2 00/13] nommu UML
 2024-12-05 13:58 UTC  (28+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic
  ` [PATCH v3 03/13] um: nommu: memory handling
  ` [PATCH v3 04/13] x86/um: nommu: syscall handling
  ` [PATCH v3 05/13] x86/um: nommu: syscall translation by zpoline
  ` [PATCH v3 06/13] um: nommu: syscalls handler from userspace by seccomp filter
  ` [PATCH v3 07/13] x86/um: nommu: process/thread handling
  ` [PATCH v3 08/13] um: nommu: configure fs register on host syscall invocation

[PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch
 2024-12-05 14:02 UTC  (2+ messages)

[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

[RFC PATCH v2 08/21] riscv: mm: Reimplement page table entry atomic get function
 2024-12-05 14:02 UTC  (2+ messages)

[PATCH 4/5] mm/vma: move stack expansion logic to mm/vma.c
 2024-12-05 14:02 UTC  (2+ messages)

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

[RFC 1/2] drm/xe: Add madvise interface
 2024-12-05 14:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [RFC,1/2] "

Sharing UMEM without XDP_SHARED_UMEM
 2024-12-05 13:59 UTC 

[PATCH] hfs: don't use BUG() when we can continue
 2024-12-05 13:59 UTC  (3+ messages)
` [PATCH (REPOST)] "

[PATCH bpf-next] libbpf: Fix segfault due to libelf functions not setting errno
 2024-12-05 13:59 UTC 

[syzbot] [iomap?] WARNING in iomap_zero_iter
 2024-12-05 14:00 UTC  (4+ messages)

[PATCH net v1] net: stmmac: TSO: Fix unaligned DMA unmap for non-paged SKB data
 2024-12-05 13:55 UTC  (2+ messages)

[DPDK/DTS Bug 1516] Port over checksum offload suite to new DTS
 2024-12-05 13:58 UTC  (2+ 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 v2 00/13] Add imx8mp video support
 2024-12-05 13:54 UTC  (14+ messages)
` [PATCH v2 01/13] dm: doc: Fix example
` [PATCH v2 02/13] dm: core: Add a helper to retrieve devices through graph endpoints
` [PATCH v2 03/13] sandbox: Add a fake display controller and link it to the panel
` [PATCH v2 04/13] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
` [PATCH v2 05/13] power-domain: Add refcounting
` [PATCH v2 06/13] clk: Ensure the parent clocks are enabled while reparenting
` [PATCH v2 07/13] clk: imx8mp: Add media related clocks
` [PATCH v2 08/13] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
` [PATCH v2 09/13] imx: power-domain: Add support for the MEDIAMIX control block
` [PATCH v2 10/13] video: imx: Fix Makefile in order to be able to add other imx drivers
` [PATCH v2 11/13] video: imx: Add LDB driver
` [PATCH v2 12/13] video: imx: Add LCDIF driver
` [PATCH v2 13/13] imx8mp_evk: Enable display support

[ANNOUNCE] 4.19.324-rt139
 2024-12-05 13:46 UTC 

linux-next: Tree for Dec 5
 2024-12-05 13:55 UTC 

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)

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

[PATCH rdma-next 0/9] Rework retry algorithm used when sending MADs
 2024-12-05 13:49 UTC  (10+ messages)
` [PATCH rdma-next 1/9] IB/mad: Apply timeout modification (CM MRA) only once
` [PATCH rdma-next 2/9] IB/mad: Add deadline for send MADs
` [PATCH rdma-next 3/9] RDMA/sa_query: Enforce min retry interval and deadline
` [PATCH rdma-next 4/9] RDMA/nldev: Add sa-min-timeout management attribute
` [PATCH rdma-next 5/9] IB/umad: Set deadline when sending non-RMPP MADs
` [PATCH rdma-next 6/9] IB/cm: Set deadline when sending MADs
` [PATCH rdma-next 7/9] IB/mad: Exponential backoff when retrying sends
` [PATCH rdma-next 8/9] RDMA/nldev: Add mad-linear-timeouts management attribute
` [PATCH rdma-next 9/9] IB/cma: Lower response timeout to roughly 1s

[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

[android-common:android15-6.6 10081/20170] arch/arm64/kvm/hyp/nvhe/../../../../../drivers/iommu/arm/arm-smmu-v3/pkvm/arm-smmu-v3.c:597:5: warning: no previous prototype for function 'smmu_domain_config_s2'
 2024-12-05 13:50 UTC 

REJECTED: CVE-2021-47488: cgroup: Fix memory leak caused by missing cgroup_bpf_offline
 2024-12-05 13:50 UTC 

[PATCH 1/2] iommu/arm-smmu-v3: Document SVA interaction with new pagetable features
 2024-12-05 13:48 UTC  (2+ messages)
` [PATCH 2/2] arm64: cpufeature: Add GCS to cpucap_is_possible()

Patchwork summary for: spi-devel-general
 2024-12-05 13:50 UTC 

[PATCH for-10.0 00/11] fpu: pickNaN follow ups
 2024-12-05 13:48 UTC  (11+ 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 09/11] softfloat: Share code between parts_pick_nan cases
` [PATCH 10/11] softfloat: Sink frac_cmp in parts_pick_nan until needed

[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
 2024-12-05 13:48 UTC  (3+ 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  (5+ 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 00/10] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
 2024-12-05 13:45 UTC  (11+ 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

[WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
 2024-12-05 13:43 UTC  (5+ messages)
` [WIP RFC v2 02/35] WIP: rust: drm: Add traits for registering KMS devices

[PATCH V7 0/2] qcom: x1e80100: Enable CPUFreq
 2024-12-05 13:44 UTC  (9+ messages)

[PATCH 0/5] fix test/unittest/usdt/tst.multitrace.sh
 2024-12-05 13:43 UTC  (5+ messages)
` [PATCH 2/5] proc: more self-grab improvements
      ` [DTrace-devel] "

[PATCH] spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
 2024-12-05 13:41 UTC  (2+ messages)

AXI ID 0x5c8 on STM32MP13
 2024-12-05 13:40 UTC 

[PATCH v4 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-05 13:40 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add properties for ti, lvds-vod-swing
  ` [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 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing "
` [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)

[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-05 13:33 UTC  (6+ messages)
` [PATCH v2 07/15] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH for-10.0 00/11] riscv: IOMMU HPM support
 2024-12-05 13:30 UTC  (12+ 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 10/11] hw/riscv: add IOMMU HPM trace events
` [PATCH for-10.0 11/11] docs/specs/riscv-iommu.rst: add HPM support info

[RFC PATCH 00/21] alienware-wmi driver rework
 2024-12-05 13:34 UTC  (6+ messages)
` [RFC PATCH 05/21] alienware-wmi: Refactor rgb-zones sysfs group creation

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] 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 0/3] drm: add drm_printer based hex dumper and use it
 2024-12-05 13:32 UTC  (7+ messages)
` [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  (4+ 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  (6+ messages)
` [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)

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)


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.