The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-07-04 03:30:19 to 2024-07-04 07:31:06 UTC [more...]

[PATCH net-next] ntp: fix size argument for kcalloc
 2024-07-04  7:30 UTC  (3+ messages)

[PATCH v5 0/5] Support Starry er88577 MIPI-DSI panel
 2024-07-04  7:29 UTC  (6+ messages)
` [PATCH v5 1/5] drm/panel: boe-th101mb31ig002 : Make it compatible with other panel
` [PATCH v5 2/5] drm/panel: boe-th101mb31ig002: switch to devm_gpiod_get_optional() for reset_gpio
` [PATCH v5 3/5] drm/panel: boe-th101mb31ig002: use wrapped MIPI DCS functions
` [PATCH v5 4/5] dt-bindings: display: panel: Add compatible for starry-er88577
` [PATCH v5 5/5] drm/panel: :boe-th101mb31ig002: Support for starry-er88577 MIPI-DSI panel

[PATCH 6.6 000/163] 6.6.37-rc1 review
 2024-07-04  7:30 UTC  (4+ messages)

[PATCH net-next v8 00/10] net: openvswitch: Add sample multicasting
 2024-07-04  7:28 UTC  (3+ messages)

[PATCH v3] memory tier: consolidate the initialization of memory tiers
 2024-07-04  7:26 UTC 

[PATCH v2 0/2] gpio: sim: lock simulated GPIOs as interrupts
 2024-07-04  7:26 UTC  (2+ messages)

[PATCH v4 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-07-04  7:24 UTC  (8+ messages)
` [PATCH v4 1/7] selftests/x86: fix Makefile dependencies to work with clang
` [PATCH v4 2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
` [PATCH v4 3/7] selftests/x86: build fsgsbase_restore.c with clang
` [PATCH v4 4/7] selftests/x86: build sysret_rip.c "
` [PATCH v4 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v4 6/7] selftests/x86: remove (or use) unused variables and functions
` [PATCH v4 7/7] selftests/x86: fix printk warnings reported by clang

[PATCH v3 0/2] selftests/resctrl: SNC kernel support discovery
 2024-07-04  7:23 UTC  (6+ messages)
` [PATCH v3 2/2] selftests/resctrl: Adjust SNC support messages

[RFC PATCH 0/7] synchronously scan and reclaim empty user PTE pages
 2024-07-04  7:16 UTC  (2+ messages)

[net-next PATCH v7 00/10] Introduce RVU representors
 2024-07-04  7:14 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] f2fs: fix null reference error when checking end of zone
 2024-07-04  7:15 UTC  (3+ messages)

[PATCH v2] mm/numa_balancing: Teach mpol_to_str about the balancing mode
 2024-07-04  7:15 UTC  (7+ messages)

