LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-26 21:03:53 to 2023-05-27 02:11:23 UTC [more...]

[PATCH v4] mm, compaction: Skip all non-migratable pages during scan
 2023-05-27  2:11 UTC  (11+ messages)

[PATCH v3] checkpatch: Check for 0-length and 1-element arrays
 2023-05-27  2:09 UTC 

[syzbot] [damon?] divide error in damon_set_attrs
 2023-05-27  2:08 UTC  (5+ messages)

[PATCH v2] checkpatch: Warn about 0-length and 1-element arrays
 2023-05-27  2:01 UTC  (3+ messages)

[PATCH] apei/ghes: remove unused ghes_estatus_pool_size_request
 2023-05-27  9:51 UTC 

[PATCH 0/2] perf tools: Modify mksyscalltbl
 2023-05-27  1:55 UTC  (9+ messages)
` [PATCH 1/2] perf arm64: Handle __NR3264_ prefixed syscall number
` [PATCH 2/2] perf LoongArch: Simplify mksyscalltbl

[PATCH] perf test: Fix perf stat JSON output test
 2023-05-27  1:48 UTC  (4+ messages)

[PATCH v4 00/35] PMU refactoring and improvements
 2023-05-27  1:45 UTC  (39+ messages)
` [PATCH v4 01/35] perf cpumap: Add intersect function
` [PATCH v4 02/35] perf tests: Organize cpu_map tests into a single suite
` [PATCH v4 03/35] perf cpumap: Add equal function
` [PATCH v4 04/35] libperf cpumap: Add "any CPU"/dummy test function
` [PATCH v4 05/35] perf pmu: Detect ARM and hybrid PMUs with sysfs
` [PATCH v4 06/35] perf pmu: Add is_core to pmu
` [PATCH v4 07/35] perf evsel: Add is_pmu_core inorder to interpret own_cpus
` [PATCH v4 08/35] perf pmu: Add CPU map for "cpu" PMUs
` [PATCH v4 09/35] perf evlist: Propagate user CPU maps intersecting core PMU maps
` [PATCH v4 10/35] perf evlist: Allow has_user_cpus to be set on hybrid
` [PATCH v4 11/35] perf target: Remove unused hybrid value
` [PATCH v4 12/35] perf tools: Warn if no user requested CPUs match PMU's CPUs
` [PATCH v4 13/35] perf evlist: Remove evlist__warn_hybrid_group
` [PATCH v4 14/35] perf evlist: Remove __evlist__add_default
` [PATCH v4 15/35] perf evlist: Reduce scope of evlist__has_hybrid
` [PATCH v4 16/35] perf pmu: Remove perf_pmu__hybrid_mounted
` [PATCH v4 17/35] perf pmu: Rewrite perf_pmu__has_hybrid to avoid list
` [PATCH v4 18/35] perf x86: Iterate hybrid PMUs as core PMUs
` [PATCH v4 19/35] perf topology: Avoid hybrid list for hybrid topology
` [PATCH v4 20/35] perf evsel: Compute is_hybrid from PMU being core
` [PATCH v4 21/35] perf header: Avoid hybrid PMU list in write_pmu_caps
` [PATCH v4 22/35] perf metrics: Remove perf_pmu__is_hybrid use
` [PATCH v4 23/35] perf stat: Avoid hybrid PMU list
` [PATCH v4 24/35] perf mem: "
` [PATCH v4 25/35] perf pmu: Remove perf_pmu__hybrid_pmus list
` [PATCH v4 26/35] perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu
` [PATCH v4 27/35] perf x86 mem: minor refactor to is_mem_loads_aux_event
` [PATCH v4 28/35] perf pmu: Separate pmu and pmus
` [PATCH v4 29/35] perf pmus: Split pmus list into core and other
` [PATCH v4 30/35] perf pmus: Allow just core PMU scanning
` [PATCH v4 31/35] perf pmus: Avoid repeated sysfs scanning
` [PATCH v4 32/35] perf pmus: Ensure all PMUs are read for find_by_type
` [PATCH v4 33/35] perf pmus: Add function to return count of core PMUs
` [PATCH v4 34/35] perf pmus: Remove perf_pmus__has_hybrid
` [PATCH v4 35/35] perf pmu: Remove is_pmu_hybrid

[PATCH] cgroup: remove unused macro for_each_e_css()
 2023-05-27  9:33 UTC 

[PATCH 00/10] watchdog: Cleanup / fixes after buddy series v5 reviews
 2023-05-27  1:41 UTC  (11+ messages)
` [PATCH 01/10] watchdog/hardlockup: Keep kernel.nmi_watchdog sysctl as 0444 if probe fails
` [PATCH 02/10] watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_probe()
` [PATCH 03/10] watchdog/hardlockup: Don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
` [PATCH 04/10] watchdog/hardlockup: In watchdog_hardlockup_check() use cpumask_copy()
` [PATCH 05/10] watchdog/hardlockup: remove softlockup comment in touch_nmi_watchdog()
` [PATCH 06/10] watchdog/buddy: Cleanup how watchdog_buddy_check_hardlockup() is called
` [PATCH 07/10] watchdog/buddy: Don't copy the cpumask in watchdog_next_cpu()
` [PATCH 08/10] watchdog/buddy: Simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY
` [PATCH 09/10] watchdog/hardlockup: Move SMP barriers from common code to buddy code
` [PATCH 10/10] watchdog/hardlockup: Rename HAVE_HARDLOCKUP_DETECTOR_NON_ARCH to ..._PERF_OR_BUDDY

[PATCH 0/2] fix two issue about quota
 2023-05-27  1:40 UTC  (3+ messages)
` [PATCH 1/2] quota: fix null-ptr-deref in ext4_acquire_dquot()
` [PATCH 2/2] quota: fix warning in dqgrab()

[PATCH v2 0/4] raid10 bugfix
 2023-05-27  1:41 UTC  (9+ messages)
` [PATCH v2 1/4] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
` [PATCH v2 2/4] md/raid10: improve code of mrdev "

[PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32
 2023-05-27  1:26 UTC  (2+ messages)

[PATCH] hwmon: (oxp-sensors) Add tt_toggle attribute on supported boards
 2023-05-27  1:22 UTC 

[PATCH 6.1 5.15 5.10 5.4 4.19 4.14] selftests/memfd: Fix unknown type name build failure
 2023-05-27  1:21 UTC  (2+ messages)

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-05-27  1:13 UTC  (11+ messages)
` [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next 05/12] mm: Make the page_frag_cache allocator handle __GFP_ZERO itself
` [PATCH net-next 06/12] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next 10/12] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES

[PATCH -next v3 0/5] blk-wbt: minor fix and cleanup
 2023-05-27  1:06 UTC  (6+ messages)
` [PATCH -next v3 1/5] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
` [PATCH -next v3 2/5] blk-wbt: remove dead code to handle wbt enable/disable with io inflight
` [PATCH -next v3 3/5] blk-wbt: cleanup rwb_enabled() and wbt_disabled()
` [PATCH -next v3 4/5] blk-iocost: move wbt_enable/disable_default() out of spinlock
` [PATCH -next v3 5/5] blk-sysfs: add a new attr_group for blk_mq

