messages from 2025-07-31 10:03:40 to 2025-07-31 11:11:58 UTC [more...]
[PATCH 0/3] stmpe module support
2025-07-31 11:09 UTC (4+ messages)
` [PATCH 3/3] mfd: stmpe: Allow building as module
` (subset) [PATCH 0/3] stmpe module support
[PATCH] mmc: owl_mmc: Do not dereference data before NULL check
2025-07-31 11:11 UTC
[PATCH] fs: document 'name' parameter for name_contains_dotdot()
2025-07-31 11:11 UTC (2+ messages)
[PATCH 0/2] Kconfig misc fixes
2025-07-31 11:10 UTC (4+ messages)
` [PATCH 2/2] common: Make livepatch dependent on HAS_VMAP
[PATCH net] selftests: net: Fix flaky neighbor garbage collection test
2025-07-31 11:09 UTC
[PATCH V1] mmc: sdhci-msm: Enable MMC_CAP_AGGRESSIVE_PM for qualcomm controllers
2025-07-31 11:09 UTC (12+ messages)
[PATCH i-g-t v1 0/2] tests/kms_vrr: Improve test flow and apply cmdline refresh rate
2025-07-31 11:08 UTC (3+ messages)
` [PATCH i-g-t v1 2/2] tests/kms_vrr: Refactor VRR test to use global refresh rate from cmdline
[XEN][PATCH 0/7] xen/arm: rework to probe kernel before creating domains during xen boot
2025-07-31 11:08 UTC (3+ messages)
` [XEN][PATCH 2/7] xen/domctl: introduce XEN_DOMCTL_CDF_is_32bits
[PATCH v13 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-07-31 11:05 UTC (9+ messages)
` [PATCH v13 07/10] firmware: psci: Implement vendor-specific resets as reboot-mode
[PATCH v3 0/7] SPMI: Implement sub-devices and migrate drivers
2025-07-31 11:05 UTC (4+ messages)
` [PATCH v3 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
[PATCH] zloop: fix KASAN use-after-free of tag set
2025-07-31 11:07 UTC
[PATCH 1/3] mfd: stmpe: Remove IRQ domain upon removal
2025-07-31 11:07 UTC (2+ messages)
[PATCH] ALSA: usb-audio: Add DSD support for Comtrue USB Audio device
2025-07-31 11:06 UTC
[PATCH v1 0/4] KVM: VMX: Handle the immediate form of MSR instructions
2025-07-31 11:04 UTC (5+ messages)
` [PATCH v1 2/4] KVM: x86: Introduce MSR read/write emulation helpers
` [PATCH v1 3/4] KVM: VMX: Handle the immediate form of MSR instructions
[kvm-unit-tests PATCH v2] scripts/arch-run.bash: Drop the dependency on "jq"
2025-07-31 11:05 UTC
[Intel-wired-lan] [PATCH iwl-net v1] ixgbe: fix ixgbe_orom_civd_info struct layout
2025-07-31 11:04 UTC (4+ messages)
` "
[PATCH] net/cksum: compute raw cksum for several segments
2025-07-31 11:03 UTC (3+ messages)
[syzbot] [comedi?] KMSAN: kernel-infoleak in do_insnlist_ioctl
2025-07-31 11:03 UTC (2+ messages)
[PATCH 0/2] xen/version: Improvements to buildid handling
2025-07-31 11:02 UTC (3+ messages)
` [PATCH 1/2] xen/version: Fold print_build_id() into print_version()
` [PATCH 2/2] xen/version: Remove xen_build_id() and export the variable instead
[PATCH] memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe
2025-07-31 10:59 UTC (4+ messages)
[Intel-wired-lan] [RFC PATCH] net: add net-device TX clock source selection framework
2025-07-31 11:02 UTC (5+ messages)
` "
ice: General protection fault in ptp_clock_index
2025-07-31 11:01 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v1] Bluetooth: btintel_pcie: Define hdev->wakeup() callback
2025-07-31 11:17 UTC
[PATCH 0/4] Improve handling of build qa issues
2025-07-31 11:00 UTC (4+ messages)
` [PATCH 3/4] insane: Explicitly fail parsing if QA errors were raised
` [OE-core] "
[PATCH V2] drm/panel-edp: Add edp panels used by mt8189 Chromebooks
2025-07-31 10:59 UTC
[PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
2025-07-31 10:57 UTC (3+ messages)
vmlinux.o: warning: objtool: ktime_get_clock_ts64+0x50: sibling call from callable instruction with modified stack frame
2025-07-31 10:56 UTC
[PATCH v1] drm/panthor: Serialize GPU cache flush operations
2025-07-31 10:57 UTC (3+ messages)
[PATCH v2] net: phy: realtek: convert RTL8226-CG to c45 only
2025-07-31 10:55 UTC (3+ messages)
` AW: "
[RFC PATCH v2 00/25] Hierarchical Constant Bandwidth Server
2025-07-31 10:55 UTC (26+ messages)
` [RFC PATCH v2 01/25] sched/deadline: Remove fair-servers from real-time task's bandwidth accounting
` [RFC PATCH v2 02/25] sched/deadline: Do not access dl_se->rq directly
` [RFC PATCH v2 03/25] sched/deadline: Distinct between dl_rq and my_q
` [RFC PATCH v2 04/25] sched/rt: Pass an rt_rq instead of an rq where needed
` [RFC PATCH v2 05/25] sched/rt: Move some functions from rt.c to sched.h
` [RFC PATCH v2 06/25] sched/rt: Disable RT_GROUP_SCHED
` [RFC PATCH v2 07/25] sched/rt: Introduce HCBS specific structs in task_group
` [RFC PATCH v2 08/25] sched/deadline: Account rt-cgroups bandwidth in deadline tasks schedulability tests
` [RFC PATCH v2 09/25] sched/deadline: Account rt-cgroups bandwidth in sched_dl_global_validate
` [RFC PATCH v2 10/25] sched/core: Initialize root_task_group
` [RFC PATCH v2 11/25] sched/deadline: Add dl_init_tg
` [RFC PATCH v2 12/25] sched/rt: Add {alloc/free}_rt_sched_group and dl_server specific functions
` [RFC PATCH v2 13/25] sched/rt: Add HCBS related checks and operations for rt tasks
` [RFC PATCH v2 14/25] sched/rt: Update rt-cgroup schedulability checks
` [RFC PATCH v2 15/25] sched/rt: Remove old RT_GROUP_SCHED data structures
` [RFC PATCH v2 16/25] sched/core: Cgroup v2 support
` [RFC PATCH v2 17/25] sched/rt: Remove support for cgroups-v1
` [RFC PATCH v2 18/25] sched/rt: Zero rt-cgroups default bandwidth
` [RFC PATCH v2 19/25] sched/deadline: Allow deeper hierarchies of RT cgroups
` [RFC PATCH v2 20/25] sched/rt: Add rt-cgroup migration
` [RFC PATCH v2 21/25] sched/rt: add HCBS migration related checks and function calls
` [RFC PATCH v2 22/25] sched/deadline: Make rt-cgroup's servers pull tasks on timer replenishment
` [RFC PATCH v2 23/25] sched/deadline: Fix HCBS migrations on server stop
` [RFC PATCH v2 24/25] sched/core: Execute enqueued balance callbacks when changing allowed CPUs
` [RFC PATCH v2 25/25] sched/core: Execute enqueued balance callbacks when migrating task betweeen cgroups
[LTP] [PATCH v1] mount08.c: SKIP test if selinux is running
2025-07-31 14:33 UTC (4+ messages)
` [LTP] [PATCH v2] mount08.c: Check EACCES error when test under selinux enabled in enforce mode
[PATCH 0/5] scripts: rockchip: fix and cleanup rkimage
2025-07-31 10:48 UTC (6+ messages)
` [PATCH 1/5] scripts: rockchip: use correct header size
` [PATCH 2/5] scripts: rockchip: add helper for updating hash
` [PATCH 3/5] scripts: rockchip: rename hashtype to flags
` [PATCH 4/5] scripts: rockchip: rename NEWIDB_MAGIC to NEWIDB_MAGIC_RKNS
` [PATCH 5/5] scripts: rockchip: support RKSS images
BUG: Circular locking dependency on netdev led trigger on NanoPi R5S
2025-07-31 10:47 UTC (5+ messages)
[f2fs-dev] [PATCH v4] f2fs: add reserved nodes for privileged users
2025-07-31 10:53 UTC (4+ messages)
` "
[PATCH v13 00/12] drm/msm/dpu: Support quad pipe with dual-interface
2025-07-31 10:52 UTC (4+ messages)
` [PATCH v13 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case
[PATCH 0/7] hwmon: iio: Add alarm support
2025-07-31 10:52 UTC (7+ messages)
` [PATCH 7/7] "
[PATCH 0/2] mmc: octeontx_hsmmc: Fix two Smatch issues
2025-07-31 10:51 UTC (3+ messages)
` [PATCH 1/2] mmc: octeontx_hsmmc: Need parens in expression
` [PATCH 2/2] mmc: octeontx_hsmmc: Remove impossible test
[PATCH v2 0/3] Some more xe_migrate_access_memory fixes
2025-07-31 10:51 UTC (3+ messages)
` ✗ CI.checkpatch: warning for Some more xe_migrate_access_memory fixes (rev2)
` ✓ CI.KUnit: success "
[PATCH][next] mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment"
2025-07-31 10:51 UTC (2+ messages)
` (subset) "
[PATCH mt76 0/2] wifi: mt76: mt7996: Fix connection setup for MLO-capable clients
2025-07-31 10:41 UTC (3+ messages)
` [PATCH mt76 1/2] wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()
` [PATCH mt76 2/2] wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()
[PATCH v5 0/5] Add Texas Instruments BQ25703A Charger
2025-07-31 10:43 UTC (6+ messages)
` [PATCH v5 2/5] mfd: bq257xx: Add support for BQ25703A core driver
[PATCH][next] leds: Kconfig: Fix spelling mistake "limitiation" -> "limitation"
2025-07-31 10:51 UTC (2+ messages)
` (subset) "
[PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces
2025-07-31 10:49 UTC (2+ messages)
[PATCH v3 0/5] drm/xe: enable driver usage on non-4KiB kernels
2025-07-31 10:48 UTC (4+ messages)
` [PATCH v3 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
[PATCH] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
2025-07-31 10:47 UTC
[PATCH v3 0/2] regulator: add new PMIC PF0900 support
2025-07-31 10:44 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: regulator: add PF0900 regulator yaml
` [PATCH v3 2/2] regulator: pf0900: Add PMIC PF0900 support
[PATCH V8 0/2] leds: pwm: Add optional GPIO enable pin support
2025-07-31 10:46 UTC (3+ messages)
` [PATCH V8 2/2] "
[PATCH 0/5] git-gui: workaround deprecation of Tcl/TK 8.5 in macOS
2025-07-31 10:46 UTC (7+ messages)
` [PATCH 4/5] git-gui: honor TCLTK_PATH in git-gui--askpass
[PATCH v2] drm/vkms: Add writeback encoders as possible clones
2025-07-31 10:45 UTC (2+ messages)
[PATCH 0/3] drm/i915/display: global state cleanups
2025-07-31 10:45 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/3] eDP Data Override
2025-07-31 10:45 UTC (2+ messages)
` ✓ i915.CI.BAT: success for eDP Data Override (rev5)
[soc:arm/fixes] BUILD SUCCESS 9f9d41d643224e1cc7eac89794cf5e5997f8171f
2025-07-31 10:40 UTC
[PATCH] net/mlx5: fix storage handling of shared Rx queues
2025-07-31 10:41 UTC
linux-next: Fixes tag needs some work in the i3c tree
2025-07-31 10:41 UTC (3+ messages)
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-07-31 10:40 UTC (7+ messages)
` [RFC PATCH v1 35/38] coco: guest: arm64: Add Realm device start and stop support
` [RFC PATCH v1 37/38] coco: guest: arm64: Add support for fetching device measurements
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info
[PATCH 0/4] media: Fix CSI2 RGB vs BGR pixel order
2025-07-31 10:38 UTC (7+ messages)
` [PATCH 3/4] media: tc358743: Fix the RGB MBUS format
[PATCH net v2] net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
2025-07-31 10:29 UTC
[PATCH 6.6 00/76] 6.6.101-rc1 review
2025-07-31 10:38 UTC (2+ messages)
[PATCH i-g-t] lib/igt_pm: Skip LPM policy control on unsupported SATA hosts
2025-07-31 10:38 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH V2 20/20] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
2025-07-31 10:36 UTC (2+ messages)
[chrome-os:chromeos-6.1 13/13] aarch64-linux-ld: include/trace/events/cros_file.h:158: undefined reference to `__traceiter_cros_path_mount_exit'
2025-07-31 10:36 UTC
[PATCH v2 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
2025-07-31 10:26 UTC (3+ messages)
[PATCH 2/2] cpufreq: CPPC: Fix error handling in cppc_scale_freq_workfn()
2025-07-31 10:34 UTC (4+ messages)
` [2/2] "
[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-07-31 10:27 UTC (6+ messages)
` [PATCH v19 2/6] remoteproc: Add TEE support
` [PATCH v19 3/6] remoteproc: Introduce optional release_fw operation
Build failed in Jenkins: libcamera #1448
2025-07-31 10:33 UTC (2+ messages)
` Build failed in Jenkins: libcamera #1449
[PATCH v6 3/3] leds/leds-is31fl32xx: add support for is31fl3236a
2025-07-31 10:32 UTC (2+ messages)
` (subset) "
[PATCH] drm/i915/display: WA_14011503117
2025-07-31 10:32 UTC (5+ messages)
[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-07-31 10:32 UTC (7+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
2025-07-31 10:31 UTC (5+ messages)
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
[PATCH] net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()
2025-07-31 10:31 UTC (3+ messages)
[PATCH 1/2] drm/panel: Allow powering on panel follower after panel is enabled
2025-07-31 10:30 UTC (3+ messages)
` [PATCH 2/2] HID: Make elan touch controllers power on "
[PATCH net] net: airoha: npu: Add missing MODULE_FIRMWARE macros
2025-07-31 10:25 UTC
[PATCH 6.12 000/117] 6.12.41-rc1 review
2025-07-31 10:30 UTC (2+ messages)
[OE-core][master][PATCH] cmake: Enable debugger support in CMake
2025-07-31 10:29 UTC (4+ messages)
[PATCH] mm: delay oom_reaper only for the process using robust-futex
2025-07-31 10:29 UTC
[PATCH v15 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-07-31 10:29 UTC (4+ messages)
` [PATCH v15 6/9] ref_tracker: automatically register a file in debugfs "
[PATCH bpf-next v5 0/9] Add a dynptr type for skb metadata for TC BPF
2025-07-31 10:28 UTC (10+ messages)
` [PATCH bpf-next v5 1/9] bpf: Add dynptr type for skb metadata
` [PATCH bpf-next v5 2/9] bpf: Enable read/write access to skb metadata through a dynptr
` [PATCH bpf-next v5 3/9] selftests/bpf: Cover verifier checks for skb_meta dynptr type
` [PATCH bpf-next v5 4/9] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next v5 5/9] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next v5 6/9] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next v5 7/9] selftests/bpf: Cover write "
` [PATCH bpf-next v5 8/9] selftests/bpf: Cover read/write to skb metadata at an offset
` [PATCH bpf-next v5 9/9] selftests/bpf: Cover metadata access from a modified skb clone
[PATCH] fs: writeback: fix use-after-free in __mark_inode_dirty()
2025-07-31 10:26 UTC (2+ messages)
[PATCH] net/rte_net: fix inner L2 length for tunneled Ethernet packets
2025-07-31 10:26 UTC (3+ messages)
[bcachefs:bcachefs-testing 233/233] fs/bcachefs/move.c:515:3: error: cannot jump from this goto statement to its label
2025-07-31 10:26 UTC
[PATCH v3 0/7] Add support for Clock controllers for Glymur
2025-07-31 10:25 UTC (3+ messages)
[PATCH v3 1/4] runqemu: Add support for running compressed .zst rootfs images
2025-07-31 10:24 UTC (4+ messages)
` [PATCH v3 4/4] runqemu: print snapshot mode state in console
` [OE-core] "
[PATCH] tools/testing/vma: Fix function parameter declarations for GCC 8.3 compatibility
2025-07-31 10:24 UTC (4+ messages)
[PATCH v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
2025-07-31 10:20 UTC (3+ messages)
[PATCH v4 1/4] runqemu: Add support for running compressed .zst rootfs images
2025-07-31 10:23 UTC (4+ messages)
` [PATCH v4 2/4] selftest: runqemu: add tests for booting zst compressed image
` [PATCH v4 3/4] runqemu: accept vmtypes and wictypes for rootfs paths extensions
` [PATCH v4 4/4] runqemu: print snapshot mode state in console
[PATCH v2 0/5] blk-mq-sched: support request batch dispatching for sq elevator
2025-07-31 10:22 UTC (6+ messages)
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
2025-07-31 10:22 UTC (6+ messages)
` [PATCH bpf-next 2/2] "
[PATCH] python: fix flake8 F824 error
2025-07-31 10:22 UTC
[PATCH v3] /dev/zero: try to align PMD_SIZE for private mapping
2025-07-31 10:20 UTC (2+ messages)
lots of mounts/remounts of the test file system?
2025-07-31 10:21 UTC (3+ messages)
[PATCH] net/rte_net: fix inner L2 length for tunneled Ethernet packets
2025-07-31 10:21 UTC (2+ messages)
[PATCH v2] drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPU
2025-07-31 10:19 UTC (2+ messages)
[PATCH v2 6/9] thermal/drivers/mediatek/lvts: Add support for ATP mode
2025-07-31 10:14 UTC (2+ messages)
[PATCH 6.15 00/92] 6.15.9-rc1 review
2025-07-31 10:17 UTC (2+ messages)
[PATCH i-g-t v2] tests/intel/xe_pmu: Skip tests if the engine-active-ticks event is not present
2025-07-31 10:17 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2] btrfs: subpage: keep TOWRITE tag until folio is cleaned
2025-07-31 10:15 UTC (2+ messages)
[PATCH v3] gpio: aggregator: fix macros coding style error
2025-07-31 10:14 UTC (2+ messages)
[PATCH 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
2025-07-31 10:14 UTC (5+ messages)
` [PATCH 1/5] rv/ltl: Prepare for other monitor types
[PATCH v2] soc: renesas: Identify R-Car X5H
2025-07-31 10:13 UTC (2+ messages)
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-07-31 10:13 UTC (7+ messages)
[PATCH] arm64: dts: qcom: sm8650: Add ACD levels for GPU
2025-07-31 10:12 UTC (4+ messages)
Audio interface causing "xhci_hcd ... WARN: buffer overrun event" messages
2025-07-31 10:11 UTC (5+ messages)
[PATCH][next] PCI: cpqphp: move space in debug messages
2025-07-31 10:10 UTC
[PATCH] KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault
2025-07-31 10:07 UTC (2+ messages)
[PATCH] ethdev: Reject conflicting TX offloads configuration
2025-07-31 10:07 UTC (3+ messages)
[PATCH v2 0/7] drm/i915/display: use intel_de_wait_*() functions
2025-07-31 10:05 UTC (8+ messages)
` [PATCH v2 1/7] drm/i915/hdmi: use intel_de_wait_for_set() instead of wait_for()
` [PATCH v2 2/7] drm/i915/ddi: use intel_de_wait_custom() instead of wait_for_us()
` [PATCH v2 3/7] drm/i915/dpll: "
` [PATCH v2 4/7] drm/i915/cdclk: "
` [PATCH v2 5/7] drm/i915/power: "
` [PATCH v2 6/7] drm/i915/pch: "
` [PATCH v2 7/7] drm/i915/dsi: "
[PULL 00/20] target-arm queue
2025-07-31 10:04 UTC (8+ messages)
` [PULL 02/20] target/arm: Correct encoding of Debug Communications Channel registers
[PATCH] samsung-dsim: move drm_bridge_add() call to probe
2025-07-31 10:05 UTC (4+ messages)
[PATCH v7 0/4] Enable guest suspend/resume support on ARM via vPSCI
2025-07-31 10:04 UTC (3+ messages)
` [PATCH v7 2/4] tools/xl: Allow compilation of 'xl resume' command on Arm
[v2 07/11] mm/thp: add split during migration support
2025-07-31 10:04 UTC (2+ messages)
[android-common:android16-6.12 1/1] arch/arm64/boot/dts/mediatek/mt8188-evb.dtb: /soc/pwrap@10024000/pmic/regulators: failed to match any schema with compatible: ['mediatek,mt6359-regulator']
2025-07-31 10:04 UTC
[PATCH v2 0/8] Add AMD ISP4 driver
2025-07-31 10:04 UTC (12+ messages)
[RFC PATCH 0/3] migration: Fix aarch64 cpregs migration
2025-07-31 10:03 UTC (3+ messages)
` [RFC PATCH 3/3] tests/qtest/migration: Change cpu for aarch64
[PATCH] selftests: ALSA: fix memory leak in utimer test
2025-07-31 10:02 UTC
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.