messages from 2026-02-19 20:29:16 to 2026-02-19 21:47:24 UTC [more...]
[PATCH v6 0/8] Initial support for Samsung Galaxy Tab 2 series
2026-02-19 21:04 UTC (9+ messages)
` [PATCH v6 2/8] dt-bindings: vendor-prefixes: Add Doestek
` [PATCH v6 3/8] dt-bindings: display: bridge: lvds-codec: add doestek, dtc34lm85am
` [PATCH v6 3/8] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am
` [PATCH v6 4/8] dt-bindings: display: panel-lvds: Add compatibles for Samsung LTN070NL01 and LTN101AL03 panels
` [PATCH v6 5/8] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` [PATCH v6 6/8] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0 and 10.1
` [PATCH v6 7/8] ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0
` [PATCH v6 8/8] ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 10.1
[PATCH 0/4] Specify hooks via configs
2026-02-19 21:47 UTC (5+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] hook: add internal state alloc/free callbacks
[PATCH v3 0/4] Improve Hyper-V memory deposit error handling
2026-02-19 21:46 UTC (5+ messages)
` [PATCH v3 4/4] mshv: Handle insufficient root memory hypervisor statuses
[davidhildenbrand:cleanups 6/8] kernel/../mm/internal.h:531:13: warning: 'sync_with_folio_pmd_zap' defined but not used
2026-02-19 21:44 UTC
[syzbot] [gfs2?] WARNING in filename_mkdirat
2026-02-19 21:45 UTC (6+ messages)
[PATCH] drm/xe/guc: Fail immediately on GuC load error
2026-02-19 21:45 UTC
[RFC PATCH 3/8] net: xilinx: tsn: Add TSN endpoint and MCDMA support
2026-02-19 21:44 UTC (2+ messages)
[scarthgap][PATCH] qemu: fix for CVE-2025-11234
2026-02-19 21:44 UTC (2+ messages)
` [OE-core] "
[PATCH ath-next v2] wifi: ath12k: add basic hwmon temperature reporting
2026-02-19 21:44 UTC (4+ messages)
[PATCH v11 0/8] virtio-net: live-TAP local migration
2026-02-19 21:43 UTC (3+ messages)
` [PATCH v11 3/8] qapi: add local migration parameter
[PATCH v3 0/4] xfs: Misc changes to XFS realtime
2026-02-19 21:42 UTC (3+ messages)
` [PATCH v3 1/4] xfs: Fix xfs_last_rt_bmblock()
[PATCH v2 00/50] gdbstub: Build once on various targets (single-binary)
2026-02-19 21:34 UTC (97+ messages)
` [PATCH v2 01/50] target/ppc: Move user_only_helper.c to target_user_arch[] source set
` [PATCH v2 02/50] target/ppc: Remove PPC_DEBUG_SPR left-over comment
` [PATCH v2 03/50] target/i386: Inline GDB_FORCE_64 definition
` [PATCH v2 04/50] target/avr: Fix typo in gdb-xml feature name
` [PATCH v2 05/50] target/alpha: Document gdbstub register indexes
` [PATCH v2 06/50] target/riscv: Extract monitor-related code to monitor.c
` [PATCH v2 07/50] target/ppc: Fix CPUClass::gdb_num_core_regs value
` [PATCH v2 08/50] target/ppc: Remove dead code depending on USE_APPLE_GDB
` [PATCH v2 09/50] gdbstub: Always infer gdb_num_core_regs when using XML file
` [PATCH v2 10/50] target/sparc: Introduce sparc_cpu_register_gdb_regs() stub
` [PATCH v2 11/50] target/sparc: Restore 'gdb-xml/sparc64-cp0.xml'
` [PATCH v2 12/50] target/sparc: Restore 'gdb-xml/sparc64-fpu.xml'
` [PATCH v2 13/50] target/sparc: Restore 'gdb-xml/sparc64-cpu.xml'
` [PATCH v2 14/50] target/sparc: Expose gdbstub registers to sparc32plus target
` [PATCH v2 15/50] target/sparc: Expose gdbstub registers to sparc32 targets
` [PATCH v2 17/50] target/sparc: Remove MonitorDef register entries available via gdbstub
` [PATCH v2 18/50] target/i386: "
` [PATCH v2 19/50] target/m68k: "
` [PATCH v2 20/50] target/ppc: "
` [PATCH v2 21/50] target/ppc: Extract monitor-related code to monitor.c
` [PATCH v2 22/50] target/or1k: Use XML register definitions from GDB
` [PATCH v2 23/50] target/riscv: Remove empty target_monitor_defs() symbol
` [PATCH v2 24/50] target/sparc: Factor sparc_cpu_gdb_write_register() out
` [PATCH v2 25/50] target/ppc: Replace ldtul_p() -> ldn_p()
` [PATCH v2 26/50] target/mips: "
` [PATCH v2 27/50] target/riscv: "
` [PATCH v2 28/50] target/riscv: Remove unnecessary target_ulong type uses
` [PATCH v2 29/50] target/i386: Replace ldtul_p() -> ldn_p()
` [PATCH v2 30/50] target/i386: Expand 64-bit definitions when TARGET_LONG_BITS == 64
` [PATCH v2 31/50] gdbstub: Remove ldtul*() macros
` [PATCH v2 32/50] target/alpha: Expand gdb_get_regl() -> gdb_get_reg64()
` [PATCH v2 33/50] target/hexagon: Expand gdb_get_regl() -> gdb_get_reg32()
` [PATCH v2 34/50] target/rx: "
` [PATCH v2 35/50] target/sh4: "
` [PATCH v2 36/50] target/sparc: Expand gdb_get_regl() in gdb_get_rega()
` [PATCH v2 37/50] gdbstub/helpers: Convert gdb_get_regl() macro to inlined helper
` [PATCH v2 38/50] target/microblaze: Build 'gdbstub.c' once for system binaries
` [PATCH v2 39/50] target/sh4: Build 'monitor.c' "
` [PATCH v2 40/50] target/sh4: Build 'gdbstub.c' "
` [PATCH v2 41/50] target/or1k: Rename 'openrisc' -> 'or1k' in meson.build
` [PATCH v2 42/50] target/or1k: Build 'gdbstub.c' once for system single binary
` [PATCH v2 43/50] target/alpha: "
` [PATCH v2 44/50] target/avr: "
` [PATCH v2 45/50] target/loongarch: "
` [PATCH v2 46/50] target/m68k: "
` [PATCH v2 47/50] target/rx: "
` [PATCH v2 48/50] target/s390x: "
` [PATCH v2 49/50] target/tricore: "
[PATCH V7 00/19] famfs: port into fuse
2026-02-19 21:39 UTC (3+ messages)
` [PATCH V7 19/19] famfs_fuse: Add documentation
[PATCH v2] gpu: Fix uninitialized buddy for built-in drivers
2026-02-19 21:38 UTC (5+ messages)
` [PATCH v3 0/3] gpu: fix module_init() usage
` [PATCH v3 1/3] gpu/buddy: "
` [PATCH v3 2/3] drm/sched: "
` [PATCH v3 3/3] drm/drv: "
[PATCH 0/5] libata cleanups
2026-02-19 21:38 UTC (4+ messages)
` [PATCH 3/5] ata: libata-scsi: simplify ata_scsi_schedule_deferred_qc()
[PATCH v9 0/9] Error recovery for vfio-pci devices on s390x
2026-02-19 21:37 UTC (5+ messages)
` [PATCH v9 1/9] PCI: Allow per function PCI slots
[PATCH i-g-t] tests/intel/xe_configfs: Fix reading ctx_restore_%s_bb files
2026-02-19 21:37 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH] iio:frequency:ad9523:convert symbolic permissions to octal and remove unwanted arguments in macro
2026-02-19 21:35 UTC (12+ messages)
` [PATCH v2 0/3] iio: frequency: ad9523: fix checkpatch warnings
` [PATCH v2 1/3] iio: frequency: ad9523: fix implicit variable usage in macros
` [PATCH v2 2/3] iio: frequency: ad9523: avoid multiple line dereferences for pdata
` [PATCH v2 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions
` [PATCH v3 0/3] iio: frequency: ad9523: fix checkpatch warnings
` [PATCH v3 1/3] iio: frequency: ad9523: fix implicit variable usage in macros
` [PATCH v3 2/3] iio: frequency: ad9523: avoid multiple line dereferences for pdata
` [PATCH v3 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions
[PATCH blktests] zbd: do not handle write pointer values as numeric for full zones
2026-02-19 21:35 UTC (2+ messages)
[PATCH 6.1 148/280] selftests: net: amt: wait longer for connection before sending packets
2026-02-19 21:34 UTC (2+ messages)
[PATCH v2 1/1] gpiolib: of: add gpio-line node support
2026-02-19 21:33 UTC (11+ messages)
[PATCH v9 00/19] migration: Add COLO multifd support and COLO migration unit test
2026-02-19 21:33 UTC (5+ messages)
` [PATCH v9 18/19] multifd: Fix hang if send thread errors during sync
` [PATCH v9 19/19] colo: Fix a rare crash during shutdown
=?y?q?=5BPATCH=200/3=5D=20media=3A=20qcom=3A=20camss=3A=20Add=20PIX=20support=20for=20CSID/VFE=E2=80=91340?=
2026-02-19 21:33 UTC (5+ messages)
` [PATCH 2/3] media: qcom: camss: csid-340: Enable PIX path support
[PATCH] drm/xe/sync: Fix user fence leak on alloc failure
2026-02-19 21:32 UTC (3+ messages)
[PATCH 1/1] PCI: Account fully optional bridge windows correctly
2026-02-19 21:32 UTC (2+ messages)
[PATCH 0/8] objtool/klp: klp-build LTO support and tests
2026-02-19 21:31 UTC (6+ messages)
[PATCH v10 0/8] blockdev-replace
2026-02-19 21:30 UTC (10+ messages)
` [PATCH v10 4/8] qapi: add blockdev-replace command
[meta-python][PATCH] python3-matplotlib: Fix TMPDIR in debug binaries, [buildaths] errors
2026-02-19 21:30 UTC
[PATCH v5 00/18] Add support for MT8189 clock controller
2026-02-19 21:27 UTC (6+ messages)
` [PATCH v5 05/18] clk: mediatek: Add MT8189 vlpckgen clock support
[PATCH v2 0/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs
2026-02-19 21:26 UTC (2+ messages)
` [PATCH v2] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs for complete serialization
[PATCH 00/15] AES-CMAC library
2026-02-19 21:26 UTC (4+ messages)
` [PATCH 03/15] crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
[PATCH v2 0/3] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
2026-02-19 21:26 UTC (2+ messages)
[PATCH 0/2] soc: qcom: qmi: Fix endianess-related issues in encdec
2026-02-19 21:25 UTC (8+ messages)
` [PATCH 1/2] soc: qcom: qmi: Fix "invalid data length" in encoder
[PATCH] power: supply: cpcap-battery: fix typo in config name
2026-02-19 21:23 UTC
[RFT] net/netvsc: fix txd leak on chimney buffer alloc failure
2026-02-19 21:22 UTC (2+ messages)
` [EXTERNAL] "
[GSOC PATCH 0/2] mailmap: reduce global state
2026-02-19 21:22 UTC (2+ messages)
[PATCH 0/2] driver core: provide and use device_match_fwnode_ext()
2026-02-19 21:21 UTC (12+ messages)
` [PATCH 1/2] driver core: provide device_match_fwnode_ext()
[PATCH 4/5] hwlatdetect: Add bounds checking and improve code readability
2026-02-19 21:21 UTC (3+ messages)
` [PATCH 1/5] hwlatdetect: Make count field backward compatible
` [PATCH 5/5] rt-tests: cyclictest: Remove duplicate option in getopt string
[PATCH V1] accel/amdxdna: Validate command buffer payload count
2026-02-19 21:19 UTC
[Patch v4 4/7] fuse: refactor FUSE request handler
2026-02-19 21:14 UTC (2+ messages)
` [PATCH] fuse: unify op_in for io_uring and classic FUSE
[PATCH bpf-next v2 0/2] selftests/bpf: fix flaky build_id test
2026-02-19 21:15 UTC (2+ messages)
[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-02-19 21:13 UTC (7+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH v3 00/21] Cache Aware Scheduling
2026-02-19 21:12 UTC (13+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous
` [PATCH v3 15/21] sched/cache: Disable cache aware scheduling for processes with high thread counts
[meta-oe][PATCH 1/2] cfengine: remove SKIP_RECIPE tag
2026-02-19 21:11 UTC (2+ messages)
` [meta-oe][PATCH 2/2] cfengine: upgrade 3.21.0 -> 3.26.0
[PATCH 0/1] alpha: add support for SECCOMP and SECCOMP_FILTER
2026-02-19 21:10 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] btrfs: mark qgroup inconsistent if dropping a large subvolume
2026-02-19 21:08 UTC (3+ messages)
[PATCH v3] xfs: Fix error pointer dereference
2026-02-19 21:07 UTC (2+ messages)
[PATCH v1] migration: introduce MIGRATION_STATUS_FAILING
2026-02-19 21:05 UTC (2+ messages)
[PATCH] drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-doc
2026-02-19 21:06 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[RFC PATCH v2 00/14] cpu_reset clean-ups for arm, alpha, mips, m68k and tricore
2026-02-19 21:05 UTC (6+ messages)
` [RFC PATCH v2 01/14] target/m68k: clean-up includes in cpu.c
` [RFC PATCH v2 02/14] target/m68k: initialise pc/sp vector during reset
[PATCH V2] driver core: auxiliary bus: Fix sysfs creation on bind
2026-02-19 21:04 UTC
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-02-19 21:03 UTC (3+ messages)
` [PATCH 1/2] init: ensure that /dev/console is "
` [PATCH 2/2] init: ensure that /dev/null "
[PATCH v2 0/3] x86: Extend LASS support to EFI configurations
2026-02-19 21:02 UTC (3+ messages)
` [PATCH v2 1/3] x86/cpu: Defer LASS enabling until userspace comes up
Using aes-generic, kind-of regression in 7.0
2026-02-19 20:44 UTC (3+ messages)
[GIT PULL] pmdomain updates for v7.0
2026-02-19 21:01 UTC (3+ messages)
[GIT PULL] tracing: Fixes for 7.0
2026-02-19 21:01 UTC
[PATCH] drm/amdgpu: disable pipe1 for Navy Flounder (GC 10.3.2) to fix ring timeouts
2026-02-19 21:00 UTC (2+ messages)
[PATCH v2 0/3] jbd2/ext4/ocfs2: lockless jinode dirty range
2026-02-19 21:00 UTC (3+ messages)
` [PATCH v2 1/3] jbd2: store jinode dirty range in PAGE_SIZE units
[PATCH v2] rt-tests: hwlatdetect: Add MTBF calculation
2026-02-19 20:59 UTC (2+ messages)
[PATCH v6] i3c: master: Add sysfs option to rescan bus via entdaa
2026-02-19 20:58 UTC (2+ messages)
[RFH] SPI and SPI-NOR patch help
2026-02-19 20:57 UTC (7+ messages)
[AUH] socat: upgrading to 1.8.1.1 FAILED
2026-02-19 20:57 UTC (2+ messages)
` [OE-core] "
[PATCH 0/1] alpha: enable DMA CMA support (HAVE_DMA_CONTIGUOUS)
2026-02-19 20:53 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH cgroup/for-6.19] cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
2026-02-19 20:53 UTC (3+ messages)
` ~90s reboot delay with v6.19 and PREEMPT_RT
[PATCH 0/5] Avoid the_repository in merge-ort and replay
2026-02-19 20:53 UTC (6+ messages)
` [PATCH 4/5] merge-ort: prevent the_repository from coming back
[PATCH v5 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-02-19 20:53 UTC (3+ messages)
` [PATCH v5 3/5] drm/pagemap: Drop source_peer_migrates flag and assume true
[syzbot] [iomap?] WARNING in ifs_free
2026-02-19 20:51 UTC (2+ messages)
[PATCH] x86/fred: Fix early boot failures on SEV-ES/SNP guests
2026-02-19 20:50 UTC (9+ messages)
[for-linus][PATCH 0/5] tracing: Fixes for 7.0
2026-02-19 20:49 UTC (6+ messages)
` [for-linus][PATCH 1/5] ring-buffer: Fix possible dereference of uninitialized pointer
` [for-linus][PATCH 2/5] tracing: ring-buffer: Fix to check event length before using
` [for-linus][PATCH 3/5] fgraph: Do not call handlers direct when not using ftrace_ops
` [for-linus][PATCH 4/5] tracing: Fix checking of freed trace_event_file for hist files
` [for-linus][PATCH 5/5] tracing: Wake up poll waiters for hist files when removing an event
[syzbot] [wireless?] WARNING in ieee80211_mgd_probe_ap_send (3)
2026-02-19 20:49 UTC (2+ messages)
[PATCH] t1006: fix %(rest) test for object names with whitespace
2026-02-19 20:48 UTC (4+ messages)
[Bug 221106] New: [TTM] Buffer eviction failed - associated with screen freezes with QXL/Spice
2026-02-19 20:46 UTC
[PATCH mmc v1] mmc: core: Fix bitfield race between retune and host claiming
2026-02-19 20:46 UTC (6+ messages)
` [PATCH mmc v2] mmc: core: Avoid bitfield RMW for claim/retune flags
[PATCH V2 0/3] hwmon: INA234
2026-02-19 20:45 UTC (6+ messages)
` [PATCH V2 2/3] hwmon: (ina2xx) Make it easier to add more devices
` [PATCH V2 3/3] hwmon: (ina2xx) Add support for INA234
[RFC PATCH] nilfs2: introduce atime support
2026-02-19 20:43 UTC
[PATCH i-g-t v3 1/2] lib/amdgpu: support FWM packet in user queue
2026-02-19 20:43 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [i-g-t,v3,1/2] "
[PATCH 1/3] drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222
2026-02-19 20:43 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/3] "
[PATCH] drm/i915/gvt: Cast u64 array to u32 array
2026-02-19 20:43 UTC (4+ messages)
[davidhildenbrand:cleanups 6/8] mm/internal.h:531:13: warning: 'sync_with_folio_pmd_zap' defined but not used
2026-02-19 20:42 UTC
[PATCH net-next 0/2] Implement PTP support in netdevsim
2026-02-19 20:42 UTC (3+ messages)
` [PATCH net-next 2/2] netdevsim: Implement basic ptp support
[PATCH v2 0/5] drm/xe/vf: Fix exec queue creation during post-migration recovery
2026-02-19 20:40 UTC (6+ messages)
` [PATCH v2 3/5] drm/xe/vf: Wait for default LRCs fixups before using
` [PATCH v2 5/5] drm/xe/vf: Use marker to catch fixups during LRC creation
[PATCH] mmc: rtsx_usb_sdmmc: avoid false card-detect on tray readers
2026-02-19 20:39 UTC
[PATCH v7 0/6] Introduce MAX77759 charger driver
2026-02-19 20:38 UTC (4+ messages)
` [PATCH v7 5/6] power: supply: max77759: add "
[PATCH bpf-next 0/5] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
2026-02-19 20:37 UTC (3+ messages)
` [PATCH bpf-next 1/5] bpf: Add KF_ACQUIRE and KF_RELEASE support for iterators
[PATCH 0/2] worktree_git_path(): remove repository argument
2026-02-19 20:37 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] wt-status: avoid passing NULL worktree
[PULL 0/1] Plugins fix compilation for cpp plugin
2026-02-19 20:35 UTC (2+ messages)
` [PULL 1/1] contrib/plugins/cpp: use __has_include
[DPDK/DTS Bug 1548] Add asynchronous output collector for testpmd verbose information
2026-02-19 20:34 UTC (2+ messages)
[PATCH] can: m_can: set out-of-band wakeup if wakeup pinctrl exists
2026-02-19 20:31 UTC (3+ messages)
[PATCH v1 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-02-19 20:26 UTC (8+ messages)
` [PATCH v1 1/4] phy: phy-can-transceiver: Convert to use device property API
` [PATCH v1 2/4] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v1 3/4] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v1 4/4] phy: phy-can-transceiver: Drop unused include
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.