[PATCH v5 0/5] spi: Add DMA mode support to spi-qcom-qspi
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] clk: qcom: gcc-ipq6018: update UBI32 PLL
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Enable download mode support for IPQ SOCs
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[PATCH V2] clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clock
 2023-05-27  1:07 UTC  (2+ messages)

[PATCH V2 0/4] Add QFPROM support for few IPQ SoCs
 2023-05-27  1:07 UTC  (2+ messages)

[PATCH] clk: qcom: ipq5332: fix the src parameter in ftbl_gcc_apss_axi_clk_src
 2023-05-27  1:07 UTC  (2+ messages)

[PATCH 0/5] Improvements for drv260x driver and add to Huawei Watch
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[RFT RFC PATCH] arm64: dts: qcom: sdm630-nile: correct duplicated reserved memory node
 2023-05-27  1:07 UTC  (2+ messages)

[RFT PATCH 1/3] arm64: dts: qcom: msm8996: correct /soc/bus ranges
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[PATCH 1/6] arm64: dts: qcom: ipq6018: drop incorrect SPI bus spi-max-frequency
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[PATCH 1/3] arm64: dts: qcom: msm8916: correct LPASS CPU clocks order
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] QCM2290 dispcc fixups
 2023-05-27  1:07 UTC  (2+ messages)

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-05-27  1:07 UTC  (2+ messages)
` (subset) "

[PATCH 1/1] f2fs: fix args passed to trace_f2fs_lookup_end
 2023-05-27  1:01 UTC  (3+ messages)

[PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
 2023-05-27  0:58 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) Fixes for 6.4-rc4
 2023-05-27  0:54 UTC  (2+ messages)

Fwd: Does not work backlight on Chromebook XE303C12 with Kernel version 6.3.4
 2023-05-27  0:52 UTC  (2+ messages)

[PATCH v2 0/4] CPU isolation improvements
 2023-05-27  0:47 UTC  (3+ messages)
` [PATCH v2 4/4] crypto/pcrypt: Do not use isolated CPUs for callback

