All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-05 02:33:44 to 2026-01-05 04:56:44 UTC [more...]

[PATCH RFC 00/13] fix DMA aligment issues around virtio
 2026-01-05  4:56 UTC  (3+ messages)
` [PATCH RFC 14/13] gpio: virtio: fix DMA alignment

[PATCH v7 00/15] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-01-05  4:55 UTC  (2+ messages)

[PATCH 0/7] clk: qcom: gcc: Do not turn off PCIe GDSCs during gdsc_disable()
 2026-01-05  4:54 UTC  (7+ messages)

[PATCH v3 1/1] tee: optee: expose OS revision via sysfs
 2026-01-05  4:53 UTC  (4+ messages)
` [PATCH v4 1/2] tee: add revision sysfs attribute

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-01-05  4:53 UTC  (6+ messages)

[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-05  4:51 UTC  (6+ messages)

[PATCH] tests/intel/xe_exec_reset: Add spin-deadline section
 2026-01-05  4:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] rcu: Reset stall detection after ftrace dump
 2026-01-05  4:46 UTC  (2+ messages)

[sashal-next:mm-next 5/7] arch/loongarch/net/bpf_jit.c:1322:7: error: call to undeclared function '__bpf_address_lookup'; ISO C99 and later do not support implicit function declarations
 2026-01-05  4:45 UTC 

linux-next: manual merge of the mhi tree with the ath-next tree
 2026-01-05  4:42 UTC 

[GIT PULL] aspeed: first batch of devicetree changes for 6.20
 2026-01-05  4:41 UTC 

[PATCH] arm64: dts: qcom: ipq9574: Enable eMMC variant
 2026-01-05  4:38 UTC  (4+ messages)

[PATCH v2 00/11] plugins: enable C++ plugins
 2026-01-05  4:33 UTC  (3+ messages)
` [PATCH v2 01/11] plugins: move win32_linker.c file to plugins directory

[PATCH RESEND -next 00/21] cpuset: rework local partition logic
 2026-01-05  4:33 UTC  (3+ messages)

[syzbot] [usb?] BUG: corrupted list in usb_hcd_link_urb_to_ep (5)
 2026-01-05  4:33 UTC  (3+ messages)

[PATCH v3 0/3] riscv: fix timer update hazards on RV32
 2026-01-05  4:31 UTC  (13+ messages)
` [PATCH v3 1/3] riscv: clocksource: Fix stimecmp update hazard "
` [PATCH v3 2/3] riscv: kvm: Fix vstimecmp "
` [PATCH v3 3/3] riscv: suspend: Fix stimecmp "

[PATCH v2 00/20] `syn` support
 2026-01-05  4:31 UTC  (4+ messages)
