messages from 2025-05-24 15:45:28 to 2025-05-24 19:20:14 UTC [more...]
[PATCH] drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.c
2025-05-23 16:05 UTC
[PATCH] drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()
2025-05-23 16:09 UTC
[PATCH] drm/amdgpu: fix NULL dereference in gfx_v9_0_kcq() and kiq_init_queue()
2025-05-24 5:55 UTC
[PATCH] drm/amd/display: Constify struct timing_generator_funcs
2025-05-24 16:51 UTC
[PATCH bpf-next v1 00/11] bpf: propagate read/precision marks over state graph backedges
2025-05-24 19:19 UTC (12+ messages)
` [PATCH bpf-next v1 01/11] Revert "bpf: use common instruction history across all states"
` [PATCH bpf-next v1 02/11] bpf: compute SCCs in program control flow graph
` [PATCH bpf-next v1 03/11] bpf: frame_insn_idx() utility function
` [PATCH bpf-next v1 04/11] bpf: starting_state parameter for __mark_chain_precision()
` [PATCH bpf-next v1 05/11] bpf: set 'changed' status if propagate_precision() did any updates
` [PATCH bpf-next v1 06/11] bpf: set 'changed' status if propagate_liveness() "
` [PATCH bpf-next v1 07/11] bpf: move REG_LIVE_DONE check to clean_live_states()
` [PATCH bpf-next v1 08/11] bpf: propagate read/precision marks over state graph backedges
` [PATCH bpf-next v1 09/11] bpf: remove {update,get}_loop_entry functions
` [PATCH bpf-next v1 10/11] bpf: include backedges in peak_states stat
` [PATCH bpf-next v1 11/11] selftests/bpf: tests with a loop state missing read/precision mark
[PATCH 0/2] PCI: Slot reset fixes
2025-05-24 18:53 UTC (3+ messages)
` [PATCH 1/2] PCI: Save and restore root port config space in pcibios_reset_secondary_bus()
` [PATCH 2/2] PCI: Rename host_bridge::reset_slot() to host_bridge::reset_root_port()
_Fork()
2025-05-24 18:46 UTC (2+ messages)
[jlayton:uek-localio 2163/2262] blk-core.c:undefined reference to `on_exadata'
2025-05-24 18:43 UTC
Crash in __do_IRQ with gcc 15
2025-05-24 18:34 UTC (5+ messages)
fs/bcachefs/disk_accounting.o: warning: objtool: bch2_accounting_read+0x344: unreachable instruction
2025-05-24 18:33 UTC
[PATCH] selftests: timers: rtcpie: Fix checkpatch reported errors
2025-05-24 18:30 UTC
[PATCH] tpm: Export the function to set up the TPM log
2025-05-24 18:24 UTC (4+ messages)
[syzbot] [bcachefs?] kernel BUG in __bch2_trans_commit (2)
2025-05-24 18:22 UTC (2+ messages)
❌ FAIL: Test report for master (6.15.0-rc7, upstream-mainline, b1427432)
2025-05-24 18:22 UTC
[PATCH] man/man2/cachestat.2: add a man page for cachestat()
2025-05-24 18:21 UTC (2+ messages)
[PATCH v3] kbuild: distributed build support for Clang ThinLTO
2025-05-24 18:14 UTC (2+ messages)
[PATCH 0/3] selftests/landlock: UX improvements
2025-05-24 18:14 UTC (5+ messages)
` [PATCH 1/3] selftests/landlock: Clean up tmp directory even when mount fails
` [PATCH 2/3] selftests/landlock: Print a warning about directory permissions
` [PATCH 3/3] selftests/landlock: Clean up TMP_DIR and retry if dir already exists
[PATCH 0/3] efi_loader: Move the public cerificate back to the devicetree
2025-05-24 18:12 UTC (2+ messages)
[jlayton:uek-localio 2095/2262] fixdep: error opening file: lib/test_fortify/.read_overflow-memchr.log.d: No such file or directory
2025-05-24 18:12 UTC
[PATCH] man/man2/socket.2: Mention POSIX.1-2024 added SOCK_NONBLOCK, SOCK_CLOEXEC, SOCK_CLOFORK
2025-05-24 18:08 UTC (3+ messages)
[PATCH v4 0/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
2025-05-24 17:58 UTC (4+ messages)
` [PATCH v4 5/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY "
Extend shmem proc_meminfo(5)
2025-05-24 17:52 UTC (2+ messages)
QA notification for completed autobuilder build (yocto-5.2.1.rc1)
2025-05-24 17:50 UTC (2+ messages)
` [qa-build-notification] "
[PATCH 0/4] chardev: Fix issues found by vhost-user-test
2025-05-24 17:50 UTC (2+ messages)
[PATCH v2 00/11] HID: pidff: checkpatch fixes
2025-05-24 17:47 UTC (12+ messages)
` [PATCH v2 01/11] HID: universal-pidff: Fix missing blank lines
` [PATCH v2 02/11] HID: hid-ids.h: Fix LITE_STAR_GT987 device id define
` [PATCH v2 03/11] HID: hid-pidff.h: Fix comment styling
` [PATCH v2 04/11] HID: pidff: Fix missing blank lines after declarations
` [PATCH v2 05/11] HID: pidff: Remove unneeded debug from pidff_clamp()
` [PATCH v2 06/11] HID: pidff: Rework pidff_set_time() to fix warnings
` [PATCH v2 07/11] HID: pidff: Use __func__ in debugs
` [PATCH v2 08/11] HID: pidff: Remove unneeded else in pidff_find_special_field()
` [PATCH v2 09/11] HID: pidff: Move trailing statements in pidff_rescale_signed()
` [PATCH v2 10/11] HID: pidff: Add missing spaces
` [PATCH v2 11/11] HID: pidff: Move else if statements to follow closing braces
[PATCH 1/3] man/man7/signal.7: Mention SIGWINCH was standardized in POSIX-1.2024
2025-05-24 17:46 UTC (11+ messages)
` [PATCH 2/3] man/man3/getenv.3: Mention secure_getenv "
[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
2025-05-24 17:44 UTC (38+ messages)
` [PATCH v5 01/25] plugins: add types for callbacks related to certain discontinuities
` [PATCH v5 02/25] plugins: add API for registering discontinuity callbacks
` [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v5 05/25] target/alpha: call plugin trap callbacks
` [PATCH v5 06/25] target/arm: "
` [PATCH v5 07/25] target/avr: "
` [PATCH v5 08/25] target/hppa: "
` [PATCH v5 10/25] target/loongarch: "
` [PATCH v5 11/25] target/m68k: "
` [PATCH v5 12/25] target/microblaze: "
` [PATCH v5 13/25] target/mips: "
` [PATCH v5 14/25] target/openrisc: "
` [PATCH v5 15/25] target/ppc: "
` [PATCH v5 17/25] target/rx: "
` [PATCH v5 18/25] target/s390x: "
` [PATCH v5 19/25] target/sh4: "
` [PATCH v5 20/25] target/sparc: "
` [PATCH v5 21/25] target/tricore: "
[PATCH v3] arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpio
2025-05-24 17:44 UTC (2+ messages)
[PATCH] rockchip: rk3328: Fix Synchronous Abort on usb start
2025-05-24 17:43 UTC (3+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Write in binder_remove_device
2025-05-24 17:40 UTC (2+ messages)
[PULL 00/19] Ui patches
2025-05-24 17:35 UTC (20+ messages)
` [PULL 01/19] ui/gtk: warn if setting the clipboard failed
` [PULL 02/19] ui/clipboard: use int for selection field
` [PULL 03/19] ui/clipboard: split out QemuClipboardContent
` [PULL 04/19] ui/clipboard: add vmstate_cbinfo
` [PULL 05/19] ui/clipboard: delay clipboard update when not running
` [PULL 06/19] ui/vdagent: replace Buffer with GByteArray
` [PULL 07/19] ui/vdagent: keep "connected" state
` [PULL 08/19] ui/vdagent: factor out clipboard peer registration
` [PULL 09/19] ui/vdagent: add migration support
` [PULL 10/19] ui/vdagent: remove migration blocker
` [PULL 11/19] ui/gtk: Document scale and coordinate handling
` [PULL 12/19] ui/gtk: Use consistent naming for variables in different coordinates
` [PULL 13/19] gtk/ui: Introduce helper gd_update_scale
` [PULL 14/19] ui/gtk: Update scales in fixed-scale mode when rendering GL area
` [PULL 15/19] ui/sdl: Consider scaling in mouse event handling
` [PULL 16/19] ui/gtk: Don't update scale in fixed scale mode in gtk-egl.c
` [PULL 17/19] ui/gtk: Consider scaling when propagating ui info
` [PULL 18/19] ui/gtk-gl-area: Render guest content with padding in fixed-scale mode
` [PULL 19/19] ui/gtk-egl: "
[PATCH v6] staging: rtl8723bs: rename _Read_EEPROM and other functions to snake_case
2025-05-24 17:37 UTC
[PATCH] drm: add overview diagram for drm stack
2025-05-24 17:34 UTC (5+ messages)
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-05-24 17:32 UTC (5+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH] btrfs: fix comment in reserved space warning
2025-05-24 17:31 UTC (2+ messages)
[PATCH] ubi-utils: ubirsvol: resize volume using all available free space
2025-05-24 17:26 UTC
[PATCH 1/3] efi_loader: Separate device path into its own header
2025-05-24 17:28 UTC (3+ messages)
` [PATCH 2/3] efi: Include device-path functions in the EFI API docs
` [PATCH 3/3] efi: Rename END to EFI_DP_END
[pci:aer] BUILD SUCCESS b4fe7398def6df344442b884d2288f80205cbd2d
2025-05-24 17:19 UTC
[PATCH v2] drivers: gpu: drm: msm: registers: improve reproducibility
2025-05-24 17:15 UTC (2+ messages)
[pci:for-linus] BUILD SUCCESS 1c75392cb7b09de713c2da78ac3f482a875225da
2025-05-24 17:10 UTC
[jlayton:uek-localio 2158/2262] fair.c:undefined reference to `on_exadata'
2025-05-24 17:10 UTC
[PATCH] kconfig: check for a NULL pointer before access
2025-05-24 17:07 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/7] patman: Avoid needing pygit2 for all subcommands
2025-05-24 17:06 UTC (7+ messages)
` [PATCH 2/7] patman: Move split_name_version to patchstream
` [PATCH 3/7] patman: Allow listing archived series
` [PATCH 4/7] patman: Allow showing progress on "
` [PATCH 5/7] patman: Allow using the first commit as series description
` [PATCH 6/7] patman: Correct parsing of branch names
` [PATCH 7/7] patman: Support autolink when some series are archived
[GIT PULL] KVM/riscv changes for 6.16
2025-05-24 16:53 UTC (3+ messages)
[jlayton:uek-localio 1918/2262] net/rds/ib_rdma.c:845:22: warning: variable 'unmap_mr_cpu' set but not used
2025-05-24 16:50 UTC
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-24 16:45 UTC (2+ messages)
[PATCH 1/2] ARM: dts: freescale: add support for NXP i.MX93 FRDM
2025-05-24 16:39 UTC
[PATCH net v5] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
2025-05-24 16:34 UTC
[PATCH 1/2] imap-send: fix bug causing cfg->folder being set to NULL
2025-05-24 16:32 UTC (4+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 40c7a8b63e1234b6a0ab3ff51543d51a80b639cb
2025-05-24 16:31 UTC
[syzbot] [block?] [bcachefs?] kernel BUG in blk_mq_end_request
2025-05-24 16:30 UTC (2+ messages)
` [syzbot] "
[PATCH] mm/damon: rename primitives to operations
2025-05-24 16:29 UTC (2+ messages)
[PATCH 1/2] regulator: tps6594-regulator: Constify struct tps6594_regulator_irq_type
2025-05-24 16:10 UTC (2+ messages)
` [PATCH 2/2] regulator: tps6594-regulator: Remove a useless static qualifier
FAILED: patch "[PATCH] iommu: Skip PASID validation for devices without PASID" failed to apply to 6.6-stable tree
2025-05-24 16:19 UTC
FAILED: patch "[PATCH] iommu: Skip PASID validation for devices without PASID" failed to apply to 6.12-stable tree
2025-05-24 16:19 UTC
FAILED: patch "[PATCH] iommu: Skip PASID validation for devices without PASID" failed to apply to 6.14-stable tree
2025-05-24 16:19 UTC
[PATCH] staging: vme_user: add missing includes
2025-05-24 16:17 UTC (4+ messages)
[PATCH v2 1/1] x86/rdrand: disable RDSEED on AMD Cyan Skillfish
2025-05-24 16:11 UTC (2+ messages)
[git pull] IOMMU Fixes for Linux v6.15-rc6
2025-05-24 16:10 UTC (2+ messages)
[PATCH] drivers: gpu: drm: msm: registers: improve reproducibility
2025-05-24 16:06 UTC (3+ messages)
[PATCH] target/arm: Ignore SCTLR_EL2.EnSCXT when !ELIsInHost()
2025-05-24 16:03 UTC (2+ messages)
[PATCH] RISC-V: KVM: lock the correct mp_state during reset
2025-05-24 15:58 UTC (4+ messages)
[PATCH v2] mm: fix copy_vma() error handling for hugetlb mappings
2025-05-24 15:56 UTC (3+ messages)
[PATCH v2 0/3] Optimize GCD performance on RISC-V by selecting implementation at runtime
2025-05-24 15:55 UTC (8+ messages)
` [PATCH v2 1/3] lib/math/gcd: Use static key to select "
` [PATCH v2 2/3] riscv: Optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabled
` [PATCH v2 3/3] riscv: Optimize gcd() performance on RISC-V without Zbb extension
FAILED: patch "[PATCH] arm64: dts: marvell: uDPU: define pinctrl state for alarm" failed to apply to 5.4-stable tree
2025-05-24 15:54 UTC
FAILED: patch "[PATCH] arm64: dts: marvell: uDPU: define pinctrl state for alarm" failed to apply to 5.10-stable tree
2025-05-24 15:54 UTC
FAILED: patch "[PATCH] arm64: dts: marvell: uDPU: define pinctrl state for alarm" failed to apply to 5.15-stable tree
2025-05-24 15:54 UTC
FAILED: patch "[PATCH] arm64: dts: marvell: uDPU: define pinctrl state for alarm" failed to apply to 6.1-stable tree
2025-05-24 15:54 UTC
FAILED: patch "[PATCH] smb: client: Fix use-after-free in cifs_fill_dirent" failed to apply to 5.4-stable tree
2025-05-24 15:53 UTC
FAILED: patch "[PATCH] smb: client: Fix use-after-free in cifs_fill_dirent" failed to apply to 5.10-stable tree
2025-05-24 15:53 UTC
FAILED: patch "[PATCH] smb: client: Fix use-after-free in cifs_fill_dirent" failed to apply to 5.15-stable tree
2025-05-24 15:53 UTC
FAILED: patch "[PATCH] pmdomain: core: Fix error checking in" failed to apply to 5.4-stable tree
2025-05-24 15:52 UTC
FAILED: patch "[PATCH] pmdomain: core: Fix error checking in" failed to apply to 5.10-stable tree
2025-05-24 15:52 UTC
FAILED: patch "[PATCH] pmdomain: core: Fix error checking in" failed to apply to 6.1-stable tree
2025-05-24 15:51 UTC
FAILED: patch "[PATCH] pmdomain: core: Fix error checking in" failed to apply to 5.15-stable tree
2025-05-24 15:51 UTC
FAILED: patch "[PATCH] pmdomain: core: Fix error checking in" failed to apply to 6.6-stable tree
2025-05-24 15:51 UTC
[PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
2025-05-24 15:56 UTC (11+ messages)
FAILED: patch "[PATCH] vmxnet3: update MTU after device quiesce" failed to apply to 5.4-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] vmxnet3: update MTU after device quiesce" failed to apply to 5.10-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] vmxnet3: update MTU after device quiesce" failed to apply to 6.1-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] vmxnet3: update MTU after device quiesce" failed to apply to 5.15-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] vmxnet3: update MTU after device quiesce" failed to apply to 6.6-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches" failed to apply to 5.4-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches" failed to apply to 5.10-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches" failed to apply to 5.15-stable tree
2025-05-24 15:49 UTC
FAILED: patch "[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches" failed to apply to 6.1-stable tree
2025-05-24 15:48 UTC
FAILED: patch "[PATCH] net: dsa: microchip: linearize skb for tail-tagging switches" failed to apply to 6.6-stable tree
2025-05-24 15:48 UTC
FAILED: patch "[PATCH] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ" failed to apply to 6.12-stable tree
2025-05-24 15:48 UTC
FAILED: patch "[PATCH] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ" failed to apply to 6.6-stable tree
2025-05-24 15:48 UTC
FAILED: patch "[PATCH] can: kvaser_pciefd: Force IRQ edge in case of nested IRQ" failed to apply to 6.14-stable tree
2025-05-24 15:48 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 5.10-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 5.4-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 5.15-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 6.1-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 6.6-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 6.14-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 6.12-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek - Add new HP ZBook laptop with micmute led" failed to apply to 5.15-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek - Add new HP ZBook laptop with micmute led" failed to apply to 5.4-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek - Add new HP ZBook laptop with micmute led" failed to apply to 5.10-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek - Add new HP ZBook laptop with micmute led" failed to apply to 6.6-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek - Add new HP ZBook laptop with micmute led" failed to apply to 6.1-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek - Add new HP ZBook laptop with micmute led" failed to apply to 6.12-stable tree
2025-05-24 15:47 UTC
FAILED: patch "[PATCH] ALSA: hda/realtek - Add new HP ZBook laptop with micmute led" failed to apply to 6.14-stable tree
2025-05-24 15:47 UTC
[RFC PATCH 4/5] sched/core: Push current task when cpu is parked
2025-05-24 15:45 UTC (3+ 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.