linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-02 08:27:58 to 2025-07-02 09:50:13 UTC [more...]

[PATCH v1 0/9] arm64: Introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-07-02  9:44 UTC  (3+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] dt-bindings: arm: add Black Sesame Technologies (bst) SoC

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-02  9:48 UTC  (18+ messages)
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()

[PATCH v2 00/28] CoreSight: Address CPU Power Management Issues
 2025-07-02  9:49 UTC  (3+ messages)
` [PATCH v2 01/28] coresight: Change device mode to atomic type

[PATCH 0/4] ROCK 4D audio enablement
 2025-07-02  9:49 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: rockchip: add analog audio to ROCK 4D
` [PATCH 4/4] arm64: dts: rockchip: add HDMI audio on "

[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
 2025-07-02  9:48 UTC  (14+ messages)
` [PATCH v6 2/6] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v6 5/6] fs: prepare for extending file_get/setattr()
` [PATCH v6 6/6] fs: introduce file_getattr and file_setattr syscalls

[PATCH 5.15.y v2] xen: replace xen_remap() with memremap()
 2025-07-02  9:48 UTC 

[PATCH v4 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-07-02  9:47 UTC  (7+ messages)
` [PATCH v4 1/4] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH v4 2/4] pinctrl: renesas: rzg2l: Pass OEN pin names
` [PATCH v4 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
 2025-07-02  9:47 UTC  (4+ messages)
` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization

[PATCH net v1 0/4] net: phy: smsc: robustness fixes for LAN87xx/LAN9500
 2025-07-02  9:46 UTC  (4+ messages)
` [PATCH net v1 4/4] net: phy: smsc: Disable IRQ support to prevent link state corruption

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-02  9:45 UTC  (11+ messages)
` [PATCH v7 01/28] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 03/28] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v7 09/28] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v7 10/28] iommufd/access: Bypass access->ops->unmap for internal use

[PATCH v3 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
 2025-07-02  9:45 UTC  (4+ messages)

[PATCH v6 0/8] Introduce debugfs support in IOMMU
 2025-07-02  9:45 UTC  (3+ messages)

[PATCH 1/3] ASoC: amd: acp: Add legacy driver support acp7.2 based platforms
 2025-07-02  9:44 UTC  (3+ messages)
` [PATCH 2/3] ASoC: amd: acp: Enable I2S support for "
` [PATCH 3/3] ASoC: amd: acp: Enable acp7.2 platform based DMIC support in machine driver

[PATCH][next] drm/ttm: remove redundant ternaray operation on ret
 2025-07-02  9:43 UTC  (3+ messages)

[PATCH v1] mm/vmscan: Account hwpoisoned folios in reclaim statistics
 2025-07-02  9:44 UTC  (2+ messages)

[PATCH] mm: support large mapping building for tmpfs
 2025-07-02  9:44 UTC  (5+ messages)

drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API
 2025-07-02  9:41 UTC 

[PATCH v7 0/8] Introduce debugfs support in IOMMU
 2025-07-02  9:38 UTC  (9+ messages)
` [PATCH v7 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v7 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v7 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v7 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v7 5/8] iommu/amd: Add support for device id user input
` [PATCH v7 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v7 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v7 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support

[PATCH v2 0/6] xfs: cleanup key comparing routines
 2025-07-02  9:39 UTC  (7+ messages)
` [PATCH v2 1/6] xfs: rename diff_two_keys routines
` [PATCH v2 2/6] xfs: rename key_diff routines
` [PATCH v2 3/6] xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
` [PATCH v2 4/6] xfs: refactor cmp_key_with_cur "
` [PATCH v2 5/6] xfs: use a proper variable name and type for storing a comparison result
` [PATCH v2 6/6] xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()

[PATCH v2] tracing: Fix inconsistency in irq tracking on NMIs
 2025-07-02  9:39 UTC  (4+ messages)

[RESEND PATCH] dmaengine: dw-edma: Add Simple Mode Support
 2025-07-02  9:38 UTC  (3+ messages)

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-07-02  9:37 UTC  (3+ messages)
` [PATCH v4 1/4] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs

[PATCH 0/7] media: add imx93 mipi/controller csi support
 2025-07-02  9:38 UTC  (3+ messages)
` [PATCH 5/7] media: nxp: add DesignWare MIPI CSI2 controller driver

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

[PATCH v10 0/5] PCI: VF resizable BAR
 2025-07-02  9:35 UTC  (6+ messages)
` [PATCH v10 1/5] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v10 2/5] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v10 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v10 4/5] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v10 5/5] PCI: Allow drivers to control VF BAR size

