The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-07-02 06:18:27 to 2024-07-02 09:16:21 UTC [more...]

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-07-02  9:15 UTC  (7+ messages)
` [PATCH 2/9] mtd: add mtd_is_master helper
` [PATCH 9/9] eeprom: at24: remove deprecated Kconfig symbol

[PATCH v2 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
 2024-07-02  9:15 UTC  (10+ messages)
` [PATCH v2 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory

[RESEND Patch 1/2] perf/x86: Remove perf_events_lapic_init() calling from x86_pmu_enable()
 2024-07-02 22:57 UTC  (3+ messages)
` [RESEND Patch 2/2] perf/x86: Typos and invalid indents fix

[Patch v6] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
 2024-07-02  9:13 UTC  (3+ messages)

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-07-02  9:11 UTC  (10+ messages)
` [PATCH printk v2 12/18] printk: Add kthread for all legacy consoles

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-02  9:09 UTC  (19+ messages)
` [RFC PATCH v1 01/18] dma-mapping: query DMA memory type
` [RFC PATCH v1 02/18] dma-mapping: provide an interface to allocate IOVA
` [RFC PATCH v1 03/18] dma-mapping: check if IOVA can be used
` [RFC PATCH v1 04/18] dma-mapping: implement link range API
` [RFC PATCH v1 05/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC PATCH v1 06/18] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC PATCH v1 07/18] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC PATCH v1 08/18] iommu/dma: Implement link/unlink ranges callbacks
` [RFC PATCH v1 09/18] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC PATCH v1 10/18] RDMA/umem: Store ODP access mask information in PFN
` [RFC PATCH v1 11/18] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC PATCH v1 12/18] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC PATCH v1 13/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC PATCH v1 14/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC PATCH v1 15/18] vfio/mlx5: Explicitly store page list
` [RFC PATCH v1 16/18] vfio/mlx5: Convert vfio to use DMA link API
` [RFC PATCH v1 17/18] block: export helper to get segment max size
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[RFC PATCH 0/2] drm/ttm: support device w/o coherency
 2024-07-02  9:06 UTC  (7+ messages)
