All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-03 01:51:29 to 2025-07-03 03:56:54 UTC [more...]

[PATCH v1 0/4] ASoC: codecs: Add support for FourSemi FS2104/5S
 2025-07-03  3:56 UTC  (4+ messages)
` [PATCH v1 1/4] ASoC: codecs: Add library for FourSemi audio amplifiers
` [PATCH v1 2/4] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver
` [PATCH v1 4/4] dt-bindings: vendor-prefixes: Add Shanghai FourSemi Semiconductor Co.,Ltd

[PATCH V2 1/2] dt-bindings: leds: pwm: Add enable-gpios property
 2025-07-03  3:54 UTC  (3+ messages)

[PATCH 0/4] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote() for large folio
 2025-07-03  3:54 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: leds: pwm: Add enable-gpios property
 2025-07-03  3:52 UTC  (2+ messages)
` [PATCH V3 2/2] leds: pwm: Add optional GPIO enable pin support

[PATCH v3 0/6] add support for T7 family clock controller
 2025-07-03  3:42 UTC  (9+ messages)
` [PATCH v3 4/6] clk: meson: t7: add support for the T7 SoC PLL clock

[PATCH v2 net-next] selftests: devmem: configure HDS threshold
 2025-07-03  3:51 UTC  (3+ messages)

[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-07-03  5:01 UTC  (2+ messages)

[PATCHSET 0/8] perf sched: Fix various memory leaks
 2025-07-03  3:45 UTC  (18+ messages)
` [PATCH 1/8] perf sched: Make sure it frees the usage string
` [PATCH 2/8] perf sched: Free thread->priv using priv_destructor
` [PATCH 3/8] perf sched: Fix memory leaks in 'perf sched map'
` [PATCH 4/8] perf sched: Fix thread leaks in 'perf sched timehist'
` [PATCH 5/8] perf sched: Fix memory leaks for evsel->priv in timehist
` [PATCH 6/8] perf sched: Use RC_CHK_EQUAL() to compare pointers
` [PATCH 7/8] perf sched: Fix memory leaks in 'perf sched latency'
` [PATCH 8/8] perf test: Add more test cases to sched test

[PATCH] powerpc/eeh: parse AER registers
 2025-07-03  3:45 UTC 

[PATCH v2 0/5] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
 2025-07-03  3:40 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH v2 2/5] clk: imx95-blk-ctl: Fix synchronous abort
` [PATCH v2 3/5] clk: imx95-blk-ctl: Rename lvds and displaymix csr blk
` [PATCH v2 4/5] clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR
` [PATCH v2 5/5] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes

[DPDK/testpmd Bug 1737] [dpdk-25.07] [CNV] ice_dcf_checksum_offload/checksum_offload_vlan_tunnel_enable: the udp_gtpu packet will affect the hardware checksum of other udp packets
 2025-07-03  3:40 UTC 

[Regression] Re: [PULL 35/35] qom: reverse order of instance_post_init calls
 2025-07-03  3:36 UTC  (12+ messages)