[PATCH v2] f2fs: fix to set noatime and immutable flag for quota file
 2023-05-27  0:16 UTC  (3+ messages)

[PATCH v3] f2fs: fix to set noatime and immutable flag for quota file
 2023-05-27  0:15 UTC 

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-05-27  0:13 UTC  (11+ messages)

[PATCH 0/3] Type aware module allocator
 2023-05-27  0:03 UTC  (6+ messages)
` [PATCH 1/3] module: Introduce module_alloc_type

drivers/remoteproc/qcom_q6v5_pas.c:550:30: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-05-26 23:57 UTC 

[GIT PULL] VFIO fix for v6.4-rc4
 2023-05-26 23:51 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.4
 2023-05-26 23:51 UTC  (2+ messages)

[PATCH v2] scsi: pm80xx: Add fatal error checks
 2023-05-26 23:51 UTC 

[PATCH v2 0/3] KVM: x86: Out-of-bounds access in kvm_recalculate_phys_map()
 2023-05-26 23:50 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
` [PATCH v2 2/3] KVM: x86: Retry APIC optimized map recalc if vCPU is added/enabled
` [PATCH v2 3/3] KVM: selftests: Add test for race in kvm_recalculate_apic_map()

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-26 23:45 UTC  (10+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-05-26 23:44 UTC  (11+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 02/10] mm/kvm: use mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 03/10] kvm/arm64: export stage2_try_set_pte() and macros
` [PATCH mm-unstable v2 04/10] kvm/arm64: make stage2 page tables RCU safe
` [PATCH mm-unstable v2 05/10] kvm/arm64: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v2 10/10] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH] hwmon: (oxp-sensors) Differentiate new BIOS for the Mini
 2023-05-26 23:42 UTC  (3+ messages)

[PATCH 1/5] ARM: Add label to sleep_clk in qcom-msm8960.dtsi
 2023-05-26 23:36 UTC  (5+ messages)
` [PATCH 4/5] ARM: Blindly copy the usb node from apq8064.dtsi
` [PATCH 5/5] ARM: Add Samsung Galaxy Express support

[PATCH v6 0/5] Refactor to support multiple download mode
 2023-05-26 23:36 UTC  (12+ messages)
` [PATCH v6 1/5] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v6 2/5] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v6 4/5] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v6 5/5] firmware: qcom_scm: Add multiple download mode support

[PATCH v3 0/4] arm64: dts: qcom: qdu1000: add SDHCI
 2023-05-26 23:22 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmc

a small question about bpftool struct_ops
 2023-05-26 23:10 UTC  (5+ messages)

[PATCH v4 0/4] perf: Rework event forwarding logic
 2023-05-26 23:00 UTC  (8+ messages)
` [PATCH v4 3/4] perf/core: Remove pmu linear searching code

[PATCH v3 2/2] crypto: hisilicon/advca - Add SHA support
 2023-05-26 23:04 UTC  (2+ messages)

[PATCH] mm: zswap: shrink until can accept
 2023-05-26 23:05 UTC  (2+ messages)

[PATCHv4] mm: skip CMA pages when they are not available
 2023-05-26 23:03 UTC  (2+ messages)

[PATCH] /proc/modules: honor kptr_restrict even without CONFIG_KALLSYMS
 2023-05-26 22:55 UTC  (2+ messages)

[kernel PATCH v1] Bluetooth: L2CAP: Fix use-after-free
 2023-05-26 22:50 UTC  (2+ messages)

[PATCH v2 0/2] Support dwc3 runtime suspend during bus suspend
 2023-05-26 22:45 UTC  (3+ messages)
` [PATCH v2 1/2] usb: function: u_ether: Handle rx requests during suspend/resume
` [PATCH v2 2/2] usb: dwc3: Modify runtime pm ops to handle bus suspend

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-05-26 22:42 UTC  (4+ messages)
` [PATCH 03/31] mm/pgtable: kmap_local_page() instead of kmap_atomic()

