messages from 2024-08-27 09:45:20 to 2024-08-27 10:20:11 UTC [more...]
[PATCH] net/mana: support building the driver on arm64
2024-08-27 10:00 UTC (2+ messages)
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-08-27 10:20 UTC (8+ messages)
About fsl-lx2160a-tqmlx2160a
2024-08-27 10:19 UTC (2+ messages)
[PATCH 00/11] Introduce New AMD Heterogeneous Core Driver
2024-08-27 10:19 UTC (3+ messages)
` [PATCH 06/11] platform/x86/: hfi: parse CPU core ranking data from shared memory
[PATCH v3] drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
2024-08-27 10:19 UTC (3+ messages)
[PATCH v8] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
2024-08-27 10:19 UTC
[linusw-pinctrl:devel] BUILD SUCCESS 9b82ec85ebb326d20553220945bad1cc203b8805
2024-08-27 10:18 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 00367afae6bd3640c2a810eeac78ea4b325315c9
2024-08-27 10:17 UTC
[PATCH 0/8] Add support for PCIe3 on x1e80100
2024-08-27 10:13 UTC (6+ messages)
` [PATCH 2/8] phy: qcom-qmp: pcs: Add v6.30 register offsets
` [PATCH 6/8] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
[PATCH] acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
2024-08-27 10:12 UTC
[PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes
2024-08-27 9:11 UTC (3+ messages)
` [PATCH v2 10/13] memory: tegra30-emc: simplify with scoped for each OF child loop
[PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation
2024-08-27 10:03 UTC (4+ messages)
` [PATCH RESEND v11 2/3] Input: adp5588-keys - add support for pure gpio
[linusw-pinctrl:fixes] BUILD SUCCESS 128f71fe014fc91efa1407ce549f94a9a9f1072c
2024-08-27 10:13 UTC
[syzbot] [iomap?] [xfs?] WARNING in iomap_write_begin
2024-08-27 10:13 UTC (3+ messages)
[linusw-pinctrl:ib-sophgo-pintrl] BUILD REGRESSION e7a4141f4420879720f9d2c99974e269044c7597
2024-08-27 10:12 UTC
[PATCH 1/2] linux-firmware: make qcom-sc8280xp-lenovo-x13s-audio install Linaro licence
2024-08-27 10:12 UTC (2+ messages)
` [PATCH 2/2] linux-firmware: add packages with SM8550 and SM8650 audio topology files
[PATCH 0/9] xen/bitops: hweight() cleanup/improvements
2024-08-27 10:11 UTC (5+ messages)
` [PATCH 4/9] xen/bitops: Drop the remnants of hweight{8,16}()
[PATCH v2 0/6] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2024-08-27 10:06 UTC (7+ messages)
` [PATCH v2 3/6] dt-bindings: PCI: ti,am65: Extend for use with PVU
[PATCH] arm64: mm: fix DMA zone when dma-ranges is missing
2024-08-27 10:11 UTC (2+ messages)
[PATCH v3] fstests: btrfs: test reading data with a corrupted checksum tree leaf
2024-08-27 10:10 UTC (2+ messages)
[PATCHv5, REBASED 0/4] x86/tdx: Adjust TD settings on boot
2024-08-27 10:04 UTC (4+ messages)
` [PATCHv5, REBASED 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
[PATCH v5 0/9] support large folio swap-out and swap-in for shmem
2024-08-27 10:10 UTC (4+ messages)
` [PATCH v5 4/9] mm: filemap: use xa_get_order() to get the swap entry order
[PATCH] drm/i915/display: use old bpp as a base when modeset is not allowed
2024-08-27 10:09 UTC (2+ messages)
[PATCH v2] linux-firmware: package qcom-vpu firmware
2024-08-27 10:09 UTC
[PATCH -next] fs: Use in_group_or_capable() helper to simplify the code
2024-08-27 10:07 UTC (2+ messages)
[PATCH v5 0/7] RISCV device tree mapping
2024-08-27 10:06 UTC (3+ messages)
` [PATCH v5 1/7] xen/riscv: use {read,write}{b,w,l,q}_cpu() to define {read,write}_atomic()
[PATCH v3 00/29] Qualcomm iris video decoder driver
2024-08-27 10:05 UTC (60+ messages)
` [PATCH v3 01/29] dt-bindings: media: Add sm8550 dt schema
` [PATCH v3 02/29] media: MAINTAINERS: Add Qualcomm Iris video accelerator driver
` [PATCH v3 03/29] media: iris: add platform driver for iris video device
` [PATCH v3 04/29] media: iris: initialize power resources
` [PATCH v3 05/29] media: iris: implement iris v4l2 file ops
` [PATCH v3 06/29] media: iris: introduce iris core state management with shared queues
` [PATCH v3 07/29] media: iris: implement video firmware load/unload
` [PATCH v3 08/29] media: iris: implement boot sequence of the firmware
` [PATCH v3 09/29] media: iris: introduce Host firmware interface with necessary hooks
` [PATCH v3 10/29] media: iris: implement power management
` [PATCH v3 11/29] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v3 12/29] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v3 13/29] media: iris: implement g_selection ioctl
` [PATCH v3 14/29] media: iris: implement enum_fmt and enum_frameintervals ioctls
` [PATCH v3 15/29] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v3 16/29] media: iris: implement iris v4l2_ctrl_ops and prepare capabilities
` [PATCH v3 17/29] media: iris: implement query_cap, query_ctrl and query_menu ioctls
` [PATCH v3 18/29] media: iris: implement vb2 streaming ops
` [PATCH v3 19/29] media: iris: implement set properties to firmware during streamon
` [PATCH v3 20/29] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v3 21/29] media: iris: allocate, initialize and queue internal buffers
` [PATCH v3 22/29] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v3 23/29] media: iris: add support for dynamic resolution change
` [PATCH v3 24/29] media: iris: handle streamoff/on from client in "
` [PATCH v3 25/29] media: iris: add support for drain sequence
` [PATCH v3 26/29] media: iris: add check whether the video session is supported or not
` [PATCH v3 27/29] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v3 28/29] media: iris: add allow checks for v4l2 ioctls
` [PATCH v3 29/29] media: iris: add check to allow sub states transitions
[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
2024-08-27 10:01 UTC (4+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "
[PATCH 00/10] pmdomain: Simplify with cleanup.h
2024-08-27 9:59 UTC (19+ messages)
` [PATCH 01/10] pmdomain: rockchip: Simplify with scoped for each OF child loop
` [PATCH 02/10] pmdomain: rockchip: Simplify locking with guard()
` [PATCH 05/10] pmdomain: qcom: cpr: Simplify with dev_err_probe()
` [PATCH 06/10] pmdomain: qcom: cpr: Simplify locking with guard()
` [PATCH 07/10] pmdomain: qcom: rpmhpd: "
` [PATCH 08/10] pmdomain: qcom: rpmpd: "
[PATCH] rust: allow `stable_features` lint
2024-08-27 10:04 UTC
[PATCH 0/8] regulator: kerneldoc section fixes
2024-08-27 9:55 UTC (9+ messages)
` [PATCH 1/8] regulator: core: Fix short description for _regulator_check_status_enabled()
` [PATCH 2/8] regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value
` [PATCH 3/8] regulator: core: Fix incorrectly formatted kerneldoc "Return" sections
` [PATCH 4/8] regulator: core: Add missing kerneldoc Return sections
` [PATCH 5/8] regulator: of: Fix incorrectly formatted kerneldoc "Return" sections
` [PATCH 6/8] regulator: fixed: Fix incorrectly formatted kerneldoc "Return" section
` [PATCH 7/8] regulator: fixed-helper: Add missing "Return" kerneldoc section
` [PATCH 8/8] regulator: irq_helpers: "
[PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode
2024-08-27 10:03 UTC (2+ messages)
` [PATCH v2] "
[PATCHv2] drm/i915/display: BMG supports UHBR13.5
2024-08-27 10:03 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/display: BMG supports UHBR13.5 (rev2)
[scarthgap][PATCH v2] linux-firmware: add a package for ath12k firmware
2024-08-27 10:03 UTC
[XEN PATCH 0/3] libxl: Implement QEMU command line probe
2024-08-27 10:03 UTC (4+ messages)
` [XEN PATCH 3/3] libxl: Probe QEMU for -run-with user=user and use it
` [XEN PATCH 2/3] libxl: Probe QEMU for -run-with chroot=dir "
` [XEN PATCH 1/3] libxl: Implement QEMU command line probe
[PATCH 1/8] drm/amdgpu: use GEM references instead of TTMs
2024-08-27 10:03 UTC (3+ messages)
` [PATCH 5/8] drm/vmwgfx: partially revert "Adapt validation code for reference-free lookups"
[BUG almost bisected] Splat in dequeue_rt_stack() and build error
2024-08-27 10:03 UTC (5+ messages)
[CI] drm/xe: Replace xe_device_wmb by wmb
2024-08-27 10:03 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH] mark <zlib.h> with for-crc32 in a consistent manner
2024-08-27 10:02 UTC
[PATCH v2 0/6] drm/vkms: Switch all vkms object to DRM managed objects
2024-08-27 9:57 UTC (7+ messages)
` [PATCH v2 1/6] drm/vkms: Switch to managed for connector
` [PATCH v2 2/6] drm/vkms: Switch to managed for encoder
` [PATCH v2 3/6] drm/vkms: Rename vkms_output to vkms_crtc
` [PATCH v2 4/6] drm/vkms: rename to_vkms_crtc_state to drm_crtc_state_to_vkms_crtc_state to avoid confusion
` [PATCH v2 5/6] drm/vkms: Switch to managed for CRTC
` [PATCH v2 6/6] drm/vkms: Add missing check for CRTC initialization
[PATCH] doc/develop/sending_patches.rst: Clarify when to use which branch
2024-08-27 10:02 UTC (3+ messages)
` [PATCH] doc/develop/sending_patches.rst: Reword where our git tree is slightly
[PATCH] vfs: elide smp_mb in iversion handling in the common case
2024-08-27 10:00 UTC (2+ messages)
[PATCH net-next v17 00/14] Introduce PHY listing and link_topology tracking
2024-08-27 8:48 UTC (6+ messages)
` [PATCH net-next v17 11/14] net: ethtool: cable-test: Target the command to the requested PHY
[PATCH net-next v4 0/3] tc: adjust network header after 2nd vlan push
2024-08-27 10:00 UTC (2+ messages)
[PATCH v2 12/12] net/ice: add support for FEC auto-detect for E830
2024-08-27 10:00 UTC (4+ messages)
` [PATCH v3 00/12] Align ICE shared code with Base driver
` [PATCH v3 01/12] net/ice: use correct format specifiers for unsigned ints
[PATCH 0/5] xfs: fix and cleanups for log item push
2024-08-27 10:00 UTC (4+ messages)
` [PATCH 3/5] xfs: add XFS_ITEM_UNSAFE for log item push return result
[PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
2024-08-27 9:59 UTC (4+ messages)
` [PATCH] random: vDSO: Redefine "
[PATCH] drm/sched: Fix UB pointer dereference
2024-08-27 9:59 UTC (4+ messages)
[PATCH] drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
2024-08-27 9:58 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH] crypto: arm/aes-neonbs - go back to using aes-arm directly
2024-08-27 9:58 UTC (2+ messages)
[DPDK/DTS Bug 1528] Port MTU update test suite to DTS
2024-08-27 9:58 UTC
[PATCH v17 00/13] Support blob memory and venus on qemu
2024-08-27 9:57 UTC (2+ messages)
[PATCH v1 0/4] Stabilize Oxenstored's interface with
2024-08-27 9:57 UTC (4+ messages)
` [PATCH v1 2/4] ocaml/libs: Implement a dynamically-loaded plugin for Xenctrl.domain_getinfo
[PATCH 0/2] KVM: Coalesced IO cleanup and test
2024-08-27 9:56 UTC (3+ messages)
` [PATCH 2/2] KVM: Clean up coalesced MMIO ring full check
[PATCH v2 01/24] mt76: mt7603: fix mixed declarations and code
2024-08-27 9:30 UTC (15+ messages)
` [PATCH v2 11/24] wifi: mt76: change .sta_assoc callback to .sta_event
` [PATCH v2 12/24] wifi: mt76: mt7915: use mac80211 .sta_state op
` [PATCH v2 13/24] wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
` [PATCH v2 14/24] wifi: mt76: mt7915: retry mcu messages
` [PATCH v2 15/24] wifi: mt76: mt7915: reset the device after MCU timeout
` [PATCH v2 16/24] wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
` [PATCH v2 17/24] wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
` [PATCH v2 18/24] wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connac
` [PATCH v2 19/24] wifi: mt76: mt7915: improve hardware restart reliability
` [PATCH v2 20/24] mt76: shrink mt76_queue_buf
` [PATCH v2 21/24] wifi: mt76: mt7915: fix rx filter setting for bfee functionality
` [PATCH v2 22/24] wifi: mt76: mt7915: always query station rx rate from firmware
` [PATCH v2 23/24] wifi: mt76: mt7996: fix uninitialized TLV data
` [PATCH v2 24/24] wifi: mt76: mt7915: avoid long MCU command timeouts during SER
[Bug 219198] New: usb on Dell WD19TB Thunderbolt Dock stop working
2024-08-27 9:56 UTC (2+ messages)
` [Bug 219198] "
[PATCH net-next 0/5] make use of the helper macro LIST_HEAD()
2024-08-27 10:04 UTC (6+ messages)
` [PATCH net-next 1/5] net/ipv4: "
` [PATCH net-next 2/5] net/tipc: "
` [PATCH net-next 3/5] net/netfilter: "
` [PATCH net-next 4/5] net/ipv6: "
` [PATCH net-next 5/5] net/core: "
[syzbot] [mm?] general protection fault in ksm_do_scan
2024-08-27 9:55 UTC
[PATCH BlueZ 1/1] att: Correctly handle negative return values in can_write_data
2024-08-27 9:54 UTC (2+ messages)
` [BlueZ,1/1] "
[PATCH] sysctl: avoid spurious permanent empty tables
2024-08-27 9:54 UTC
[PATCH -next 0/5] drm: Use for_each_child_of_node_scoped()
2024-08-27 9:49 UTC (6+ messages)
` [PATCH -next 1/5] drm/rockchip: "
[PATCH net-next v28 00/13] Add Realtek automotive PCIe driver
2024-08-27 9:53 UTC (3+ messages)
` [PATCH net-next v28 07/13] rtase: Implement a function to receive packets
[PATCH] wifi: wilc1000: Keep slot powered on during suspend/resume
2024-08-27 9:53 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2 net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
2024-08-27 9:52 UTC (3+ messages)
` "
[PATCH] lkdtm: mark lkdtm_kprobe_handler for kprobe unavailable
2024-08-27 9:52 UTC
[PATCH] tools/testing/cxl: Use dev_is_platform()
2024-08-27 9:51 UTC
[PATCH v4 0/7] tests/functional: Convert few MIPS avocado tests
2024-08-27 9:49 UTC (8+ messages)
` [PATCH v4 1/7] tests/functional: Convert mips64el Fuloong2e avocado test (1/2)
` [PATCH v4 2/7] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
` [PATCH v4 3/7] tests/functional: Convert mips64el I6400 Malta avocado tests
` [PATCH v4 4/7] tests/functional: Convert mips64el 5KEc "
` [PATCH v4 5/7] tests/functional: Convert mips32el Malta YAMON avocado test
` [PATCH v4 6/7] tests/functional: Convert nanomips Malta avocado tests
` [PATCH v4 7/7] tests/functional: Convert mips32eb 4Kc "
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-08-27 9:50 UTC (4+ messages)
` [PATCH v6 25/27] ARM: dts: at91: sam9x7: add device tree for SoC
OF_UPSTREAM vs. additional dtbs
2024-08-27 9:35 UTC (10+ messages)
[BUG?] bcachefs: keep writing to device when there is no high-level I/O activity
2024-08-27 9:49 UTC
[PATCH v2] ASoC: dt-bindings: cirrus,cs4271: Convert to dtschema
2024-08-27 9:49 UTC (2+ messages)
[PATCH v2] drm/xe: Fix memory leak on xe_alloc_pf_queue failure
2024-08-27 9:48 UTC (3+ messages)
[kvmtool PATCH v3 0/4] Add RISC-V ISA extensions based on Linux-6.10
2024-08-27 9:46 UTC (3+ messages)
[PATCH] x86/efi: Use generic PE/COFF structures in x86 efi source
2024-08-27 9:46 UTC (2+ messages)
[PATCH -next] net/bluetooth: make use of the helper macro LIST_HEAD()
2024-08-27 9:55 UTC
(no subject)
2024-08-27 9:45 UTC (2+ messages)
`
[RFC PATCH] drm/xe/lnl: Implement clear-on-free for pooled BOs
2024-08-27 9:45 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.