All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-04 00:40:16 to 2022-06-04 04:30:23 UTC [more...]

[PATCH v5 00/17] perf c2c: Support data source and display for Arm64
 2022-06-04  4:28 UTC  (14+ messages)
` [PATCH v5 01/17] perf: Add SNOOP_PEER flag to perf mem data struct
` [PATCH v5 02/17] perf tools: sync addition of PERF_MEM_SNOOPX_PEER
` [PATCH v5 03/17] perf mem: Print snoop peer flag
` [PATCH v5 04/17] perf arm-spe: Don't set data source if it's not a memory operation
` [PATCH v5 05/17] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH v5 06/17] perf mem: Add statistics for peer snooping
` [PATCH v5 07/17] perf c2c: Output "
` [PATCH v5 08/17] perf c2c: Add dimensions for peer load operations
` [PATCH v5 09/17] perf c2c: Add dimensions of peer metrics for cache line view
` [PATCH v5 11/17] perf c2c: Use explicit names for display macros
` [PATCH v5 12/17] perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
` [PATCH v5 13/17] perf c2c: Refactor node header
` [PATCH v5 14/17] perf c2c: Refactor display string

[PATCH 00/28] target/arm: Split out ptw.c from helper.c
 2022-06-04  4:06 UTC  (21+ messages)
` [PATCH 01/28] target/arm: Move stage_1_mmu_idx decl to internals.h
` [PATCH 02/28] target/arm: Move get_phys_addr to ptw.c
` [PATCH 03/28] target/arm: Move get_phys_addr_v5 "
` [PATCH 04/28] target/arm: Move get_phys_addr_v6 "
` [PATCH 05/28] target/arm: Move get_phys_addr_pmsav5 "
` [PATCH 06/28] target/arm: Move get_phys_addr_pmsav7_default "
` [PATCH 07/28] target/arm: Move get_phys_addr_pmsav7 "
` [PATCH 08/28] target/arm: Move get_phys_addr_pmsav8 "
` [PATCH 09/28] target/arm: Move pmsav8_mpu_lookup "
` [PATCH 10/28] target/arm: Move pmsav7_use_background_region "
` [PATCH 11/28] target/arm: Move v8m_security_lookup "
` [PATCH 12/28] target/arm: Move m_is_{ppb,system}_region "
` [PATCH 13/28] target/arm: Move get_level1_table_address "
` [PATCH 14/28] target/arm: Move combine_cacheattrs and subroutines "
` [PATCH 15/28] target/arm: Move get_phys_addr_lpae "
` [PATCH 16/28] target/arm: Move arm_{ldl,ldq}_ptw "
` [PATCH 17/28] target/arm: Move {arm_s1_, }regime_using_lpae_format to tlb_helper.c
` [PATCH 19/28] target/arm: Move get_S1prot, get_S2prot to ptw.c
` [PATCH 21/28] target/arm: Move aa32_va_parameters "
` [PATCH 22/28] target/arm: Move ap_to_tw_prot etc "

[PATCH] regmap: cache: Fix syntax errors in comments
 2022-06-04  4:16 UTC 

[PATCH] ACPI, APEI, Fix syntax errors in comments
 2022-06-04  4:12 UTC 

[PATCH] WAN: Fix syntax errors in comments
 2022-06-04  4:09 UTC 

[PATCH] iio: accel: sca3000: Fix syntax errors in comments
 2022-06-04  4:05 UTC 

Exynos vblank timeout issue
 2022-06-04  4:05 UTC  (5+ messages)