` [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available

[PATCH net-next] net: ethernet: mediatek: Allow gaps in MAC allocation
 2024-07-02  9:05 UTC  (3+ messages)

[PATCH net-next 0/6] net: phy: dp83869: Add support for downstream SFP cages
 2024-07-02  9:04 UTC  (13+ messages)
` [PATCH net-next 1/6] net: phy: dp83869: Disable autonegotiation in RGMII/1000Base-X mode
` [PATCH net-next 2/6] net: phy: dp83869: Perform software restart after configuring op mode
` [PATCH net-next 5/6] net: phy: dp83869: Support SGMII SFP modules
` [PATCH net-next 6/6] net: phy: dp83869: Fix link up reporting in SGMII bridge mode

[PATCH v6 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-07-02  9:03 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v6 2/2] power: supply: add support for MAX1720x standalone "

[PATCH v4 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-07-02  9:01 UTC  (5+ messages)
` [PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work

[PATCH] iommu/arm-smmu-qcom: record reason for deferring probe
 2024-07-02  9:01 UTC 

[PATCH v23 00/19] Add support for Sub-NUMA cluster (SNC) systems
 2024-07-02  8:59 UTC  (5+ messages)
` [PATCH v23 14/19] x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
` [PATCH v23 17/19] x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems

[PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
 2024-07-02  8:57 UTC  (4+ messages)
` [PATCH v2 0/3] Summary of changes
  ` [PATCH v2 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc

[PATCH v3 0/4] Svvptc extension to remove preventive sfence.vma
 2024-07-02  8:50 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: Add ISA extension parsing for Svvptc
` [PATCH v3 2/4] dt-bindings: riscv: Add Svvptc ISA extension description
` [PATCH v3 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH v3 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc

[PATCH] ARM: dts: microchip: at91: align LED node name with bindings
 2024-07-02  8:51 UTC  (2+ messages)

[PATCH v13] pwm: opencores: Add PWM driver support
 2024-07-02  8:35 UTC 

[RFC PATCH 0/4] Introduce PMC(PER-MEMCG-CACHE)
 2024-07-02  8:44 UTC  (5+ messages)
` [RFC PATCH 1/4] mm: memcg: pmc framework
` [RFC PATCH 2/4] mm: memcg: pmc support change attribute
` [RFC PATCH 3/4] mm: memcg: pmc: support reaper
` [RFC PATCH 4/4] mm: memcg: pmc: support oom release

[PATCH resend] sched/smt: fix unbalance sched_smt_present dec/inc
 2024-07-02  8:44 UTC  (2+ messages)

[PATCH] cpufreq: mediatek: Use dev_err_probe in every error path in probe
 2024-07-02  8:43 UTC  (4+ messages)

[PATCH v4 -next] cgroup/misc: Introduce misc.peak
 2024-07-02  8:41 UTC  (2+ messages)

[PATCH v4 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-07-02  8:42 UTC  (12+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Add LBT feature detection function

[PATCH v3] misc: fastrpc: Increase max user PD initmem size
 2024-07-02  8:40 UTC  (3+ messages)

[PATCH sched_ext/for-6.11] sched_ext: Documentation: Remove mentions of scx_bpf_switch_all
 2024-07-02  8:40 UTC  (3+ messages)

[PATCH v2 sched_ext/for-6.11] sched_ext: Documentation: Remove mentions of scx_bpf_switch_all
 2024-07-02  8:38 UTC 

[PATCH] support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-02  8:28 UTC  (14+ messages)

[tip:master] BUILD SUCCESS ec6574a634db84f25e4eee6698d76fed5649e3bd
 2024-07-02  8:27 UTC 

[PATCH v2 0/2] AMD Pstate driver fixes
 2024-07-02  8:24 UTC  (4+ messages)
` [PATCH v2 1/2] cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisons
` [PATCH v2 2/2] cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems

[PATCH] Fix WARNING in __ext4_ioctl
 2024-07-02  8:22 UTC  (2+ messages)

[PATCH] ABI: testing: fix admv8818 attr description
 2024-07-02  8:18 UTC 

[PROBLEM linux-next] Segfault while building headers with dpkg-deb
 2024-07-02  8:18 UTC  (2+ messages)

[PATCH v2] mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-02  8:18 UTC  (2+ messages)

[PATCH] clk: imx8qxp: Defer instead of failing probe
 2024-07-02  8:10 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16 function
 2024-07-02  6:46 UTC 

[REGRESSION] QXL display malfunction
 2024-07-02  8:05 UTC  (5+ messages)

[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
 2024-07-02  8:04 UTC  (4+ messages)

[PATCH v3 0/2] iommu/vt-d: Refactor PRI enable/disable steps
 2024-07-02  8:03 UTC  (9+ messages)
` [PATCH v3 1/2] iommu/vt-d: Add helper to flush caches for context change

[PATCH V3 0/2] Use of devname for interrupt descriptions and tracepoint support for smp2p
 2024-07-02  8:03 UTC  (6+ messages)
` [PATCH V3 1/2] soc: qcom: smp2p: Use devname for interrupt descriptions
` [PATCH V3 2/2] soc: qcom: smp2p: Introduce tracepoint support

[PATCH] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
 2024-07-02  8:02 UTC  (2+ messages)

[PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
 2024-07-02  6:28 UTC  (2+ messages)

[PATCH v3 -next] cgroup/misc: Introduce misc.peak
 2024-07-02  8:00 UTC  (3+ messages)

[PATCH v4] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-07-02  7:57 UTC  (3+ messages)

[PATCH v2] cpupower: fix lib default installation path
 2024-07-02  7:56 UTC 

[PATCH RESEND 0/2] ARM: Switch over to GENERIC_CPU_DEVICES
 2024-07-02  7:57 UTC  (3+ messages)
` [PATCH RESEND 1/2] ARM: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RESEND 2/2] ARM: Convert to arch_cpu_is_hotpluggable()

linux-next: Tree for Jul 2
 2024-07-02  7:54 UTC 

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-07-02  7:51 UTC  (6+ messages)

[PATCH] staging: Fix missing warning/taint on builtin code
 2024-07-02  7:50 UTC  (2+ messages)

linux-next: build warning after merge of the arm-soc tree
 2024-07-02  7:49 UTC 

[PATCH] media: i2c: thp7312: Convert comma to semicolon
 2024-07-02  7:48 UTC  (3+ messages)

[PATCH 0/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES
 2024-07-02  7:44 UTC  (5+ messages)
` [PATCH 1/2] ARM: 9322/1: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 2/2] ARM: 9322/1: Convert to arch_cpu_is_hotpluggable()

[PATCH] phy: cadence-torrent: Check return value on register read
 2024-07-02  7:43 UTC  (2+ messages)

[PATCH v19 0/5] implement getrandom() in vDSO
 2024-07-02  7:42 UTC  (3+ messages)
` [PATCH v19 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-02  7:42 UTC  (3+ messages)
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH 0/7] dm-verity cleanups and optimizations
 2024-07-02  7:41 UTC  (10+ messages)
` [PATCH 1/7] dm-verity: move hash algorithm setup into its own function
` [PATCH 2/7] dm-verity: move data hash mismatch handling "
` [PATCH 3/7] dm-verity: make real_digest and want_digest fixed-length
` [PATCH 4/7] dm-verity: provide dma_alignment limit in io_hints
` [PATCH 5/7] dm-verity: always "map" the data blocks
` [PATCH 6/7] dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
` [PATCH 7/7] dm-verity: hash blocks with shash import+finup when possible

[PATCH hotfix] mm: fix crashes from deferred split racing folio migration
 2024-07-02  7:40 UTC 

[PATCH v3] cpupower: Make help command available for custom install dir
 2024-07-02  7:40 UTC  (7+ messages)

[PATCH 00/10] fs: multigrain timestamp redux
 2024-07-02  7:37 UTC  (5+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t

[PATCH] dma-buf: Remove unnecessary kmalloc() cast
 2024-07-02  7:35 UTC  (6+ messages)

[PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-07-02  7:34 UTC  (6+ messages)
` [PATCH -next v6 1/2] xfs: reserve blocks for truncating large realtime inode

[PATCH] iInput: adp5588-keys - use guard notation when acquiring mutexes
 2024-07-02  7:31 UTC  (4+ messages)

Kernel 6.9.6, iwlwifi with an Intel AX210 sporadically fails after resuming from Suspend to RAM
 2024-07-02  7:30 UTC 

[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
 2024-07-02  7:29 UTC  (8+ messages)
` [PATCH net-next v7 05/10] net: openvswitch: add psample action
` [PATCH net-next v7 10/10] selftests: openvswitch: add psample test

[PATCH v3] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
 2024-07-02  7:28 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] xen: add missing MODULE_DESCRIPTION() macros
 2024-07-02  7:27 UTC  (2+ messages)

[PATCH v2 0/3] nvme-pci: honor isolcpus configuration
 2024-07-02  7:25 UTC  (7+ messages)
` [PATCH v2 3/3] lib/group_cpus.c: honor housekeeping config when grouping CPUs

[PATCH] m68k: cmpxchg: Fix return value for default case in __arch_xchg()
 2024-07-02  7:21 UTC  (2+ messages)

[linux-next:master] [lockref] d042dae6ad: unixbench.throughput -33.7% regression
 2024-07-02  7:19 UTC  (2+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-02  7:18 UTC  (5+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages

[PATCH 1/1] tracing/sched: sched_switch: place prev_comm and next_comm in right order
 2024-07-02  7:14 UTC  (2+ messages)

[PATCH] drm/i915: implement vmap/vunmap GEM object functions
 2024-07-02  7:17 UTC  (2+ messages)

[GIT PULL] w1: drivers for v6.11
 2024-07-02  7:14 UTC 

[PATCH] drm/fbdev-generic: Fix framebuffer on big endian devices
 2024-07-02  7:14 UTC  (5+ messages)

[PATCH v2] misc: fastrpc: Remove user PD initmem size check
 2024-07-02  7:07 UTC  (8+ messages)

[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
 2024-07-02  7:05 UTC  (6+ messages)

[PATCH] selftests: openat2: don't print total number of tests and then skip
 2024-07-02  7:02 UTC  (4+ messages)

[PATCH v2 1/2] kernel/fork.c: get totalram_pages from memblock to calculate max_threads
 2024-07-02  7:02 UTC  (3+ messages)

[GIT PULL] memory: drivers for v6.11
 2024-07-02  7:02 UTC 

[RFC v3 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
 2024-07-02  7:01 UTC  (9+ messages)
` [RFC v3 1/1] fs/namespace: remove "

[PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-07-02  7:00 UTC  (5+ messages)
` [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
` [PATCH v3 3/3] arm64/configs: "

[PATCH] mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
 2024-07-02  7:00 UTC  (4+ messages)

linux-next: build warning after merge of the pci tree
 2024-07-02  6:59 UTC  (4+ messages)

[PATCH] selftests: tpm2: conform test to TAP output
 2024-07-02  6:55 UTC 

[PATCH] mm: fix kmap_high deadlock V2
 2024-07-02  6:56 UTC 

[PATCH v2 0/2] media: i2c: Add driver for Sony IMX728
 2024-07-02  6:56 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add "

linux-next: manual merge of the random tree with the vfs-brauner, ftrace trees
 2024-07-02  6:56 UTC 

[GIT PULL 1/2] arm64: dts: various cleanup for v6.11
 2024-07-02  6:53 UTC  (2+ messages)
` [GIT PULL] 2/2 ARM: "

[PATCH v2] gpiolib: of: fix lookup quirk for MIPS Lantiq
 2024-07-02  6:50 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-07-02  6:47 UTC  (7+ messages)
` [PATCH v3 2/4] RISC-V: lib: Add pi aliases for string functions
` [PATCH v3 4/4] RISC-V: Use Zkr to seed KASLR base address

[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-02  6:42 UTC  (3+ messages)

[net-next PATCH v7 00/10] Introduce RVU representors
 2024-07-02  6:41 UTC  (4+ messages)
` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor
    ` [EXTERNAL] "

linux-next: manual merge of the random tree with the mm-stable tree
 2024-07-02  6:40 UTC 

[PATCH 0/4] Bug fixes on topdown metrics group leader selection
 2024-07-02 22:40 UTC  (5+ messages)
` [PATCH 1/4] perf topdown: Correct leader selection with sample_read enabled
` [PATCH 2/4] perf parse-events: Don't move topdown metrics events when sorting events
` [PATCH 3/4] perf parse-events: Don't move slots event when no topdwon metrics event
` [PATCH 4/4] perf tests: Add leader sampling test in record tests

linux-next: build warnings after merge of the mm tree
 2024-07-02  6:37 UTC  (6+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-02  6:34 UTC  (11+ messages)
` [PATCH v8 01/10] iommu: Introduce domain attachment handle
` [PATCH v8 02/10] iommu: Remove sva handle list
` [PATCH v8 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v8 04/10] iommu: Extend domain attach group with handle support
` [PATCH v8 05/10] iommufd: Add fault and response message definitions
` [PATCH v8 06/10] iommufd: Add iommufd fault object
` [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v8 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v8 09/10] iommufd/selftest: Add IOPF support for mock device
` [PATCH v8 10/10] iommufd/selftest: Add coverage for IOPF test

[PATCH v4 1/3] bus: mhi: host: Add Foxconn SDX72 related support
 2024-07-02  6:36 UTC  (7+ messages)
` [PATCH v4 2/3] bus: mhi: host: Add name for mhi_controller
      `  "
  ` Re:Re: [PATCH v4 1/3] bus: mhi: host: Add Foxconn SDX72 related support

[PATCH] mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
 2024-07-02  6:32 UTC  (4+ messages)

[GIT PULL] clk: samsung: drivers for v6.11
 2024-07-02  6:31 UTC 

[PATCH] f2fs:Add write priority option based on zone UFS
 2024-07-02  6:29 UTC 

[PATCH 00/13] Support several Rust toolchain versions
 2024-07-02  6:28 UTC  (6+ messages)
` [PATCH 02/13] rust: init: simplify from `map_err` to `inspect_err`

[PATCH] drm/msm/a6xx: Add missing __always_unused
 2024-07-02  6:26 UTC  (2+ messages)

[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-07-02  6:24 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: qrb4210-rb2: Correct max current draw for VBUS
 2024-07-02  6:24 UTC  (2+ messages)

[PATCH v4 0/8] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-07-02  6:18 UTC  (5+ messages)
` [PATCH v4 2/8] arm64: dts: imx8qm: add lvds subsystem


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