All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 09:05:55 to 2024-10-25 09:50:25 UTC [more...]

[PATCH 0/3] drm/panthor: Coherency related fixes
 2024-10-25  9:29 UTC  (6+ messages)
` [PATCH 1/3] drm/panthor: Update memattr programing to align with GPU spec
` [PATCH 2/3] drm/panthor: Explicitly set the coherency mode

[PATCH v8 0/4] Introduce DRM device wedged event
 2024-10-25  9:32 UTC  (9+ messages)
` [PATCH v8 1/4] drm: Introduce "
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

pull-request: wireless-2024-10-21
 2024-10-25  9:50 UTC  (2+ messages)

[PATCH v1 0/2] Enable WDT reload feature
 2024-10-25  9:49 UTC  (7+ messages)

[PATCH v8 0/8] efi: Add a test for EFI bootmeth
 2024-10-25  9:48 UTC  (3+ messages)
` [PATCH v8 2/8] efi_loader: Add a test app

[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-25 10:05 UTC  (6+ messages)
` [PATCH v2 08/13] rust: cleanup module_init!, use it from #[derive(Object)]
` [PATCH v2 13/13] rust: do not use TYPE_CHARDEV unnecessarily

[CI] drm/i915/gsc: test new GSC 102.1.15.1926 for MTL
 2024-10-25  9:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gsc: test new GSC 102.1.15.1926 for MTL (rev4)

[PATCH 21/37] drm/vc4: txp: Add support for BCM2712 MOP
 2024-10-25  9:45 UTC  (2+ messages)

[PATCH v4 0/2] Subject: clang-format: fix rules to make the CI job cleaner
 2024-10-25  9:48 UTC  (4+ messages)
` [PATCH v4 1/2] clang-format: re-adjust line break penalties

[PATCH] libksba: add bison (yacc) dependency
 2024-10-25  9:48 UTC  (5+ messages)
` [OE-core] "

[PATCH] test/bitops: check worker lcore availability
 2024-10-25  9:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-25  9:47 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
` [PATCH v4 3/3] crypto: Add Mediatek EIP-93 crypto engine support

[PATCHv3 0/3] media: venus: close() fixes
 2024-10-25  9:47 UTC  (4+ messages)
` [PATCHv3 1/3] media: venus: fix enc/dec destruction order

[PATCH] extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probe
 2024-10-25  9:46 UTC 

[PATCH] reset: keystone-reset: remove unused macros
 2024-10-25  9:06 UTC 

[PATCH v2 0/2] mailbox: add async request mechanism w/ a user
 2024-10-25  9:44 UTC  (4+ messages)
  ` [PATCH v2 2/2] firmware: add exynos acpm driver

[PATCH v4] intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) field
 2024-10-25  9:50 UTC  (2+ messages)

Netfilter: suspicious RCU usage in __nft_rule_lookup
 2024-10-25  9:46 UTC  (8+ messages)

[PATCH v5 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-10-25  9:46 UTC  (5+ messages)
` [PATCH v5 5/6] drm/log: Implement suspend/resume

[PATCH v6 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-10-25  8:20 UTC  (2+ messages)

[PATCH v6 4/5] perf test: Add hwmon "PMU" test
 2024-10-25  9:45 UTC  (2+ messages)

[PATCH v4 1/2] drm/amdgpu: correct the S3 abort check condition
 2024-10-25  9:45 UTC  (2+ messages)
` [PATCH v4 2/2] drm/amdgpu: clean up the suspend_complete

[PATCH 0/6] ext4: Add atomic write support for DIO
 2024-10-25  9:44 UTC  (8+ messages)
` [PATCH 1/6] ext4: Add statx support for atomic writes
` [PATCH 2/6] ext4: Check for atomic writes support in write iter
` [PATCH 5/6] iomap: Lift blocksize restriction on atomic writes

[PATCH 1/2] platform/x86: x86-android-tablets: Add support for getting i2c_adapter by PCI parent devname()
 2024-10-25  9:44 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: x86-android-tablets: Add support for Vexia EDU ATLA 10 tablet

[PATCHv3 net-next] net: dsa: use ethtool string helpers
 2024-10-25  9:44 UTC  (3+ messages)

[PATCH] rust: do not always select X_PL011_RUST
 2024-10-25  9:42 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2024-10-25  9:43 UTC 

[PATCH v2 0/8] fix error handling in mmap_region() and refactor
 2024-10-25  9:43 UTC  (3+ messages)
` [PATCH v2 8/8] mm: defer second attempt at merge on mmap()

[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
 2024-10-25  9:41 UTC  (6+ messages)
` [PATCH v5 1/5] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v5 3/5] tools: testing: separate out wait_for_pid() into helper header
` [PATCH v5 4/5] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v5 5/5] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH] common/cnxk: allow enabling IOVA field in mbuf
 2024-10-25  9:41 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH v2] wifi: ath9k: fix out-of-bounds endpoint index in htc_issue_send()
 2024-10-25  9:41 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: add Allwinner H616 audio codec support
 2024-10-25  9:38 UTC  (3+ messages)
` [PATCH v3 1/7] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL

[PATCH 0/6] futex: The remaining futex2 bits
 2024-10-25  9:03 UTC  (7+ messages)
` [PATCH 1/6] mm: Add vmalloc_huge_node()
` [PATCH 2/6] futex: Implement FUTEX2_NUMA
` [PATCH 3/6] futex: Propagate flags into futex_get_value_locked()
` [PATCH 4/6] futex: Enable FUTEX2_{8,16}
` [PATCH 5/6] futex,selftests: Extend the futex selftests
` [PATCH 6/6] futex,selftests: Extend the futex selftests for NUMA

[PATCH] drm/i915/display: use x100 version for full version and release
 2024-10-25  9:40 UTC  (3+ messages)
` ✗ CI.BAT: failure for "

[PATCH] qed/qed_sriov: avoid null-ptr-deref
 2024-10-25  9:31 UTC 

[PATCH 0/4] Add SMI clamp and reset
 2024-10-25  9:33 UTC  (13+ messages)
` [PATCH 2/4] dt-bindings: memory: mediatek: Add smi-sub-common property for reset
` [PATCH 3/4] memory: mtk-smi: mt8188: Add SMI clamp function

[PATCH 0/4] um: Set parent-death signal for sub-processes
 2024-10-25  9:37 UTC  (2+ messages)

[PATCH v2 00/12] drm/i915/display: bunch of struct intel_display conversions
 2024-10-25  9:39 UTC  (3+ messages)
` ✗ CI.BAT: failure for drm/i915/display: bunch of struct intel_display conversions (rev2)

[PATCH v6] ALSA: compress_offload: introduce accel operation mode
 2024-10-25  9:40 UTC  (5+ messages)

[PATCH] ui/sdl: Mouse event optimization
 2024-10-25  9:30 UTC  (2+ messages)

[PATCH v2] drm/i915/display: convert I915_STATE_WARN() to struct intel_display
 2024-10-25  9:37 UTC  (3+ messages)
` ✗ CI.BAT: failure for "

[LTP] [PATCH v4 0/4] Automatically generate syscalls.h
 2024-10-25  9:37 UTC  (9+ messages)
` [LTP] [PATCH v4 4/4] Update syscalls files

[PATCH V3 net 0/9] There are some bugfix for the HNS3 ethernet driver
 2024-10-25  9:29 UTC  (10+ messages)
` [PATCH V3 net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled
` [PATCH V3 net 2/9] net: hns3: add sync command to sync io-pgtable
` [PATCH V3 net 3/9] net: hns3: fixed reset failure issues caused by the incorrect reset type
` [PATCH V3 net 4/9] net: hns3: fix missing features due to dev->features configuration too early
` [PATCH V3 net 5/9] net: hns3: Resolved the issue that the debugfs query result is inconsistent
` [PATCH V3 net 6/9] net: hns3: don't auto enable misc vector
` [PATCH V3 net 7/9] net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
` [PATCH V3 net 8/9] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
` [PATCH V3 net 9/9] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

[axboe-block:io_uring-ring-resize 5/5] io_uring/memmap.c:340:19: error: incomplete definition of type 'struct io_uring_ctx'
 2024-10-25  9:35 UTC 

[PATCH] drm/amdgpu: optimize ACA log print
 2024-10-25  9:35 UTC  (4+ messages)

[PULL] drm-xe-next
 2024-10-25  9:34 UTC  (4+ messages)

[PATCH v3] Documentation: Update the behaviour of "kvm-arm.mode"
 2024-10-25  9:32 UTC 

[RFC PATCH 00/13] nommu UML
 2024-10-25  9:33 UTC  (15+ messages)
` [RFC PATCH 03/13] um: nommu: memory handling
` [RFC PATCH 04/13] x86/um: nommu: syscall handling
` [RFC PATCH 06/13] x86/um: nommu: process/thread handling
` [RFC PATCH 07/13] um: nommu: configure fs register on host syscall invocation
` [RFC PATCH 08/13] x86/um/vdso: nommu: vdso memory update
` [RFC PATCH 09/13] x86/um: nommu: signal handling
` [RFC PATCH 13/13] um: nommu: plug nommu code into build system

[PATCH 00/11] Rust device model patches and misc cleanups
 2024-10-25  9:33 UTC  (2+ messages)

[PATCH 1/2] rcuscale: Do a proper cleanup if kfree_scale_init() fails
 2024-10-25  9:33 UTC  (4+ messages)
` [PATCH 2/2] rcuscale: Remove redundant WARN_ON_ONCE() splat

[Buildroot] [PATCH v2 0/1] configs/roc_pc_rk3399: Bump Linux, U-Boot, TF-A
 2024-10-25  9:32 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] "

[PATCH mptcp-net v2 0/3] mptcp: pm: use _rcu variant under rcu_read_lock
 2024-10-25  9:32 UTC  (4+ messages)
` [PATCH mptcp-net v2 1/3] "
` [PATCH mptcp-net v2 2/3] mptcp: pm: lockless list traversal
` [PATCH mptcp-net v2 3/3] mptcp: pm: avoid code duplication to lookup endp

[PATCH v2 0/2] linux-user: Map low priority rt signals
 2024-10-25  9:32 UTC  (4+ messages)
` [PATCH v2 1/2] "
    ` Ping: "

Some observations (results) on BPF acquire and release
 2024-10-25  9:32 UTC  (2+ messages)

[PATCH net-next] net: marvell: use ethtool string helpers
 2024-10-25  9:32 UTC  (2+ messages)

[PATCH] test/graph: fix graph autotest second test failure
 2024-10-25  9:30 UTC  (7+ messages)
` [EXTERNAL] "
  `  "
      `  "
          `  "

[PULL] drm-misc-next
 2024-10-25  9:30 UTC 

[PATCH 0/2] introduce PM QoS interface
 2024-10-25  9:18 UTC  (5+ messages)
` [PATCH v13 0/3] power: "
  ` [PATCH v13 1/3] power: introduce PM QoS API on CPU wide
  ` [PATCH v13 2/3] examples/l3fwd-power: fix data overflow when parse command line
  ` [PATCH v13 3/3] examples/l3fwd-power: add PM QoS configuration

[PATCH v3 0/2] Fix KASAN crash when using KASAN_VMALLOC
 2024-10-25  9:24 UTC  (7+ messages)
` [PATCH v3 1/2] ARM: ioremap: Sync PGDs for VMALLOC shadow

[Discuss]Questions about active slave select in bonding 8023ad
 2024-10-25  9:28 UTC 

workqueue lockup debug
 2024-10-25  9:28 UTC  (3+ messages)

[PATCH v3] MAINTAINERS: minor file line update
 2024-10-25  9:28 UTC 

[PATCH v2 0/2] tests/functional: protect cached assets from modification
 2024-10-25  9:26 UTC  (3+ messages)
` [PATCH v2 1/2] tests/functional: make tuxrun disk images writable
` [PATCH v2 2/2] tests/functional: make cached asset files read-only

[PATCH] net/vmxnet3: support per-queue stats for less queues
 2024-10-25  9:27 UTC  (2+ messages)
` [PATCH v2] net/vmxnet3: support per-queue stats for fewer queues

[PATCH 0/4] QOM: Singleton interface
 2024-10-25  9:25 UTC  (3+ messages)
` [PATCH 2/4] x86/iommu: Make x86-iommu a singleton object

[PATCH] PCI: Restore the original INTX_DISABLE bit by pcim_intx()
 2024-10-25  9:26 UTC  (2+ messages)

Is it possible to use multiple QCN9074 devices on the same system?
 2024-10-25  9:25 UTC  (2+ messages)

[PATCH v4 0/8] Provide support for RMPREAD and a segmented RMP
 2024-10-25  9:25 UTC  (3+ messages)
` [PATCH v4 2/8] x86/sev: Add support for the RMPREAD instruction

[PATCH net-next 4/7] net: hibmcge: Add register dump supported in this module
 2024-10-25  9:25 UTC  (2+ messages)

[jimc:dyndbg_trace_v4_5e 74/102] lib/dynamic_debug.c:1773:27: error: 'struct ddebug_table' has no member named 'num_ddebugs'
 2024-10-25  9:25 UTC 

[yocto] How to add postinst and prerm scripts to a recipe?
 2024-10-25  9:25 UTC  (5+ messages)

[PATCH] fbdev: udl: Make CONFIG_FB_DEVICE optional
 2024-10-25  9:25 UTC 

[PATCH v1] drm/xe: Rework throttle ABI
 2024-10-25  9:22 UTC 

[PATCH v4 00/28] Qualcomm iris video decoder driver
 2024-10-25  9:21 UTC  (4+ messages)
` [PATCH v4 14/28] media: iris: implement iris v4l2_ctrl_ops

[PATCH] wifi: mt76: mt7925: Fix a potential array out-of-bounds access
 2024-10-25  9:16 UTC 

[PATCH net-next] net: qlogic: use ethtool string helpers
 2024-10-25  9:21 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.12-rc5
 2024-10-25  9:20 UTC 

[PATCH] t: fix typos
 2024-10-25  9:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
 2024-10-25  9:19 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe_guc_ads: save/restore OA registers (rev3)

[PATCH v3 0/7] Fix RK3588 GPU domain
 2024-10-25  9:19 UTC  (2+ messages)

[PATCH v18 00/13] Support blob memory and venus on qemu
 2024-10-25  9:17 UTC  (2+ messages)

Plan needed for switching m68k to 32-bit alignment
 2024-10-25  9:18 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
 2024-10-25  8:00 UTC 

[PATCH v2 2/2] wifi: ath10k: Flush only requested txq in ath10k_flush()
 2024-10-25  8:01 UTC  (3+ messages)

[PATCH] RISC-V: Enable Zicbom in usermode
 2024-10-25  9:15 UTC  (2+ messages)

[PATCH net-next v10 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-25  9:14 UTC  (24+ messages)
` [PATCH net-next v10 01/23] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v10 02/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v10 03/23] ovpn: add basic netlink support
` [PATCH net-next v10 04/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v10 05/23] ovpn: keep carrier always on
` [PATCH net-next v10 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v10 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v10 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v10 09/23] ovpn: implement basic RX "
` [PATCH net-next v10 10/23] ovpn: implement packet processing
` [PATCH net-next v10 11/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v10 12/23] ovpn: implement TCP transport
` [PATCH net-next v10 13/23] ovpn: implement multi-peer support
` [PATCH net-next v10 14/23] ovpn: implement peer lookup logic
` [PATCH net-next v10 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v10 16/23] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v10 17/23] ovpn: add support for peer floating
` [PATCH net-next v10 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v10 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v10 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v10 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v10 22/23] ovpn: add basic ethtool support
` [PATCH net-next v10 23/23] testing/selftests: add test tool and scripts for ovpn module

[PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
 2024-10-25  9:14 UTC  (2+ messages)

[morimoto:sound-pcmv2-2024-10-22 2/3] sound/soc/soc-utils.c:134:55: error: initialization of 'struct snd_soc_dai_link1 *' from 'int' makes pointer from integer without a cast
 2024-10-25  9:14 UTC 

[sean-jc:x86/unfudge_irq_bypass 2/41] include/asm-generic/bitops/fls64.h:24:20: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
 2024-10-25  9:14 UTC 

[PATCH v4 00/11] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-25  9:11 UTC  (9+ messages)
` [PATCH v4 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v4 05/11] iommufd: Add domain_alloc_nested op to iommufd_viommu_ops
` [PATCH v4 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v4 10/11] Documentation: userspace-api: iommufd: Update vIOMMU

kselftest/next build: 5 builds: 2 failed, 3 passed, 1 warning (v6.12-rc3-6-g2a027d6bb6600)
 2024-10-25  9:14 UTC 

[OE-core] [PATCH 01/22] autoconf-archive: upgrade 2023.02.20 -> 2024.10.16
 2024-10-25  9:12 UTC  (5+ messages)
` [OE-core] [PATCH 02/22] bash: upgrade 5.2.32 -> 5.2.37
` [OE-core] [PATCH 14/22] ptest-runner: upgrade 2.4.5 -> 2.5.1

[OE-core] [PATCH] linux-firmware: Add qcom-qcm6490-{audio,compute} firmware packages
 2024-10-25  9:12 UTC  (3+ messages)

[PATCH v3] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-25  9:12 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8183: Remove unnecessary variable assignments
 2024-10-25  9:09 UTC 

[PATCH v2] drm/i915: ensure segment offset never exceeds allowed max
 2024-10-25  9:12 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: ensure segment offset never exceeds allowed max (rev3)

[PATCH] net: ethernet: ti: am65-cpsw: fix NULL deref check in am65_cpsw_nuss_probe
 2024-10-25  9:11 UTC 

[PATCH 1/3] mm/vma: miss to restore vmi.index on expansion failure
 2024-10-25  9:11 UTC  (11+ messages)

[PATCH net-next] gve: change to use page_pool_put_full_page when recycling pages
 2024-10-25  9:09 UTC  (5+ messages)

[PATCH v2 0/4] arm64: dts: mt8183: Add i2c-scl-internal-delay-ns
 2024-10-25  9:05 UTC  (2+ messages)

version-going-backwards issues with shared sstate cache
 2024-10-25  9:07 UTC  (2+ messages)
` [yocto] "

[PATCH v4] virtio: Make vring_new_virtqueue support for packed vring
 2024-10-25  9:07 UTC  (2+ messages)

[PATCH v3 2/2] iio: light: add support for veml3235
 2024-10-25  9:07 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.