[syzbot] [tipc?] general protection fault in tipc_conn_close (4)
 2025-07-02  9:35 UTC 

[PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-02  9:33 UTC  (7+ messages)
` [PATCH v2 2/5] md/raid0: set chunk_sectors limit
` [PATCH v2 3/5] md/raid10: "

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-07-02  9:33 UTC  (2+ messages)

[PATCH V3 00/19] virtio_ring in order support
 2025-07-02  9:29 UTC  (4+ messages)
` [PATCH V3 19/19] virtio_ring: add "

[PATCH v1 0/4] media: Add Sony IMX585 image sensor support
 2025-07-02  9:28 UTC  (3+ messages)
` [PATCH v1 1/4] dt-bindings: media: Add Sony IMX585 CMOS image sensor

[PATCH v2] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
 2025-07-02  9:27 UTC 

[PATCH net-next 0/7] netpoll: Factor out functions from netpoll_send_udp() and add ipv6 selftest
 2025-07-02  9:25 UTC  (4+ messages)
` [PATCH net-next 6/7] netpoll: move Ethernet setup to push_eth() helper

[PATCH] Fix dma_unmap_sg() nents value
 2025-07-02  9:24 UTC  (2+ messages)

[PATCH net v2] net: bcmgenet: Initialize u64 stats seq counter
 2025-07-02  9:24 UTC 

[PATCH v3 0/6] TDX host: kexec/kdump support
 2025-07-02  9:22 UTC  (7+ messages)
` [PATCH v3 3/6] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v3 6/6] KVM: TDX: Explicitly do WBINVD upon reboot notifier

[PATCH v2 0/8] gpio: move generic GPIO chip fields out of the top-level gpio_chip struct
 2025-07-02  9:22 UTC  (9+ messages)
` [PATCH v2 1/8] gpio: generic: add new generic GPIO chip API
` [PATCH v2 2/8] gpio: mxc: use lock guards for the generic GPIO chip lock
` [PATCH v2 3/8] gpio: mxc: use new generic GPIO chip API
` [PATCH v2 4/8] gpio: clps711x: "
` [PATCH v2 5/8] gpio: cadence: use lock guards
` [PATCH v2 6/8] gpio: cadence: use new generic GPIO chip API
` [PATCH v2 7/8] gpio: 74xx-mmio: "
` [PATCH v2 8/8] gpio: en7523: "

[PATCH v3] checkpatch: Check for missing sentinels in ID arrays
 2025-07-02  9:19 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Create a trivial GPIO schema
 2025-07-02  9:17 UTC  (2+ messages)

[PATCH] drm: Fix one indentation issue in drm_auth.h
 2025-07-02  9:16 UTC  (2+ messages)
