All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-20 21:38:13 to 2022-04-20 22:38:29 UTC [more...]

[RFC PATCH v2 0/6] hugetlb: Change huge pmd sharing synchronization again
 2022-04-20 22:37 UTC  (7+ messages)
` [RFC PATCH v2 1/6] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v2 2/6] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v2 3/6] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v2 4/6] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v2 5/6] hugetlbfs: Do not use pmd locks if hugetlb sharing possible
` [RFC PATCH v2 6/6] hugetlb: Check for pmd unshare and fault/lookup races

[PATCH v3 00/21] TDX host kernel support
 2022-04-20 22:38 UTC  (12+ messages)
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v3 07/21] x86/virt/tdx: Do TDX module global initialization
` [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory

drivers/perf/riscv_pmu_sbi.c:464 pmu_sbi_get_ctrinfo() warn: potentially one past the end of array 'pmu_ctr_list[i]'
 2022-04-20 22:38 UTC  (3+ messages)

[xen-unstable-smoke test] 169570: tolerable all pass - PUSHED
 2022-04-20 22:37 UTC 

[PATCHSET v4 next 0/5] Extend cancelation support
 2022-04-20 22:37 UTC  (3+ messages)
` [PATCH 1/5] io_uring: remove dead 'poll_only' argument to io_poll_cancel()

Request to create 2 new repositories for "bios-bmc-smm-error-logger"
 2022-04-20 22:36 UTC 

[PULL 00/23] ppc queue
 2022-04-20 22:13 UTC  (21+ messages)
` [PULL 01/23] ppc/pnv: Update skiboot to v7.0
` [PULL 02/23] ppc/spapr/ddw: Add 2M pagesize
` [PULL 03/23] ppc/pnv: Fix PSI IRQ definition
` [PULL 04/23] ppc/pnv: Remove PnvLpcController::psi link
` [PULL 05/23] ppc/pnv: Remove PnvOCC::psi link
` [PULL 06/23] ppc/pnv: Remove PnvPsiClas::irq_set
` [PULL 07/23] ppc/pnv: Remove useless checks in set_irq handlers
` [PULL 08/23] spapr: Move hypercall_register_softmmu
` [PULL 09/23] spapr: Move nested KVM hypercalls under a TCG only config
` [PULL 10/23] target/ppc: Improve KVM hypercall trace
` [PULL 11/23] qemu/int128: add int128_urshift
` [PULL 12/23] softfloat: add uint128_to_float128
` [PULL 13/23] softfloat: add int128_to_float128
` [PULL 15/23] softfloat: add float128_to_int128
` [PULL 16/23] target/ppc: implement xscv[su]qqp
` [PULL 17/23] target/ppc: implement xscvqp[su]qz
` [PULL 18/23] hw/ppc/ppc405_boards: Initialize g_autofree pointer
` [PULL 20/23] pcie: Don't try triggering a LSI when not defined
` [PULL 21/23] ppc/pnv: Remove LSI on the PCIE host bridge
` [PULL 22/23] target/ppc: Add two missing register callbacks on POWER10

[PATCH 01/11] net: Add l_net_subnet_matches
 2022-04-20 22:34 UTC 

Bug Report
 2022-04-20 22:34 UTC  (3+ messages)

[PATCH] ata: pata_marvell: Check the 'bmdma_addr' beforing reading
 2022-04-20 22:33 UTC  (2+ messages)

