All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-10 17:14:05 to 2026-06-10 18:12:41 UTC [more...]

[PATCH bpf] bpf, sockmap: take the socket lock in udp_bpf_recvmsg()
 2026-06-10 18:12 UTC  (2+ messages)

[PATCH 10/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
 2026-06-10 18:12 UTC  (3+ messages)

[PATCH 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
 2026-06-10 18:11 UTC  (17+ messages)
` [PATCH 01/14] drm/i915/cdclk: Don't bail if pcode post nofify fails
` [PATCH 02/14] drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2
` [PATCH 07/14] drm/i915/dg2: s/intel_/dg2_/ for DG2 specific stuff
` [PATCH 09/14] drm/i915/cdclk: Unify pcode related debugs
` [PATCH 10/14] drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre, post}_notify()
` [PATCH 11/14] drm/i915/cdclk: Extract skl_cdclk_pcode_{pre, post}_notify()
` [PATCH 12/14] drm/i915/cdclk: Extract bxt_cdclk_pcode_{pre, post}_notify()
` ✓ CI.KUnit: success for drm/i915/cdclk: cdclk pcode related fixes and refactoring
` ✓ Xe.CI.BAT: "

[PATCH V11 0/9] Add Invensense ICM42607
 2026-06-10 18:11 UTC  (22+ messages)
` [PATCH V11 1/9] dt-bindings: iio: imu: icm42600: Add mount-matrix to icm42600
` [PATCH V11 2/9] dt-bindings: iio: imu: icm42600: Add icm42607
` [PATCH V11 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V11 4/9] iio: imu: inv_icm42607: Add I2C and SPI For icm42607
` [PATCH V11 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V11 6/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V11 7/9] iio: imu: inv_icm42607: Add Accelerometer for icm42607
` [PATCH V11 8/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V11 9/9] arm64: dts: rockchip: Add icm42607p IMU for RG-DS

[PATCH v1] pinctrl: qcom: lpass-lpi: drop unused runtime-PM write helper
 2026-06-10 18:11 UTC  (5+ messages)

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-10 18:10 UTC  (18+ messages)

[RFC v1] io_uring/rsrc: add fast path huge page handling in buffer registration
 2026-06-10 18:10 UTC  (7+ messages)

[PATCH 6.6.y 1/2] usb: gadget: f_ncm: Fix net_device lifecycle with device_move
 2026-06-10 18:09 UTC  (2+ messages)
` [PATCH 6.6.y 2/2] usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo

"FILES" glossary entry does not mention including "dirname/*"
 2026-06-10 18:09 UTC  (3+ messages)
` [docs] "

[PATCH v2] linux-user: Implement /proc/cpuinfo for ppc cpus
 2026-06-10 18:06 UTC 

[PATCH 6.1.y 1/2] usb: gadget: f_ncm: Fix net_device lifecycle with device_move
 2026-06-10 18:08 UTC  (2+ messages)
` [PATCH 6.1.y 2/2] usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo

[PATCH 0/3] media: qcom: Add support for the iris codec on shikra
 2026-06-10 18:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: qcom,qcm2290-venus: document shikra Iris compatible

[PATCH v2] pinctrl: qcom: lpass-lpi: drop unused runtime-PM write helper
 2026-06-10 18:08 UTC  (2+ messages)

[PATCH 0/2] Make liveupdate selftests util as a library
 2026-06-10 18:06 UTC  (4+ messages)
` [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library

[PATCH 0/7] ASUS Zenbook Duo keyboard support
 2026-06-10 18:06 UTC  (3+ messages)

[PATCH] tests/amdgpu: amd_lockdep: fix include order, copyright year and meson.build
 2026-06-10 18:05 UTC 

[PATCH v6 07/18] KVM: selftests: Add VFIO device support to eventfd IRQ test
 2026-06-10 18:06 UTC  (3+ messages)

[PATCH] input: remove changelogs, tracked in git
 2026-06-10 18:05 UTC  (2+ messages)

[PATCH] hwmon: (dell-smm) Add Dell Latitude 7530 to fan control whitelist
 2026-06-10 18:04 UTC  (3+ messages)

[PATCH rdma-next] RDMA/core: Fix broadcast address falsely detected as local
 2026-06-10 18:03 UTC  (2+ messages)

[PATCH 0/8] Transition Nova Core to TLV firmware images
 2026-06-10 18:03 UTC  (10+ messages)
` [PATCH 1/8] rust: firmware: add request_into_buf()
` [PATCH 2/8] gpu: nova-core: add request_tlv to load TLV images
` [PATCH 3/8] gpu: nova-core: add TLV parser for firmware files
` [PATCH 4/8] gpu: nova-core: transition booter_load to TLV images
` [PATCH 5/8] gpu: nova-core: transition gsp "
` [PATCH 6/8] gpu: nova-core: transition gen_bootloader "
` [PATCH 7/8] gpu: nova-core: transition fsp "
` [PATCH 8/8] gpu: nova-core: update firmware module info for "

[PATCH] drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs
 2026-06-10 18:03 UTC  (2+ messages)

prefix len confusion
 2026-06-10 18:02 UTC  (8+ messages)

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-10 18:02 UTC  (7+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-06-10 18:02 UTC  (9+ messages)
` [PATCH 04/12] clk: qcom: gcc-mdm9607: Fix BIMC PLL definition
` [PATCH 05/12] clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk
` [PATCH 12/12] clk: qcom: gcc-mdm9607: Drop redundant register update during probe

[PATCH 00/27] Enable lock context analysis in drivers/block/
 2026-06-10 18:01 UTC  (10+ messages)
` [PATCH 18/27] loop: Add lock context annotations
` [PATCH 20/27] nbd: Enable lock context analysis
` [PATCH 21/27] null_blk: "

[PATCH] cxl/test: reject wrapped GET_LOG offsets
 2026-06-10 18:01 UTC  (2+ messages)

[GIT PULL] bluetooth 2026-06-10
 2026-06-10 18:00 UTC 

[BUG] FORTIFY: memcpy overflow in skb_tunnel_info_unclone() from geneve_xmit()
 2026-06-10 18:00 UTC  (4+ messages)

Concerns about AI code in the kernel
 2026-06-10 17:51 UTC  (2+ messages)
` Linux Firmware AI Agents and Unlicensed Snippets

[PATCH v8 0/2] platform/x86/lenovo: Yoga Book 9 keyboard dock detection
 2026-06-10 17:59 UTC  (3+ messages)
` [PATCH v8 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver

[PATCH net-next 0/2] netdevsim: add fake FT/CLS_FLOWER offload
 2026-06-10 17:58 UTC  (3+ messages)
` [PATCH net-next 1/2] netdevsim: tc: allow to test nf_tables offload control plane code
` [PATCH net-next 2/2] selftests: netfilter: add phony nft_offload test

[PATCH v3 RESEND 00/10] KVM: selftests: add powerpc support
 2026-06-10 17:59 UTC  (3+ messages)
` [PATCH v3 RESEND 04/10] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test

[PATCH 6.6.y] usb: gadget: f_ncm: Fix net_device lifecycle with device_move
 2026-06-10 17:58 UTC  (3+ messages)

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-10 17:58 UTC  (11+ messages)
` [PATCH v7 11/14] mpam,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime

[Bug 221606] r8169: PCIe AER errors and recovery failure after recent driver changes
 2026-06-10 17:58 UTC  (3+ messages)

[PATCH] ALSA: hda/hdmi: disable KAE for Intel Panther Lake
 2026-06-10 17:48 UTC 

[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
 2026-06-10 17:56 UTC 

[PATCH rdma-next 0/9] FRMR pools fixes
 2026-06-10 17:57 UTC  (3+ messages)

[PATCH] powerpc/powermac: Use common error handling code in kw_i2c_host_init()
 2026-06-10 17:56 UTC 

[PATCH v14 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-10 17:22 UTC  (4+ messages)
` [PATCH v1 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
  ` [PATCH v1 19/20] drivers: add testpmd commands for private features

[meta][scarthgap][PATCH 01/11] linux-yocto/6.6: update to v6.6.129
 2026-06-10 17:56 UTC  (3+ messages)
` [OE-core] "

[RFC PATCH 1/2] drm/gpusvm: Add a DMA-mapping accounting callback
 2026-06-10 17:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [RFC,1/2] "

[PATCH v5 2/2] accel/rocket: Fix iommu_group leak and unsafe IRQ register access
 2026-06-10 17:55 UTC  (3+ messages)
` [PATCH v6 1/2] accel/rocket: Fix error path handling in rocket_job_run()

[PATCH net 1/1] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
 2026-06-10 17:54 UTC 

[PATCH v2] cxl/test: Verify cmd->size_in before accessing payload
 2026-06-10 17:54 UTC  (3+ messages)

[PATCH] platform/x86: asus-armoury: add support for G614PR
 2026-06-10 17:54 UTC  (2+ messages)

[PATCH 0/2] clocksource/drivers/arm_arch_timer_mmio: Restore support for early init
 2026-06-10 17:53 UTC  (3+ messages)
` [PATCH 1/2] clocksource/drivers/arm_arch_timer_mmio: Refactor "
` [PATCH 2/2] clocksource/drivers/arm_arch_timer_mmio: Restore support "

[PATCH v2] ALSA: hda/conexant: fix FEVM FA880 PRO internal mic mux
 2026-06-10 17:53 UTC  (13+ messages)

[PATCH v2] Bluetooth: btintel_pcie: Separate coredump work from RX work
 2026-06-10 17:53 UTC  (2+ messages)
` [v2] "

[PATCH] gitlab: disable macOS jobs in forks
 2026-06-10 17:51 UTC  (2+ messages)

[PATCH] gitlab: ensure "check-XXX' jobs capture functional test logs
 2026-06-10 17:51 UTC  (2+ messages)

[PATCH btrfs v2] btrfs: reject free space cache with more entries than pages
 2026-06-10 17:50 UTC  (2+ messages)

[PATCH 1/2] ARM: nxp-imx93-frdm: use tabs instead of spaces
 2026-06-10 17:49 UTC  (2+ messages)
` [PATCH 2/2] ARM: nxp-imx93-frdm: add bbu handler for eMMC

[PATCH] drm/i915/tc: Disable outputs instead of modesetting them on link reset
 2026-06-10 17:50 UTC  (2+ messages)

[PATCH 0/3] drm/i915/dp: Fix FRL rate selection and deep color for HDMI sinks behind FRL PCONs
 2026-06-10 17:49 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output
` [PATCH 2/3] drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoder
` [PATCH 3/3] drm/i915/dp: Check FRL bandwidth limits in the HDMI bpc computation

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-10 17:49 UTC  (6+ messages)

[PATCH] drm/dp: Service the CEC tunneling IRQ flags without CEC_IRQ in ESI1
 2026-06-10 17:48 UTC 

[PATCH] ALSA: 6fire: Use common error handling code in usb6fire_control_init()
 2026-06-10 17:48 UTC  (2+ messages)

[PATCH v5 00/11] x86,fs/resctrl: Fix long-standing issues
 2026-06-10 17:48 UTC  (2+ messages)

[PATCH 0/2] drm/dp: Avoid RBR on Synaptics VMM7100 PCONs failing channel EQ
 2026-06-10 17:48 UTC  (3+ messages)
` [PATCH 1/2] drm/dp: Add quirk for Synaptics PCONs failing channel EQ at RBR
` [PATCH 2/2] drm/i915/dp: Skip RBR for sinks with the NO_LINK_RATE_RBR quirk

[PATCH] drm/tyr: remove imports available from prelude
 2026-06-10 17:45 UTC  (3+ messages)

[PATCH v2] describe: limit default ref iteration to tags
 2026-06-10 17:45 UTC  (6+ messages)

[PATCH] ntb: amd: Use named initializer for pci_device_id::driver_data
 2026-06-10 17:45 UTC  (3+ messages)

[PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-10 17:44 UTC  (4+ messages)
` [PATCH v7 7/8] media: qcom: camss: Account for C-PHY when calculating link frequency

[PATCH] drm/i915/psr: Flush on cursor update also when not using Selective Fetch
 2026-06-10 17:44 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/psr: Flush on cursor update also when not using Selective Fetch (rev2)

[PATCH] audit: add missing syscalls to PERM class tables
 2026-06-10 17:40 UTC  (3+ messages)

[PATCH 0/1] platform/x86: add Xiaomi WMI key driver
 2026-06-10 17:40 UTC  (4+ messages)
` [PATCH 1/1] "

[GIT PULL] Power management fixes for final 7.1
 2026-06-10 17:40 UTC 

[PATCH] dmaengine: sh: rz-dmac: Set DMA_PRIVATE to avoid channel stealing by async_tx
 2026-06-10 17:39 UTC 

[PATCH net] net/mlx5e: Use sender devcom for MPV master-up
 2026-06-10 17:39 UTC 

[PATCH 1/2] target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status
 2026-06-10 17:38 UTC  (4+ messages)
` [PATCH 2/2] linux-user/xtensa: save/restore FP registers across signal delivery

[PATCH can-next 0/3] Introduce diag support for CAN
 2026-06-10 17:38 UTC  (5+ messages)
` [PATCH can-next 1/3] af_can: ensure sk_protocol is always set on socket creation
` [PATCH can-next 2/3] af_can: store socket pointers in struct netns_can
` [PATCH can-next 3/3] can: add can diag interface

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-10 17:37 UTC  (9+ messages)
` [PATCH v8 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions

[PATCH net] tipc: fix use-after-free of discoverer in tipc_disc_rcv()
 2026-06-10 17:36 UTC  (2+ messages)

[PATCH v3] remote: qualify "git pull" advice for non-upstream compareBranches
 2026-06-10 17:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH bpf v2 0/2] bpf, sockmap: fix bpf_msg_pop_data() integer overflow
 2026-06-10 17:35 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check

[PATCH] perf stat: Fix false NMI watchdog warning in aggregation modes
 2026-06-10 17:35 UTC 

[PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
 2026-06-10 17:34 UTC  (4+ messages)

[BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y
 2026-06-10 17:34 UTC  (7+ messages)

[PATCH] EDAC/mpc85xx: Use platform_get_irq() to get interrupt
 2026-06-10 17:33 UTC  (3+ messages)

[PATCH net 1/1] atm: svc: fix listen state corruption in svc_listen
 2026-06-10 17:33 UTC 

[PATCH 0/9] refs: stop using `chdir_notify_reparent()`
 2026-06-10 17:32 UTC  (3+ messages)
` [PATCH 3/9] setup: don't apply "GIT_REFERENCE_BACKEND" without a repository

[PATCH] scsi: lpfc: bound RPL ACC payload size to the response structure
 2026-06-10 17:32 UTC  (3+ messages)

[zswap?] BUG: sleeping function called from invalid context at kernel/cgroup/rstat.c:421
 2026-06-10 17:31 UTC  (3+ messages)

[PATCH] staging: greybus: remove unused macro CAP_TIMEOUT_MS
 2026-06-10 17:30 UTC 

[PATCH 8/9] PCI: vmd: Protect root bus removal with rescan lock
 2026-06-10 17:28 UTC  (3+ messages)

[PATCH v4 0/2] workqueue: Add warnings and check WQ flags usage
 2026-06-10 17:28 UTC  (9+ messages)

[PATCH v6 0/2] iio: magnetometer: bmc150: use FIELD_PREP and FIELD_GET helpers
 2026-06-10 17:28 UTC  (4+ messages)
` [PATCH v6 2/2] "

[PATCH 0/5] target/arm: a few timer fixes while checking FEAT_ECV_POFF
 2026-06-10 17:26 UTC  (5+ messages)
` [PATCH 3/5] target/arm: trigger timer recalc on SCR:ECVEN change

[PATCH v2] EDAC/synopsys: Fix cleanup on injection sysfs failure
 2026-06-10 17:27 UTC  (2+ messages)

[PATCH v1] can: flexcan: Drop unused platform driver data
 2026-06-10 17:27 UTC  (4+ messages)

[CI] drm/xe: fix refcount leak in xe_range_fence_insert()
 2026-06-10 17:27 UTC 

[PATCH] cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGION
 2026-06-10 17:25 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: check debugfs parameter allocation
 2026-06-10 17:25 UTC  (2+ messages)

[RFC PATCH] mm/huge_memory: do not add dropped split tail folios to LRU
 2026-06-10 17:25 UTC  (4+ messages)

[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
 2026-06-10 17:25 UTC  (2+ messages)

[PATCHES v5 00/11] perf tools: Assorted fixes
 2026-06-10 17:24 UTC  (3+ messages)
` [PATCH 11/11] libperf: Document code simplification case for widening struct perf_cpu

[Buildroot] [PATCH] package/libopenssl: security bump to version 3.6.3
 2026-06-10 17:24 UTC  (2+ messages)

[meta-ti]][master/wrynose][PATCH v3] conf: am62dxx-evm: Fixup packaged overlay list
 2026-06-10 17:23 UTC  (2+ messages)

[Buildroot] [git commit] package/libopenssl: security bump to version 3.6.3
 2026-06-10 17:17 UTC 

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-06-10 17:23 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] mm/gup_test: reject wrapped user ranges
 2026-06-10 17:22 UTC  (3+ messages)

[PATCH] drm/xe: fix refcount leak in xe_range_fence_insert()
 2026-06-10 17:22 UTC  (2+ messages)

[PATCH 5.10] io_uring: prevent opcode speculation
 2026-06-10 17:22 UTC 

[PATCH v1] phy: nxp-ptn3222: Use named initializers for struct i2c_device_id
 2026-06-10 17:21 UTC  (3+ messages)

[PATCH v2] PCI: eswin: Fix resource leak on dw_pcie_host_init() failure
 2026-06-10 17:21 UTC  (2+ messages)

[PATCH v1] misc: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:19 UTC  (5+ messages)

[PATCH 08/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
 2026-06-10 17:18 UTC  (2+ messages)

[PATCH] leds: tests: clarify name conflict test It is a good practice to use a fresh led_classdev instance when doing the testing. LED_REJECT_NAME_CONFLICT rather than re-registering the already registered LED class device. Besides that, do a zero initialization of led_lookup_data
 2026-06-10 17:21 UTC 

[PATCH] cxl/test: Zero out LSA backing memory to avoid leaking to user
 2026-06-10 17:17 UTC  (2+ messages)

[PATCH] lib: interval_tree_test: validate benchmark parameters
 2026-06-10 17:17 UTC  (3+ messages)

[PATCH] cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKING
 2026-06-10 17:17 UTC  (2+ messages)

[PATCH v2 0/6] target/arm: Add aarch64 GPC3 bypass windows
 2026-06-10 17:15 UTC  (3+ messages)
` [PATCH v2 6/6] tests/tcg/aarch64/system/gpc-test.c: Basic test for granule protection check

[PATCH] drm: Use named initializers for arrays of i2c_device_data
 2026-06-10 17:15 UTC  (3+ messages)

[PATCH v2 net-next] ip6_tunnel: annotate data-races around t->err_count and t->err_time
 2026-06-10 17:14 UTC 

spi: geni-qcom: any planned QSPI support?
 2026-06-10 17:14 UTC  (3+ messages)

[PATCH] iomap: enforce DIO alignment check in iomap]
 2026-06-10 17:14 UTC  (4+ messages)

[PATCH v9 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-06-10 17:13 UTC  (11+ messages)
` [PATCH v9 1/1] "

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-10 17:13 UTC  (5+ messages)
` [PATCH v3 09/20] sched/rt: Select a preferred CPU for wakeup and pulling rt task


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.