All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 23:00:20 to 2021-05-26 00:43:29 UTC [more...]

[RFC PATCH] mm/page_alloc: fix counting of free pages after take off from buddy
 2021-05-26  0:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 00/31] python: create installable package
 2021-05-26  0:24 UTC  (18+ messages)
` [PATCH v7 01/31] python/console_socket: avoid one-letter variable
` [PATCH v7 02/31] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
` [PATCH v7 03/31] python/machine: use subprocess.run instead of subprocess.Popen
` [PATCH v7 04/31] python/console_socket: Add a pylint ignore
` [PATCH v7 05/31] python/machine: Disable pylint warning for open() in _pre_launch
` [PATCH v7 06/31] python/machine: disable warning for Popen in _launch()
` [PATCH v7 07/31] python/machine: Trim line length to below 80 chars
` [PATCH v7 08/31] iotests/297: add --namespace-packages to mypy arguments
` [PATCH v7 09/31] python: create qemu packages
` [PATCH v7 10/31] python: add qemu package installer
` [PATCH v7 11/31] python: add VERSION file
` [PATCH v7 12/31] python: add directory structure README.rst files
` [PATCH v7 13/31] python: add MANIFEST.in
` [PATCH v7 14/31] python: Add pipenv support
` [PATCH v7 15/31] python: add pylint import exceptions
` [PATCH v7 16/31] python: move pylintrc into setup.cfg
` [PATCH v7 17/31] python: add pylint to pipenv

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-05-26  0:42 UTC  (8+ messages)
` [PATCH v2 02/13] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind

