messages from 2025-05-13 03:44:25 to 2025-05-13 05:46:41 UTC [more...]
[PATCH v12 00/36] Refactor TI K3 R5, DSP and M4 Remoteproc Drivers
2025-05-13 5:44 UTC (19+ messages)
` [PATCH v12 01/36] remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
` [PATCH v12 02/36] remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
` [PATCH v12 03/36] remoteproc: k3-r5: Refactor sequential core power up/down operations
` [PATCH v12 04/36] remoteproc: k3-m4: Don't assert reset in detach routine
` [PATCH v12 05/36] remoteproc: k3-r5: Re-order internal memory initialization functions
` [PATCH v12 06/36] remoteproc: k3-r5: Re-order k3_r5_release_tsp() function
` [PATCH v12 07/36] remoteproc: k3-r5: Refactor Data Structures to Align with DSP and M4
` [PATCH v12 08/36] remoteproc: k3-r5: Use k3_r5_rproc_mem_data structure for memory info
` [PATCH v12 09/36] remoteproc: k3-{m4/dsp}: Add a void ptr member in rproc internal struct
` [PATCH v12 10/36] remoteproc: k3-m4: Add pointer to rproc struct within k3_m4_rproc
` [PATCH v12 11/36] remoteproc: k3-m4: Use k3_rproc_mem_data structure for memory info
` [PATCH v12 12/36] remoteproc: k3: Refactor shared data structures
` [PATCH v12 13/36] remoteproc: k3: Refactor mailbox rx_callback functions into common driver
` [PATCH v12 14/36] remoteproc: k3: Refactor .kick rproc ops "
` [PATCH v12 15/36] remoteproc: k3-dsp: Correct Reset logic for devices without lresets
` [PATCH v12 16/36] remoteproc: k3-m4: Introduce central function to put rproc into reset
` [PATCH v12 17/36] remoteproc: k3: Refactor rproc_reset() implementation into common driver
` [PATCH v12 18/36] remoteproc: k3-dsp: Correct Reset deassert logic for devices w/o lresets
[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
2025-05-13 5:43 UTC (15+ messages)
[tip:master] BUILD SUCCESS b671c27ccae55303f42c9f32de65cd07c0ba028f
2025-05-13 5:42 UTC
[PATCH net] bnxt_en: bring back rtnl_lock() in bnxt_fw_reset_task()
2025-05-13 5:41 UTC (7+ messages)
[PATCHv7 00/24] zram: introduce custom comp backends API
2025-05-13 5:41 UTC (6+ messages)
` [PATCHv7 10/24] zram: add zlib compression backend support
[PATCH 0/4] ext4,jbd2: clean up unused arguments to checksum functions
2025-05-13 5:38 UTC (5+ messages)
` [PATCH 1/4] ext4: remove sbi argument from ext4_chksum()
` [PATCH 2/4] ext4: remove sb argument from ext4_superblock_csum()
` [PATCH 3/4] jbd2: remove journal_t argument from jbd2_chksum()
` [PATCH 4/4] jbd2: remove journal_t argument from jbd2_superblock_csum()
[tip:x86/boot 6/10] vmlinux.o: warning: objtool: __sev_es_nmi_complete+0x5a: call to __kcsan_check_access() leaves .noinstr.text section
2025-05-13 5:37 UTC
[android-common:android-mainline-desktop 2/2] kismet: WARNING: unmet direct dependencies detected for INTEL_MEI_ME when selected by INTEL_MEI_PXP
2025-05-13 5:37 UTC
[PATCH v2] kunit: fix longest symbol length test
2025-05-13 5:36 UTC (2+ messages)
[PATCH v5 00/17] Enable/Disable DC balance along with VRR DSB
2025-05-13 5:36 UTC (22+ messages)
` [PATCH v5 01/17] drm/i915/vrr: Refactor vmin/vmax stuff
` [PATCH v5 02/17] drm/i915/display: Add source param for dc balance
` [PATCH v5 03/17] drm/i915/display: Add pipe dmc registers and bits for DC Balance
` [PATCH v5 04/17] drm/i915/display: Add VRR DC balance registers
` [PATCH v5 05/17] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [PATCH v5 06/17] drm/i915/vrr: Add DC Balance params to crtc_state
` [PATCH v5 07/17] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v5 08/17] drm/i915/vrr: Add compute config "
` [PATCH v5 09/17] drm/i915/vrr: Write DC balance params to hw registers
` [PATCH v5 10/17] drm/i915: Extract vrr_vblank_start()
` [PATCH v5 11/17] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v5 12/17] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v5 13/17] drm/i915/vrr: Restructure VRR enablement bit
` [PATCH v5 14/17] drm/i915/vrr: Pause DC Balancing for DSB commits
` [PATCH v5 15/17] drm/i915/vrr: Add function to check if DC Balance Possible
` [PATCH v5 16/17] drm/i915/display: Add function to configure PIPEDMC_EVT_CTL
` [PATCH v5 17/17] drm/i915/vrr: Enable DC Balance bit
` ✓ CI.Patch_applied: success for Enable/Disable DC balance along with VRR DSB (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH] mkfs: use stx_blksize for dev block size by default
2025-05-13 5:33 UTC (8+ messages)
[PATCH v4 00/14] kselftest harness and nolibc compatibility
2025-05-13 5:33 UTC (4+ messages)
[PATCH] xfs: dump cache size with sysfs
2025-05-13 5:33 UTC (4+ messages)
[net-next v11 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-13 5:31 UTC (4+ messages)
` [net-next v11 4/7] net: mtip: The L2 switch driver for imx287
[tip:tip/urgent] BUILD SUCCESS 199e2b193826957b5b2b5777abcb44078c5f66c0
2025-05-13 5:31 UTC
[PATCH] xfs: remove the EXPERIMENTAL warning for pNFS
2025-05-13 5:30 UTC
[PATCH V2] drm/amdgpu: Fix circular locking in userq creation
2025-05-13 5:30 UTC (2+ messages)
[PATCH v2] usb: cdnsp: Fix issue with detecting command completion event
2025-05-13 5:30 UTC
[PATCH v10 00/11] arm64: support poll_idle()
2025-05-13 5:29 UTC (4+ messages)
` [PATCH v10 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed_timewait()
[PATCH v5 0/2] x86/vmx: __vmread() cleanup
2025-05-13 5:28 UTC (3+ messages)
` [PATCH v5 1/2] x86/vmx: replace __vmread() with vmread()
` [PATCH v5 2/2] x86/vmx: remove __vmread()
kismet: WARNING: unmet direct dependencies detected for G2_DMA when selected by SND_AICA
2025-05-13 5:27 UTC
[PATCH] xfs: mark the i_delayed_blks access in xfs_file_release as racy
2025-05-13 5:26 UTC
[PATCH i-g-t 0/5] Add test to validate survivability mode
2025-05-13 5:25 UTC (4+ messages)
` [PATCH i-g-t 5/5] tests/intel/xe_configfs: "
[PATCH net] net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capability
2025-05-13 5:21 UTC (2+ messages)
[PATCH sched_ext/for-6.16 0/2] sched_ext: Extend usability of scx_bpf_select_cpu_and()
2025-05-13 5:23 UTC (7+ messages)
` [PATCH 2/2] sched_ext/idle: Make scx_bpf_select_cpu_and() usable from any context
[PATCH for-next v2 0/2] RDMA/rxe: Prefetching pages with explicit ODP
2025-05-13 5:23 UTC (10+ messages)
` [PATCH for-next v2 1/2] RDMA/rxe: Implement synchronous prefetch for ODP MRs
[RESEND PATCH 1/1] MAINTAINERS: add hung-task detector section
2025-05-13 5:22 UTC
[PATCH] genirq: Ensure flags in lock guard is consistently initialized
2025-05-13 5:22 UTC (2+ messages)
[PATCH RESEND 0/2] Rebase synaptics patches for 5.4
2025-05-13 5:19 UTC (3+ messages)
` [PATCH RESEND 1/2] Input: synaptics - enable SMBus for HP Elitebook 850 G1
` [PATCH RESEND 2/2] Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
[PATCH bpf-next 1/2] bpf: Do not include r10 in precision backtracking bookkeeping
2025-05-13 5:20 UTC (4+ messages)
[PATCH] xfs: fix zoned GC data corruption due to wrong bv_offset
2025-05-13 5:20 UTC (3+ messages)
Fix resource leak in iptables/xtables-restore.c
2025-05-13 5:20 UTC (3+ messages)
` "
FAILED: patch "[PATCH] uio_hv_generic: Fix sysfs creation path for ring buffer" failed to apply to 6.12-stable tree
2025-05-13 5:19 UTC (2+ messages)
` [PATCH 6.12.y] uio_hv_generic: Fix sysfs creation path for ring buffer
[PATCH] xfs: skip test that want to mdrestore to block devices on zoned devices
2025-05-13 5:19 UTC
[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-05-13 5:18 UTC (9+ messages)
` [net-next PATCH v1 06/15] octeontx2-af: Add support for CPT second pass
` [net-next PATCH v1 07/15] octeontx2-af: Add support for SPI to SA index translation
[PATCH 1/1] MAINTAINERS: add hung-task detector section
2025-05-13 5:18 UTC
[RFC bpf-next 0/4] bpf: Fast-Path approach for BPF program Termination
2025-05-13 5:16 UTC (6+ messages)
` [RFC bpf-next 3/4] bpf: Generating a stubbed version of BPF program for termination
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
2025-05-13 5:15 UTC (3+ messages)
` [PATCH v2 07/15] iommupt: Add map_pages op
[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-05-13 5:13 UTC (9+ messages)
` [PATCH v2 01/10] cxl/region: Add decoder check to check_commit_order()
` [PATCH v2 02/10] cxl: Saperate out CXL dport->id vs actual dport hardware id
` [PATCH v2 03/10] cxl: Rename find_dport() to provide better function intent
` [PATCH v2 04/10] cxl: Remove adding of port_num via devm_cxl_add_dport()
[linux-yocto] error of tiptop
2025-05-13 5:12 UTC (9+ messages)
` [oe] "
Repeated SYN+ACK count
2025-05-13 5:10 UTC (3+ messages)
[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
2025-05-13 5:10 UTC (4+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections
[PATCH v3 0/3] align the behavior when opening "packed-refs"
2025-05-13 5:08 UTC (8+ messages)
` [PATCH v3 1/3] packed-backend: fsck should allow an empty "packed-refs" file
[LTP] [PATCH 1/2] lib: initialize lib|main_pid to zero in the setup_ipc
2025-05-13 5:05 UTC (2+ messages)
` [LTP] [PATCH 2/2] dirtyc0w_shmem: set child_needs_reinit
[PATCH v2 0/4] usb: gadget: uvc: parse configfs entries and implement v4l2 enum api calls
2025-05-13 5:04 UTC (8+ messages)
[PATCH v3] f2fs/013: test to check potential corruption on atomic_write file
2025-05-13 5:04 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v7 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-13 5:05 UTC (10+ messages)
` [PATCH v7 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v7 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v7 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v7 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v7 5/5] drm/xe/hwmon: Read energy status from PMT
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH for-next v3 0/2] RDMA/rxe: Prefetching pages with explicit ODP
2025-05-13 5:04 UTC (3+ messages)
` [PATCH for-next v3 1/2] RDMA/rxe: Implement synchronous prefetch for ODP MRs
` [PATCH for-next v3 2/2] RDMA/rxe: Enable asynchronous "
[PATCH v4 0/2] x86: Allow variable-sized event frame
2025-05-13 5:02 UTC (5+ messages)
` [PATCH v4 1/2] x86/fred: "
[PATCH v9 0/6] reset: spacemit: add K1 reset support
2025-05-13 5:02 UTC (7+ messages)
` [PATCH v9 2/6] soc: spacemit: create a header for clock/reset registers
` [PATCH v9 3/6] clk: spacemit: set up reset auxiliary devices
[PATCH net-next] net: apple: bmac: use crc32() instead of hand-rolled equivalent
2025-05-13 5:01 UTC
[PATCH i-g-t 1/1] tests/intel/xe_eu_stall: Do not check for presence of data on simulation
2025-05-13 5:01 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/1] "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] selftest: add a test that flakes
2025-05-13 5:01 UTC (5+ messages)
linux-next: build failure after merge of the devsec-tsm tree
2025-05-13 4:56 UTC (4+ messages)
[PATCH 1/4] microblaze: fix 'FORCE prerequisite is missing' warning
2025-05-13 4:50 UTC (6+ messages)
` [PATCH 4/4] microblaze: remove unnecessary system.dts
[Patch v3 0/5] Fix uio_hv_generic on systems with >4k page sizes
2025-05-13 4:49 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix circular locking in userq creation
2025-05-13 4:49 UTC (2+ messages)
[PATCH 0/2] riscv: dts: sophgo: add more sg2042 isa extension support
2025-05-13 4:47 UTC (5+ messages)
` [PATCH 1/2] riscv: dts: sophgo: Add xtheadvector to the sg2042 devicetree
[PATCH v3] PCI: Prevent power state transition of erroneous device
2025-05-13 4:41 UTC (2+ messages)
[PATCH v3 0/2] ALPM rework and fixes
2025-05-13 4:46 UTC (4+ messages)
` [PATCH v3 2/2] drm/i915/alpm: Stop writing ALPM registers when PSR is enabled
[PATCH v3] KVM: SEV: Disable SEV-SNP support on initialization failure
2025-05-13 4:46 UTC (2+ messages)
[PATCH] drm/amd/display: Avoid flooding unnecessary info messages
2025-05-13 4:44 UTC (2+ messages)
❌ FAIL: Test report for master (6.15.0-rc6, upstream-mainline, e9565e23)
2025-05-13 4:42 UTC
[syzbot] [net?] BUG: sleeping function called from invalid context in dev_set_promiscuity
2025-05-13 4:37 UTC
fs/btrfs/zoned.o: warning: objtool: btrfs_reset_unused_block_groups+0x354: unreachable instruction
2025-05-13 4:35 UTC
[PATCH v2 0/2] Drivers: hv: Introduce new driver - mshv_vtl
2025-05-13 4:32 UTC (4+ messages)
` [PATCH v2 2/2] Drivers: hv: Introduce mshv_vtl driver
[PATCH] xtensa: migrate to the generic rule for built-in DTB
2025-05-13 4:31 UTC (4+ messages)
[GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
2025-05-13 4:31 UTC (2+ messages)
[CI 0/2] drm/i915: DG1 fixes
2025-05-13 4:31 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: DG1 fixes (rev7)
[PATCH v1 0/5] misc: fastrpc: Add missing bug fixes
2025-05-13 4:28 UTC (6+ messages)
` [PATCH v1 1/5] misc: fastrpc: Add NULL check to fastrpc_buf_free to prevent crash
` [PATCH v1 2/5] misc: fastrpc: Move all remote heap allocations to a new list
` [PATCH v1 3/5] misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
` [PATCH v1 4/5] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v1 5/5] misc: fastrpc: Add missing unmapping user-requested remote heap
[PATCH bpf-next] bpf: Fix WARN() in get_bpf_raw_tp_regs
2025-05-13 4:27 UTC
[PATCH v4 0/2] Support building tegra124-cpufreq as a module
2025-05-13 4:26 UTC (4+ messages)
` [PATCH v4 2/2] cpufreq: tegra124: Allow building "
[PATCH 1/4] dt-bindings: i2c: Specify reset as optional
2025-05-13 4:24 UTC (3+ messages)
[PATCH] fs: fuse: add dev id to /dev/fuse fdinfo
2025-05-13 4:20 UTC
[PATCH v2 0/3] riscv: sophgo: cv18xx: dts rework, part 2
2025-05-13 4:18 UTC (3+ messages)
` (subset) "
[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
2025-05-13 4:18 UTC (3+ messages)
` (subset) "
[PATCH 0/4] riscv: sophgo: cv18xx: dts rework, part 1
2025-05-13 4:18 UTC (3+ messages)
[PATCH] drm/xe: use xe_mmio_read32() to read mtcfg register
2025-05-13 4:17 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH net-next] net/tg3: use crc32() instead of hand-rolled equivalent
2025-05-13 4:14 UTC
[jirislaby:devel 20/64] arch/powerpc/kernel/legacy_serial.c:149:40: error: incompatible function pointer types assigning to 'u32 (*)(struct uart_port *, unsigned int)' (aka 'unsigned int (*)(struct uart_port *, unsigned int)') from 'unsigned int (struct uart_port *, int)'
2025-05-13 4:14 UTC
[geert-m68k:master] BUILD SUCCESS fbf8beff38ad9cf4670150226d0ec203d4978966
2025-05-13 4:13 UTC
[RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support
2025-05-13 4:13 UTC (4+ messages)
` Subject: "
[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
2025-05-13 4:12 UTC (4+ messages)
[PATCH v9 0/4] vhost: Add support of kthread API
2025-05-13 4:08 UTC (9+ messages)
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[PATCH 00/10] Initial SPL support for T-Head TH1520 SoC
2025-05-13 4:06 UTC (5+ messages)
` [PATCH 02/10] riscv: dts: th1520: Add clock-frequency for UART0
[net-next PATCH v4 10/11] net: pcs: airoha: add PCS driver for Airoha SoC
2025-05-13 4:04 UTC (2+ messages)
[PATCH] Makefile: add KCFLAGS to build with Yocto SDK
2025-05-13 4:04 UTC
[Intel-wired-lan] i40e: How the packets will be processed when status_error_len is 0
2025-05-13 4:03 UTC (2+ messages)
` "
[RFC PATCH 00/19] famfs: port into fuse
2025-05-13 4:03 UTC (9+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
[PATCH v2] fio_sem, diskutil: introduce fio_shared_sem and use it for diskutil lock
2025-05-13 4:00 UTC (2+ messages)
[PATCH] vfio/type1: optimize vfio_pin_pages_remote() for hugetlbfs folio
2025-05-13 3:57 UTC
[PATCH bpf-next v1] bpftool: Add support for custom BTF path in prog load/loadall
2025-05-13 3:58 UTC
[PATCH v2] linux-yocto: build out-of-tree drivers with SDK
2025-05-13 3:57 UTC (2+ messages)
[PATCH wireless-next 0/2] wifi: mac80211: some bug fixes in MLO scan handling
2025-05-13 3:56 UTC (3+ messages)
` [PATCH wireless-next 1/2] wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO
` [PATCH wireless-next 2/2] wifi: mac80211: accept probe response on link address as well
[BUG] propagate_umount() breakage
2025-05-13 3:56 UTC (3+ messages)
[RFC PATCH] ima: add a knob to make IMA be able to be disabled
2025-05-13 3:55 UTC (12+ messages)
linux-next: manual merge of the drm-nova tree with the configfs tree
2025-05-13 3:55 UTC
[PATCH v8 00/15] Prefetch Support for svm ranges
2025-05-13 4:02 UTC (3+ messages)
` ✓ CI.KUnit: success for Prefetch Support for svm ranges (rev8)
` ✗ CI.Build: failure "
[PATCH rtw-next v1 00/13] wifi: rtw89: Add support for USB devices
2025-05-13 3:52 UTC (5+ messages)
` [PATCH rtw-next v1 09/13] wifi: rtw89: Fix rtw89_mac_power_switch() for USB
` [PATCH rtw-next v1 10/13] wifi: rtw89: Add some definitions "
[android-common:android-mainline-desktop 2/2] kismet: WARNING: unmet direct dependencies detected for INTEL_MEI_ME when selected by INTEL_MEI_HDCP
2025-05-13 3:51 UTC
[PATCH] hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet
2025-05-12 21:50 UTC
[PATCH v3] drm/xe/vsec: Allow for kernel context access
2025-05-13 3:49 UTC (2+ messages)
[PATCH v1 0/5] relayfs: misc changes
2025-05-13 3:48 UTC (8+ messages)
` [PATCH v1 2/5] relayfs: introduce dump of relayfs statistics function
[LTP] [PATCH v3] mmap22.c: Test for new MAP_DROPPABLE flag for mmap
2025-05-13 15:44 UTC (5+ messages)
` [LTP] [PATCH v4] "
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.