mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
linux-next: build warning after merge of the kvm-x86 tree
 2025-06-26  7:10 UTC 

[PATCH 0/8] update DMA API documentation
 2025-06-26  7:09 UTC  (7+ messages)
` [PATCH 2/8] docs: dma-api: replace consistent with coherent
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints

[PATCH] media: i2c: imx334: add support for additional test patterns
 2025-06-26  7:09 UTC  (3+ messages)

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-06-26  7:07 UTC  (2+ messages)

linux-next: manual merge of the rust-timekeeping tree with the drm-nova tree
 2025-06-26  7:05 UTC  (7+ messages)

stable-rc: 5.4 and 5.10: fanotify01.c:339: TFAIL: fanotify_mark(fd_notify, 0x00000001, 0x00000008, -100, ".") expected EXDEV: ENODEV (19)
 2025-06-26  7:03 UTC 

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-26  7:02 UTC  (4+ messages)
` [PATCH v6 09/23] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH RFC] sched/fair: bump sd->max_newidle_lb_cost when newidle balance fails
 2025-06-26  7:00 UTC  (2+ messages)

[PATCH] mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
 2025-06-26  7:00 UTC  (3+ messages)

[RFC PATCH v3 04/19] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
 2025-06-26  6:57 UTC  (2+ messages)
` [External] "

[PATCH] ASoC: fsl_sai: Force a software reset when starting in consumer mode
 2025-06-26  6:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-26  6:52 UTC  (16+ messages)

[PATCH 0/3] Workaround for Errata i2312
 2025-06-26  6:51 UTC  (6+ messages)
` [PATCH 1/3] mmc: sdhci_am654: "
` [PATCH 2/3] arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR support

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-06-26  6:41 UTC  (2+ messages)

[syzbot] [btrfs?] possible deadlock in btrfs_read_chunk_tree
 2025-06-26  6:37 UTC  (3+ messages)

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-26  6:35 UTC  (11+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH] nfs: fix the race of lock/unlock and open
 2025-06-26  6:35 UTC  (3+ messages)

[PATCH net-next] octeontx2-af: Fix error code in rvu_mbox_init()
 2025-06-26  6:34 UTC  (2+ messages)

[PATCH v2 0/7] Add DSI display support for TI's Jacinto platforms
 2025-06-26  6:34 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: ti: k3-j784s4-j742s2-main-common: add DSI & DSI PHY
` [PATCH v2 3/7] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v2 7/7] arm64: dts: ti: k3-am68-sk: Enable DSI on DisplayPort-0

[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-26  6:28 UTC  (6+ messages)
` [net-next v13 04/11] net: mtip: The L2 switch driver for imx287

[RFC v2 0/9] cpu avoid state and push task mechanism
 2025-06-26  6:27 UTC  (3+ messages)
` [RFC v2 1/9] sched/docs: Document avoid_cpu_mask and avoid CPU concept

[RFC PATCH V2 00/13] mm: slowtier page promotion based on PTE A bit
 2025-06-26  6:27 UTC  (4+ messages)
` [RFC PATCH V2 03/13] mm: Scan the mm and create a migration list

[PATCH] usb: gadget: u_serial: remove some dead code
 2025-06-26  6:23 UTC  (2+ messages)

[PATCH] coredump: reduce stack usage in vfs_coredump()
 2025-06-26  6:22 UTC  (5+ messages)

[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously
 2025-06-26  6:19 UTC 

[PATCH 0/3] Add PM4125 audio codec driver
 2025-06-26  6:19 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: sound: add bindings for pm4125 audio codec
` [PATCH 3/3] ASoC: codecs: add new pm4125 audio codec driver

[PATCH] sched/topology: Correct "sched_domains_curr_level" in topology_span_sane()
 2025-06-26  6:16 UTC  (4+ messages)

[PATCH] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-06-26  6:11 UTC 

[PATCH] remote/stream-event: Fix a memory leak in remoteStreamCallbackFree()
 2025-06-26  6:10 UTC 

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-26  6:10 UTC  (16+ messages)
` [PATCH v4 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v4 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v4 03/15] kbuild: doc: add label for userprogs section
` [PATCH v4 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v4 05/15] init: add nolibc build support
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
` [PATCH v4 07/15] kunit: tool: Add test for nested test result reporting
` [PATCH v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v4 09/15] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v4 10/15] kunit: Always descend into kunit directory during build
` [PATCH v4 11/15] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v4 12/15] kunit: Introduce UAPI testing framework
` [PATCH v4 13/15] kunit: uapi: Add example for UAPI tests
` [PATCH v4 14/15] kunit: uapi: Introduce preinit executable
` [PATCH v4 15/15] kunit: uapi: Validate usability of /proc