[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
 2021-05-26  0:39 UTC  (8+ messages)

[PATCH v2 bpf-next 0/5] libbpf: error reporting changes for v1.0
 2021-05-26  0:42 UTC  (2+ messages)

[PATCH] remoteproc: core: Invoke subdev callbacks in list order
 2021-05-26  0:41 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Don't query CE and UE errors
 2021-05-26  0:40 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Fix RAS function interface
` [PATCH 3/3] drm/amdgpu: Use delayed work to collect RAS error counters

[v4,PATCH 0/3] mt8183 dpi supports dual edge
 2021-05-26  0:01 UTC  (5+ messages)
` [v4,PATCH 1/3] drm/mediatek: dpi dual edge sample mode support

ath10k_sdio: Long time for loading firmware and RCU errors
 2021-05-26  0:40 UTC  (2+ messages)

Preemption Signal Management
 2021-05-26  0:39 UTC  (2+ messages)

[PATCH] remoteproc: core: Invoke subdev callbacks in list order
 2021-05-26  0:37 UTC  (5+ messages)

[PATCH v2 0/4] nvme: protect against possible request reference after completion
 2021-05-26  0:39 UTC  (4+ messages)
` [PATCH v2 4/4] nvme: code command_id with a genctr for use-after-free validation

[PATCH v5 00/28] x86: Support Intel Advanced Matrix Extensions
 2021-05-26  0:38 UTC  (4+ messages)
` [PATCH v5 15/28] x86/arch_prctl: Create ARCH_GET_XSTATE/ARCH_PUT_XSTATE

[PATCH 0/6] mm/uffd: Misc fix for uffd-wp and one more test
 2021-05-26  0:36 UTC  (4+ messages)
` [PATCH 2/6] mm/userfaultfd: Fix uffd-wp special cases for fork()

x86/fpu/xsave: protection key test failures
 2021-05-26  0:36 UTC  (5+ messages)

[PATCH] drm/i915: Add relocation exceptions for two other platforms
 2021-05-26  0:35 UTC  (4+ messages)
  ` [Intel-gfx] "

REQ_HIPRI and SCSI mid-level
 2021-05-26  0:34 UTC  (2+ messages)

[syzbot] WARNING in ex_handler_fprestore
 2021-05-26  0:33 UTC  (2+ messages)

[PATCH v6 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-26  0:31 UTC  (7+ messages)
` [PATCH v6 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v6 7/7] fs/xfs: Add dax dedupe support

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-25 23:45 UTC  (7+ messages)
` [PATCH v9 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
    ` [Nouveau] "

[PATCH] Bluetooth: Fix get device flags command returns garbage parameter
 2021-05-26  0:28 UTC 

[PATCH 0/3] icecc: Silence warnings
 2021-05-26  0:27 UTC  (4+ messages)
` [PATCH 1/3] Revert "icecc: Don't use icecc when INHIBIT_DEFAULT_DEPS is set"
` [PATCH 2/3] icecc: Demote "could not get ICECC_CC" warning to note
` [PATCH 3/3] icecc-create-env: Silence warning: invalid ICECC_ENV_EXEC

problems with boards with CONFIG_DM disabled
 2021-05-26  0:25 UTC  (2+ messages)

How capacious and well-indexed are ext4, xfs and btrfs directories?
 2021-05-26  0:24 UTC  (8+ messages)

[PATCH v3 0/5] doc: asciidoc cleanups
 2021-05-26  0:24 UTC  (9+ messages)
` [PATCH v3 3/5] doc: remove unnecessary rm instances

[BlueZ PATCH 1/4] tools/btmgmt: Add device flags commands
 2021-05-26  0:20 UTC  (4+ messages)
` [BlueZ PATCH 2/4] lib: Align mgmt header with document
` [BlueZ PATCH 3/4] tools/mgmt-tester: Print hexdump if mgmt event parameters not match
` [BlueZ PATCH 4/4] tools/mgmt-tester: Add test cases for get/set device flags

[Intel-gfx] [CI 0/3] Another small batch of reviewed Xe_LPD patches
 2021-05-26  0:18 UTC  (6+ messages)
` [Intel-gfx] [CI 1/3] drm/i915/xelpd: Enhanced pipe underrun reporting
` [Intel-gfx] [CI 2/3] drm/i915/xelpd: Add VRR guardband for VRR CTL
` [Intel-gfx] [CI 3/3] drm/i915/display: Remove a redundant function argument from intel_psr_enable_source()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Another small batch of reviewed Xe_LPD patches
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v3] ARM: imx: add smp support for imx7d
 2021-05-26  0:14 UTC 

+ mm-userfaultfd-fix-uffd-wp-special-cases-for-fork-fix.patch added to -mm tree
 2021-05-26  0:16 UTC 

[RFC PATCH 0/4] mptcp: just another receive path refactor
 2021-05-26  0:12 UTC  (5+ messages)
` [RFC PATCH 3/4] mptcp: move the whole rx path under msk socket lock protection
` [RFC PATCH 4/4] mptcp: cleanup mem accounting

[PATCH 0/9] Misc fixups and cleanups
 2021-05-26  0:07 UTC  (15+ messages)
` [PATCH 1/9] btrfs: sysfs: fix format string for some discard stats
` [PATCH 2/9] btrfs: clear defrag status of a root if starting transaction fails
` [PATCH 3/9] btrfs: clear log tree recovering status "
` [PATCH 4/9] btrfs: scrub: factor out common scrub_stripe constraints
` [PATCH 7/9] btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_buffer
` [PATCH 8/9] btrfs: simplify eb checksum verification "
` [PATCH 9/9] btrfs: clean up header members offsets in write helpers

+ mm-hugetlb-fix-resv_huge_pages-underflow-on-uffdio_copy-fix.patch added to -mm tree
 2021-05-26  0:07 UTC 

gdb-cross-canadian-arm includes 64bit inc file when enable multilib
 2021-05-26  0:02 UTC 

[PATCH] tcg/aarch64/tcg-target.c.inc: correction of rotate bit number
 2021-05-26  0:00 UTC 

RFC: buffer cache backing page allocation cleanup
 2021-05-25 23:59 UTC  (5+ messages)
` [PATCH 08/11] xfs: centralize page allocation and freeing for buffers

[to-be-updated] kcov-add-__no_sanitize_coverage-to-fix-noinstr-for-all-architectures.patch removed from -mm tree
 2021-05-25 23:59 UTC 

[PATCH] sched: Fix PF_NO_SETAFFINITY blind inheritance
 2021-05-25 23:58 UTC 

[v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
 2021-05-25 23:58 UTC  (5+ messages)
` [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split

[PATCH 1/3] drm/amdgpu: Don't query CE and UE errors
 2021-05-25 23:56 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: Use delayed work to collect RAS error counters

[to-be-updated] mmhwpoison-make-get_hwpoison_page-call-get_any_page.patch removed from -mm tree
 2021-05-25 23:56 UTC 

[PATCH v6 00/25] python: create installable package
 2021-05-25 23:54 UTC  (6+ messages)
` [PATCH v6 23/25] python: add .gitignore

[PATCH v3 1/2] lib/math/rational.c: Fix divide by zero
 2021-05-25 23:53 UTC  (3+ messages)
` [PATCH v3 2/2] lib/math/rational: Add Kunit test cases

[PATCH v26 00/25] LSM: Module stacking for AppArmor
 2021-05-25 23:52 UTC  (5+ messages)
` [PATCH v26 02/25] LSM: Add the lsmblob data structure

[failures] mm-improve-mprotectrw-efficiency-on-pages-referenced-once.patch removed from -mm tree
 2021-05-25 23:52 UTC  (3+ messages)

mirroring u-boot mailing list on lore.kernel.org
 2021-05-25 23:50 UTC  (5+ messages)

[PATCH v2 00/10] KVM: selftests: exercise userfaultfd minor faults
 2021-05-25 23:49 UTC  (3+ messages)
` [PATCH v2 08/10] KVM: selftests: create alias mappings when using shared memory

[xen-unstable test] 162150: regressions - FAIL
 2021-05-25 23:47 UTC 

[to-be-updated] mmhwpoison-fix-race-with-hugetlb-page-allocation.patch removed from -mm tree
 2021-05-25 23:46 UTC 

[PATCH] kunit: tool: internal refactor of parser input handling
 2021-05-25 23:43 UTC 

+ mm-page_alloc-introduce-vmpercpu_pagelist_high_fraction.patch added to -mm tree
 2021-05-25 23:43 UTC 

+ mm-page_alloc-limit-the-number-of-pages-on-pcp-lists-when-reclaim-is-active.patch added to -mm tree
 2021-05-25 23:43 UTC 

+ mm-page_alloc-scale-the-number-of-pages-that-are-batch-freed.patch added to -mm tree
 2021-05-25 23:43 UTC 

+ mm-page_alloc-adjust-pcp-high-after-cpu-hotplug-events.patch added to -mm tree
 2021-05-25 23:43 UTC 

+ mm-page_alloc-disassociate-the-pcp-high-from-pcp-batch.patch added to -mm tree
 2021-05-25 23:43 UTC 

+ mm-page_alloc-delete-vmpercpu_pagelist_fraction.patch added to -mm tree
 2021-05-25 23:42 UTC 

[dm-crypt] Luks, use the double force! :)
 2021-05-25 11:44 UTC 

[PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
 2021-05-25 23:40 UTC  (2+ messages)

more regressions in xfs/168?
 2021-05-25 23:37 UTC  (3+ messages)

[PATCH] PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable
 2021-05-25 23:36 UTC  (2+ messages)

[PATCH v3 00/12] KVM: Implement nested TSC scaling
 2021-05-25 23:35 UTC  (8+ messages)
` [PATCH v3 09/12] KVM: VMX: Remove vmx->current_tsc_ratio and decache_tsc_multiplier()

[dunfell/master][PATCH] linuxptp: update bbappend against latest upstream
 2021-05-25 23:35 UTC  (3+ messages)

[PATCH for-next] RDMA/rxe: Fix memory ordering problem for resize cq
 2021-05-25 23:34 UTC  (4+ messages)

[PATCH v3] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-25 23:31 UTC  (4+ messages)
` [PATCH 0/2] Track reserve map changes to restore on error
  ` [PATCH 1/2] hugetlb: rename HPageRestoreReserve flag to HPageRestoreRsvCnt
  ` [PATCH 2/2] hugetlb: add new hugetlb specific flag HPG_restore_rsv_map

[PATCH] perf test: iterate over shell tests in alphabetical order
 2021-05-25 23:25 UTC  (2+ messages)

[RFC PATCH] configure: Do not add --warn-common to the linker flags anymore
 2021-05-25 23:22 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: Check HDMI sink deep color capabilities during .mode_valid()
 2021-05-25 23:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Check HDMI sink deep color capabilities during .mode_valid() (rev3)

[PATCH v3 0/8] KVM: Scalable memslots implementation
 2021-05-25 23:21 UTC  (3+ messages)
` [PATCH v3 6/8] KVM: Keep memslots in tree-based structures instead of array-based ones

[PATCH] kcov: add __no_sanitize_coverage to fix noinstr for all architectures
 2021-05-25 23:21 UTC  (3+ messages)

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-05-25 23:20 UTC  (8+ messages)

[PATCH 0/3] meson: Minor improvements
 2021-05-25 23:19 UTC  (5+ messages)
` [PATCH 1/3] meson: Only build virtfs-proxy-helper if all requisites are found
` [PATCH 2/3] meson: List if X11 dependency is detected

[PATCH v2 0/7] ASoC: adds new .get_fmt support
 2021-05-25 23:20 UTC  (3+ messages)
` [PATCH v2 2/7] ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()

[PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-05-25 23:17 UTC 

[Intel-wired-lan] [PATCH][next] iavf: Replace one-element array in struct virtchnl_rss_key
 2021-05-25 23:18 UTC  (2+ messages)
`  "

[PATCH v2] mtd: parsers: qcom: Fix leaking of partition name
 2021-05-25 23:16 UTC  (4+ messages)

[PATCH 1/2] mm: slab/slub: use raw_spinlock_t to define list_lock
 2021-05-25 23:16 UTC  (4+ messages)
` [PATCH 2/2] mm: slub: use DEFINE_RAW_SPINLOCK init object_map_lock

[Intel-wired-lan] [PATCH][next] virtchnl: Replace one-element array in struct virtchnl_vsi_queue_config_info
 2021-05-25 23:16 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH][next] virtchnl: Replace one-element array in struct virtchnl_irq_map_info
 2021-05-25 23:15 UTC  (2+ messages)
`  "

+ memory-hotplugrst-complete-admin-guide-overhaul.patch added to -mm tree
 2021-05-25 23:15 UTC 

+ module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix-fix.patch added to -mm tree
 2021-05-25 23:14 UTC 

[PATCH] replay: fix watchpoint processing for reverse debugging
 2021-05-25 23:11 UTC  (2+ messages)

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-05-25 23:12 UTC  (5+ messages)
` [PATCH v3 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[Intel-wired-lan] [PATCH][next] virtchnl: Replace one-element array in struct virtchnl_ether_addr_list
 2021-05-25 23:12 UTC  (2+ messages)
`  "

[PATCH v2 00/12] target/arm: Implement BFloat16
 2021-05-25 22:58 UTC  (11+ messages)
` [PATCH v2 01/12] target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
` [PATCH v2 02/12] target/arm: Unify unallocated path in disas_fp_1src
` [PATCH v2 05/12] softfpu: Add float_round_to_odd_inf
` [PATCH v2 06/12] target/arm: Implement bfloat16 dot product (vector)
` [PATCH v2 07/12] target/arm: Implement bfloat16 dot product (indexed)
` [PATCH v2 08/12] target/arm: Implement bfloat16 matrix multiply accumulate
` [PATCH v2 09/12] target/arm: Implement bfloat widening fma (vector)
` [PATCH v2 10/12] target/arm: Implement bfloat widening fma (indexed)
` [PATCH v2 11/12] linux-user/aarch64: Enable hwcap bits for bfloat16
` [PATCH v2 12/12] target/arm: Enable BFloat16 extensions

[Intel-wired-lan] [PATCH][next] iavf: Replace one-element array in struct virtchnl_tc_info
 2021-05-25 23:10 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH][next] iavf: Replace one-element array in struct virtchnl_rss_lut
 2021-05-25 23:09 UTC  (2+ messages)
`  "

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-05-25 23:05 UTC  (8+ messages)
` [PATCH 07/10] ARM: dts: rockchip: add vpu node for RK322x

[openbmc-qemu]: Add read mac from eeprom in uboot by i2c and lead to the image unable to start in QEMU?
 2021-05-25 23:06 UTC 

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-25 23:03 UTC  (4+ messages)

[Intel-wired-lan] [PATCH][next] iavf: Replace one-element array in struct virtchnl_vlan_filter_list
 2021-05-25 23:06 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH][next] iavf: Replace one-element array in struct virtchnl_iwarp_qvlist_info and iavf_qvlist_info
 2021-05-25 23:04 UTC  (2+ messages)
`  "

[PATCH v5 0/4] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-25 22:59 UTC  (6+ messages)

[Intel-wired-lan] [PATCH][next] iavf: Replace one-element array in struct virtchnl_vf_resource
 2021-05-25 23:03 UTC  (2+ messages)
`  "

[PATCH v2 0/5] builddeb: make deb building more flexible
 2021-05-25 23:01 UTC  (6+ messages)
` [PATCH v2 1/5] builddeb: ignore or export files for clean pkg build
` [PATCH v2 2/5] builddeb: set CC on cross build to prefixed gcc
` [PATCH v2 3/5] builddeb: clean generated package content
` [PATCH v2 4/5] builddeb: introduce profile excluding the dbg pkg
` [PATCH v2 5/5] kbuild: introduce srcdeb-pkg target

[RFC PATCH v2 02/10] genirq: Define irq_ack() and irq_eoi() helpers
 2021-05-25 23:01 UTC 

[Intel-wired-lan] [PATCH][next] i40e: Replace one-element array with flexible-array member
 2021-05-25 23:00 UTC 

[PATCH net-next] net: wwan: core: Add WWAN device index sysfs attribute
 2021-05-25 23:00 UTC  (2+ messages)

[PATCH] bnx2x: Fix missing error code in bnx2x_iov_init_one()
 2021-05-25 23:00 UTC  (2+ messages)

[PATCH net 0/4] MPTCP fixes
 2021-05-25 23:00 UTC  (2+ messages)

[PATCH net] net: mvpp2: add buffer header handling in RX
 2021-05-25 23:00 UTC  (2+ messages)

[PATCH net-next] nfp: update maintainer and mailing list addresses
 2021-05-25 23:00 UTC  (2+ messages)


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.