[PATCH v5 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-07-04  7:19 UTC  (6+ messages)
` [PATCH v5 3/3] dt-bindings: input: Update dtbinding for adp5588

[PATCH -next v2] misc: pci_endpoint_test: Remove some unused functions
 2024-07-04  7:14 UTC  (2+ messages)

[PATCH 0/7] Make core VMA operations internal and testable
 2024-07-04  7:10 UTC  (3+ messages)

[PATCH 00/10] iio: Constify struct regmap_bus
 2024-07-04  7:13 UTC  (3+ messages)
` [PATCH 06/10] iio: dac: ltc2688: "

[PATCH -next] md: don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
 2024-07-04  7:08 UTC  (2+ messages)

[PATCH] md-cluster: Constify struct md_cluster_operations
 2024-07-04  7:07 UTC  (2+ messages)

[PATCH -next] md: Remove unneeded semicolon
 2024-07-04  7:07 UTC  (2+ messages)

[PATCH -next] md/raid5: fix spares errors about rcu usage
 2024-07-04  7:06 UTC  (2+ messages)

[PATCH v2] drm/mipi-dsi: Add OF notifier handler
 2024-07-04  7:04 UTC  (3+ messages)

linux-next: build failure after merge of the drm
 2024-07-04  7:02 UTC  (4+ messages)

Fixing IPU3 IMGU warnings due to extraneous calls to s_stream()
 2024-07-04  7:03 UTC  (3+ messages)
` [PATCH v1 3/3] staging: media: ipu3: Stop streaming in inverse order of starting

[PATCH 6.9 000/222] 6.9.8-rc1 review
 2024-07-04  7:01 UTC  (2+ messages)

[PATCH v5 0/6] Add driver for LTC2664 and LTC2672
 2024-07-04  7:01 UTC  (4+ messages)
` [PATCH v5 4/6] dt-bindings: iio: dac: Add adi,ltc2664.yaml

[PATCH 0/2] usb: dwc3: Add cache type configuration support for freescale layerscape
 2024-07-04  6:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: Add chip-specific compatible string 'fsl,ls-dwc3'

[PATCH 0/4] cpufreq: Make cpufreq_driver->exit() return void
 2024-07-04  6:53 UTC  (5+ messages)
` [PATCH 1/4] cpufreq: nforce2: Remove empty exit() callback
` [PATCH 2/4] cpufreq: loongson2: "
` [PATCH 3/4] cpufreq: pcc: "
` [PATCH 4/4] cpufreq: Make cpufreq_driver->exit() return void

[PATCH v2 0/3] Address !chip->auth
 2024-07-04  6:53 UTC  (8+ messages)
` [PATCH v2 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH v2 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()

[PATCH V4] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-04  6:52 UTC 

[PATCH] smp: Fix missed destroy_work_on_stack() calls in smp_call_on_cpu()
 2024-07-04  6:52 UTC 

[PATCH 1/3] arch/x86: Drop own definition of pgd,p4d_leaf
 2024-07-04  6:30 UTC  (3+ messages)
` [PATCH 2/3] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH 3/3] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h

[PATCH] dt-bindings: clock: sprd,sc9860-clk: convert to YAML
 2024-07-04  6:47 UTC  (2+ messages)

[PATCH v2 0/7] Simplify event handling logic in input core
 2024-07-04  6:44 UTC  (2+ messages)