`  "

[PATCH v1] rust: time: make ClockSource unsafe trait
 2025-07-02  9:17 UTC  (5+ messages)

Is PCI passthrough of the AMD XDNA device possible?
 2025-07-02  9:14 UTC 

[PATCH] irq: add support for warning on long-running IRQ handlers
 2025-07-02  9:14 UTC  (5+ messages)

[QUESTION] problems report: rcu_read_unlock_special() called in irq_exit() causes dead loop
 2025-07-02  9:14 UTC  (13+ messages)

[PATCH 5.15.y] xen: replace xen_remap() with memremap()
 2025-07-02  9:14 UTC 

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-07-02  9:14 UTC  (13+ messages)
` [PATCH 01/12] gpio: tegra186: don't call the set() callback directly
` [PATCH 02/12] gpio: tegra186: use new GPIO line value setter callbacks
` [PATCH 03/12] gpio: tegra: "
` [PATCH 04/12] gpio: thunderx: "
` [PATCH 05/12] gpio: timberdale: "
` [PATCH 06/12] gpio: tpic2810: remove unneeded callbacks
` [PATCH 07/12] gpio: tpic2810: use new GPIO line value setter callbacks
` [PATCH 08/12] gpio: tps65086: "
` [PATCH 09/12] gpio: tps65218: remove unneeded callbacks
` [PATCH 10/12] gpio: tps65218: use new GPIO line value setter callbacks
` [PATCH 11/12] gpio: tps65219: "
` [PATCH 12/12] gpio: tps6586x: "

[PATCH v3 0/5] iommufd: Destroy vdevice on device unbind
 2025-07-02  9:13 UTC  (9+ messages)
` [PATCH v3 2/5] iommufd: Destroy vdevice on idevice destroy

[PATCH v5 0/3] Add support for clock controllers and CPU scaling for QCS615
 2025-07-02  9:13 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS615 compatible
` [PATCH v5 2/3] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock
` [PATCH v5 3/3] arm64: dts: qcom: qcs615: Add CPU scaling clock node

[PATCH v3 1/3] dt-bindings: power: Add SiFive Domain Management controllers
 2025-07-02  9:12 UTC  (3+ messages)
` [PATCH v3 2/3] cpuidle: riscv-sbi: Work with the external pmdomain driver
` [PATCH v3 3/3] cpuidle: Add SiFive power provider

