All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 22:33:52 to 2026-05-06 00:50:30 UTC [more...]

[PATCH v3 00/15] clk: introduce clk_determine_rate_noop() and update drivers to use it
 2026-05-06  0:48 UTC 

[PATCH v2] scsi: storvsc: Replace symbolic permissions with octal
 2026-05-06  0:49 UTC 

[PATCH v1 net-next 00/15] udp_tunnel: Speed up UDP tunnel device destruction (Part I)
 2026-05-06  0:49 UTC  (2+ messages)

[PATCH v5 00/18] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-05-06  0:47 UTC  (7+ messages)
` [PATCH v5 01/18] iio: magnetometer: ak8975: sort headers alphabetically
` [PATCH v5 02/18] iio: magnetometer: ak8975: update headers per IWYU principle
` [PATCH v5 04/18] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast

[PATCH v12 00/22] gpu: nova-core: Add memory management support
 2026-05-06  0:47 UTC  (9+ messages)
` [PATCH v12 01/22] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v12 04/22] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM

[PATCH v4 0/4] perf tools: Add inject --aslr feature and prerequisite robustness fixes
 2026-05-06  0:45 UTC  (7+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] perf sched: Add missing mmap2 handler in timehist
  ` [PATCH v5 2/5] perf tool: Fix missing schedstat delegates and dont_split_sample_group in delegate_tool
  ` [PATCH v5 3/5] perf symbols: Fix map removal sequence inside dso__process_kernel_symbol()
  ` [PATCH v5 4/5] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
  ` [PATCH v5 5/5] perf test: Add inject ASLR test

❌ FAIL (MISSED 68 of 97): Test report for master (7.1.0-rc2, upstream-mainline, 6d35786d)
 2026-05-06  0:43 UTC 

[PATCH v1 net] ipv6: Fix null-ptr-deref in fib6_mtu()
 2026-05-06  0:40 UTC  (2+ messages)

[PATCH net 0/4] bnxt_en: Bug fixes
 2026-05-06  0:40 UTC  (2+ messages)

[PATCH v2] ipv6: default IPV6_SIT to m
 2026-05-06  0:40 UTC  (2+ messages)

[PATCH] tests/amdgpu: Add KFD IOCTL fuzzing test
 2026-05-06  0:38 UTC 

[PATCH] drm/i915/hdcp: Skip inactive MST connectors when building stream list
 2026-05-06  0:36 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✓ i915.CI.Full: success "

[PATCH net-next v2 6/6] selftests: drv-net: add netkit devmem tests
 2026-05-06  0:29 UTC  (2+ messages)

[PATCH net-next v2 5/6] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
 2026-05-06  0:29 UTC  (2+ messages)

[PATCH net-next v2 2/6] net: devmem: support TX over NETMEM_TX_NO_DMA devices
 2026-05-06  0:29 UTC  (2+ messages)

[PATCH net-next v2 4/6] selftests: drv-net: refactor devmem command builders into lib module
 2026-05-06  0:29 UTC  (2+ messages)

[PATCH v2] perf sched stats: Fix segmentation faults in diff mode
 2026-05-06  0:28 UTC  (3+ messages)
