messages from 2026-06-12 21:09:21 to 2026-06-12 22:21:42 UTC [more...]
[GIT PULL] pin control fixes for v7.1
2026-06-12 22:21 UTC
[PATCH] drm/xe/guc: Suppress Memory CAT error messages on race condition
2026-06-12 22:20 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-06-12 22:20 UTC (4+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
drivers/net/ethernet/cadence/macb_main.c:2060:3: error: call to undeclared function 'netdev_warn_ratelimited'; ISO C99 and later do not support implicit function declarations
2026-06-12 22:20 UTC
[PATCH net v3 1/2] net/sched: act_pedit: require matching IPv4 L4 protocol
2026-06-12 22:20 UTC (2+ messages)
[PATCH] spi: spi-mem: Fix spi_controller_mem_ops kdoc
2026-06-12 13:10 UTC (2+ messages)
[PATCH v2] spi: xilinx: use FIFO occupancy register to determine buffer size
2026-06-12 13:21 UTC (2+ messages)
[PATCH] ASoC: hisilicon: Use guard() for spin locks
2026-06-12 13:20 UTC (2+ messages)
[PATCH 1/2] ASoC: SOF: Intel: select SND_SOC_SDW_UTILS=y from SND_SOC_SOF_HDA_GENERIC=y
2026-06-11 19:40 UTC (2+ messages)
[PATCH] ASoC: cs35l56: Fix wrong error test on simple_write_to_buffer()
2026-06-11 19:39 UTC (2+ messages)
[PATCH v2] ASoC: SOF: topology: fix memory leak in snd_sof_load_topology
2026-06-11 20:41 UTC (2+ messages)
[PATCH] ASoC: meson: axg-tdm-formatter: Use guard() for mutex locks
2026-06-11 19:42 UTC (3+ messages)
[PATCH] ASoC: sdw_utils: fix missing component_name for cs42l43 part_id 0x2A3B
2026-06-12 15:08 UTC (2+ messages)
[PATCH 00/10] ASoC: mediatek: Use guard() for mutex & spin locks
2026-06-11 19:59 UTC (2+ messages)
[PATCH 0/2] ASoC: img: Use guard() for spin locks
2026-06-11 19:43 UTC (2+ messages)
[PATCH 0/4] ASoC: Validate written enum values in custom controls
2026-06-11 19:44 UTC (2+ messages)
[PATCH v3 0/9] ASoC: don't use array if single pattern
2026-06-12 17:58 UTC (2+ messages)
[PATCH 0/3] ASoC: use scoped OF node handling in manual cleanup paths
2026-06-12 15:14 UTC (2+ messages)
[PATCH 0/6] ASoC: mediatek: tidyup details
2026-06-12 15:07 UTC (2+ messages)
[PATCH] ASoC: adau1372: Clear PLL_EN on failed PLL lock without reset GPIO
2026-06-12 17:26 UTC (2+ messages)
[PATCH v3 00/10] Expand SoundWire enumeration helper coverage
2026-06-11 19:47 UTC (2+ messages)
` (subset) "
[PATCH] ASoC: topology: Check PCM and DAI name strings before use
2026-06-11 19:47 UTC (2+ messages)
[PATCH v2 0/3] ASoC: rockchip: Use guard() for spin locks
2026-06-11 19:53 UTC (3+ messages)
[PATCH] ASoC: ti: davinci-mcasp: Add audio-graph-card2 and DPCM support
2026-06-11 19:48 UTC (2+ messages)
[PATCH v2 0/5] ASoC: rockchip: Reorder clock enable sequence
2026-06-11 19:49 UTC (3+ messages)
[PATCH v2] ASoC: soc-core: Create device_link to ensure correct suspend order
2026-06-11 19:38 UTC (2+ messages)
[git pull] drm fixes for 7.1-rc8/final
2026-06-12 22:17 UTC
[PATCH 0/3] Deactive/Reactivate Panel replay on errors
2026-06-12 22:16 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH] perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probes
2026-06-12 22:16 UTC (2+ messages)
[PATCH v4 07/13] scsi: fnic: Route completions and resets by initiator role
2026-06-12 22:15 UTC (2+ messages)
[PATCH] soc: qcom: pd-mapper: Add support for Hawi SoC
2026-06-12 22:15 UTC (2+ messages)
[PATCH] smb: client: Use more common error handling code in smb3_reconfigure()
2026-06-12 22:14 UTC (2+ messages)
[PATCH 0/7] arm: mediatek: fix gd->bd->bi_dram[0].size
2026-06-12 22:13 UTC (5+ messages)
` [PATCH 1/7] lmb: default LMB_LIMIT_DMA_BELOW_RAM_TOP for 64-bit Mediatek SoCs
[PATCH v14 00/19] Add additional python API support
2026-06-12 22:12 UTC (21+ messages)
` [PATCH v15 "
` [PATCH v15 01/19] perf util: Sort includes and add missed explicit dependencies
` [PATCH v15 02/19] perf python: Add "
` [PATCH v15 03/19] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v15 04/19] perf data: Add open flag
` [PATCH v15 05/19] perf evlist: Add reference count
` [PATCH v15 06/19] perf evsel: "
` [PATCH v15 07/19] perf evlist: Add reference count checking
` [PATCH v15 08/19] perf python: Use evsel in sample in pyrf_event
` [PATCH v15 09/19] perf python: Add wrapper for perf_data file abstraction
` [PATCH v15 10/19] perf python: Add python session abstraction wrapping perf's session
` [PATCH v15 11/19] perf python: Refactor and add accessors to sample event
` [PATCH v15 12/19] perf python: Add mmap2 event
` [PATCH v15 13/19] perf python: Add callchain support
` [PATCH v15 14/19] perf python: Extend API for stat events in python.c
` [PATCH v15 15/19] perf python: Expose brstack in sample event
` [PATCH v15 16/19] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v15 17/19] perf python: Add config file access
` [PATCH v15 18/19] perf python: Add perf.pyi stubs file
` [PATCH v15 19/19] perf python: Add LiveSession helper
[PATCH] dmaengine: xilinx: Treat "xlnx,flush-fsync" as a flag
2026-06-12 22:11 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.4.3
2026-06-12 22:10 UTC
[RFC PATCH bpf-next 0/5] tcp: opportunistic loopback splice for BPF-paired sockets
2026-06-12 22:10 UTC (2+ messages)
` [syzbot ci] "
[PATCH net-next v09 0/5] net: hinic3: PF initialization
2026-06-12 22:09 UTC (3+ messages)
` [PATCH net-next v09 1/5] hinic3: Add ethtool queue ops
[PATCH] drm/xe/xe3: Apply Wa_16029380221 to media
2026-06-12 22:09 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/xe3: Apply Wa_16029380221 to media (rev2)
[soc:for-next] BUILD SUCCESS f9c349592b74e96cecadd7d427f0b3dd6320d489
2026-06-12 22:08 UTC
[moderation/CI] Re: tcp: opportunistic loopback splice for BPF-paired sockets
2026-06-12 22:08 UTC (2+ messages)
[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
2026-06-12 22:07 UTC (3+ messages)
` [PATCH v6 1/7] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
[PATCH bpf-next v2] bpf: Better build_id caching in stack_map_get_build_id_offset()
2026-06-12 22:06 UTC
[PATCH] staging: sm750fb: fix const pointer array declaration
2026-06-12 22:06 UTC
[PATCH] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
2026-06-12 22:05 UTC (2+ messages)
[PATCH] power: supply: core: fix supplied_from allocations
2026-06-12 22:05 UTC (2+ messages)
[PATCH v2] power: supply: charger-manager: fix refcount leak in is_full_charged()
2026-06-12 22:05 UTC (2+ messages)
[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
2026-06-12 22:01 UTC (5+ messages)
` [PATCH RESEND 1/2] "
[PATCH] bcachefs: avoid truncating fiemap extent length
2026-06-12 22:01 UTC (2+ messages)
[PATCH] hwmon: tmp401: Read "ti,n-factor" as signed
2026-06-12 22:00 UTC (2+ messages)
[PATCH v3 0/3] iio: flow: Sensirion SLF3S liquid flow sensor
2026-06-12 22:00 UTC (11+ messages)
` [PATCH v3 2/3] dt-bindings: iio: flow: add "
[PATCH v4 06/13] scsi: fnic: Add the NVMe/FC transport path
2026-06-12 21:59 UTC (2+ messages)
[PATCH] Input: tsc2007 - Read "ti,poll-period" as u32
2026-06-12 21:58 UTC (2+ messages)
[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
2026-06-12 21:58 UTC (3+ messages)
[PATCH] selftests/vfio: avoid VLAs
2026-06-12 21:58 UTC
[PATCH] drm/bridge: sii902x: Read "sil,i2s-data-lanes" as u32
2026-06-12 21:58 UTC (2+ messages)
[PATCH v2 0/3] Fix three racy updates to MSR_K7_HWCR
2026-06-12 21:53 UTC (4+ messages)
` [PATCH v2 1/3] x86/CPU/AMD: Avoid racy updates to MSR_K7_HWCR in set_cpuid_faulting()
` [PATCH v2 2/3] x86/mce/inject: Avoid racy updates to MSR_K7_HWCR in toggle_hw_mce_inject()
` [PATCH v2 3/3] cpufreq: ACPI: Avoid racy updates to MSR_K7_HWCR in boost_set_msr()
[sean-jc:x86/no_unsync_for_nested_tdp 28/28] arch/x86/kvm/mmu/mmu.c:2270:6: warning: unused variable 'ret'
2026-06-12 21:56 UTC
Single-byte operations on vars broken
2026-06-12 21:56 UTC
[PATCH net v5 1/4] net: ethernet: oa_tc6: Interrupt is active low, level triggered
2026-06-12 21:56 UTC (2+ messages)
[PATCH net v5 3/4] net: ethernet: oa_tc6: Remove FCS size in RX frame
2026-06-12 21:56 UTC (2+ messages)
[PATCH net v5 2/4] net: ethernet: oa_tc6: mdiobus->parent initialized with NULL
2026-06-12 21:56 UTC (2+ messages)
[PATCH v3] PCI: Ensure ATS disabled via quirk before notifying IOMMU drivers
2026-06-12 21:55 UTC (2+ messages)
[PATCH v7 0/4] io_uring: extend bvec registration
2026-06-12 21:55 UTC (2+ messages)
[LTP] [PATCH] metadata: update stale test expected outputs
2026-06-12 13:57 UTC (2+ messages)
[PATCH] power: reset: Read "priority" as unsigned
2026-06-12 21:53 UTC
[PATCH] dt-bindings: power: maxim,max17042: Fix temp types to signed
2026-06-12 21:53 UTC
[PATCH] power: supply: Match DT value types
2026-06-12 21:53 UTC
[PATCH] clk: at91: Read "reg" with helper
2026-06-12 21:52 UTC
[PATCH] dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type
2026-06-12 21:52 UTC
[PATCH] gpio: pisosr: Read "ngpios" as u32
2026-06-12 21:52 UTC
[PATCH v3 0/7] igb: Implement Transmit Rate Limiting (TRL)
2026-06-12 21:50 UTC (8+ messages)
` [PATCH v3 1/7] igb: Define TRL registers and core state
` [PATCH v3 2/7] igb: Add VMState support for TRL state
` [PATCH v3 3/7] igb: Implement TRL register write and configuration
` [PATCH v3 4/7] igb: Refactor TX path to return processed byte count
` [PATCH v3 5/7] igb: Implement TRL throttling and timer resumption
` [PATCH v3 6/7] igb: Add QTest for Transmit Rate Limiter register multiplexing
` [PATCH v3 7/7] igb: Add QTest for Transmit Rate Limiter traffic throttling
[PATCH] iio: stm32-dfsdm: Treat flags as booleans
2026-06-12 21:51 UTC
[PATCH] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
2026-06-12 21:50 UTC (3+ messages)
[PATCH] spi: Fix mismatched DT property access types
2026-06-12 21:50 UTC
[PATCH] thermal: of: Match trip property helper types
2026-06-12 21:50 UTC
[PATCH] remoteproc: Use presence checks for syscon props
2026-06-12 21:49 UTC
[PATCH] pinctrl: Match DT helper types
2026-06-12 21:49 UTC
[PATCH v3 0/3] Reuse --contains traversal results
2026-06-12 21:49 UTC (8+ messages)
` [PATCH v3 1/3] commit-reach: handle cycles in contains walk
` [PATCH v4 0/3] Reuse --contains traversal results
` [PATCH v4 1/3] commit-reach: reject cycles in contains walk
` [PATCH v4 2/3] ref-filter: memoize --contains with generations
` [PATCH v4 3/3] commit-reach: die on contains walk errors
[PATCH] ASoC: Match DT helper types
2026-06-12 21:49 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: Fix RT5677 "realtek,gpio-config" type
2026-06-12 21:49 UTC
[PATCH 0/2] platform/x86: msi-wmi: Fix unknown wmi event messages on MSI Claw models
2026-06-12 21:46 UTC (5+ messages)
` [PATCH 2/2] platform/x86: msi-wmi: Add MSI Claw M-Center keys
[PATCH v2 0/9] Don't whitelist OA registers unconditionally
2026-06-12 21:45 UTC (13+ messages)
` [PATCH v2 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH v2 4/9] drm/xe/rtp: Generalize whitelist_apply_to_hwe
` [PATCH v2 5/9] drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
` [PATCH v2 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
` [PATCH v2 9/9] drm/xe/rtp: Ensure locking/ref counting for OA whitelists
[PATCH v3 0/2] Make liveupdate selftests library
2026-06-12 21:45 UTC (3+ messages)
` [PATCH v3 1/2] selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIs
` [PATCH v3 2/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
[tip:tip/urgent] BUILD SUCCESS ec088282cda9a80779a3fff57e7221474b1d0c21
2026-06-12 21:43 UTC
[PATCH] posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
2026-06-12 21:42 UTC (2+ messages)
[PATCH v4 05/13] scsi: fnic: Add FDLS role handling for NVMe initiators
2026-06-12 21:42 UTC (2+ messages)
[PATCH 00/11] ASoC: fsl: Use guard() for mutex & spin locks
2026-06-12 21:42 UTC (4+ messages)
` [PATCH 11/11] ASoC: fsl: mpc5200_psc_ac97: Use guard() for mutex locks
[PATCH 0/2] io_uring: fix short read links and align link timeout cancel
2026-06-12 21:41 UTC (6+ messages)
` [PATCH 1/2] io_uring/rw: fix link failure on successful pipe short reads
[PATCH v3 0/8] alpha: enable generic entry infrastructure
2026-06-12 21:38 UTC (3+ messages)
` [PATCH v3 8/8] alpha: enable GENERIC_ENTRY and GENERIC_IRQ_ENTRY
[linux-next:master 12430/13336] arch/arm/boot/dts/renesas/r8a7740-armadillo800eva.dtb: sound@fe1f0000 (renesas,fsi2-r8a7740): 'clock-names' is a required property
2026-06-12 21:35 UTC (2+ messages)
[Bug 73081] Fail to setup Bluetooth on Dell Venue 11 Pro
2026-06-12 21:34 UTC
[PATCH] fbdev: claim Cyber2000 SPARC I/O aperture before ioremap
2026-06-12 21:33 UTC (2+ messages)
[PATCH v3 2/4] mm/zswap: Implement proactive writeback
2026-06-12 21:31 UTC (12+ messages)
` [swap tier discussion] "
[soc:soc/defconfig] BUILD SUCCESS cccde8de2c72068051ff8351ae6f1e2a12718aa0
2026-06-12 21:31 UTC
[PATCH v2 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-06-12 21:30 UTC (21+ messages)
` [PATCH v2 phy-next 2/8] soc: fsl: guts: add a global structure to hold state
` [PATCH v2 phy-next 3/8] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v2 phy-next 4/8] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v2 phy-next 5/8] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v2 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v2 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure
` [PATCH v2 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change
[PATCH] HID: hidpp: fix potential UAF in hidpp_connect_event()
2026-06-12 21:30 UTC (3+ messages)
[PATCH v2 1/2] drm/xe: Handle unprocessed messages in guc_exec_queue_fini
2026-06-12 21:30 UTC (3+ messages)
` [PATCH v2 2/2] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
[PATCH bpf-next 0/2] bpf: support shift operations with non-const source operand
2026-06-12 21:29 UTC (7+ messages)
` [PATCH bpf-next 1/2] bpf: support shift operations with non-const src operand
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for non-const src shift
[PATCH] usb: gadget: f_fs: Fix fence cleanup in ffs_dmabuf_transfer() error paths
2026-06-12 21:28 UTC (2+ messages)
[Bug 218901] New: LG Gram Laptop Extra Features not working on 2024 models (16Z90S)
2026-06-12 21:28 UTC (3+ messages)
` [Bug 218901] "
[PATCH v2] ref-filter: restore prefix-scoped iteration
2026-06-12 21:27 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
drivers/scsi/mvumi.c:429:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-06-12 21:26 UTC
[PATCH] x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
2026-06-12 21:26 UTC (2+ messages)
[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
2026-06-12 21:26 UTC (4+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format
[PATCH 1/1] drm/xe/eustall: Add workaround 14027094826 to graphics IP 35.11
2026-06-12 21:25 UTC (2+ messages)
[PATCH RFCv1] virtio: Inherit max bounce buffer size from bus parent if possible
2026-06-12 21:24 UTC (11+ messages)
[PATCH 0/1] i2c: Andi Shyti is the new maintainer
2026-06-12 21:25 UTC (3+ messages)
` [PATCH 1/1] MAINTAINERS: hand over I2C to Andi Shyti
[PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
2026-06-12 21:23 UTC (3+ messages)
[PATCH] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
2026-06-12 21:22 UTC (2+ messages)
[PATCH] PCI/sysfs: Use kstrtobool() to parse the ROM attribute input
2026-06-12 21:22 UTC (2+ messages)
[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
2026-06-12 21:17 UTC (3+ messages)
` [PATCH net-next v2 1/2] netdev: expose io_uring rx_page_order "
` [PATCH net-next v2 2/2] io_uring/zcrx: selftests: verify rx_buf_len for large chunks
[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
2026-06-12 21:15 UTC (12+ messages)
[PATCH] x86: dovetail: Call trap exit code with hard IRQs disabled
2026-06-12 21:17 UTC
[soc:bst/defconfig] BUILD SUCCESS 22ca5df7c9d25077e44e33fb5751583aa79ee21a
2026-06-12 21:16 UTC
[PATCH] btrfs: release extent lock per folio in readahead
2026-06-12 21:15 UTC (3+ messages)
[soc:bst/dt] BUILD SUCCESS 6191a61ec9d9d8f1d1d1d6bfcb6d303be76c2804
2026-06-12 21:15 UTC
ucm2: Qualcomm: add Lenovo Yoga Slim7x Gen11 support
2026-06-12 21:13 UTC
[PATCH 0/2] hwmon: (pmbus/lm25066) Support SMBus Current Limit configuration
2026-06-12 21:13 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: ti,lm25066: add current limit properties
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.