All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-27 16:24:56 to 2022-06-27 17:04:57 UTC [more...]

[PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-06-27 17:04 UTC  (8+ messages)

Regression: memory corruption on Atmel SAMA5D31
 2022-06-27 16:53 UTC  (16+ messages)

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-27 17:03 UTC  (13+ messages)

[PATCH] kselftests: Enable the echo command to print newlines in Makefile
 2022-06-27 17:03 UTC  (2+ messages)

[PATCH 5.4 00/60] 5.4.202-rc1 review
 2022-06-27 17:03 UTC  (4+ messages)
` [PATCH 5.4 57/60] modpost: fix section mismatch check for exported init/exit sections

[PATCH v5 00/19] arch_topology: Updates to add socket support and fix cluster ids
 2022-06-27 16:50 UTC  (60+ messages)
` [PATCH v5 01/19] ACPI: PPTT: Use table offset as fw_token instead of virtual address
` [PATCH v5 02/19] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
` [PATCH v5 03/19] cacheinfo: Add helper to access any cache index for a given CPU
` [PATCH v5 04/19] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
` [PATCH v5 05/19] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
` [PATCH v5 06/19] cacheinfo: Allow early detection and population of cache attributes
` [PATCH v5 07/19] cacheinfo: Use cache identifiers to check if the caches are shared if available
` [PATCH v5 08/19] arch_topology: Add support to parse and detect cache attributes
` [PATCH v5 09/19] arch_topology: Use the last level cache information from the cacheinfo
` [PATCH v5 10/19] arm64: topology: Remove redundant setting of llc_id in CPU topology
` [PATCH v5 11/19] arch_topology: Drop LLC identifier stash from the "
` [PATCH v5 12/19] arch_topology: Set thread sibling cpumask only within the cluster
` [PATCH v5 13/19] arch_topology: Check for non-negative value rather than -1 for IDs validity
` [PATCH v5 14/19] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
` [PATCH v5 15/19] arch_topology: Don't set cluster identifier as physical package identifier
` [PATCH v5 16/19] arch_topology: Limit span of cpu_clustergroup_mask()
` [PATCH v5 17/19] arch_topology: Set cluster identifier in each core/thread from /cpu-map
` [PATCH v5 18/19] arch_topology: Add support for parsing sockets in /cpu-map
` [PATCH v5 19/19] arch_topology: Warn that topology for nested clusters is not supported

[RESEND PATCH v4 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-06-27 17:02 UTC  (3+ messages)
` [RESEND PATCH v4 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"

[PATCH v2] target/riscv: fix user-mode build issue because mhartid
 2022-06-27 17:01 UTC  (2+ messages)

[PATCH] media: Fix incorrect P010 chroma order description
 2022-06-27 17:02 UTC  (3+ messages)

[PATCH v9] can, tty: can327 CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-06-27 17:01 UTC  (3+ messages)

[PATCH] hw/arm/virt: dt: add rng-seed property
 2022-06-27 16:36 UTC  (3+ messages)

[PATCH v4] kselftests/damon: add support for cases where debugfs cannot be read
 2022-06-27 17:00 UTC  (2+ messages)

[PATCH nf] nft_set_rbtree: Switch to node list walk for overlap detection
 2022-06-27 16:59 UTC  (2+ messages)

[PATCH] ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
 2022-06-27 16:58 UTC 

[powerpc] Fingerprint systemd service fails to start (next-20220624)
 2022-06-27 16:36 UTC  (2+ messages)

[Intel-gfx] [Intel-gfx v4 0/1] drm/i915/guc: Don't update engine busyness stats too frequently
 2022-06-27 16:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/6] add thread lifetime and attributes API
 2022-06-27 16:56 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] eal: add thread attributes
  ` [PATCH v4 2/6] eal: add thread lifetime management
  ` [PATCH v4 3/6] eal: add basic rte thread ID equal API
  ` [PATCH v4 4/6] test/threads: add tests for thread lifetime API
  ` [PATCH v4 5/6] test/threads: add tests for thread attributes API
  ` [PATCH v4 6/6] test/threads: remove unit test use of pthread

[PATCH v2] usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
 2022-06-27 16:56 UTC  (3+ messages)

[PATCH 0/7] Remove CONFIG_INT128 conditional code from target/ppc/*
 2022-06-27 16:26 UTC  (13+ messages)
` [PATCH 1/7] target/ppc: use int128.h methods in vpmsumd
` [PATCH 2/7] target/ppc: use int128.h methods in vadduqm
` [PATCH 3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
` [PATCH 4/7] target/ppc: use int128.h methods in vaddcuq
` [PATCH 5/7] target/ppc: use int128.h methods in vsubuqm
` [PATCH 6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm

[PATCH v6 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-27 16:55 UTC  (4+ messages)
` [PATCH v6 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()

kernel/sched/core.c:5714:2: warning: Comparing pointers that point to different objects [comparePointers]
 2022-06-27 16:55 UTC 

[PATCH RESEND] perf/marvell_cn10k: Add MPAM support for TAD PMU
 2022-06-27 16:54 UTC 

[PATCH v4 1/3] ARM: dts: qcom: extend scm compatible to match dt-schema
 2022-06-27 16:54 UTC  (3+ messages)
` [PATCH v4 3/3] dt-bindings: firmware: convert Qualcomm SCM binding to the yaml

[PATCH v1] kbuild: fix sub directory output build of kselftests
 2022-06-27 16:54 UTC  (2+ messages)

[PATCH] drm/msm/dp: use ARRAY_SIZE for calculating num_descs
 2022-06-27 16:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] ping: fix ipv6 ping socket flow labels
 2022-06-27 16:53 UTC 

Sound not working after commit bbf7d3b1c4f40eb02dd1dffb500ba00b0bff0303 on Amlogic A311D device
 2022-06-27 16:52 UTC  (4+ messages)

Slowness with multi-thread TCG?
 2022-06-27 16:25 UTC 

[igt-dev] [PATCH 0/2] HAX add test description to prime_vgem
 2022-06-27 16:52 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] tests/prime_vgem : Add subtests description

[PATCH 1/4] package_manager: Change complementary package handling to not include soft dependencies
 2022-06-27 16:51 UTC  (3+ messages)

[PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
 2022-06-27 16:51 UTC  (2+ messages)

[PATCH] arm64: mm: fix linear mapping mem access performace degradation
 2022-06-27 16:49 UTC  (7+ messages)

[PATCH 0/6] arm64: Disabling SVE/SME from the command-line
 2022-06-27 16:49 UTC  (4+ messages)

[PATCH bpf-next v2 0/9] Introduce type match support
 2022-06-27 16:50 UTC  (6+ messages)
` [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation

[PATCH] perf/x86/rapl: use NULL for a null pointer rather than zero
 2022-06-27 16:50 UTC 

[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-27 16:49 UTC  (10+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-27 16:48 UTC  (7+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-27 16:48 UTC  (19+ messages)

Error building an npm package: npmignore: not found
 2022-06-27 16:47 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/8] Add --wait to modprobe -r
 2022-06-27 16:46 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] tests/kms_invalid_mode: Test Cleanup
 2022-06-27 16:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_invalid_mode: Test Cleanup (rev2)

[PATCH 0/1] perf test: Add test for branch stack sampling
 2022-06-27 16:45 UTC  (4+ messages)
` [PATCH] "

[igt-dev] [PATCH v2 0/2] tests/i915/kms_legacy_colorkey: IGT test Cleanup
 2022-06-27 16:41 UTC  (3+ messages)
` [igt-dev] [PATCH v2 1/2] tests/i915/kms_legacy_colorkey: Create dynamic subtests
` [igt-dev] [PATCH v2 2/2] tests/i915/kms_legacy_colorkey: Test Cleanup

[PATCH 0/3] Cleanup short int types in block group reserve
 2022-06-27 16:40 UTC  (4+ messages)
` [PATCH 3/3] btrfs: use u8 type for btrfs_block_rsv::type

[PATCH] crypto/qat: fix docsis segmentation fault
 2022-06-27 16:43 UTC 

[PATCH 1/2] depmod: Fix writing over array length
 2022-06-27 16:42 UTC  (2+ messages)

[PATCH v3 0/3] add PMCI driver support
 2022-06-27 16:30 UTC  (5+ messages)
` [PATCH v3 2/3] mfd: intel-m10-bmc: add PMCI driver

[PATCH 1/3] drm/amdkfd: add new flags for svm
 2022-06-27 16:41 UTC  (6+ messages)

[PATCH] btrfs: Convert zlib_compress_pages() to use kmap_local_page()
 2022-06-27 16:41 UTC  (4+ messages)

[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits
 2022-06-27 16:16 UTC  (5+ messages)

[PATCH v2] target/riscv: fix user-mode build issue because mhartid
 2022-06-27 16:40 UTC 

[PATCH 1/2] module: Modify module_flags() to accept show_state argument
 2022-06-27 16:40 UTC  (2+ messages)
` [PATCH 2/2] module: Show the last unloaded module's taint flag(s)

[PATCH 0/4] media: mediatek: vcodec: Fix 4K decoding support
 2022-06-27 15:32 UTC  (3+ messages)
` [PATCH 1/4] media: mediatek: vcodec: dec: Fix 4K frame size enumeration

[PATCH v3] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-06-27 16:39 UTC 

[PATCH] virtio-iommu: Fix migration regression
 2022-06-27 16:31 UTC  (2+ messages)

[PATCH v2] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-06-27 16:38 UTC  (3+ messages)

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-06-27 16:38 UTC 

[PATCH] target/s390x/tcg: SPX: check validity of new prefix
 2022-06-27 16:27 UTC  (2+ messages)

use-after-free in srpt_enable_tpg()
 2022-06-27 16:37 UTC  (2+ messages)

[PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-06-27 16:37 UTC  (8+ messages)
` [PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup

[PATCH] PCI/ACPI: do not reference a pci device after it has been released
 2022-06-27 16:37 UTC  (7+ messages)

[PATCH 1/2] dpp: Add Started, Role, and URI properties to API
 2022-06-27 16:37 UTC  (3+ messages)
` [PATCH 2/2] doc: Add new DeviceProvisioning API properties

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-06-27 16:36 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI

[PATCH] vfio: de-extern-ify function prototypes
 2022-06-27 16:35 UTC  (4+ messages)

Discussion on race between freed page_ext access and memory offline operation
 2022-06-27 16:35 UTC  (2+ messages)

Subscription details for #GKS27-87363602
 2022-06-27 16:33 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-27 16:33 UTC  (7+ messages)

[PATCH] MAINTAINERS: nfc: drop Charles Gorand from NXP-NCI
 2022-06-27 16:33 UTC  (2+ messages)

[PATCH v2 0/7] Add Qualcomm BMC machines
 2022-06-27 16:33 UTC  (6+ messages)
` [PATCH v2 5/7] hw/arm/aspeed: Add MAX31785 Fan controllers
` [PATCH v2 7/7] hw/arm/aspeed: firework: add I2C MUXes for VR channels

[PATCH] btrfs: Convert zlib_compress_pages() to use kmap_local_page()
 2022-06-27 16:33 UTC 

[PATCH v4 00/20] arch_topology: Updates to add socket support and fix cluster ids
 2022-06-27 16:30 UTC  (6+ messages)
` [PATCH v4 16/20] arch_topology: Drop unnecessary check for uninitialised package_id

June 30th - office hours
 2022-06-27 16:31 UTC 

[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-06-27 16:29 UTC  (18+ messages)
` [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v5 2/4] KVM: mmu: add a helper to account memory used by KVM MMU
` [PATCH v5 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats

[PATCH V4 00/11] soc: bcm2835-power: Prepare BCM2711 V3D support
 2022-06-27 16:28 UTC  (5+ messages)
` [PATCH V4 06/11] mfd: bcm2835-pm: Use 'reg-names' to get resources

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-27 16:28 UTC  (9+ messages)
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support

[PATCH] examples/distributor: update dynamic configuration
 2022-06-27 16:28 UTC  (3+ messages)

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-06-27 16:27 UTC  (3+ messages)
` [PATCH 5.18 112/181] vmcore: convert copy_oldmem_page() to take an iov_iter

[Ksummit-discuss] [TECH TOPIC] What kernel documentation could be
 2022-06-27 16:27 UTC  (11+ messages)

[PATCH v4] mfd: mt6397: Add basic support for MT6331+MT6332 PMIC
 2022-06-27 16:25 UTC  (3+ messages)

[PATCH] clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
 2022-06-27 16:24 UTC  (3+ messages)

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2022-06-27 16:25 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[PATCH v3 1/6] clk: Introduce devm_clk_hw_register_mux_parent_data()
 2022-06-27 16:23 UTC  (4+ messages)
` [PATCH v3 3/6] clk: imx: imx8mp: Add audiomix block control


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.