[PATCH v3 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-20 22:35 UTC  (2+ messages)

[PATCH v4 0/2] of: overlay: rework overlay apply and remove kfree()s
 2022-04-20 22:31 UTC  (4+ messages)
` [PATCH v4 1/2] of: overlay: rename variables to be consistent
` [PATCH v4 2/2] of: overlay: rework overlay apply and remove kfree()s

[PATCH bpf-next] bpf: use bpf_prog_run_array_cg_flags everywhere
 2022-04-20 22:30 UTC  (3+ messages)

[PATCH v2 0/2] Adds starting the idle domain privileged
 2022-04-20 22:28 UTC  (3+ messages)
` [PATCH v2 1/2] xsm: create idle domain privieged and demote after setup
` [PATCH v2 2/2] flask: implement xsm_transtion_running

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-20 22:27 UTC  (7+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-04-20 22:28 UTC  (7+ messages)
` [RFC PATCH 10/11] linux/interrupt: Fix prototype matching property
` [RFC PATCH 11/11] driver/int3400_thermal: Fix prototype matching

[PATCH v3 0/9] Add hardware prefetch control driver for A64FX and x86
 2022-04-20 22:27 UTC  (10+ messages)
` [PATCH v3 1/9] drivers: base: Add hardware prefetch control core driver
` [PATCH v3 4/9] soc: fujitsu: Add Kconfig/Makefile to build hardware prefetch control driver
` [PATCH v3 7/9] x86: Add hardware prefetch control support for x86

+ mm-calc-the-right-pfn-if-page-size-is-not-4k.patch added to -mm tree
 2022-04-20 22:28 UTC 

[PATCH 0/4] bitmap: fix conversion from/to fix-sized arrays
 2022-04-20 22:25 UTC  (4+ messages)
` [PATCH 1/4] lib/bitmap: extend comment for bitmap_(from,to)_arr32()
` [PATCH 2/4] lib: add bitmap_{from,to}_arr64
` [PATCH 3/4] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate

[PATCH bpf-next 0/7] bpf: mptcp: Support for mptcp_sock and is_mptcp
 2022-04-20 22:24 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: expose is_mptcp flag to bpf_tcp_sock
` [PATCH bpf-next 2/7] bpf: add bpf_skc_to_mptcp_sock_proto
` [PATCH bpf-next 3/7] selftests: bpf: add MPTCP test base
` [PATCH bpf-next 4/7] selftests: bpf: test bpf_skc_to_mptcp_sock
` [PATCH bpf-next 5/7] selftests: bpf: verify token of struct mptcp_sock
` [PATCH bpf-next 6/7] selftests: bpf: verify ca_name "
` [PATCH bpf-next 7/7] selftests: bpf: verify first "

[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
 2022-04-20 22:24 UTC  (2+ messages)

[PATCH for-next 0/3] timeout fixes & improvements
 2022-04-20 22:24 UTC  (2+ messages)

+ mm-damon-core-test-add-a-kunit-test-case-for-ops-registration.patch added to -mm tree
 2022-04-20 22:22 UTC 

+ mm-mempolicy-clean-up-the-code-logic-in-queue_pages_pte_range.patch added to -mm tree
 2022-04-20 22:22 UTC 

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-20 22:21 UTC  (5+ messages)

[PATCH bpf-next v4 1/3] Add error returns to two API functions
 2022-04-20 22:20 UTC  (4+ messages)
` [PATCH bpf-next v4 3/3] Add documentation to "

[PATCH] io_uring: store SCM state in io_fixed_file->file_ptr
 2022-04-20 22:19 UTC 

+ mm-start-tracking-vmas-with-maple-tree-fix.patch added to -mm tree
 2022-04-20 22:20 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc.c: Remove PC8+ dependency from DC9
 2022-04-20 22:19 UTC  (6+ messages)

[Intel-gfx] [CI 1/4] drm/i915: consider min_page_size when migrating
 2022-04-20 22:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/4] "

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-04-20 22:15 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] rebase --apply: make reflog messages match rebase --merge

[PATCH 1/2] imx8mn_ddr4_evk: Add USB Mass Storage support
 2022-04-20 22:15 UTC  (5+ messages)
` [PATCH 2/2] imx8mn/8mp: Select ENV_IS_NOWHERE

[PATCH] Bluetooth: hci_event: Fix checking for invalid handle on error status
 2022-04-20 22:14 UTC 

[PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-20 21:52 UTC  (5+ messages)
    ` [f2fs-dev] "

+ mm-mmu_notifierc-fix-race-in-mmu_interval_notifier_remove.patch added to -mm tree
 2022-04-20 22:13 UTC 

[PATCH v2 0/4] RISC-V: Various XIP fixes
 2022-04-20 22:11 UTC  (4+ messages)
` [PATCH v2 1/4] RISC-V: Avoid empty create_*_mapping definitions

[PATCH] Add --disable-werror
 2022-04-20 22:10 UTC 

[PATCH v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
 2022-04-20 22:11 UTC  (2+ messages)

[PATCH v3 0/4] Add TDX Guest Attestation support
 2022-04-20 22:09 UTC  (7+ messages)
` [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[v8 0/3] Add support for Maxim MAX735x/MAX736x variants
 2022-04-20 22:11 UTC  (3+ messages)
` [v8 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support

[PATCH bpf-next] samples/bpf: reduce the sampling interval in xdp1_user
 2022-04-20 22:10 UTC  (2+ messages)

[PATCH 11/11] examples: Update l_netconfig_get_{addresses, routes} calls
 2022-04-20 22:10 UTC 

[PATCH 10/11] netconfig: Expire addresses and routes
 2022-04-20 22:10 UTC 

[PATCH 09/11] netconfig: Add getters for DNS addresses and domain names
 2022-04-20 22:10 UTC 

[PATCH 08/11] netconfig: Handle DHCPv6 events
 2022-04-20 22:10 UTC 

[PATCH 07/11] netconfig: Avoid returning internal l_queues
 2022-04-20 22:10 UTC 

[PATCH 06/11] netconfig: Add l_netconfig_get_{dhcp6,icmp6}_client
 2022-04-20 22:10 UTC 

[PATCH 05/11] netconfig: Create routes from Router Advertisements
 2022-04-20 22:10 UTC 

[PATCH 04/11] netconfig: Support IPv6 static configurations
 2022-04-20 22:10 UTC 

[PATCH 03/11] netconfig: Add DHCP override and static IP API
 2022-04-20 22:10 UTC 

[PATCH 02/11] icmp6: Parse extra options
 2022-04-20 22:10 UTC 

[PATCH 01/11] net: Rename l_net_subnet_matches to l_net_prefix_matches
 2022-04-20 22:10 UTC 

[patch 00/10] x86/cpu: Consolidate APERF/MPERF code
 2022-04-20 22:08 UTC  (5+ messages)

+ selftest-vm-support-xfail-in-mremap_test.patch added to -mm tree
 2022-04-20 22:08 UTC 

+ selftest-vm-add-skip-support-to-mremap_test.patch added to -mm tree
 2022-04-20 22:08 UTC 

+ selftest-vm-verify-remap-destination-address-in-mremap_test.patch added to -mm tree
 2022-04-20 22:08 UTC 

+ selftest-vm-verify-mmap-addr-in-mremap_test.patch added to -mm tree
 2022-04-20 22:08 UTC 

[PATCH 0/4] several long time unmerged patches from zlang
 2022-04-20 22:06 UTC  (3+ messages)
` [PATCH 4/4] fstests: test xfs swapext log replay

[External] [PATCH bpf-next v4 0/3] Add source ip in bpf tunnel key
 2022-04-20 22:06 UTC  (5+ messages)
` [External] [PATCH bpf-next v4 2/3] selftests/bpf: move vxlan tunnel testcases to test_progs

[PATCH v2 00/17] Add writeback block support for DPU
 2022-04-20 22:06 UTC  (7+ messages)
` [PATCH v2 10/17] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
        ` [Freedreno] "

+ selftests-vm-bring-common-functions-to-a-new-file.patch added to -mm tree
 2022-04-20 21:59 UTC 

+ selftests-vm-add-test-for-soft-dirty-pte-bit.patch added to -mm tree
 2022-04-20 21:59 UTC 

[PATCH] tools/imagetool: Fix segfault when tparams->verify_header is NULL
 2022-04-20 21:58 UTC 

[igt-dev] [PATCH v3 0/4] amdgpu PSR-SU cursor move test cases
 2022-04-20 21:58 UTC  (5+ messages)
` [igt-dev] [PATCH v3 1/4] tests/amdgpu/amd_psr: add helper to draw cursor pattern
` [igt-dev] [PATCH v3 2/4] tests/amdgpu/amd_psr: set visual-confirm option required argument
` [igt-dev] [PATCH v3 3/4] tests/amdgpu/amd_psr: add PSR-SU cursor movement test case
` [igt-dev] [PATCH v3 4/4] tests/amdgpu/amd_psr: add PSR-SU test case for cursor move + MPO scenario

[PATCH v2 1/4] selftest/vm: verify mmap addr in mremap_test
 2022-04-20 21:57 UTC  (4+ messages)
` [PATCH v2 2/4] selftest/vm: verify remap destination address "
` [PATCH v2 3/4] selftest/vm: support xfail "
` [PATCH v2 4/4] selftest/vm: add skip support to mremap_test

[PATCH] mm: modify the method to search addr in unmapped_area
 2022-04-20 21:57 UTC  (2+ messages)

[PATCHv2 bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-20 21:56 UTC  (5+ messages)
` [PATCHv2 bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for "
` [PATCHv2 bpf-next 4/4] selftests/bpf: Add attach bench test

[next] arm: boot failed - PC is at cpu_ca15_set_pte_ext
 2022-04-20 21:53 UTC  (5+ messages)

[meta-yocto][dunfell] poky.conf: Bump version for 3.1.16 release
 2022-04-20 21:54 UTC 

[PATCH v7 0/6] KVM: arm64: Hypervisor stack enhancements
 2022-04-20 21:51 UTC  (7+ messages)
` [PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows

RFC: Adding U-Boot version in FDT chosen node
 2022-04-20 21:51 UTC  (3+ messages)

[PATCH bpf-next v4 0/3] Enlarge offset check value in bpf_skb_load_bytes
 2022-04-20 21:50 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-04-20 21:50 UTC 

[PATCH] input: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-20 21:48 UTC  (2+ messages)

[PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
 2022-04-20 21:42 UTC  (21+ messages)
` [PATCH v8 1/6] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v8 2/6] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v8 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v8 4/6] KVM: arm64: Add guard pages for pKVM (protected nVHE) "
` [PATCH v8 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
` [PATCH v8 6/6] KVM: arm64: Symbolize the nVHE HYP addresses

+ mm-page_ownerc-use-get_task_comm-to-record-task-command-name-with-the-protection-of-task_lock.patch added to -mm tree
 2022-04-20 21:47 UTC 

[PATCH] drm/amdgpu: clean up psp ip if hw_init failed v2
 2022-04-20 21:47 UTC 

[PATCH] input: clps711x-keypad: Use syscon_regmap_lookup_by_phandle
 2022-04-20 21:45 UTC  (2+ messages)

+ maple-tree-add-new-data-structure-fix-2.patch added to -mm tree
 2022-04-20 21:45 UTC 

[PATCH] ASoC: SOF: using pm_runtime_resume_and_get to simplify the code
 2022-04-20 21:41 UTC  (3+ messages)

[PATCH] ASoC: amd: acp: Add pm ops callback in machine driver
 2022-04-20 21:40 UTC  (3+ messages)

[PATCH] ASoC: simple-card-utils: fix sysclk shutdown
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH] ASoC: SOF: Kconfig: Make SND_SOC_SOF_HDA_PROBES tristate
 2022-04-20 21:40 UTC  (3+ messages)

[PATCH 0/2] ASoC: soc-pcm: improve BE state transitions
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH] ASoC: dmic: Add support for DSD data format
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH v6 00/21] ASoC: fsl_micfil: Driver updates
 2022-04-20 21:40 UTC  (3+ messages)

+ mm-uffd-move-userfaultfd-configs-into-mm.patch added to -mm tree
 2022-04-20 21:42 UTC 

[PATCH v2 00/14] ASoC: Intel: avs: Topology and path management
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH v2 0/8] MediaTek SPI controller cleanups and documentation
 2022-04-20 21:41 UTC  (4+ messages)

[PATCH v2] spi: intel: Implement dirmap hooks
 2022-04-20 21:41 UTC  (3+ messages)

+ mm-sparse-vmemmap-improve-memory-savings-for-compound-devmaps.patch added to -mm tree
 2022-04-20 21:41 UTC 

+ mm-page_alloc-reuse-tail-struct-pages-for-compound-devmaps.patch added to -mm tree
 2022-04-20 21:41 UTC 

[PATCH v2 00/15] ASoC: SOF: add INTEL_IPC4 plumbing
 2022-04-20 21:40 UTC  (2+ messages)

+ mm-hugetlb_vmemmap-move-comment-block-to-documentation-vm.patch added to -mm tree
 2022-04-20 21:41 UTC 

[PATCH dwarves v6 0/6] Attach a cookie to a tracing program
 2022-04-20 21:41 UTC  (5+ messages)
` [PATCH dwarves v6 1/6] bpf, x86: Generate trampolines from bpf_tramp_links

+ mm-sparse-vmemmap-refactor-core-of-vmemmap_populate_basepages-to-helper.patch added to -mm tree
 2022-04-20 21:41 UTC 

[PATCH] hwmon: (pmbus) add MFR_* registers to debugfs
 2022-04-20 21:41 UTC  (8+ messages)
` [PATCH 2/2] "
            ` [v4 PATCH] "

+ mm-sparse-vmemmap-add-a-pgmap-argument-to-section-activation.patch added to -mm tree
 2022-04-20 21:41 UTC 

[PATCH v9 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-04-20 21:40 UTC  (3+ messages)
` [PATCH v9 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps

[PATCH 1/2] ACPI: processor: Do not use C3 w/o ARB_DIS=1
 2022-04-20 21:39 UTC  (3+ messages)

stable-rc/queue/5.15 baseline: 68 runs, 1 regressions (v5.15.35-5-g3dd53da69cfca)
 2022-04-20 21:38 UTC 

[PATCH v4 0/8] Extend FW framework for user FW uploads
 2022-04-20 21:37 UTC  (3+ messages)
` [PATCH v4 8/8] selftests: firmware: Add firmware upload selftests


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.