[PATCH v2 9/9] wifi: ath10k: Use RMW accessors for changing LNKCTL
 2023-05-26 22:26 UTC  (2+ messages)

[PATCH v2 0/2] kernel/sysctl.c: remove to major base directories
 2023-05-26 22:22 UTC  (3+ messages)
` [PATCH v2 1/2] sysctl: remove empty dev table
` [PATCH v2 2/2] signal: move show_unhandled_signals sysctl to its own file

[PATCH v2 9/9] wifi: ath10k: Use RMW accessors for changing LNKCTL
 2023-05-26 22:20 UTC  (2+ messages)

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-05-26 22:20 UTC  (12+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[PATCHv2 0/3] x86/tdx: Fix one more load_unaligned_zeropad() issue
 2023-05-26 22:10 UTC  (5+ messages)
` [PATCHv2 1/3] x86/mm: Allow guest.enc_status_change_prepare() to fail
` [PATCHv2 2/3] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()

[PATCH 1/1] kallsyms: remove unsed API lookup_symbol_attrs
 2023-05-26 22:10 UTC  (2+ messages)

mm/kasan/kasan_test.c:36:6: sparse: sparse: symbol 'kasan_ptr_result' was not declared. Should it be static?
 2023-05-26 22:02 UTC 

[PATCH v2 1/5] dt-bindings: input: cirrus,cs40l26: Support for CS40L26
 2023-05-26 22:03 UTC  (8+ messages)
` [PATCH RFC 5/5] mfd: cs40l26: Add CODEC driver component

[PATCH v2] x86/lib: Do not use local symbols with SYM_CODE_START_LOCAL()
 2023-05-26 21:55 UTC  (9+ messages)

[PATCH v2 0/2] Lock and Pointer guards
 2023-05-26 21:54 UTC  (4+ messages)
` [PATCH v2 1/2] locking: Introduce __cleanup__ based guards

[PATCH net-next v5 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-26 21:46 UTC  (4+ messages)
` [PATCH net-next v5 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

[PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26 21:41 UTC  (4+ messages)
` [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH v3 00/35] PMU refactoring and improvements
 2023-05-26 21:40 UTC  (4+ messages)
` [PATCH v3 09/35] perf evlist: Propagate user CPU maps intersecting core PMU maps

[PATCH v2 0/3] media: camss: Link CAMSS power domain on MSM8996
 2023-05-26 21:38 UTC  (7+ messages)
` [PATCH v2 3/3] media: camss: Link CAMSS power domain

[PATCH v3 1/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem
 2023-05-26 21:19 UTC  (2+ messages)

[PATCH v3] Add .editorconfig file for basic formatting
 2023-05-26 21:16 UTC  (4+ messages)

[PATCH] Update CREDITS for C. Scott Ananian
 2023-05-26 21:14 UTC 

[PATCH 00/10] Docs/mm/damon: Minor fixes and design doc update
 2023-05-26 21:14 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: qcom: msm8916: Rework regulator constraints
 2023-05-26 21:11 UTC  (5+ messages)
` [PATCH 7/8] arm64: dts: qcom: msm8916: Define regulator constraints next to usage

[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-05-26 21:08 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 6.4
 2023-05-26 21:07 UTC 

[PATCH] tmpfs.5: extend with new noswap documentation
 2023-05-26 21:07 UTC 

[PATCH v5 1/5] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-05-26 21:06 UTC  (5+ messages)
` [PATCH v5 3/5] soc: qcom: smem: introduce qcom_smem_get_soc_id()
` [PATCH v5 5/5] cpufreq: qcom-nvmem: use helper to get SMEM SoC ID

[PATCH v3 0/2] KVM: x86: Report actual nent from KVM_GET_CPUID2
 2023-05-26 21:03 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: Update number of entries for KVM_GET_CPUID2 on success, not failure
` [PATCH v3 2/2] KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updates


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 read-only IMAP folder(s) and NNTP newsgroup(s).