[PATCH net-next 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-07-03  3:36 UTC  (4+ messages)

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-07-03  3:35 UTC  (4+ messages)

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-07-03  3:35 UTC  (3+ messages)

[android-common:android16-6.12 2/2] WARNING: modpost: module erofs uses symbol revert_creds from namespace VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver, but does not import it
 2025-07-03  3:33 UTC 

[jfern:rcu/irq-exit-v2 3/4] kernel/rcu/tree.c:734:6: error: conflicting types for 'rcu_set_exp_qs_needed'; have 'void(bool)' {aka 'void(_Bool)'}
 2025-07-03  3:33 UTC 

block/blk-cgroup.c:845 blkg_conf_open_bdev_frozen() error: we previously assumed 'ctx->bdev' could be null (see line 832)
 2025-07-03  3:33 UTC 

[PATCH 00/26] clk: amlogic: clock controllers clean-up and factorisation
 2025-07-03  3:29 UTC  (16+ messages)
` [PATCH 05/26] clk: amlogic: c3-peripherals: naming consistency alignment
` [PATCH 06/26] clk: amlogic: c3-pll: "
` [PATCH 12/26] clk: amlogic: s4-peripherals: "
` [PATCH 13/26] clk: amlogic: s4-pll: "
` [PATCH 16/26] clk: amlogic: add probe helper for mmio based controllers

[PATCH net-next v10 00/15] Begin upstreaming Homa transport protocol
 2025-07-03  3:13 UTC  (16+ messages)
` [PATCH net-next v10 01/15] net: homa: define user-visible API for Homa
` [PATCH net-next v10 02/15] net: homa: create homa_wire.h
` [PATCH net-next v10 03/15] net: homa: create shared Homa header files
` [PATCH net-next v10 04/15] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v10 05/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v10 06/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v10 07/15] net: homa: create homa_interest.h and homa_interest.c
` [PATCH net-next v10 08/15] net: homa: create homa_pacer.h and homa_pacer.c
` [PATCH net-next v10 09/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v10 10/15] net: homa: create homa_outgoing.c
` [PATCH net-next v10 11/15] net: homa: create homa_utils.c
` [PATCH net-next v10 12/15] net: homa: create homa_incoming.c
` [PATCH net-next v10 13/15] net: homa: create homa_timer.c
` [PATCH net-next v10 14/15] net: homa: create homa_plumbing.c
` [PATCH net-next v10 15/15] net: homa: create Makefile and Kconfig

[PATCH v2 4/8] dt-bindings: mmc: add binding for BST DWCMSHC SDHCI controller
 2025-07-03  3:27 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-07-02
 2025-07-03  3:27 UTC 

[PATCH v2] docs: document linked lists
 2025-07-03  3:24 UTC  (5+ messages)

[PATCH v3 0/5] generalize panic_print's dump function to be used by other kernel parts
 2025-07-03  3:23 UTC  (9+ messages)
` [PATCH v3 1/5] panic: clean up code for console replay
` [PATCH v3 2/5] panic: generalize panic_print's function to show sys info
` [PATCH 3/5] panic: add 'panic_sys_info' sysctl to take human readable string parameter
` [PATCH v3 4/5] panic: add 'panic_sys_info=' setup option for kernel cmdline
` [PATCH v3 5/5] panic: add note that panic_print sysctl interface is deprecated

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-03  3:22 UTC  (8+ messages)
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()

[PATCH V3 00/19] virtio_ring in order support
 2025-07-03  3:20 UTC  (9+ messages)
` [PATCH V3 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V3 19/19] virtio_ring: add in order support

[PATCH bpf-next v1 0/8] bpf: additional use-cases for untrusted PTR_TO_MEM
 2025-07-03  3:20 UTC  (5+ messages)
` [PATCH bpf-next v1 4/8] bpf: attribute __arg_untrusted for global function parameters
` [PATCH bpf-next v1 7/8] bpf: support for void/primitive __arg_untrusted global func params

[PATCH 1/1] iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
 2025-07-03  3:15 UTC 

[openeuler:openEuler-1.0-LTS 1605/1605] net/netfilter/nf_conntrack_core.c:1017: warning: Function parameter or member 'reply_hash' not described in 'nf_ct_resolve_clash'
 2025-07-03  3:13 UTC 

[PATCH v3 1/2] platform/x86: int3472: add hpd pin support
 2025-07-03  3:09 UTC  (6+ messages)

[RESEND PATCH net-next v4 3/4] test/vsock: Add retry mechanism to ioctl wrapper
 2025-07-03  3:05 UTC  (2+ messages)

linux-next: Tree for Jun 13
 2025-07-03  3:06 UTC  (3+ messages)
` linux-next: Tree for Jun 13 (objtool: __sev_es_nmi_complete+0x58)
  ` linux-next: Tree for Jun 13 (objtool: __sev_es_nmi_complete+0x58) (& July 02)

btrfs device detection bug util-linux 2.39.4 to 2.41
 2025-07-03  3:05 UTC 

[v5 00/24] Plane Color Pipeline support for Intel platforms
 2025-07-03  3:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Plane Color Pipeline support for Intel platforms (rev5)

[PATCH v1 0/5] perf test: Sanity check file descriptors are cleaned up
 2025-07-03  3:03 UTC  (3+ messages)

[PATCH] cachefiles: Fix the incorrect return value in __cachefiles_write()
 2025-07-03  3:02 UTC  (2+ messages)

linux-next: duplicate patch in the iwlwifi-next tree
 2025-07-03  3:01 UTC 

[syzbot] [nfs?] [net?] possible deadlock in rpc_close_pipes
 2025-07-03  2:59 UTC  (6+ messages)
` [syzbot] "

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-07-03  2:59 UTC  (3+ messages)
` [PATCH v3 08/13] PCI/IDE: Add IDE establishment helpers

[PATCH net-next 2/4] ibmvnic: Use atomic64_t for queue stats
 2025-07-03  2:58 UTC  (2+ messages)

[PATCH] man/: Replaced reserved exp identifier
 2025-07-03  2:58 UTC  (4+ messages)

linux-next: manual merge of the iwlwifi-next tree with the net-next tree
 2025-07-03  2:56 UTC 

fs/fat/dir.o: warning: objtool: fat_ioctl_filldir+0x7dd: stack state mismatch: cfa1=4+168 cfa2=4+160
 2025-07-03  2:53 UTC 

[PATCH] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-03  2:38 UTC 

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
 2025-07-03  2:53 UTC  (4+ messages)
` [PATCH 17/17] amdgpu: add support for memory cgroups

[RESEND PATCH net-next v4 4/4] test/vsock: Add ioctl SIOCINQ tests
 2025-07-03  2:51 UTC  (2+ messages)

iio: accel: sca3000: dead code issue
 2025-07-03  2:52 UTC  (4+ messages)

linux-next: duplicate patches in the bpf-next tree
 2025-07-03  2:51 UTC 

[PATCH v2] mtd: rawnand: atmel: Fix dma_mapping_error() address
 2025-07-03  2:49 UTC  (2+ messages)

[PATCH 0/4] TDX: Update the handling of <GetTdVmCallInfo> and implement <SetupEventNotifyInterrupt>
 2025-07-03  2:40 UTC  (5+ messages)
` [PATCH 1/4] i386/tdx: Remove enumeration of GetQuote in tdx_handle_get_tdvmcall_info()
` [PATCH 2/4] update Linux headers to KVM tree master
` [PATCH 3/4] i386/tdx: Set value of <GetTdVmCallInfo> based on capabilities of both KVM and QEMU
` [PATCH 4/4] i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT

[syzbot] [fs?] possible deadlock in __simple_recursive_removal
 2025-07-03  2:49 UTC  (2+ messages)
` [syzbot] "

[PATCH v3] mtd: nand: brcmnand: fix mtd corrected bits stat
 2025-07-03  2:47 UTC  (2+ messages)

[PATCH V6 00/21] Live update: vfio and iommufd
 2025-07-03  2:44 UTC  (5+ messages)
` [PATCH V6 12/21] vfio/iommufd: register container for cpr
` [PATCH V6 13/21] migration: vfio cpr state hook

[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-07-03  2:44 UTC  (5+ messages)
` [PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH] mm/mglru: Stop try_to_inc_min_seq() if the oldest generation LRU lists are not empty
 2025-07-03  2:44 UTC  (5+ messages)

[PATCH v2] mm/mglru: Stop try_to_inc_min_seq() if min_seq[type] has not increased
 2025-07-03  2:39 UTC 

[PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
 2025-07-03  2:39 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Introduce helper for display workarounds and add Wa_16025573575 (rev2)

[PATCH] docs: Fix kernel-doc indentation errors in multiple drivers
 2025-07-03  2:35 UTC 

[PATCH net v2] net: atm: Fix incorrect net_device lec check
 2025-07-03  2:34 UTC 

[PATCH 00/16] ublk: cleanup for supporting batch IO command
 2025-07-03  2:33 UTC  (5+ messages)
` [PATCH 01/16] ublk: move fake timeout logic into __ublk_complete_rq()
` [PATCH 04/16] ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()

[PATCH] usbmon: Fix out-of-bounds read in mon_copy_to_buff
 2025-07-03  2:29 UTC  (3+ messages)

[PATCH V3 00/15] Intel VSEC/PMT: Introduce Discovery Driver
 2025-07-03  2:28 UTC  (16+ messages)
` [PATCH V3 01/15] MAINTAINERS: Add link to documentation of Intel PMT ABI
` [PATCH V3 02/15] platform/x86/intel/vsec: Add private data for per-device data
` [PATCH V3 03/15] platform/x86/intel/vsec: Create wrapper to walk PCI config space
` [PATCH V3 04/15] platform/x86/intel/vsec: Add device links to enforce dependencies
` [PATCH V3 05/15] platform/x86/intel/vsec: Skip absent features during initialization
` [PATCH V3 06/15] platform/x86/intel/vsec: Skip driverless features
` [PATCH V3 07/15] platform/x86/intel/vsec: Add new Discovery feature
` [PATCH V3 08/15] platform/x86/intel/pmt: Add PMT Discovery driver
` [PATCH V3 09/15] docs: Add ABI documentation for intel_pmt feature directories
` [PATCH V3 10/15] platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h
` [PATCH V3 11/15] platform/x86/intel/vsec: Set OOBMSM to CPU mapping
` [PATCH V3 12/15] platform/x86/intel/tpmi: Get OOBMSM CPU mapping from TPMI
` [PATCH V3 13/15] platform/x86/intel/pmt/discovery: Get telemetry attributes
` [PATCH V3 14/15] platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature
` [PATCH V3 15/15] platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API

[PATCH v3 0/9] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-07-03  2:27 UTC  (6+ messages)
` [PATCH v3 7/9] hw/loongarch: Implement avec set irq

[PATCH RESEND] x86/paravirt: add backoff mechanism to virt_spin_lock
 2025-07-03  2:23 UTC 

[PATCH v2] net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2
 2025-07-03  2:21 UTC  (2+ messages)

[ANNOUNCEMENT] Milestone 1 for Yocto Project 5.3 (yocto-5.3_M1) Now Available
 2025-07-03  2:23 UTC 

ath12k_pci errors and loss of connectivity in 6.12.y branch
 2025-07-03  2:19 UTC  (8+ messages)

[PATCH 0/8] Simplify the code modifying queue attributes
 2025-07-03  2:19 UTC  (6+ messages)
` [PATCH 2/8] block: Do not run frozen queues

[syzbot] [exfat?] kernel BUG in folio_set_bh
 2025-07-03  2:18 UTC 

[Patch bpf-next v4 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-07-03  2:17 UTC  (4+ messages)
` [Patch bpf-next v4 4/4] "

[PATCH 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-07-03  2:15 UTC  (8+ messages)
` [PATCH 1/3] riscv: dts: sophgo: Add ethernet device "
` [PATCH 2/3] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH 3/3] riscv: dts: sophgo: Enable ethernet device for Huashan Pi

6.17 block tree rebased
 2025-07-03  2:14 UTC  (3+ messages)

[PATCH V3] fs: generalize anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-07-03  2:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 00/10] ext4: fix insufficient credits when writing back large folios
 2025-07-03  2:13 UTC  (10+ messages)
` [PATCH v3 01/10] ext4: process folios writeback in bytes
` [PATCH v3 03/10] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks

[PATCH net-next] dt-bindings: net: Add support for Sophgo CV1800 dwmac
 2025-07-03  2:12 UTC  (2+ messages)

[PATCH net-next v2 0/6] allow reaped pidfds receive in SCM_PIDFD
 2025-07-03  2:12 UTC  (5+ messages)
` [PATCH net-next v2 3/6] af_unix: introduce and use __scm_replace_pid() helper
` [PATCH net-next v2 4/6] af_unix: stash pidfs dentry when needed

[PATCH 0/3] Fix a deadlock related to modifying queue attributes
 2025-07-03  2:08 UTC  (3+ messages)
` [PATCH 1/3] block: Remove queue freezing from several sysfs store callbacks

[PATCH 00/12] [PATCH 00/11] Thrash up the parser/output interface
 2025-07-03  2:07 UTC  (2+ messages)

[PATCH v6 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
 2025-07-03  2:07 UTC  (4+ messages)

[REGRESSION][BISECTED] Performance Regression in IOMMU/VT-d Since Kernel 6.10
 2025-07-03  2:03 UTC  (5+ messages)

[PATCH iproute2-next v1 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags
 2025-07-03  2:04 UTC  (3+ messages)
` [PATCH iproute2-next v1 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add "

[PATCH net] net: libwx: fix double put of page to page_pool
 2025-07-03  2:00 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: Reduce verifier stack frame size
 2025-07-03  2:02 UTC  (7+ messages)
` [PATCH bpf-next v2 2/3] bpf: Reduce stack frame size by using env->insn_buf for bpf insns
` [PATCH bpf-next v2 3/3] bpf: Avoid putting struct bpf_scc_callchain variables on the stack

✅ PASS (MISSED 6 of 100): Test report for master (6.16.0-rc4, upstream-mainline, b4911fb0)
 2025-07-03  2:03 UTC 

[PATCH net-next 0/2] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-03  2:01 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: "
` [PATCH net-next 2/2] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver

[PATCH v2 0/4] mm/userfaultfd: modulize memory types
 2025-07-03  2:00 UTC  (9+ messages)
` [PATCH v2 1/4] mm: Introduce vm_uffd_ops API

[PATCH 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
 2025-07-03  1:59 UTC  (5+ messages)
` [PATCH 2/3] bus: mhi: don't deinitialize and re-initialize again

linux-next: Fixes tag needs some work in the perf tree
 2025-07-03  1:58 UTC  (2+ messages)

[jgunthorpe:pcie_switch_groups 3/13] include/linux/pci.h:2075:15: error: unknown type name 'truct'
 2025-07-03  1:56 UTC 

[REGRESSION] - Multiple userspace implementations of battery estimate broken after "ACPI: battery: negate current when discharging"
 2025-07-03  1:54 UTC 

[PATCH 0/2] bloom: use bloom filter given multiple pathspec
 2025-07-03  1:52 UTC  (8+ messages)
` [PATCH 2/2] bloom: enable multiple pathspec bloom keys

[PATCH 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-03  1:48 UTC  (8+ messages)
` [PATCH 02/15] net: rnpgbe: Add n500/n210 chip support
` [PATCH 10/15] net: rnpgbe: Add netdev irq in open
` [PATCH 11/15] net: rnpgbe: Add setup hw ring-vector, true up/down hw
` [PATCH 12/15] net: rnpgbe: Add link up handler
` [PATCH 13/15] net: rnpgbe: Add base tx functions
` [PATCH 14/15] net: rnpgbe: Add base rx function
` [PATCH 15/15] net: rnpgbe: Add ITR for rx


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.