` [PATCH v2 19/20] rust: syn: enable support in kbuild

[v2 0/4] Enable HDR in IGT Frontbuffer Feature Tests
 2026-01-05  4:30 UTC  (9+ messages)
` [v2 1/4] lib/igt_hdr: Move HDR helpers from kms_hdr into shared library
` [v2 2/4] tests/intel/kms_frontbuffer_tracking: Add HDR feature support
` [v2 3/4] lib/igt_hdr: Add helpers to enable and disable HDR on an output
` [v2 4/4] tests/intel/kms_frontbuffer_tracking: Enable HDR in feature tests

[PATCH 1/3] arm: mach-k3: j721s2: Provide a way to obtain boot device for non SPLs
 2026-01-05  4:29 UTC  (3+ messages)
` [PATCH 2/3] board: phytec: Add PHYTEC phyCORE-AM68x/TDA4x SoM
  ` [Upstream] "

[PATCH 0/4] target/arm: Fix handling of HCR.TID* on v7A CPUs
 2026-01-05  4:30 UTC  (9+ messages)
` [PATCH 1/4] target/arm: Don't specify ID_PFR1 accessfn twice
` [PATCH 2/4] target/arm: Correctly honour HCR.TID3 for v7A cores
` [PATCH 3/4] target/arm: Correctly trap HCR.TID1 registers in v7A
` [PATCH 4/4] target/arm: Rename access_aa64_tid5() to access_tid5()

[PATCH v2 00/22] Fence deadlines in Xe
 2026-01-05  4:26 UTC  (26+ messages)
` [PATCH v2 01/22] drm/xe: Add dedicated message lock
` [PATCH v2 02/22] drm/xe: Add EXEC_QUEUE_FLAG_CAP_SYS_NICE
` [PATCH v2 03/22] drm/xe: Store exec queue in hardware fence
` [PATCH v2 04/22] drm/xe: Add deadline exec queue vfuncs
` [PATCH v2 05/22] drm/xe: Export to_xe_hw_fence
` [PATCH v2 06/22] drm/xe: Export xe_hw_fence_signaled
` [PATCH v2 07/22] drm/xe: Implement deadline manager
` [PATCH v2 08/22] drm/xe: Initialize deadline manager on exec queues
` [PATCH v2 09/22] drm/xe: Stub out execlists deadline vfuncs as NOPs
` [PATCH v2 10/22] drm/xe: Make scheduler message lock IRQ-safe
` [PATCH v2 11/22] drm/xe: Support unstable opcodes for static scheduler messages
` [PATCH v2 12/22] drm/xe: Implement GuC submission backend ops for deadlines
` [PATCH v2 13/22] drm/xe: Enable deadlines on hardware fences
` [PATCH v2 14/22] drm/xe: Fix Kconfig.profile newlines
` [PATCH v2 15/22] drm/xe: Add deadline Kconfig options
` [PATCH v2 16/22] drm/xe: Add exec queue deadline trace points
` [PATCH v2 17/22] drm/xe: Add hw fence "
` [PATCH v2 18/22] drm/xe: Add timestamp_ms to LRC snapshot
` [PATCH v2 19/22] drm/xe: Enforce GuC static message defines
` [PATCH v2 20/22] drm/xe: Document the deadline manager
` [PATCH v2 21/22] drm/atomic: Export fence deadline helper for atomic commits
` [PATCH v2 22/22] drm/i915/display: Use atomic helper to set plane fence deadlines
` ✗ CI.checkpatch: warning for Fence deadlines in Xe (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[anolis-intel-cloud:devel-6.6 2/2] mm/ksm.c:146: warning: Function parameter or member 'CK_KABI_RESERVE(1' not described in 'ksm_scan'
 2026-01-05  4:25 UTC 

[PATCH 0/7] Fix build with gcc-16
 2026-01-05  4:21 UTC  (4+ messages)
` [PATCH v2 0/7] Fix build with Gcc-16
  ` [PATCH v2 7/7] examples/fips_validation: avoid rte_memcpy() bug
    ` [EXTERNAL] "

[PATCH v2] nvme/host: fixup some typos
 2026-01-05  4:08 UTC 

[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-05  4:06 UTC  (13+ messages)
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH v2 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2

linux-next: manual merge of the soundwire tree with the sound-asoc tree
 2026-01-05  4:03 UTC 

[PATCH i-g-t v13 00/11] Madvise feature in SVM for Multi-GPU configs
 2026-01-05  4:00 UTC  (12+ messages)
` [PATCH i-g-t v13 01/11] drm-uapi/xe: Sync with madvise interface
` [PATCH i-g-t v13 02/11] lib/xe: Add instance parameter to xe_vm_madvise
` [PATCH i-g-t v13 03/11] lib/xe: Add synchronous helpers for VM bind/unbind operations
` [PATCH i-g-t v13 04/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU xGPU memory access test
` [PATCH i-g-t v13 05/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU atomic operations
` [PATCH i-g-t v13 06/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU coherency test
` [PATCH i-g-t v13 07/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU performance test
` [PATCH i-g-t v13 08/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU fault handling test
` [PATCH i-g-t v13 09/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU simultaneous access test
` [PATCH i-g-t v13 10/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU conflicting madvise test
` [PATCH i-g-t v13 11/11] tests/intel/xe_multigpu_svm: Add SVM multi-GPU migration test

[RESEND] sched/rt: Skip currently executing CPU in rto_next_cpu()
 2026-01-05  3:40 UTC 

linux-next: manual merge of the phy-next tree with the phy tree
 2026-01-05  3:59 UTC 

[PATCH v2 0/3] sched/fair: improve nohz fields for large systems
 2026-01-05  3:52 UTC  (3+ messages)
` [PATCH v2 2/3] sched/fair: Change likelyhood of nohz.nr_cpus and do stats update if its due

[PATCH 00/19] i3c: aspeed: Add I3C support
 2026-01-05  3:49 UTC  (3+ messages)
` [PATCH 01/19] hw/misc/aspeed_i3c: Move to i3c directory

[PATCH] lib/glob: convert selftest to KUnit
 2026-01-05  3:48 UTC 

[PATCH rdma-next 0/6] Batch of unrelated cleanups in IB
 2026-01-05  3:45 UTC  (13+ messages)
` [PATCH rdma-next 1/6] RDMA/umem: Remove redundant DMABUF ops check
` [PATCH rdma-next 2/6] RDMA/core: Avoid exporting module local functions and remove not-used ones
` [PATCH rdma-next 3/6] RDMA/mlx5: Fix ucaps init error flow
` [PATCH rdma-next 4/6] RDMA/mlx5: Avoid direct access to DMA device pointer
` [PATCH rdma-next 5/6] RDMA/qedr: Remove unused defines
` [PATCH rdma-next 6/6] RDMA/ocrdma: Remove unused OCRDMA_UVERBS definition

[PATCH net-next v3 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-05  3:44 UTC  (9+ messages)
` [PATCH net-next v3 1/8] selftest: tun: Format tun.c existing code
` [PATCH net-next v3 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
` [PATCH net-next v3 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers
` [PATCH net-next v3 4/8] selftest: tap: Refactor tap test "
` [PATCH net-next v3 5/8] selftest: tun: Add helpers for GSO over UDP tunnel
` [PATCH net-next v3 6/8] selftest: tun: Add test for sending gso packet into tun
` [PATCH net-next v3 7/8] selftest: tun: Add test for receiving gso packet from tun
` [PATCH net-next v3 8/8] selftest: tun: Add test data for success and failure paths

[PATCH] monitor: disable "info kvm" if !KVM
 2026-01-05  3:43 UTC 

[Bug] Git subtree regression
 2026-01-05  3:36 UTC  (3+ messages)

[meta-selinux][PATCH/V6] refpolicy: Add support to configure policy store root
 2026-01-05  3:36 UTC  (2+ messages)

[PATCH v5 0/2] Bluetooth: btqca: move WCN7850 WA and add WCN6855 firmware priority selection feature
 2026-01-05  3:36 UTC  (7+ messages)
` [PATCH v5 1/2] Bluetooth: btqca: move WCN7850 workaround to the caller
` [PATCH v5 2/2] Bluetooth: btqca: Add WCN6855 firmware priority selection feature

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-05  3:35 UTC  (7+ messages)
` [PATCH v3 5/6] mm: khugepaged: skip lazy-free folios at scanning

[jimc:dd-shrink-maple-2 35/42] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-01-05  3:35 UTC 

[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
 2026-01-05  3:30 UTC  (13+ messages)
` [PATCH RFC 1/7] egl-helpers: store handle to native device

[GSoC PATCH] t1420-lost-found.sh: use test_path_is_file for error logging
 2026-01-05  3:24 UTC  (2+ messages)

[PATCH 00/11] power: supply: Fix use-after-free in power_supply_changed()
 2026-01-05  3:16 UTC  (3+ messages)
` [PATCH 11/11] power: supply: sbs-battery: "

[PATCH v2] rcu: Align stall warning 'idle=' output with documentation
 2026-01-05  3:21 UTC 

[PATCH] regmap: maple: free entry on mas_store_gfp() failure
 2026-01-05  3:18 UTC 

[PATCH v1 0/1] Remove GIC 128 - 136
 2026-01-05  3:19 UTC  (4+ messages)
` [PATCH v1 1/1] hw/intc/aspeed: "

[PATCH v3 00/13] IPU6 driver cleanups and fixes
 2026-01-05  3:07 UTC  (9+ messages)
` [PATCH v3 05/13] media: ipu6: Remove redundant streaming start via buffer queueing
` [PATCH v3 07/13] media: ipu6: Close firmware streams on streaming enable failure

[PATCH RESEND 0/4] sound: codecs: wm8962: Assorted fixes
 2026-01-05  3:09 UTC  (11+ messages)
` [PATCH RESEND 1/4] ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
` [PATCH RESEND 2/4] ASoC: wm8962: Don't disable SYSCLK if it's enabled via DAPM
` [PATCH RESEND 3/4] ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
` [PATCH RESEND 4/4] ASoC: wm8962: Don't mark WM8962_ADDITIONAL_CONTROL_4 as volatile

[PATCH net-next v08 0/9] net: hinic3: PF initialization
 2026-01-05  3:13 UTC  (10+ messages)
` [PATCH net-next v08 1/9] hinic3: Add PF framework
` [PATCH net-next v08 2/9] hinic3: Add PF management interfaces
` [PATCH net-next v08 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
` [PATCH net-next v08 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
` [PATCH net-next v08 5/9] hinic3: Add .ndo_features_check
` [PATCH net-next v08 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
` [PATCH net-next v08 7/9] hinic3: Add adaptive IRQ coalescing with DIM
` [PATCH net-next v08 8/9] hinic3: Add mac filter ops
` [PATCH net-next v08 9/9] hinic3: Add HW event handler

[PATCH v1 3/9] exfat: reuse cache to improve exfat_get_cluster
 2026-01-05  3:07 UTC  (4+ messages)

[bluez/bluez]
 2026-01-05  3:07 UTC 

[PATCH v3] arm64: dts: qcom: hamoa-iot-evk: Add backlight support for eDP panel
 2026-01-05  3:07 UTC  (2+ messages)

[PATCH RESEND v2 0/2] ARM: dts: airoha: en7523: update dts
 2026-01-05  3:05 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] ARM: dts: airoha: en7523: add node to support spinand flashes
` [PATCH RESEND v2 2/2] ARM: dts: airoha: en7523: add reset-controller support

RE:RE:RE:[PATCH] MMC:dw_mmc:when enable biu_clk should check whether this clk
 2026-01-05  3:07 UTC 

[jfern:rcu/pcpu-blkd-rcutorture-exp-testing 17/18] kernel/rcu/tree.c:228:12: warning: 'rcu_exp_gp_in_progress' defined but not used
 2026-01-05  3:02 UTC 

[PATCH 0/4] sound: codecs: wm8962: Assorted fixes
 2026-01-05  2:51 UTC  (5+ messages)
` [PATCH 1/4] ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
` [PATCH 2/4] ASoC: wm8962: Don't disable SYSCLK if it's enabled via DAPM
` [PATCH 3/4] ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
` [PATCH 4/4] ASoC: wm8962: Don't mark WM8962_ADDITIONAL_CONTROL_4 as volatile

Patch "cpufreq: dt-platdev: Add JH7110S SOC to the allowlist" has been added to the 6.18-stable tree
 2026-01-04  6:25 UTC  (3+ messages)

[PATCH v1 9/9] exfat: support multi-cluster for exfat_get_cluster
 2026-01-05  2:58 UTC  (4+ messages)

[PATCH] mmc: Add power stabilization delay in mmc_power_on()
 2026-01-05  2:52 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2026-01-05  2:51 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: dsa: yt921x: Protect MIB stats with a lock

[PATCH] Fix create_merged_usr_symlinks in populate_sdk_base.bbclass and image.bbclass
 2026-01-05  2:50 UTC 

[PATCH] mmc: Fix missing 1 ms delay after mmc power up
 2026-01-05  2:49 UTC  (6+ messages)
  ` AW: "

[PATCH v3] mm/vmscan: fix demotion targets checks in reclaim/demotion
 2026-01-05  2:48 UTC  (3+ messages)
` [PATCH v4] "

linux-next: manual merge of the tip tree with the renesas tree
 2026-01-05  2:41 UTC 

[PATCH 0/1] Mediatek uart patch
 2026-01-05  2:39 UTC  (2+ messages)
` [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support

[syzbot] [xfs?] possible deadlock in xfs_ilock (4)
 2026-01-05  2:40 UTC 

[PATCH] net: hsr: avoid possible NULL deref in skb_clone()
 2026-01-05  2:39 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] Devicetree fixes for v6.19, part 2
 2026-01-05  2:36 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the renesas tree
 2026-01-05  2:38 UTC 

[syzbot] [perf?] KASAN: slab-use-after-free Read in __task_pid_nr_ns
 2026-01-05  2:38 UTC  (3+ messages)

[PATCH] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
 2026-01-05  2:38 UTC  (3+ messages)

linux-next: manual merge of the fbdev tree with the drm tree
 2026-01-05  2:38 UTC 

Linux kernel 6.19-rc4 released
 2026-01-05  2:33 UTC 

[PATCH v2 0/3] nolibc: Add fread() and fseek()
 2026-01-05  2:36 UTC  (4+ messages)
` [PATCH v2 1/3] tools/nolibc: Add fread() to stdio.h
` [PATCH v2 2/3] tools/nolibc: Add fseek() "
` [PATCH v2 3/3] tools/nolibc: Add a simple test for writing to a FILE and reading it back

[PATCH v15 00/12] riscv: Add support for MIPS P8700 CPU
 2026-01-05  2:35 UTC  (2+ messages)

[PATCH v2 0/5] target/hppa: Use explicit big-endian LD/ST API
 2026-01-05  2:35 UTC  (9+ messages)
` [PATCH v2 2/5] target/hppa: Remove unnecessary @cpu variable by using cpu_env()
` [PATCH v2 3/5] target/hppa: Use explicit big-endian LD/ST API
` [PATCH v2 4/5] target/hppa: Inline translator_ldl()
` [PATCH v2 5/5] configs/targets: Forbid HPPA to use legacy native endianness APIs

[PATCH net-next 00/13] NPC HW block support for cn20k
 2026-01-05  2:32 UTC  (13+ messages)
` [PATCH net-next 01/13] octeontx2-af: npc: cn20k: Index management
` [PATCH net-next 03/13] octeontx2-af: npc: cn20k: Add default profile
` [PATCH net-next 04/13] ocetontx2-af: npc: cn20k: MKEX profile support
` [PATCH net-next 05/13] octeontx2-af: npc: cn20k: Allocate default MCAM indexes
` [PATCH net-next 06/13] octeontx2-af: npc: cn20k: Use common APIs
` [PATCH net-next 07/13] octeontx2-af: npc: cn20k: Prepare for new SoC
` [PATCH net-next 08/13] octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon
` [PATCH net-next 09/13] octeontx2-af: npc: cn20k: virtual index support
` [PATCH net-next 10/13] octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
` [PATCH net-next 11/13] octeontx2-pf: cn20k: Add TC rules support
` [PATCH net-next 12/13] octeontx2-af: npc: cn20k: add debugfs support
` [PATCH net-next 13/13] octeontx-af: npc: Use common structures

[PATCH v3 0/2 RESEND] arm64: dts: Add support for Kent SoC family
 2026-01-05  2:30 UTC  (2+ messages)


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.