[PATCH v6 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-06-26  6:10 UTC  (3+ messages)
` [PATCH v6 3/4] dt-bindings: display: bridge: renesas,dsi: Add support for "

[PATCH] soundwire: stream: restore params when prepare ports fail
 2025-06-26  6:09 UTC 

[PATCH] soundwire: intel_auxdevice: add rt721 codec to wake_capable_list
 2025-06-26  6:09 UTC 

[PATCH bpf-next v8 1/4] uaccess: Define pagefault lock guard
 2025-06-26  6:08 UTC 

[PATCH v4 0/5] media: venus: Add QCM2290 support with AR50_LITE core
 2025-06-26  6:08 UTC  (6+ messages)
` [PATCH v4 1/5] media: dt-bindings: venus: Add qcm2290 dt schema

[PATCH net v2] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info
 2025-06-26  6:07 UTC  (2+ messages)

[regression] Builtin recognized microphone Asus X507UA does not record
 2025-06-26  6:04 UTC  (4+ messages)

[RESEND PATCH net-next 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-06-26  6:04 UTC 

[PATCH v2] misc: fastrpc: Fix channel resource access in device_open
 2025-06-26  6:03 UTC  (6+ messages)

[PATCH v2 0/6] media: ti, cdns: Multiple pixel support and misc fixes
 2025-06-26  6:02 UTC  (5+ messages)
` [PATCH v2 5/6] media: cadence: cdns-csi2rx: Support multiple pixels per clock cycle
` [PATCH v2 6/6] media: ti: j721e-csi2rx: Support multiple pixels per clock

[PATCH v6] coccinelle: misc: Add field_modify script
 2025-06-26  6:02 UTC 

[PATCH v2] x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
 2025-06-26  6:01 UTC 

[linus:master] [pipe_read] aaec5a95d5: hackbench.throughput 6.4% regression
 2025-06-26  6:00 UTC 

[PATCH v6 0/8] Introduce debugfs support in IOMMU
 2025-06-26  5:57 UTC  (2+ messages)

[PATCH] KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()
 2025-06-26  5:57 UTC  (3+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-26  5:56 UTC  (8+ messages)

[PATCH RESEND 0/3] Input: convert GPIO chips to using new value setters
 2025-06-26  5:54 UTC  (9+ messages)
` [PATCH RESEND 1/3] Input: ad7879 - use new GPIO line value setter callbacks
` [PATCH RESEND 2/3] Input: adp5588 "
` [PATCH RESEND 3/3] Input: adp5589 "

[PATCH v2] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
 2025-06-26  5:53 UTC  (3+ messages)

[PATCH v5 bpf-next 0/5] bpf path iterator
 2025-06-26  5:52 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in _ieee80211_sta_cur_vht_bw
 2025-06-26  5:52 UTC 

[PATCH v4 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
 2025-06-26  5:49 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: amd-mdb: Add example usage of reset-gpios for "
` [PATCH v4 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling

[PATCH v3 0/3] Switch get/put unaligned to use memcpy
 2025-06-26  5:48 UTC  (4+ messages)
` [PATCH v3 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
` [PATCH v3 2/3] tools headers: Update the linux/unaligned.h copy with the kernel sources
` [PATCH v3 3/3] tools headers: Remove unneeded ignoring of warnings in unaligned.h

[PATCH v4 0/2] Add FriendlyElec NanoPi M5 support for Rockchip RK3576
 2025-06-26  5:47 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: add FriendlyElec NanoPi M5 board
` [PATCH v4 2/2] arm64: dts: rockchip: Add FriendlyElec NanoPi M5 support

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-26  5:47 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions

[syzbot] Monthly ext4 report (Jun 2025)
 2025-06-26  5:37 UTC 

[syzbot] Monthly block report (Jun 2025)
 2025-06-26  5:36 UTC 

[PATCH net] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info
 2025-06-26  5:31 UTC  (3+ messages)

[PATCH net-next v2] net/mlx5e: Fix error handling in RQ memory model registration
 2025-06-26  5:30 UTC 

[PATCH v2 0/3] Optimizations for khugepaged
 2025-06-26  5:27 UTC  (18+ messages)
` [PATCH 1/3] khugepaged: Optimize __collapse_huge_page_copy_succeeded() by PTE batching
` [PATCH v2 2/3] khugepaged: Optimize collapse_pte_mapped_thp() for large folios "
` [PATCH v2 3/3] khugepaged: Reduce race probability between migration and khugepaged

[PATCH v4] arm64: Enable vmalloc-huge with ptdump
 2025-06-26  5:25 UTC 

[PATCH v3 1/1] sched/deadline: Fix dl_server runtime calculation formula
 2025-06-26  5:25 UTC  (2+ messages)

[PATCH v1 0/2] iio: adc: ti-adc128s052: add support for TI's ADC121s021
 2025-06-26  5:24 UTC  (5+ messages)
` [PATCH v1 1/2] iio: adc: ti-adc128s052: add support for adc121s021
` [PATCH v1 2/2] iio: adc: ti-adc128s052: replace literal by unit expression

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-26  5:22 UTC  (7+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH ath-current] wifi: ath12k: fix timeout while waiting for regulatory update during interface creation
 2025-06-26  5:19 UTC 

[tip:tip/urgent] BUILD SUCCESS 2cd8a89048a2d10de4774f65673e5eb948547a7c
 2025-06-26  5:19 UTC 

[PATCH v2] arm64: dts: qcom: ipq5424: Describe the 4-wire UART SE
 2025-06-26  5:16 UTC  (5+ messages)

[PATCH net-next v2 1/1] phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs
 2025-06-26  5:11 UTC  (3+ messages)

[EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
 2025-06-26  5:02 UTC  (2+ messages)
`  "

[PATCH v2 0/4] iommufd: Destroy vdevice on device unbind
 2025-06-26  4:59 UTC  (8+ messages)
` [PATCH v2 3/4] iommufd: Destroy vdevice on idevice destroy

[PATCH wireless-next] wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE
 2025-06-26  4:51 UTC 

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-06-26  4:48 UTC  (4+ messages)
` [PATCHv2 03/12] x86/virt/tdx: Allocate reference counters for PAMT memory

[syzbot] [kernel?] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (3)
 2025-06-26  4:45 UTC 

[PATCH] i3c: Fix i3c_device_do_priv_xfers() return value list
 2025-06-26  4:22 UTC 

[PATCH] scsi: Format scsi_track_queue_full() return values as bullet list
 2025-06-26  4:18 UTC 

[PATCH] phy: qcom: phy-qcom-m31: Update IPQ5332 M31 USB phy initialization sequence
 2025-06-26  4:13 UTC  (3+ messages)

[PATCH v3 0/4] Improvements for Devres
 2025-06-26  4:13 UTC  (3+ messages)
` [PATCH v3 3/4] rust: devres: get rid of Devres' inner Arc

[PATCH v4 0/2] Add support for K3 BIST
 2025-06-26  4:10 UTC  (2+ messages)

[PATCH 0/3] Enable audio support for J721S2-EVM
 2025-06-26  4:04 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: ti: k3-am642-evm-pcie0-ep: Add boot phase tag to "pcie0_ep"
 2025-06-26  4:03 UTC  (2+ messages)

[PATCH] selftests/mm: remove duplicate .gitignore entries
 2025-06-26  4:02 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62: copy bootph flags to Linux
 2025-06-26  4:02 UTC  (2+ messages)

[PATCH] xfs: report a writeback error on a read() call
 2025-06-26  3:57 UTC  (10+ messages)

linux-next: Tree for Jun 25
 2025-06-26  3:57 UTC  (2+ messages)
` linux-next: Tree for Jun 25 (drivers/gpu/drm/{i915,xe}/intel_pcode.o)

[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-06-26  3:56 UTC  (3+ messages)

[PATCH v2 0/4] Support trampoline for LoongArch
 2025-06-26  3:54 UTC  (4+ messages)
` [PATCH v2 1/4] LoongArch: BPF: The operation commands needed to add a trampoline

[PATCH v4 00/10] Introducing firmware late binding
 2025-06-26  3:50 UTC  (3+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver

[PATCH v4 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-26  3:49 UTC  (7+ messages)

[GIT PULL] uml-for-6.16-rc4
 2025-06-26  3:48 UTC  (4+ messages)

[PATCH] drivers/hid: Implement a battery status polling mechanism for selected input devices
 2025-06-26  3:43 UTC  (2+ messages)
` [PATCH] <drivers/hid: Implement a battery status polling mechanism for selected input devices.>

[PATCH] MAINTAINERS: Add Xiu and myself as Lockdown maintainers
 2025-06-26  3:42 UTC  (2+ messages)

[PATCH net] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
 2025-06-26  3:41 UTC  (3+ messages)

[PATCH v5 0/2] ASPEED: Add mailbox driver for AST2700 series
 2025-06-26  3:41 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: Add ASPEED AST2700 series SoC

[PATCH v2 0/8] ext4: enable large folio for regular files
 2025-06-26  3:35 UTC  (5+ messages)
` [PATCH v2 8/8] ext4: enable large folio for regular file

[syzbot] [kernel?] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (3)
 2025-06-26  3:35 UTC 

[PATCH] ocfs2: update d_splice_alias() return code checking
 2025-06-26  3:34 UTC  (2+ messages)

[PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
 2025-06-26  3:33 UTC  (3+ messages)

[PATCH 0/2] Add support for IQ-8275-evk board
 2025-06-26  3:23 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add bindings for IQ8 EVK board
` [PATCH 2/2] arm64: dts: qcom: Add support for QCS8275 IQ8 EVK

[PATCH v2 1/1] sched/deadline: Fix dl_server runtime calculation formula
 2025-06-26  3:20 UTC  (3+ messages)

[PATCH] btrfs: Two data races in btrfs
 2025-06-26  3:08 UTC 

[RFC PATCH 0/3] Some remote_vm folio conversions
 2025-06-26  3:02 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/memory.c: convert __copy_remote_vm_str() to folios

[PATCH v2 2/3] pinctrl: renesas: Add support for RZ/T2H
 2025-06-26  2:57 UTC  (2+ messages)

[linux-next:master] [padata] 71203f68c7: unixbench.throughput 3.1% regression
 2025-06-26  2:57 UTC 

[PATCH net 0/4] virtio-net: fixes for mergeable XDP receive path
 2025-06-26  2:51 UTC  (9+ messages)
` [PATCH net 1/4] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net 2/4] virtio-net: remove redundant truesize check with PAGE_SIZE
` [PATCH net 3/4] virtio-net: create a helper to check received mergeable buffer's length
` [PATCH net 4/4] virtio-net: allow more allocated space for mergeable XDP

[syzbot] [kernel?] KMSAN: kernel-infoleak in vmci_host_unlocked_ioctl (3)
 2025-06-26  2:49 UTC  (3+ messages)
` [syzbot] "

[RESEND PATCH mfd-next v2] mfd: Drop unused variables 'node'
 2025-06-26  2:48 UTC 

[PATCH] can: ucan: Use usb_endpoint_type() rather than duplicating its implementation
 2025-06-26  2:47 UTC  (8+ messages)
  `  "

[PATCH v1 00/32] Live Update Orchestrator
 2025-06-26  2:42 UTC  (3+ messages)
` [PATCH v1 29/32] docs: add documentation for memfd preservation via LUO

[tip:master] BUILD SUCCESS 49151ac6671fe0372261054daf5e4da3567b8271
 2025-06-26  2:38 UTC 

[PATCH] net: fec: allow disable coalescing
 2025-06-26  2:36 UTC  (2+ messages)

[PATCH] fscrypt: don't use hardware offload Crypto API drivers
 2025-06-26  2:36 UTC  (5+ messages)

[PATCH RESEND] integrity: Extract secure boot enquiry function out of IMA
 2025-06-26  2:36 UTC 

[PATCH] integrity: Extract secure boot enquiry function out of IMA
 2025-06-26  2:31 UTC 

[PATCH 1/1] sched/core: Fix migrate_swap() vs. hotplug
 2025-06-26  2:23 UTC  (5+ messages)
      ` [SPAM]Re: "

linux-next: manual merge of the net-next tree with the net tree
 2025-06-26  2:22 UTC 

[PATCH] mce: include cmci during intel feature clearing
 2025-06-26  2:18 UTC  (3+ messages)

[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
 2025-06-25 16:52 UTC  (11+ messages)
    ` [PATCH v2 01/10] PCI: exynos: Remove unused MACROs in exynos PCI file
    ` [PATCH v2 02/10] PCI: exynos: Change macro names to exynos specific
    ` [PATCH v2 03/10] PCI: exynos: Reorder MACROs to maintain consistency
    ` [PATCH v2 04/10] PCI: exynos: Add platform device private data
    ` [PATCH v2 05/10] PCI: exynos: Add structure to hold resource operations
    ` [PATCH v2 06/10] dt-bindings: PCI: Add bindings support for Tesla FSD SoC
    ` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "
    ` [PATCH v2 08/10] phy: exynos: Add PCIe PHY "
    ` [PATCH v2 09/10] PCI: exynos: Add support for Tesla "
    ` [PATCH v2 10/10] arm64: dts: fsd: Add PCIe "

[Patch v5 00/10] arch-PEBS enabling for Intel platforms
 2025-06-23 22:35 UTC  (11+ messages)
` [Patch v5 01/10] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v5 02/10] perf/x86/intel: Correct large PEBS flag check
` [Patch v5 03/10] perf/x86/intel: Initialize architectural PEBS
` [Patch v5 04/10] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v5 05/10] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v5 06/10] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v5 07/10] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v5 08/10] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v5 09/10] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v5 10/10] perf/x86/intel: Add counter group support for arch-PEBS

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®