[PATCH v6 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-06-04  3:58 UTC  (10+ messages)
` [PATCH v6 1/3] blk-cgroup: Correctly free percpu iostat_cpu in blkg on error exit
` [PATCH v6 2/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v6 3/3] blk-cgroup: Optimize blkcg_rstat_flush()

[PATCH] test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
 2022-06-04  3:27 UTC 

[PATCH 2/2] SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
 2022-06-04  3:28 UTC 

[syzbot] kernel BUG in __skb_gso_segment
 2022-06-04  3:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/scripts: handle paths with regex characters in per-package
 2022-06-04  3:23 UTC 

[PATCH v4 0/2] x86: Add the feature Virtual SPEC_CTRL
 2022-06-04  3:11 UTC  (3+ messages)
` [PATCH v4 2/2] KVM: SVM: Add support for "

[PATCH 1/2] rcu/kvfree: Remove useless monitor_todo flag
 2022-06-04  3:07 UTC  (8+ messages)
` [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval

[GIT PULL] regulator fixes for v5.19-rc0
 2022-06-04  3:06 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.19-rc1
 2022-06-04  3:05 UTC  (2+ messages)

[RFC PATCH 0/2] dt-bindings: input: gpio-keys: rework matching children
 2022-06-04  3:04 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: input: gpio-keys: enforce node names to match all properties

[PATCH v2 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-04  3:01 UTC  (3+ messages)

[PATCH v4 0/2] usb: f_fs: safe operation in ffs_epfile_io()
 2022-06-04  2:54 UTC  (3+ messages)
` [PATCH v4 1/2] usb: gadget: f_fs: change ep->status safe "
` [PATCH v4 2/2] usb: gadget: f_fs: change ep->ep "

[PATCH bpf-next v4 00/18] bpf: Add 64bit enum value support
 2022-06-04  2:51 UTC  (4+ messages)
` [PATCH bpf-next v4 16/18] selftests/bpf: Add a test for enum64 value relocations

[PATCH] mm: memcontrol: separate {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-04  2:48 UTC  (4+ messages)

[RFC PATCH 0/4] usb: xhci: Introduce xhci-snps
 2022-06-04  2:48 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: usb: usb-xhci: Add xhci-snps-quirks
` [RFC PATCH 2/4] usb: dwc3: host: Always set xhci-snps-quirks
` [RFC PATCH 3/4] usb: dwc3: core: Share global register access with xhci driver
` [RFC PATCH 4/4] usb: xhci: Introduce Synopsys glue extension for DWC_usb3x

[libgpiod v2][PATCH 0/5] bindings: implement python bindings for libgpiod v2
 2022-06-04  2:41 UTC  (4+ messages)
` [libgpiod v2][PATCH 3/5] bindings: python: add examples for v2 API

[PATCH] builtin/show-ref.c: avoid over-iterating with --heads, --tags
 2022-06-04  2:33 UTC  (2+ messages)

[PULL 00/11] hw/nvme updates
 2022-06-04  2:31 UTC  (2+ messages)

drivers/irqchip/irq-apple-aic.c:941 aic_of_ic_init() error: uninitialized symbol 'off'
 2022-06-04  2:29 UTC 

[PATCH 001/001] can: gs_usb: gs_usb_open/close( ) fix memory leak
 2022-06-04  2:26 UTC  (3+ messages)
` [PATCH] "

[PATCH v11 1/4] trace: Add trace any kernel object
 2022-06-04  2:19 UTC  (6+ messages)

stable-rc/queue/4.9 baseline: 87 runs, 10 regressions (v4.9.316-12-gc74882468cf23)
 2022-06-04  2:19 UTC 

[PATCH] ip_frag: add IPv4 fast fragment switch and test data
 2022-06-04  2:19 UTC  (4+ messages)
  `  "

[PATCH] kprobes: Rollback kprobe flags on failed arm_kprobe
 2022-06-04  2:16 UTC  (3+ messages)

[PATCH v2 0/2] perf: arm64: Kernel support for Dwarf unwinding through SVE functions
 2022-06-04  2:14 UTC  (5+ messages)

[RFC] eal: add bus cleanup to eal cleanup
 2022-06-04  2:07 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v4] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-04  2:07 UTC 

stable-rc/linux-5.4.y baseline: 148 runs, 20 regressions (v5.4.196-35-g2b69e7392fd9)
 2022-06-04  2:02 UTC 

[FR] supporting submodules with alternate version control systems (new contributor)
 2022-06-04  2:01 UTC  (7+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-04  2:01 UTC  (3+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH RFC 2/4] pipesz: add tests
 2022-06-04  2:00 UTC  (2+ messages)
` [PATCH] pipesz: use native PAGE_SIZE in tests

[PATCH v2] leds: Add leds-qcom-lpg entry to documentation table of contents
 2022-06-04  1:57 UTC 

[Intel-gfx] [PATCH] drm/i915/display/fbc: Do not apply WA 22014263786 to DG2
 2022-06-04  1:56 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display/fbc: Do not apply WA 22014263786 to DG2 (rev2)

[igt-dev] [PATCH v5 i-g-t 0/3] Update DRM UAPI and add test for new hw info query
 2022-06-04  1:53 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Update DRM UAPI and add test for new hw info query (rev3)

[PATCH wpan-next v4 00/11] ieee802154: Synchronous Tx support
 2022-06-04  1:50 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v1] lib/igt_kms: Call get_assigned_primary only if display is initialized
 2022-06-04  1:51 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 00/12] perf c2c: Support display for Arm64
 2022-06-04  1:40 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 110 runs, 17 regressions (v4.14.281-23-ga557f51620700)
 2022-06-04  1:34 UTC 

[PATCH 1/1] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
 2022-06-04  1:33 UTC  (2+ messages)

[RFC PATCH 0/3] Add PUD and kernel PTE level pagetable account
 2022-06-04  1:32 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: Factor out the pagetable pages account into new helper function
` [RFC PATCH 2/3] mm: Add PUD level pagetable account
` [RFC PATCH 3/3] mm: Add kernel PTE level pagetable pages account

ppc64le bzImage and Build_id elf note
 2022-06-03 13:49 UTC 

[PATCH] leds: Add leds-qcom-lpg entry to documentation table of contents
 2022-06-04  1:31 UTC  (4+ messages)

Man-pages Git repository
 2022-06-04  1:26 UTC  (7+ messages)

[PATCH 00/42] KVM: selftests: Overhaul Part II - CPUID
 2022-06-04  1:20 UTC  (43+ messages)
` [PATCH 01/42] KVM: selftests: Set KVM's supported CPUID as vCPU's CPUID during recreate
` [PATCH 02/42] KVM: sefltests: Use CPUID_XSAVE and CPUID_OSXAVE instead of X86_FEATURE_*
` [PATCH 03/42] KVM: selftests: Add framework to query KVM CPUID bits
` [PATCH 04/42] KVM: selftests: Use kvm_cpu_has() in the SEV migration test
` [PATCH 05/42] KVM: selftests: Use kvm_cpu_has() for nested SVM checks
` [PATCH 06/42] KVM: selftests: Use kvm_cpu_has() for nested VMX checks
` [PATCH 07/42] KVM: selftests: Use kvm_cpu_has() to query PDCM in PMU selftest
` [PATCH 08/42] KVM: selftests: Drop redundant vcpu_set_cpuid() from "
` [PATCH 09/42] KVM: selftests: Use kvm_cpu_has() for XSAVES in XSS MSR test
` [PATCH 10/42] KVM: selftests: Check for _both_ XTILE data and cfg in AMX test
` [PATCH 11/42] KVM: selftests: Use kvm_cpu_has() "
` [PATCH 12/42] KVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpuid_sync_test
` [PATCH 13/42] KVM: selftests: Remove the obsolete/dead MMU role test
` [PATCH 14/42] KVM: selftests: Use kvm_cpu_has() for KVM's PV steal time
` [PATCH 15/42] KVM: selftests: Use kvm_cpu_has() for nSVM soft INT injection test
` [PATCH 16/42] KVM: selftests: Verify that kvm_cpuid2.entries layout is unchanged by KVM
` [PATCH 17/42] KVM: selftests: Split out kvm_cpuid2_size() from allocate_kvm_cpuid2()
` [PATCH 18/42] KVM: selftests: Cache CPUID in struct kvm_vcpu
` [PATCH 19/42] KVM: selftests: Don't use a static local in vcpu_get_supported_hv_cpuid()
` [PATCH 20/42] KVM: selftests: Rename and tweak get_cpuid() to get_cpuid_entry()
` [PATCH 21/42] KVM: selftests: Use get_cpuid_entry() in kvm_get_supported_cpuid_index()
` [PATCH 22/42] KVM: selftests: Add helpers to get and modify a vCPU's CPUID entries
` [PATCH 23/42] KVM: selftests: Use vm->pa_bits to generate reserved PA bits
` [PATCH 24/42] KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddr
` [PATCH 25/42] KVM: selftests: Use vcpu_get_cpuid_entry() in PV features test (sort of)
` [PATCH 26/42] KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
` [PATCH 27/42] KVM: selftests: Use vcpu_get_cpuid_entry() in CPUID test
` [PATCH 28/42] KVM: selftests: Use vcpu_{set,clear}_cpuid_feature() in nVMX state test
` [PATCH 29/42] KVM: selftests: Use vcpu_clear_cpuid_feature() to clear x2APIC
` [PATCH 30/42] KVM: selftests: Make get_supported_cpuid() returns "const"
` [PATCH 31/42] KVM: selftests: Set input function/index in raw CPUID helper(s)
` [PATCH 32/42] KVM: selftests: Add this_cpu_has() to query X86_FEATURE_* via cpuid()
` [PATCH 33/42] KVM: selftests: Use this_cpu_has() in CR4/CPUID sync test
` [PATCH 34/42] KVM: selftests: Use this_cpu_has() to detect SVM support in L1
` [PATCH 35/42] KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index()
` [PATCH 36/42] KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry()
` [PATCH 37/42] KVM: selftests: Inline "get max CPUID leaf" helpers
` [PATCH 38/42] KVM: selftests: Check KVM's supported CPUID, not host CPUID, for XFD
` [PATCH 39/42] KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_PERM isn't supported
` [PATCH 40/42] KVM: selftests: Clean up requirements for XFD-aware XSAVE features
` [PATCH 41/42] KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()
` [PATCH 42/42] KVM: selftests: Drop unused SVM_CPUID_FUNC macro

stable-rc/queue/5.10 baseline: 84 runs, 10 regressions (v5.10.118-217-g11f43ce2ecf88)
 2022-06-04  1:21 UTC 

[PATCH] net/ice: fix missing MTU value setting
 2022-06-04  1:21 UTC  (5+ messages)
` [PATCH v2] "

[congwang:sk_data_ready 7/9] drivers/nvme/target/tcp.c:1421:26: error: incompatible function pointer types assigning to 'int (*)(struct sock *)' from 'void (*)(struct sock *)'
 2022-06-04  1:19 UTC 

linux-next: manual merge of the extcon tree with the usb tree
 2022-06-04  1:18 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the drm tree
 2022-06-04  1:12 UTC  (5+ messages)

[XEN PATCH] tools/libs/light/libxl_pci.c: explicitly grant access to Intel IGD opregion
 2022-06-04  1:10 UTC  (3+ messages)

drop 'exfat-fix-referencing-wrong-parent-directory-information-after-renaming.patch' please
 2022-06-04  1:10 UTC 

stable-rc/queue/5.4 baseline: 79 runs, 9 regressions (v5.4.196-34-g0a028c790854)
 2022-06-04  1:03 UTC 

[PATCH v2] module: Add support for default value for module async_probe
 2022-06-04  1:01 UTC 

[RFC PATCH 00/15] Fix GCC -fanalyzer warnings & add -fanalyzer DEVOPTS mode
 2022-06-04  0:54 UTC  (4+ messages)
` [RFC PATCH 03/15] reftable: don't memset() a NULL from failed malloc()

[Devel] Re: Why the patch against CVE-2017-13693 not be merged?
 2022-06-04  0:55 UTC 

[PATCH 1/3] eir: parse data types for LE OOB pairing
 2022-06-04  0:52 UTC  (2+ messages)
` LE OOB pairing support

BUG: git log on bare repository fails if the default branch is not called master
 2022-06-04  0:50 UTC  (4+ messages)
` AW: "

[PATCH 00/13] tests + init: don't rely on templates & add --no-template + config
 2022-06-04  0:41 UTC  (4+ messages)
` [PATCH v2 0/7] tests: don't depend on "git init" using the template

stable-rc/linux-5.15.y baseline: 130 runs, 2 regressions (v5.15.43-213-gc5d3dc2dfc027)
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 14/14] accel-config/test: Modify script for executing Decompress test
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 13/14] accel-config/test: Add test code of operation Decompress
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 12/14] accel-config/test: Add element input_size to struct task
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 11/14] accel-config/test: Add macros for IAA Decompress register
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 10/14] accel-config/test: Modify script for executing Compress test
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 09/14] accel-config/test: Add test code of operation Compress
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 08/14] accel-config/test: Add macros for IAA Compress register
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 07/14] accel-config/test: Add function to do Decompress
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 06/14] accel-config/test: Modify script for executing Zdecompress32 test
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 05/14] accel-config/test: Add test code of operation Zdecompress32
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 04/14] accel-config/test: Add algorithm to do Zdecompress32
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 03/14] accel-config/test: Modify script for executing Zcompress32 test
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 02/14] accel-config/test: Add test code of operation Zcompress32
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 01/14] accel-config/test: Add algorithm to do Zcompress32
 2022-06-04  0:48 UTC 

[Accel-config] [PATCH v1 00/14] Add Zcompress32, Zdecompress32, Compress and Decompress test
 2022-06-04  0:48 UTC 

[Intel-gfx] [PATCH v4 i-g-t 0/2] Update DRM UAPI and add test for new hw info query
 2022-06-04  0:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Update DRM UAPI and add test for new hw info query (rev2)

[PATCH] Documentation/security-bugs: overhaul
 2022-06-04  0:43 UTC  (3+ messages)

[PATCH v6 00/15] mm: userspace hugepage collapse
 2022-06-04  0:40 UTC  (16+ messages)
` [PATCH v6 01/15] mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
` [PATCH v6 02/15] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v6 03/15] mm/khugepaged: add struct collapse_control
` [PATCH v6 04/15] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v6 05/15] mm/khugepaged: make allocation semantics context-specific
` [PATCH v6 06/15] mm/khugepaged: pipe enum scan_result codes back to callers
` [PATCH v6 07/15] mm/khugepaged: add flag to ignore khugepaged heuristics
` [PATCH v6 08/15] mm/khugepaged: add flag to ignore THP sysfs enabled
` [PATCH v6 09/15] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v6 10/15] mm/khugepaged: rename prefix of shared collapse functions
` [PATCH v6 11/15] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v6 12/15] selftests/vm: modularize collapse selftests
` [PATCH v6 13/15] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v6 14/15] selftests/vm: add selftest to verify recollapse of THPs
` [PATCH v6 15/15] tools headers uapi: add MADV_COLLAPSE madvise mode to tools


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.