public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-03 23:22:42 to 2024-07-04 04:50:10 UTC [more...]

[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)

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

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

[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] i2c: xiic: improve error message when transfer fails to start
 2024-07-04  3:43 UTC  (3+ 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  (6+ 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

[PATCH v2] i2c: add debug message for detected HostNotify alerts
 2024-07-04  3:28 UTC 

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

[syzbot] [kernel?] WARNING in follow_pte
 2024-07-04  3:26 UTC 

[PATCH lkmm] docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"
 2024-07-04  3:24 UTC  (5+ messages)

[PATCH V2 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-07-04  3:15 UTC  (5+ messages)
` [PATCH V2 2/2] cpufreq: "

[PATCH -next v2] scsi: sd: Fix unsigned expression compared with zero in sd_spinup_disk()
 2024-07-04  3:14 UTC 

[PATCH] arm64: limit MAX_PHYSMEM_BITS based on vmemmap
 2024-07-04  3:12 UTC  (2+ messages)

[PATCH] wifi: virt_wifi: avoid reporting connection success with wrong SSID
 2024-07-04  3:12 UTC  (2+ messages)

[PATCH v3] selftests/timers: remove unused irqcount variable
 2024-07-04  3:11 UTC  (2+ messages)

[PATCH] cpufreq: mediatek: Use dev_err_probe in every error path in probe
 2024-07-04  3:09 UTC  (6+ messages)

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

[PATCH net-next v1 1/1] net: dsa: microchip: lan937x: Add error handling in lan937x_setup
 2024-07-04  3:07 UTC  (2+ messages)

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

[PATCH 0/3] scsi: disable discard when set target full provisioning
 2024-07-04  3:01 UTC  (4+ messages)
` [PATCH 3/3] scsi: sd: remove some redundant initialization code

[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
 2024-07-04  3:01 UTC  (4+ messages)
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list

[PATCH v2] riscv: stacktrace: Add USER_STACKTRACE support
 2024-07-04  2:58 UTC  (3+ messages)

[PATCH 00/11] ASoC: Simplify code with cleanup.h
 2024-07-04  2:53 UTC  (9+ messages)
` [PATCH 05/11] ASoC: simple-card-utils: Simplify "
` [PATCH 06/11] ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()
` [PATCH 07/11] ASoC: audio-graph-card2: "
` [PATCH 08/11] ASoC: simple-card: "

[PATCH net 1/2] af_unix: Fix uninit-value in __unix_walk_scc()
 2024-07-04  2:50 UTC  (2+ messages)

[RFC PATCH 0/4] Introduce PMC(PER-MEMCG-CACHE)
 2024-07-04  2:49 UTC  (7+ messages)

[PATCH v2 0/2] Add support for Macronix flash
 2024-07-04  2:48 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spinand: macronix: Add support for reading Device ID 2
` [PATCH v2 2/2] mtd: spinand: macronix: Add support for serial NAND flash

[syzbot] [kernel?] WARNING in follow_pte
 2024-07-04  2:48 UTC  (4+ messages)
` [syzbot] "

[PATCH v4 1/3] mctp pcc: Check before sending MCTP PCC response ACK
 2024-07-04  2:44 UTC  (2+ messages)

[PATCH net-next v3 0/3] crypto: caam: Unembed net_dev
 2024-07-04  2:45 UTC  (3+ messages)
` [PATCH net-next v3 3/4] crypto: caam: Unembed net_dev structure from qi

[PATCH net-next 0/3] selftests: openvswitch: Address some flakes in the CI environment
 2024-07-04  2:40 UTC  (2+ messages)

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

[PATCH v4 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
 2024-07-04  2:33 UTC  (4+ messages)
` [PATCH v4 1/3] selftests/vDSO: fix clang build errors and warnings
` [PATCH v4 2/3] selftests/mm: remove partially duplicated "all:" target in Makefile
` [PATCH v4 3/3] selftests/vDSO: remove duplicate compiler invocations from Makefile

[PATCH -next v2] misc: pci_endpoint_test: Remove some unused functions
 2024-07-04  2:32 UTC 

[PATCH] spmi: pmic-arb: use correct node when adding irq domain
 2024-07-04  2:30 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in follow_pte
 2024-07-04  2:28 UTC 

[PATCH 1/3] mm: use zonelist_zone() to get zone
 2024-07-04  2:27 UTC  (4+ messages)
` [PATCH 2/3] modpost: .meminit.* is not in init section when CONFIG_MEMORY_HOTPLUG set

[PATCH] spmi: pmic-arb: add missing newline in dev_err format strings
 2024-07-04  2:25 UTC  (2+ messages)

[PATCH] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-04  2:18 UTC  (2+ messages)

[PATCH net v3] net: dsa: mt7530: fix impossible MDIO address and issue warning
 2024-07-04  2:13 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading
 2024-07-04  2:10 UTC  (2+ messages)
`  "

[PATCH v3 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
 2024-07-04  2:08 UTC 

[PATCH] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c: fixup
 2024-07-04  2:06 UTC  (3+ messages)

[PATCH v9] drm/rockchip: rk3066_hdmi: add sound support
 2024-07-04  2:03 UTC  (2+ messages)
`  "

[PATCH v5] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
 2024-07-04  2:02 UTC  (3+ messages)

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

[PATCH] perf annotate: Cache debuginfo for data type profiling
 2024-07-04  1:58 UTC 

[PATCH v2 0/3] Address !chip->auth
 2024-07-04  1:56 UTC  (3+ messages)
` [PATCH v2 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()

[PATCH 1/3] leds: leds-lp5569: Fix typo in driver name
 2024-07-04  1:55 UTC  (3+ messages)
` [PATCH 2/3] leds: leds-lp5569: Better handle enabling clock internal setting
` [PATCH 3/3] leds: leds-lp5569: Enable chip after chip configuration

[syzbot] [kernel?] WARNING in follow_pte
 2024-07-04  1:49 UTC 

[PATCH] dt-bindings: phy: hisilicon,hi3798cv200-combphy: Convert to DT schema
 2024-07-04  1:48 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS ac8b270b61d48fcc61f052097777e3b5e11591e0
 2024-07-04  1:45 UTC 

[PATCH v2 1/6] perf build: Conditionally add feature check flags for libtrace{event,fs}
 2024-07-04  1:45 UTC  (7+ messages)
  ` [PATCH v2 3/6] tools: Make pkg-config dependency checks usable by other tools

[PATCH 0/5] Support alpha blending in MTK display driver
 2024-07-04  1:43 UTC  (6+ messages)
` [PATCH 2/5] drm/mediatek: Support "None" blending in Mixer

[PATCH v5 0/8] perf: support specify vdso path in cmdline
 2024-07-04  1:43 UTC  (4+ messages)
` [PATCH v5 8/8] perf buildid-cache: recognize vdso when adding files

[scsi-next v2 0/2] scsi: add megasas_dcmd_timeout helper
 2024-07-04  1:40 UTC  (3+ messages)
` [scsi-next v2 1/2] scsi: megaraid_sas: Add "
` [scsi-next v2 2/2] scsi: megaraid_sas: make dcmd_timeout_ocr_possible static

[PATCH RFC v4 0/2] mm: support mTHP swap-in for zRAM-like swapfile
 2024-07-04  1:40 UTC  (4+ messages)

[PATCH net-next v2 0/2] Provide master netdev to mana_ib
 2024-07-04  1:41 UTC  (2+ messages)

[PATCH v4 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-07-04  1:35 UTC  (17+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Add LBT feature detection function

[PATCH v3 0/2] mm: introduce per-order mTHP split counters
 2024-07-04  1:29 UTC  (3+ messages)
` [PATCH v3 1/2] mm: add "
` [PATCH v3 2/2] mm: add docs for "

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

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

[RFC v3 1/1] fs/namespace: remove RCU sync for MNT_DETACH umount
 2024-07-04  1:23 UTC  (12+ messages)

[PATCH v3 -next] cgroup/rstat: add force idle show helper
 2024-07-04  1:22 UTC  (3+ messages)

[PATCH v1] perf dso: Fix address sanitizer build
 2024-07-04  1:17 UTC 

[PATCH v3 00/11] riscv: add initial support for SpacemiT K1
 2024-07-04  1:17 UTC  (5+ messages)
` [PATCH v3 08/11] riscv: dts: add initial SpacemiT K1 SoC device tree
` [PATCH v3 10/11] riscv: defconfig: enable SpacemiT SoC

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-04  1:13 UTC  (10+ messages)
` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100

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

[PATCH] iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init
 2024-07-04  1:07 UTC 

[PATCH] f2fs: fix null reference error when checking end of zone
 2024-07-04  1:01 UTC 

[PATCH][v4] virt: tdx-guest: Don't free decrypted memory
 2024-07-04  1:00 UTC  (2+ messages)

[PATCH] NFS: AIO doesn't require revert iterator
 2024-07-04  0:40 UTC 

[tip:x86/cache] BUILD SUCCESS ea34999f41873c96ac89e861e5fdfc7d0403f9e3
 2024-07-04  0:34 UTC 

[PATCH] soundwire: intel_auxdevice: start the bus at default frequency
 2024-07-04  0:34 UTC 

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

[PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
 2024-07-04  0:20 UTC  (4+ messages)
` [PATCH net-next 1/9] net/sched: flower: define new tunnel flags

[PATCH 0/2] Support userspace hypercalls for TDX
 2024-07-04  0:18 UTC  (4+ messages)
` [PATCH 1/2] x86/tdx: Add prctl to allow userlevel TDX hypercalls
` [PATCH 2/2] x86/vmware: VMware support for TDX userspace hypercalls

[PATCH 0/5] firewire: ohci: add tracepoints event for data of Self-ID DMA
 2024-07-04  0:07 UTC  (4+ messages)
` [PATCH 5/5] "

[PATCH 0/1] x86/microcode: Revert cache flush on Intel microcode loading
 2024-07-04  0:05 UTC  (9+ messages)
` [PATCH 1/1] arch/x86/microcode/intel: Remove unnecessary cache writeback and invalidation

[PATCH 00/11] rcu/nocb: (De-)offloading on offline CPUs
 2024-07-03 23:52 UTC  (4+ messages)
` [PATCH 11/11] rcu/nocb: Simplify (de-)offloading state machine
  ` [PATCH 11/11 v2] "

[PATCH v2] net: ethernet: mtk_ppe: Change PPE entries number to 16K
 2024-07-03 23:48 UTC  (4+ messages)

[RFC PATCH v15 0/8] TPEBS counting mode support
 2024-07-03 23:38 UTC  (3+ messages)
` [RFC PATCH v15 8/8] perf test: Add test for Intel TPEBS counting mode

[PATCH v3 0/2] rework bpi-r3 dts overlays and add SATA dtso
 2024-07-03 23:34 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
  ` Aw: "

[PATCH 0/2] usb: dwc3: Add cache type configuration support for freescale layerscape
 2024-07-03 23:33 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp: Clean up a few logged messages
 2024-07-03 23:32 UTC 

[PATCH v3] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-03 23:26 UTC  (3+ messages)

[PATCH] mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
 2024-07-03 23:22 UTC  (2+ messages)


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