messages from 2024-09-12 18:44:59 to 2024-09-12 19:41:55 UTC [more...]
[PATCH v27 00/32] Introduce QC USB SND audio offloading support
2024-09-12 19:39 UTC (7+ messages)
` [PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion
` [PATCH v27 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v27 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v27 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v27 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v27 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
2024-09-12 19:41 UTC (30+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v2 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v2 03/23] drm/xe/device: Update handling of xe_force_wake_get return
` [PATCH v2 04/23] drm/xe/hdcp: "
` [PATCH v2 05/23] drm/xe/gsc: "
` [PATCH v2 06/23] drm/xe/gt: "
` [PATCH v2 07/23] drm/xe/xe_gt_idle: "
` [PATCH v2 08/23] drm/xe/devcoredump: "
` [PATCH v2 09/23] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
` [PATCH v2 10/23] drm/xe/mocs: Update handling of xe_force_wake_get return
` [PATCH v2 11/23] drm/xe/xe_drm_client: "
` [PATCH v2 12/23] drm/xe/xe_gt_debugfs: "
` [PATCH v2 13/23] drm/xe/guc: "
` [PATCH v2 14/23] drm/xe/huc: "
` [PATCH v2 15/23] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v2 16/23] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v2 17/23] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v2 18/23] drm/xe/xe_reg_sr: "
` [PATCH v2 19/23] drm/xe/query: "
` [PATCH v2 20/23] drm/xe/vram: "
` [PATCH v2 21/23] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
` [PATCH v2 22/23] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [PATCH v2 23/23] drm/xe: Change return type to void for xe_force_wake_put
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs
2024-09-12 19:41 UTC (6+ messages)
` [PATCH 0/4] make linux32 ci job work with recent actions
thin pool powerfail tests and data loss
2024-09-12 19:40 UTC (6+ messages)
[sudeep-holla:android13-5.10/ffa 4325/9999] kernel/dma/swiotlb.o: warning: objtool: swiotlb_late_init_with_tbl()+0x31c: unreachable instruction
2024-09-12 19:40 UTC
[syzbot] [usb?] KMSAN: kernel-infoleak in iowarrior_read
2024-09-12 19:39 UTC
[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
2024-09-12 19:37 UTC (9+ messages)
` [PATCH net-next V2 4/5] net: lan743x: Implement phylink pcs
[RFC PATCH 00/34] x86/bugs: Attack vector controls
2024-09-12 19:37 UTC (36+ messages)
` [RFC PATCH 01/34] x86/bugs: Relocate mds/taa/mmio/rfds defines
` [RFC PATCH 02/34] x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
` [RFC PATCH 03/34] x86/bugs: Restructure mds mitigation
` [RFC PATCH 04/34] x86/bugs: Restructure taa mitigation
` [RFC PATCH 05/34] x86/bugs: Restructure mmio mitigation
` [RFC PATCH 06/34] x86/bugs: Restructure rfds mitigation
` [RFC PATCH 07/34] x86/bugs: Remove md_clear_*_mitigation()
` [RFC PATCH 08/34] x86/bugs: Restructure srbds mitigation
` [RFC PATCH 09/34] x86/bugs: Restructure gds mitigation
` [RFC PATCH 10/34] x86/bugs: Restructure spectre_v1 mitigation
` [RFC PATCH 11/34] x86/bugs: Restructure retbleed mitigation
` [RFC PATCH 12/34] x86/bugs: Restructure spectre_v2_user mitigation
` [RFC PATCH 13/34] x86/bugs: Restructure bhi mitigation
` [RFC PATCH 14/34] x86/bugs: Restructure spectre_v2 mitigation
` [RFC PATCH 15/34] x86/bugs: Restructure ssb mitigation
` [RFC PATCH 16/34] x86/bugs: Restructure l1tf mitigation
` [RFC PATCH 17/34] x86/bugs: Restructure srso mitigation
` [RFC PATCH 18/34] Documentation/x86: Document the new attack vector controls
` [RFC PATCH 19/34] x86/bugs: Define attack vectors
` [RFC PATCH 20/34] x86/bugs: Determine relevant vulnerabilities based on attack vector controls
` [RFC PATCH 21/34] x86/bugs: Add attack vector controls for mds
` [RFC PATCH 22/34] x86/bugs: Add attack vector controls for taa
` [RFC PATCH 23/34] x86/bugs: Add attack vector controls for mmio
` [RFC PATCH 24/34] x86/bugs: Add attack vector controls for rfds
` [RFC PATCH 25/34] x86/bugs: Add attack vector controls for srbds
` [RFC PATCH 26/34] x86/bugs: Add attack vector controls for gds
` [RFC PATCH 27/34] x86/bugs: Add attack vector controls for spectre_v1
` [RFC PATCH 28/34] x86/bugs: Add attack vector controls for retbleed
` [RFC PATCH 29/34] x86/bugs: Add attack vector controls for spectre_v2_user
` [RFC PATCH 30/34] x86/bugs: Add attack vector controls for bhi
` [RFC PATCH 31/34] x86/bugs: Add attack vector controls for spectre_v2
` [RFC PATCH 32/34] x86/bugs: Add attack vector controls for l1tf
` [RFC PATCH 33/34] x86/bugs: Add attack vector controls for srso
` [RFC PATCH 34/34] x86/pti: Add attack vector controls for pti
[PATCH 0/4] staging: fix warning of -Wunused-but-set-variable reported by clang
2024-09-12 19:37 UTC (2+ messages)
[PATCH -next] hostfs: Convert hostfs_writepage to use folio
2024-09-12 19:37 UTC (4+ messages)
[PATCH v3 0/4] drm/i915/display: add snapshot capture/print infra
2024-09-12 19:37 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: add snapshot capture/print infra (rev4)
` ✗ Fi.CI.SPARSE: "
[PATCH v4 0/2] Add new test to validate adaptive sharpness filter
2024-09-12 19:33 UTC (2+ messages)
` ✗ CI.xeFULL: failure for Add new test to validate adaptive sharpness filter (rev5)
[PATCH v1] perf vdso: Missed put on 32-bit dsos
2024-09-12 19:31 UTC (3+ messages)
[PATCH v1] drm/xe: Use ERR_CAST to return an error-valued pointer
2024-09-12 19:30 UTC (3+ messages)
[PATCH v2 0/1] uvcvideo: require spec compliance to avoid bugs
2024-09-12 18:51 UTC (2+ messages)
` [PATCH v2 1/1] media: uvcvideo: require entities to have a non-zero unique ID
[Buildroot] [PATCH 1/2] package/python-pyqt5-sip: new package
2024-09-12 19:23 UTC (3+ messages)
` [Buildroot] [PATCH v3 2/2] add missing SIP module for PyQt5
[PATCH v1 0/4] Fixup NLM and kNFSD file lock callbacks
2024-09-12 19:28 UTC (6+ messages)
[PATCH] staging: vt6655: mac.h: Fix possible precedence issue in macros
2024-09-12 19:29 UTC (3+ messages)
[Buildroot] You have Six {6} pending mails buildroot@busybox.net
2024-09-12 19:18 UTC
[PATCH] drm/amdgpu/gfx9.4.3: set additional bits on MEC halt
2024-09-12 19:24 UTC
[PATCH v2 0/7] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-12 19:23 UTC (2+ messages)
[PATCH v1 0/6] Add SCMI transport descriptors
2024-09-12 19:22 UTC (4+ messages)
` [PATCH v1 5/6] firmware: arm_scmi: Use max_msg and max_msg_size from devicetree
[PATCH RESEND v27 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2024-09-12 19:19 UTC (9+ messages)
` [PATCH RESEND v27 2/3] reset: npcm: register npcm8xx clock auxiliary bus device
[PATCH v13 0/4] Support PMT features in Xe
2024-09-12 19:19 UTC (8+ messages)
` ✓ CI.Patch_applied: success for Support PMT features in Xe (rev12)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 00/13] Tool and hwmon PMUs
2024-09-12 19:18 UTC (15+ messages)
` [PATCH v2 01/13] perf pmu: Simplify an asprintf error message
` [PATCH v2 02/13] perf pmu: Allow hardcoded terms to be applied to attributes
` [PATCH v2 03/13] perf parse-events: Expose/rename config_term_name
` [PATCH v2 04/13] perf tool_pmu: Factor tool events into their own PMU
` [PATCH v2 05/13] perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
` [PATCH v2 06/13] perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
` [PATCH v2 07/13] perf tool_pmu: Move expr literals to tool_pmu
` [PATCH v2 08/13] perf jevents: Add tool event json under a common architecture
` [PATCH v2 09/13] perf tool_pmu: Switch to standard pmu functions and json descriptions
` [PATCH v2 10/13] perf tests: Add tool PMU test
` [PATCH v2 11/13] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v2 12/13] perf test: Add hwmon "PMU" test
` [PATCH v2 13/13] perf docs: Document tool and hwmon events
[PATCH] drm/i915/display: Check whether platform supports joiner
2024-09-12 19:17 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-09-12 19:16 UTC (17+ messages)
` [PATCH v4 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v4 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v4 03/10] unicode: Recreate utf8_parse_version()
` [PATCH v4 06/10] libfs: Export generic_ci_ dentry functions
` [PATCH v4 07/10] tmpfs: Add casefold lookup support
` [PATCH v4 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v4 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v4 10/10] docs: tmpfs: Add casefold options
[PATCH net-next 3/5] net: phy: aquantia: search for firmware-name in fwnode
2024-09-12 19:15 UTC (4+ messages)
[pull request][net-next 00/15] mlx5 updates 2024-09-11
2024-09-12 19:15 UTC (31+ messages)
` [net-next 01/15] net/mlx5: HWS, updated API functions comments to kernel doc
` [net-next 02/15] net/mlx5: HWS, fixed error flow return values of some functions
` [net-next 03/15] net/mlx5: fs, move steering common function to fs_cmd.h
` [net-next 04/15] net/mlx5: fs, make get_root_namespace API function
` [net-next 05/15] net/mlx5: fs, move hardware fte deletion function reset
` [net-next 06/15] net/mlx5: fs, remove unused member
` [net-next 07/15] net/mlx5: fs, separate action and destination into distinct struct
` [net-next 08/15] net/mlx5: fs, add support for no append at software level
` [net-next 09/15] net/mlx5: Add device cap for supporting hot reset in sync reset flow
` [net-next 10/15] net/mlx5: Add support for sync reset using hot reset
` [net-next 11/15] net/mlx5: Skip HotPlug check on "
` [net-next 12/15] net/mlx5: Allow users to configure affinity for SFs
` [net-next 13/15] net/mlx5: Add NOT_READY command return status
` [net-next 14/15] net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data split
` [net-next 15/15] net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rq
[PATCH v2] PCI: vmd: Clear PCI_INTERRUPT_LINE for VMD sub-devices
2024-09-12 19:15 UTC (8+ messages)
[syzbot] [net?] WARNING: suspicious RCU usage in dev_activate
2024-09-12 19:13 UTC (2+ messages)
[PATCH net-next v3 1/2] netpoll: Make netpoll_send_udp return status instead of void
2024-09-12 19:13 UTC (5+ messages)
` [PATCH net-next v3 2/2] netcons: Add udp send fail statistics to netconsole
[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2024-09-12 19:10 UTC (4+ messages)
` [PATCH v28 1/3] dt-bindings: reset: npcm: add clock properties
` [PATCH v28 2/3] reset: npcm: register npcm8xx clock auxiliary bus device
` [PATCH v28 3/3] clk: npcm8xx: add clock controller
[android-common:android12-5.10 10/11] drivers/gpu/drm/i915/display/intel_display.o: warning: objtool: skl_check_plane_surface()+0x1544: unreachable instruction
2024-09-12 19:09 UTC
[openeuler:OLK-6.6 7633/13930] drivers/ptp/ptp_hisi.c:731:36: warning: 'hisi_ptp_acpi_match' defined but not used
2024-09-12 19:09 UTC
[PATCH v2 1/2] staging: vt6655: Rename variable apTD0Rings
2024-09-12 19:10 UTC (4+ messages)
` [PATCH v2 2/2] staging: vt6655: Rename variable apTD1Rings
[PATCH dwarves 0/4] Emit global variables in BTF
2024-09-12 19:08 UTC (5+ messages)
` [PATCH dwarves 1/4] dutil: return ELF section name when looked up by index
` [PATCH dwarves 2/4] dwarf_loader: add "artificial" and "top_level" variable flags
` [PATCH dwarves 3/4] btf_encoder: cache all ELF section info
` [PATCH dwarves 4/4] btf_encoder: add global_var feature to encode globals
[PATCH v5 0/3] rust: Add irq abstraction, SpinLockIrq
2024-09-12 19:04 UTC (4+ messages)
` [PATCH v5 1/3] rust: Introduce irq module
` [PATCH v5 2/3] rust: sync: Introduce lock::Backend::Context
` [PATCH v5 3/3] rust: sync: Add SpinLockIrq
[PATCH] platform/mellanox: mlxbf-pmc: fix lockdep warning
2024-09-12 19:05 UTC
[PATCH] drm/xe: Restore pci state upon resume
2024-09-12 19:05 UTC
[PATCH] bootmem: Stop using page->index
2024-09-12 19:04 UTC (2+ messages)
[PATCH] um: add RCU syscall hack for time-travel
2024-09-12 19:02 UTC (2+ messages)
[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
2024-09-12 19:00 UTC (9+ messages)
[PATCH v2] ASoC: mediatek: mt7986-afe-pcm: Remove redundant error message
2024-09-12 18:59 UTC (2+ messages)
[PATCH v2 0/3] Mac Filter Port to New DTS
2024-09-12 19:00 UTC (4+ messages)
` [PATCH v5 0/2] "
` [PATCH v5 1/2] dts: add methods for setting mac and multicast addresses
` [PATCH v5 2/2] dts: mac filter test suite refactored for new dts
[GIT PULL] workqueue: Fixes for v6.11-rc7
2024-09-12 18:58 UTC
[PATCH nf] netfilter: nfnetlink_queue: reroute reinjected packets from postrouting
2024-09-12 18:58 UTC
[PATCH] um: Fix the return value of elf_core_copy_task_fpregs
2024-09-12 18:51 UTC (2+ messages)
[PATCH v2] i2ctransfer: Drop redundant variable arg_idx
2024-09-12 18:51 UTC (2+ messages)
[PATCH net-next 0/7] Allow controlling PHY loopback and isolate modes
2024-09-12 18:30 UTC (5+ messages)
` [PATCH net-next 1/7] net: phy: allow isolating PHY devices
[PATCH v2] error: ERROR probe firing should not corrupt probe arguments
2024-09-12 18:50 UTC (2+ messages)
[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
2024-09-12 18:50 UTC (12+ messages)
[PATCH 6.6 v2 3/4] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1
2024-09-12 18:48 UTC (6+ messages)
[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
2024-09-12 18:50 UTC (3+ messages)
[PATCH i-g-t] tests/kms_rotation_crc: Intel Xe2 cannot do hflip with tile4
2024-09-12 18:49 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
[PATCH] Fix two problems in the microcode parsers
2024-09-12 18:47 UTC (3+ messages)
[syzbot] [usb?] KMSAN: kernel-infoleak in iowarrior_read
2024-09-12 18:47 UTC (2+ messages)
` [syzbot] "
[PATCH i2c-tools v2] README: ask for DCO in contributions
2024-09-12 18:46 UTC (5+ messages)
VT-less kernels, and /dev/console on x86
2024-09-12 18:46 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.