[PATCH v3] gpio: palmas: Allow building as a module
 2025-07-02  9:12 UTC  (2+ messages)

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-07-02  9:11 UTC  (20+ messages)
` [PATCH v1 1/4] mm: convert FPB_IGNORE_* into FPB_HONOR_*
` [PATCH v1 2/4] mm: smaller folio_pte_batch() improvements
` [PATCH v1 3/4] mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_ext()
` [PATCH v1 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-02  9:08 UTC  (16+ messages)

[PATCH 1/1] md/md-bitmap: fix GPF in bitmap_get_stats()
 2025-07-02  9:10 UTC 

[PATCH] gpio: pisosr: remove unneeded direction_output() callback
 2025-07-02  9:10 UTC  (2+ messages)

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-07-02  9:10 UTC  (2+ messages)

[PATCH v1] rust: time: Add examples with doctest for Delta
 2025-07-02  9:09 UTC  (3+ messages)

ld.lld: error: unrecognized instruction for 6_X relocation: 0x4000
 2025-07-02  9:07 UTC 

[PATCH v11 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-07-02  9:04 UTC  (11+ messages)
` [PATCH v11 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH v11 02/10] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
` [PATCH v11 03/10] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver
` [PATCH v11 04/10] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
` [PATCH v11 05/10] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver
` [PATCH v11 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
` [PATCH v11 07/10] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
` [PATCH v11 08/10] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller
` [PATCH v11 09/10] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver
` [PATCH v11 10/10] arm64: defconfig: Enable QCS615 clock controllers

[PATCH v3 0/3] platform/x86: think-lmi: Fix resource cleanup flaws
 2025-07-02  9:01 UTC  (2+ messages)

iio: accel: sca3000: dead code issue
 2025-07-02  9:00 UTC 

[PATCH v7] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-07-02  9:00 UTC  (3+ messages)

[REGRESSION][BISECTED] Performance Regression in IOMMU/VT-d Since Kernel 6.10
 2025-07-02  9:00 UTC  (3+ messages)

[PATCH V3 0/3] Add eMMC support for qcs8300
 2025-07-02  8:59 UTC  (4+ messages)
` [PATCH V3 1/3] dt-bindings: mmc: Add sdhci compatible "
` [PATCH V3 2/3] arm64: dts: qcom: Add eMMC support "
` [PATCH V3 3/3] arm64: dts: qcom: qcs8300-ride: Enable SDHC1 node

[PATCH] perf list: Add IBM z17 event descriptions
 2025-07-02  8:57 UTC  (6+ messages)
    ` [Ping][PATCH] "

[PATCH] x86/Mouse: thinkpad_acpi/Trackpoint: Trackpoint Doubletap handling
 2025-07-02  8:57 UTC  (7+ messages)

[PATCH bpf-next v2 0/3] bpf: Fix and test aux usage after do_check_insn()
 2025-07-02  8:56 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] bpf: Fix "

[PATCH V2 0/2] Add eMMC support for qcs8300
 2025-07-02  8:55 UTC  (4+ messages)
` [PATCH V2 1/2] arm64: dts: qcom: "

[PATCH] irqchip/renesas-rzv2h: Remove unneeded includes
 2025-07-02  8:53 UTC 

[PATCH v2 0/5] Defer throttle when task exits to user
 2025-07-02  8:51 UTC  (3+ messages)

[PATCH v2] x86/mm: Disable hugetlb page table sharing on 32-bit
 2025-07-02  8:50 UTC  (2+ messages)

[PATCH][next] drm/tidss: remove redundant assignment to variable ret
 2025-07-02  8:48 UTC 

[PATCH] tools/testing/selftests: add mremap() unfaulted/faulted test cases
 2025-07-02  8:47 UTC 

[PATCH RFC 0/5] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-02  8:45 UTC  (6+ messages)
` [PATCH RFC 1/5] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH RFC 2/5] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH RFC 3/5] pinctrl: qcom: sm8650: mark the `gpio` pin function as a non-strict function
` [PATCH RFC 4/5] pinctrl: qcom: sc8280xp: "
` [PATCH RFC 5/5] pinctrl: qcom: make the pinmuxing strict

[PATCH net] net: atm: Fix incorrect net_device lec check
 2025-07-02  8:43 UTC  (3+ messages)

[PATCH v10 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-07-02  8:43 UTC  (6+ messages)
` [PATCH v10 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs

[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-02  8:29 UTC 

[PATCH net] net: bridge: Do not offload IGMP/MLD messages
 2025-07-02  8:41 UTC  (2+ messages)

[PATCH v6 0/4] crypto: caam - iMX8QXP support (and related fixes)
 2025-07-02  8:38 UTC  (3+ messages)
` [PATCH v6 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support

[PATCH] objtool: Add missing endianess conversion when checking annations
 2025-07-02  8:38 UTC  (3+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-02  8:35 UTC  (10+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v3 0/3] Decouple max_pclk check from constant display feats
 2025-07-02  8:37 UTC  (4+ messages)

[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
 2025-07-02  8:37 UTC  (6+ messages)

[PATCH v2 0/3] hwmon: add Microchip EMC2101 driver
 2025-07-02  8:35 UTC  (3+ messages)
` [PATCH] drivers: hwmon: add "

[PATCH v5 00/10] LKMM generic atomics in Rust
 2025-07-02  8:33 UTC  (9+ messages)
  ` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics

[PATCH bpf-next] selftests/bpf: don't call fsopen() as privileged user
 2025-07-02  8:32 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: simple: Add Olimex LCD-OLinuXino-5CTS
 2025-07-02  8:31 UTC  (2+ messages)

[PATCH] pwm: imx-tpm: reset counter if CMOD is 0
 2025-07-02  8:31 UTC  (3+ messages)

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-07-02  8:30 UTC  (16+ messages)
  ` [PATCH v13 2/6] rust: introduce module_param module

[PATCH] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
 2025-07-02  8:28 UTC  (4+ messages)

[PATCH net-next 0/3] netdevsim: add support for PHY devices
 2025-07-02  8:28 UTC  (4+ messages)
` [PATCH net-next 1/3] net: netdevsim: Add PHY support in netdevsim
` [PATCH net-next 2/3] selftests: ethtool: Drop the unused old_netdevs variable
` [PATCH net-next 3/3] selftests: ethtool: Introduce ethernet PHY selftests on netdevsim

[PATCH] mm/percpu: prevent concurrency problem for pcpu_nr_populated read with spin lock
 2025-07-02  8:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).