` [PATCH v3] perf sched stats: Fix segmentation faults, memory leaks, and stale pointers "

[PATCH net-next v2 2/2] net: bcmasp: Keep PHY link during WoL sleep cycle
 2026-05-06  0:25 UTC  (2+ messages)

[PATCH v5 net-next 0/3] Implement PTP support in netdevsim
 2026-05-06  0:23 UTC  (6+ messages)
` [PATCH v5 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim

[PATCH batadv 0/8] batman-adv: follow up fixes
 2026-05-06  0:20 UTC  (8+ messages)

[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
 2026-05-06  0:17 UTC  (3+ messages)

[PATCH v4 0/4] Rust netlink support + use in Rust Binder
 2026-05-06  0:16 UTC  (5+ messages)
` [PATCH v4 2/4] ynl_gen: generate Rust files from yaml files

[PATCH] scsi: storvsc: Replace symbolic permissions with octal
 2026-05-06  0:14 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH 00/17] Add a new SoundWire enumeration helper
 2026-05-06  0:13 UTC  (3+ messages)
` [PATCH 02/17] ASoC: cs42l42: Use "

[PATCH 0/3] ata: fix deferred QC handling for port multipliers
 2026-05-06  0:13 UTC  (3+ messages)

[tip:locking/core] BUILD SUCCESS WITH WARNING d30a456aa7ce1bab05d9b364eeacad0c9cb10cc2
 2026-05-06  0:06 UTC 

[PATCH net 00/12] net: shaper: fix various minor bugs
 2026-05-06  0:06 UTC  (13+ messages)
` [PATCH net 01/12] net: shaper: drop redundant xa_lock() bracketing
` [PATCH net 02/12] net: shaper: flip the polarity of the valid flag
` [PATCH net 03/12] net: shaper: fix trivial ordering issue in net_shaper_commit()
` [PATCH net 04/12] net: shaper: try to avoid violating RCU
` [PATCH net 05/12] net: shaper: reject duplicate leaves in GROUP request
` [PATCH net 06/12] selftests: drv-net: add shaper test for duplicate leaves
` [PATCH net 07/12] net: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doit
` [PATCH net 08/12] net: shaper: fix undersized reply skb allocation in GROUP command
` [PATCH net 09/12] tools: ynl: add scope qualifier for definitions
` [PATCH net 10/12] net: shaper: reject handle IDs exceeding internal bit-width
` [PATCH net 11/12] net: shaper: enforce singleton NETDEV scope with id 0
` [PATCH net 12/12] net: shaper: reject QUEUE scope handle with missing id

[PATCH v13 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-05-06  0:06 UTC  (4+ messages)
` [PATCH v13 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc

[boqun:rust-sync 9/12] arch/mips/kernel/traps.c:2002:2: warning: unused variable 'nesting'
 2026-05-06  0:04 UTC 

[PATCH] crypto: drbg - Remove support for "prediction resistance"
 2026-05-06  0:02 UTC 

[PATCH] soc: aspeed: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-05 10:26 UTC 

[PATCH] crypto: drbg - Rename MAX_ADDTL => MAX_ADDTL_BYTES
 2026-05-06  0:02 UTC 

[PATCH net v1] net/mlx5: HWS: Reject unsupported remove-header action
 2026-05-06  0:00 UTC 

[PATCH v2] PCI: Init temporary pci device in new_id_store()
 2026-05-06  0:01 UTC  (2+ messages)

[net-next RFC PATCH v5 00/10] net: pcs: Introduce support for fwnode PCS
 2026-05-06  0:00 UTC  (3+ messages)
` [net-next RFC PATCH v5 08/10] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-05 23:59 UTC  (4+ messages)
` [PATCH v17 07/11] PCI/CXL: Add RCH support to CXL handlers

[PATCH v2 1/3] ASoC: arm: pxa2xx: remove platform_data processing
 2026-05-05 23:58 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: pxa2xx: push gpio usage into arch code

[PATCH v2] ASoC: nau8825: Fix typos in comments
 2026-05-05 23:57 UTC 

[GIT PULL] workqueue: Fixes for v7.1-rc2
 2026-05-05 23:56 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 7.1-rc2+
 2026-05-05 23:56 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v7.1-rc2
 2026-05-05 23:55 UTC  (2+ messages)

[GIT PULL] sched_ext: Fixes for v7.1-rc2
 2026-05-05 23:55 UTC  (2+ messages)

[GIT PULL] fbdev fixes and updates for v7.1-rc3
 2026-05-05 23:55 UTC  (2+ messages)

[PATCH v15 6/7] vfio/pci: Add a reset_done callback for vfio-pci driver
 2026-05-05 23:56 UTC  (2+ messages)

[PATCH] memfd: deny writeable mappings when implying SEAL_WRITE
 2026-05-05 23:54 UTC  (2+ messages)

[PATCH 0/9] Add new debug infrastructure for configfs
 2026-05-05 23:54 UTC  (3+ messages)
` [PATCH 6/9] drm/xe/guc: Add configfs support for guc_log_level

[PATCH v3 00/11] Support run ticks for multi-queue use case
 2026-05-05 23:53 UTC  (14+ messages)
` [PATCH v3 01/11] drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
` [PATCH v3 02/11] drm/xe: Add timestamp_ms to "
` [PATCH v3 03/11] drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logic
` [PATCH v3 04/11] drm/xe/multi_queue: Refactor check for multi queue support for engine class
` [PATCH v3 05/11] drm/xe/multi_queue: Store primary LRC and position info in LRC
` [PATCH v3 06/11] drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
` [PATCH v3 07/11] drm/xe/lrc: Refactor out engine id to hwe conversion
` [PATCH v3 08/11] drm/xe/multi_queue: Capture queue run times for active queues
` [PATCH v3 09/11] drm/xe/multi_queue: Add trace event for the multi queue timestamp
` [PATCH v3 10/11] drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queue
` [PATCH v3 11/11] drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
` ✗ CI.checkpatch: warning for Support run ticks for multi-queue use case (rev3)
` ✓ CI.KUnit: success "

[PATCH] PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
 2026-05-05 23:53 UTC  (4+ messages)

[tip:sched/core] BUILD SUCCESS 4ac4d6549a6563878d7c19c154e017f6cb7114d3
 2026-05-05 23:52 UTC 

Kconfig olddefconfig nukes 32-bit
 2026-05-05 23:49 UTC  (5+ messages)

[PATCH net v1] net/mlx5e: CT: Fix NAT miss rule cleanup on init failure
 2026-05-05 23:48 UTC 

[PATCH net] net: wan: fsl_ucc_hdlc: fix indentation error
 2026-05-05 23:48 UTC  (4+ messages)

[PATCH net] net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
 2026-05-05 23:47 UTC  (4+ messages)

[PATCH v3] soc: ti: knav_qmss_queue: free resources in remove callback
 2026-05-05 23:46 UTC 

[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
 2026-05-05 23:45 UTC  (13+ messages)
` [PATCH v2 10/14] fuse: add io-uring buffer rings
` [PATCH v2 11/14] fuse: add pinned headers capability for "
` [PATCH v2 13/14] fuse: add zero-copy over io-uring

[PATCH v2] CI: Refresh the Debian 12 cppcheck container
 2026-05-05 23:44 UTC  (2+ messages)

[PATCH net v1] net/rds: reset op_nents when zerocopy page pin fails
 2026-05-05 23:43 UTC 

[PATCH v6 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
 2026-05-05 23:42 UTC  (3+ messages)

[melver:alloc-token 2/3] WARNING: modpost: vmlinux: section mismatch in reference: intel_pmu_init_hybrid+0xac (section: .text.intel_pmu_init_hybrid) -> intel_hybrid_pmu_type_map (section: .init.rodata)
 2026-05-05 23:40 UTC 

[PATCH] firmware: stratix10-rsu: avoid RSU mutex deadlock on update
 2026-05-05 23:40 UTC  (2+ messages)

[PATCH v3] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
 2026-05-05 23:37 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (rev3)

[tip:perf/urgent] BUILD SUCCESS aa4384bc8f4360167f3c3d5322121fe892289ea2
 2026-05-05 23:36 UTC 

[wireless:for-next] BUILD SUCCESS 4a142520d166f91627f27a7017525a228137c808
 2026-05-05 23:35 UTC 

[PATCH] ASoC: atmel: Fix typo in comment
 2026-05-05 23:35 UTC  (2+ messages)

[PATCH] ASoC: nau8825: Fix typos in comments
 2026-05-05 23:34 UTC  (2+ messages)

[PATCH v4 0/9] media: qcom: venus: add MSM8939 support
 2026-05-05 23:33 UTC  (5+ messages)
  ` [PATCH v4 1/9] media: dt-bindings: venus: Add qcom,msm8939 schema
  ` [PATCH v4 3/9] media: qcom: venus: Add msm8939 resource struct

❌ FAIL (MISSED 68 of 97): Test report for master (7.1.0-rc2, upstream-mainline, 7fd2df20)
 2026-05-05 23:33 UTC 

[PATCH v2] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
 2026-05-05 23:32 UTC  (2+ messages)

[PATCH v1 0/1] dt-bindings: media: mt9m114: document common video device properties
 2026-05-05 23:30 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH v15 5/7] vfio-pci/zdev: Add a device feature for error information
 2026-05-05 23:27 UTC  (2+ messages)

Regression in 7.1-rc1 in booting Ubuntu distro kernel
 2026-05-05 23:24 UTC 

[PATCH v6 3/3] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
 2026-05-05 23:22 UTC  (2+ messages)

[PATCH net-next 0/5] Expose more port stats to ethtool
 2026-05-05 23:21 UTC  (5+ messages)
` [PATCH net-next 2/5] ionic: Report "link_down_events_phy" in ethtool statistics

[tip:perf/core] BUILD SUCCESS 5c3cdc74af25fc7f64a3ed260b4f6eb8313a3b75
 2026-05-05 23:20 UTC 

[PATCH v6 04/24] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
 2026-05-05 23:19 UTC  (3+ messages)

[PATCH net-next v2 0/2] Keep PHY link during WoL sleep cycle
 2026-05-05 23:18 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: bcmasp: Divide init to allow partial bring up

[PATCH 0/7] Support non-leaf and range invalidation features in RISC-V
 2026-05-05 23:17 UTC  (6+ messages)
` [PATCH 7/7] iommu/riscv: Add NAPOT range invalidation support

[PATCH v3 0/6] media: Fix new smatch warnings
 2026-05-05 23:17 UTC  (8+ messages)
` [PATCH v3 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH v3 2/6] media: i2c: mt9p031: Rewrite assignment to make smatch happy
` [PATCH v3 6/6] media: amlogic-c3: Add validations for ae and awb config

[PATCH] llc: fix coding style and memory barrier documentation
 2026-05-05 23:16 UTC  (2+ messages)

[PATCH RFC v3 0/2] Modern pinctrl for Exynos5250 devices
 2026-05-05 23:13 UTC  (3+ messages)
` [PATCH RFC v3 1/2] pinctrl: exynos: Add exynos5250 driver
` [PATCH RFC v3 2/2] gpio: s5p: Disable when using upstream DTS

[PATCH v3 01/13] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
 2026-05-05 23:12 UTC  (5+ messages)

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-05 23:12 UTC  (4+ messages)
` [PATCH REF 24/24] gpu: drm: tyr: use HRT lifetime for IoMem

[PATCHBOMB] libfuse: various fixes for new mount code
 2026-05-05 23:10 UTC  (10+ messages)
` [PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes
  ` [PATCH 1/2] libfuse: don't use SYNC_INIT unless asked for
    ` [PATCH v1.1 "
    ` [PATCH v1.2 "
  ` [PATCH 3/2] mount_util: fix mount_flags entries for MS_RDONLY

[PULL 0/1] Docs: add link to rev.ng video series
 2026-05-05 23:09 UTC  (2+ messages)
` [PULL 1/1] docs/devel/codebase: "

[PATCH] fs/resctrl: Fix use-after-free in resctrl_offline_mon_domain()
 2026-05-05 23:07 UTC  (7+ messages)

[PATCH 0/6] Handle cloning of objects larger than 4GB on Windows
 2026-05-05 23:07 UTC  (6+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 11/11] ci: run expensive tests on push builds to integration branches

[PULL 0/2] Build system: add stubs per target
 2026-05-05 23:06 UTC  (3+ messages)
` [PULL 1/2] meson.build: define stubs library per target base architecture
` [PULL 2/2] target/arm: define stub library

[ANN] netdev foundation TSC meeting notes - May 5th
 2026-05-05 23:07 UTC 

[boqun:rust-sync 9/12] arch/x86/include/asm/preempt.h:126:25: error: expected string literal in 'asm'
 2026-05-05 23:06 UTC 

[PATCH] xfs: Fix typo in comment
 2026-05-05 23:04 UTC  (2+ messages)

[PATCH V4 00/10] iommufd: Enable noiommu mode for cdev
 2026-05-05 23:04 UTC  (4+ messages)
` [PATCH V4 03/10] iommufd: Allow binding to a noiommu device

[PATCH] docs/devel/codebase: add link to rev.ng video series
 2026-05-05 23:03 UTC  (2+ messages)

[PATCH 0/4] diff: reject negative context values
 2026-05-05 23:02 UTC  (5+ messages)
` [PATCH 1/4] diff: reject negative values for --inter-hunk-context
` [PATCH 2/4] diff: reject negative values for -U/--unified
` [PATCH 3/4] xdiff: guard against negative context lengths
` [PATCH 4/4] parse-options: clarify PARSE_OPT_NONEG does not reject negative numbers

[PATCH net-next v5 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
 2026-05-05 23:01 UTC  (2+ messages)

[PATCH net-next v5 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
 2026-05-05 23:01 UTC  (2+ messages)

[PATCH] igb: Remove redundant extern declarations
 2026-05-05 23:01 UTC 

[PATCH 0/7] fix up issues from djwong/fuse4fs-fork
 2026-05-05 22:56 UTC  (6+ messages)

[PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices
 2026-05-05 22:56 UTC  (2+ messages)

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-05-05 22:55 UTC  (11+ messages)
` [PATCH] ima: debugging late_initcall_sync measurements

[PATCH] wifi: iwlwifi: Fix typo in comment
 2026-05-05 22:55 UTC 

[PATCH] bsd-user: remove cached host page size and rely on qemu_real_host_page_size()
 2026-05-05 22:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/6] single-binary: deduplicate target_info()
 2026-05-05 22:51 UTC  (8+ messages)
` [PATCH v4 1/6] target/xtensa/core: register types using type_init
` [PATCH v4 2/6] qom/object: register OBJECT and INTERFACE QOM types before main
` [PATCH v4 3/6] target-info: extract target_info() definition in target-info-init.h
` [PATCH v4 4/6] target-info: introduce TargetInfo in QOM
` [PATCH v4 5/6] target-info-qom: detect target from QOM
` [PATCH v4 6/6] target-info: replace target_info() in system-mode

[PATCH v3 0/8] single-binary: deduplicate target_info()
 2026-05-05 22:50 UTC  (2+ messages)

[RFC PATCH 00/25] assorted dcache cleanups and fixes
 2026-05-05 22:50 UTC  (9+ messages)
` [RFC PATCH 12/25] reducing rcu_read_lock() scopes in dput and friends, step 1
` [RFC PATCH 20/25] d_walk(): shrink rcu_read_lock() scope

[tj-cgroup:cgroup-drain-for-7.2] BUILD SUCCESS 3867a2d19f2be9560c0ba280e912dcf23b775e2a
 2026-05-05 22:46 UTC 

[PATCH] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
 2026-05-05 22:46 UTC  (3+ messages)

[PATCH v2] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change
 2026-05-05 22:42 UTC 

[PATCH v6 0/7] x86,fs/resctrl: Pave the way for MPAM counter assignment
 2026-05-05 22:43 UTC  (3+ messages)
` [PATCH v6 1/7] fs/resctrl: Tidy up the error path in resctrl_mkdir_event_configs()

[PATCHv2] talitos: allocate channels with main struct
 2026-05-05 22:43 UTC  (3+ messages)

[PATCH v2] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets
 2026-05-05 22:42 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net 1/1] igb: Return state in pm_runtime_idle instead of power-down
 2026-05-05 10:11 UTC 

[frank-li:for-next 1/53] htmldocs: Documentation/driver-api/firmware/other_interfaces.rst:116: WARNING: Blank line required after table. [docutils]
 2026-05-05 22:40 UTC 

[Intel-wired-lan] [PATCH net-next] e1000e: ethtool: add get_channels support
 2026-05-05  1:12 UTC  (5+ messages)

[Intel-wired-lan] [PATCH] ixgbe: E610: do not fill EEE lp_advertised from local PHY caps
 2026-05-04 14:05 UTC  (3+ messages)

[PATCH net-next 00/15] Intel Wired LAN Updates 2024-04-30 (ixgbe, i40e, ice)
 2026-05-05 22:38 UTC  (6+ messages)
` [PATCH net-next 14/15] ice: dpll: fix rclk pin state get and misplaced header macros

[PATCH] mm: move phys_mem_access_prot_allowed to header
 2026-05-05 22:36 UTC  (7+ messages)

[PATCH RESEND] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
 2026-05-05 22:35 UTC  (3+ messages)

[PATCHv2] firmware: ti_sci: simplify resource allocation
 2026-05-05 22:34 UTC  (3+ messages)

[PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-05-05 22:34 UTC  (3+ messages)
` [PATCH v3 06/10] iio: accel: mma8452: convert to bulk regulator usage

[PATCH 0/2] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)
 2026-05-05 22:30 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] media: pci: intel: Add CVS support for IPU bridge driver


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.