PCIe coherency in spec (was: [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available)
 2024-07-04  6:44 UTC  (5+ messages)

[PATCH 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
 2024-07-04  6:42 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: Add Kontron i.MX8MP OSM-S based boards

[PATCH v2 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-04  6:40 UTC  (3+ messages)
` [PATCH v2 01/12] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainer

[PATCH v2 0/2] mul_u64_u64_div_u64: new implementation
 2024-07-04  6:40 UTC  (6+ messages)
` [PATCH v2 2/2] mul_u64_u64_div_u64: basic sanity test

[PATCH v1] misc: fastrpc: Add support for multiple PD from one process
 2024-07-04  6:40 UTC  (7+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-04  6:37 UTC  (6+ messages)
` [PATCH v8 06/10] iommufd: Add iommufd fault object

[PATCH v4 0/2] Add support for Nuvoton MA35D1 SDHCI
 2024-07-04  6:26 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: nuvoton,ma35d1-sdhci: Document MA35D1 SDHCI controller
` [PATCH v4 2/2] mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver

[PATCH v4 00/10] Enable CPR for IPQ9574
 2024-07-04  6:35 UTC  (9+ messages)
` [PATCH v4 01/10] soc: qcom: cpr3: Fix 'acc_desc' usage
` [PATCH v4 04/10] dt-bindings: soc: qcom: cpr3: Add bindings for IPQ9574
` [PATCH v4 08/10] soc: qcom: cpr3: Add IPQ9574 definitions

[PATCH] arm64: dts: freescale: imx8mp-phycore: Add no-eth overlay
 2024-07-04  6:31 UTC  (2+ messages)
` [Upstream] "

[PATCH v2 0/2] arm64: dts: qcom: x1e80100: add Lenovo Yoga Slim 7x support
 2024-07-04  6:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x

[PATCH v2] dt-bindings: net: Define properties at top-level
 2024-07-04  6:29 UTC  (2+ messages)

[PATCH] dt-bindings: regulator: ti,tps65132: document VIN supply
 2024-07-04  6:28 UTC  (2+ messages)

[PATCH 0/2] Rock 5 ITX devicetree
 2024-07-04  6:28 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Rock 5 ITX board
` [PATCH 2/2] arm64: dts: rockchip: add rock5 itx board

[PATCH-cpuset v10 2/2] cpuset: use Union-Find to optimize the merging of cpumasks
 2024-07-04  6:24 UTC  (4+ messages)
` [PATCH-cpuset v11 0/2] Add Union-Find and use it to optimize cpuset
  ` [PATCH-cpuset v11 1/2] Union-Find: add a new module in kernel library
  ` [PATCH-cpuset v11 2/2] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH v2] i2c: xiic: improve error message when transfer fails to start
 2024-07-04  6:27 UTC  (4+ messages)

[PATCH v3 0/2] Add interconnect support for stmmac driver
 2024-07-04  6:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: qcom: ethernet: Add interconnect properties

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-04  6:24 UTC  (3+ messages)

[PATCH v2] null_blk: fix validation of block size
 2024-07-04  6:18 UTC  (9+ messages)
        ` blk_validate_limits validation of block size (was Re: [PATCH v2] null_blk: fix validation of block size)

[PATCH] cxl/acpi: simplify returning pointer without cleanup
 2024-07-04  6:17 UTC  (3+ messages)

[PATCH hotfix] mm: fix crashes from deferred split racing folio migration
 2024-07-04  6:12 UTC  (4+ messages)

[PATCH v4 3/3] mctp pcc: Implement MCTP over PCC Transport
 2024-07-04  6:08 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic A4/A5 Reset Controller
 2024-07-04  6:08 UTC  (2+ messages)

[PATCH 0/2] statx NULL path support
 2024-07-04  6:02 UTC  (17+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[PATCH v7 0/8] Bluetooth: btmtk: MediaTek ISO data transmission support
 2024-07-04  6:01 UTC  (9+ messages)
` [PATCH v7 1/8] Bluetooth: btusb: mediatek: remove the unnecessary goto tag
` [PATCH v7 2/8] Bluetooth: btusb: mediatek: return error for failed reg access
` [PATCH v7 3/8] Bluetooth: btmtk: rename btmediatek_data
` [PATCH v7 4/8] Bluetooth: btusb: add callback function in btusb suspend/resume
` [PATCH v7 5/8] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
` [PATCH v7 6/8] Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] "
` [PATCH v7 7/8] Bluetooth: btmtk: move btusb_recv_acl_mtk "
` [PATCH v7 8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions

[PATCH 7/7] tools: add skeleton code for userland testing of VMA logic
 2024-07-04  5:59 UTC  (2+ messages)

[PATCH v1 2/4] x86/fred: Write to FRED MSRs with wrmsrns()
 2024-07-04  5:57 UTC  (6+ messages)

[PATCH v5 -next] cgroup/misc: Introduce misc.peak
 2024-07-04  5:54 UTC  (4+ messages)

[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-07-04  5:48 UTC  (5+ messages)

[PATCH 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-07-04  5:46 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add pinctrl for Sophgo "
` [PATCH 2/7] pinctrl: sophgo: add support for CV1800B SoC
` [PATCH 3/7] pinctrl: sophgo: add support for CV1812H SoC
` [PATCH 4/7] pinctrl: sophgo: add support for SG2000 SoC
` [PATCH 5/7] pinctrl: sophgo: add support for SG2002 SoC
` [PATCH 6/7] riscv: dts: sophgo: cv1800b: add pinctrl support
` [PATCH 7/7] riscv: dts: sophgo: cv1812h: "

[PATCH net v2 1/1] net: phy: microchip: lan87xx: reinit PHY after cable test
 2024-07-04  5:45 UTC  (2+ messages)

[PATCH v2 0/3] Add basic SPI support on TH1520
 2024-07-04  5:42 UTC  (4+ messages)
` [PATCH v2 3/3] riscv: dts: thead: add basic spi node

[PATCH net v1 1/1] ethtool: netlink: do not return SQI value if link is down
 2024-07-04  5:40 UTC 

[GIT PULL] hotfixes for 6.10-rc7
 2024-07-04  5:27 UTC 

[PATCH 1/1] sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
 2024-07-04  5:17 UTC  (10+ messages)

[PATCH v2] dm-verity: provide dma_alignment limit in io_hints
 2024-07-04  5:10 UTC  (2+ messages)

[PATCH 0/4] drm/panic: Add a qr_code panic screen
 2024-07-04  5:03 UTC  (2+ messages)

[PATCH v3 0/6] drm/radeon: remove load callback & drm_dev_alloc
 2024-07-04  4:58 UTC  (3+ messages)

[PATCH] parisc: Use max() to improve code
 2024-07-04  4:51 UTC 

[PATCH v2 0/3] Support for Melfas lmfbx101117480 MIPI-DSI panel
 2024-07-04  4:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: Add compatible for melfas lmfbx101117480
` [PATCH v2 2/3] drm/panel: jd9365da: Support for Melfas lmfbx101117480 MIPI-DSI panel
` [PATCH v2 3/3] drm/panel: jd9365da: Break some CMDS into helper functions

[PATCH 0/7] mfd: Constify struct regmap_config
 2024-07-04  4:50 UTC  (3+ messages)
` [PATCH 6/7] mfd: rohm-bd9576: "

[PATCH v1 0/2] Support for Melfas lmfbx101117480 MIPI-DSI panel
 2024-07-04  4:36 UTC  (4+ messages)
` [PATCH v1 2/2] drm/panel: jd9365da: "

[PATCH v3] pinctrl: samsung: Add support for pull-up and pull-down
 2024-07-04  4:26 UTC 

[PATCH 00/45] hugetlb pagewalk unification
 2024-07-04  4:31 UTC  (46+ messages)
` [PATCH 01/45] arch/x86: Drop own definition of pgd,p4d_leaf
` [PATCH 02/45] mm: Add {pmd,pud}_huge_lock helper
` [PATCH 03/45] mm/pagewalk: Move vma_pgtable_walk_begin and vma_pgtable_walk_end upfront
` [PATCH 04/45] mm/pagewalk: Only call pud_entry when we have a pud leaf
` [PATCH 05/45] mm/pagewalk: Enable walk_pmd_range to handle cont-pmds
` [PATCH 06/45] mm/pagewalk: Do not try to split non-thp pud or pmd leafs
` [PATCH 07/45] arch/s390: Enable __s390_enable_skey_pmd to handle hugetlb vmas
` [PATCH 08/45] fs/proc: Enable smaps_pmd_entry to handle PMD-mapped "
` [PATCH 09/45] mm: Implement pud-version functions for swap and vm_normal_page_pud
` [PATCH 10/45] fs/proc: Create smaps_pud_range to handle PUD-mapped hugetlb vmas
` [PATCH 11/45] fs/proc: Enable smaps_pte_entry to handle cont-pte mapped "
` [PATCH 12/45] fs/proc: Enable pagemap_pmd_range to handle "
` [PATCH 13/45] mm: Implement pud-version uffd functions
` [PATCH 14/45] fs/proc: Create pagemap_pud_range to handle PUD-mapped hugetlb vmas
` [PATCH 15/45] fs/proc: Adjust pte_to_pagemap_entry for "
` [PATCH 16/45] fs/proc: Enable pagemap_scan_pmd_entry to handle "
` [PATCH 17/45] mm: Implement pud-version for pud_mkinvalid and pudp_establish
` [PATCH 18/45] fs/proc: Create pagemap_scan_pud_entry to handle PUD-mapped hugetlb vmas
` [PATCH 19/45] fs/proc: Enable gather_pte_stats to handle "
` [PATCH 20/45] fs/proc: Enable gather_pte_stats to handle cont-pte mapped "
` [PATCH 21/45] fs/proc: Create gather_pud_stats to handle PUD-mapped hugetlb pages
` [PATCH 22/45] mm/mempolicy: Enable queue_folios_pmd to handle hugetlb vmas
` [PATCH 23/45] mm/mempolicy: Create queue_folios_pud to handle PUD-mapped "
` [PATCH 24/45] mm/memory_failure: Enable check_hwpoisoned_pmd_entry to handle "
` [PATCH 25/45] mm/memory-failure: Create check_hwpoisoned_pud_entry to handle PUD-mapped "
` [PATCH 26/45] mm/damon: Enable damon_young_pmd_entry to handle "
` [PATCH 27/45] mm/damon: Create damon_young_pud_entry to handle PUD-mapped "
` [PATCH 28/45] mm/damon: Enable damon_mkold_pmd_entry to handle "
` [PATCH 29/45] mm/damon: Create damon_mkold_pud_entry to handle PUD-mapped "
` [PATCH 30/45] mm,mincore: Enable mincore_pte_range to handle "
` [PATCH 31/45] mm/mincore: Create mincore_pud_range to handle PUD-mapped "
` [PATCH 32/45] mm/hmm: Enable hmm_vma_walk_pmd, to handle "
` [PATCH 33/45] mm/hmm: Enable hmm_vma_walk_pud to handle PUD-mapped "
` [PATCH 34/45] arch/powerpc: Skip hugetlb vmas in subpage_mark_vma_nohuge
` [PATCH 35/45] arch/s390: Skip hugetlb vmas in thp_split_mm
` [PATCH 36/45] fs/proc: Make clear_refs_test_walk skip hugetlb vmas
` [PATCH 37/45] mm/lock: Make mlock_test_walk "
` [PATCH 38/45] mm/madvise: Make swapin_test_walk "
` [PATCH 39/45] mm/madvise: Make madvise_cold_test_walk "
` [PATCH 40/45] mm/madvise: Make madvise_free_test_walk "
` [PATCH 41/45] mm/migrate_device: Make migrate_vma_test_walk "
` [PATCH 42/45] mm/memcontrol: Make mem_cgroup_move_test_walk "
` [PATCH 43/45] mm/memcontrol: Make mem_cgroup_count_test_walk "
` [PATCH 44/45] mm/hugetlb_vmemmap: Make vmemmap_test_walk "
` [PATCH 45/45] mm: Delete all hugetlb_entry entries

[PATCH] riscv: vdso: do not strip debugging info for vdso.so.dbg
 2024-07-04  4:29 UTC  (3+ messages)

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-04  4:10 UTC  (3+ messages)

[RFC PATCH] selftests: introduce and use SELFTESTS_CC_IS_CLANG instead of LLVM
 2024-07-04  4:08 UTC  (2+ messages)

[PATCH] coresight: tmc: sg: Do not leak sg_table
 2024-07-04  3:59 UTC  (2+ messages)

[PATCH V2 0/5] workqueue: Make the PWQ allocation and WQ enlistment atomic
 2024-07-04  3:49 UTC  (6+ messages)
` [PATCH V2 1/5] workqueue: Register sysfs after the whole creation of the new wq
` [PATCH V2 2/5] workqueue: Make rescuer initialization as the last step of the creation of a "
` [PATCH V2 3/5] workqueue: Move kthread_flush_worker() out of alloc_and_link_pwqs()
` [PATCH V2 4/5] workqueue: Put PWQ allocation and WQ enlistment in the same lock C.S
` [PATCH V2 5/5] workqueue: Init rescuer's affinities as the wq's effective cpumask

[PATCH v3] selftest/timerns: fix clang build failures for abs() calls
 2024-07-04  3:44 UTC  (2+ messages)

[PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
 2024-07-04  3:38 UTC  (2+ messages)

[PATCH 4/4] Docs/mm/index: move allocation profiling document to unsorted documents chapter
 2024-07-04  3:33 UTC  (2+ messages)

[PATCH v11 0/2] wifi: mwifiex: add code to support host mlme
 2024-07-04  3:30 UTC  (3+ messages)
` [PATCH v11 1/2] wifi: mwifiex: add host mlme for client mode
` [PATCH v11 2/2] wifi: mwifiex: add host mlme for AP mode


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