All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-12 21:15:00 to 2024-07-12 22:54:16 UTC [more...]

[merged mm-stable] mm-add-per-order-mthp-split-counters.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] mm-zsmalloc-move-record_obj-into-obj_malloc.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] mm-zsmalloc-fix-class-per-fullness-zspage-counts.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] selftests-proc-add-procmap_query-ioctl-tests.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] tools-sync-uapi-linux-fsh-header-into-tools-subdir.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] docs-procfs-call-out-ioctl-based-procmap_query-command-existence.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] fs-procfs-add-build-id-fetching-to-procmap_query-api.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] fs-procfs-implement-efficient-vma-querying-api-for-proc-pid-maps.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] fs-procfs-extract-logic-for-getting-vma-name-constituents.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] selftests-udmabuf-add-tests-to-verify-data-after-page-migration.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] udmabuf-pin-the-pages-using-memfd_pin_folios-api.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] udmabuf-convert-udmabuf-driver-to-use-folios.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] udmabuf-add-back-support-for-mapping-hugetlb-pages.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] udmabuf-use-vmf_insert_pfn-and-vm_pfnmap-for-handling-mmap.patch removed from -mm tree
 2024-07-12 22:54 UTC 

[merged mm-stable] udmabuf-add-config_mmu-dependency.patch removed from -mm tree
 2024-07-12 22:53 UTC 

[merged mm-stable] mm-gup-introduce-memfd_pin_folios-for-pinning-memfd-folios.patch removed from -mm tree
 2024-07-12 22:53 UTC 

[merged mm-stable] mm-gup-introduce-check_and_migrate_movable_folios.patch removed from -mm tree
 2024-07-12 22:53 UTC 

[merged mm-stable] mm-gup-introduce-unpin_folio-unpin_folios-helpers.patch removed from -mm tree
 2024-07-12 22:53 UTC 

[merged mm-stable] mm-zswap-use-only-one-pool-in-zswap.patch removed from -mm tree
 2024-07-12 22:53 UTC 

[merged mm-stable] mm-zsmalloc-change-back-to-per-size_class-lock.patch removed from -mm tree
 2024-07-12 22:53 UTC 

[merged mm-stable] mm-hugetlbc-undo-errant-change.patch removed from -mm tree
 2024-07-12 22:53 UTC 

[PATCH] doc: clarify post-receive hook behavior
 2024-07-12 22:47 UTC 

[PATCH] drm/i915: Allow NULL memory region
 2024-07-12 22:50 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[folded-merged] mm-migrate-putback-split-folios-when-numa-hint-migration-fails-fix.patch removed from -mm tree
 2024-07-12 22:49 UTC 

[bpf?] [net-next ?] [RESEND] possible bpf overflow/output bug introduced in 6.10rc1 ?
 2024-07-12 22:49 UTC  (4+ messages)

[folded-merged] mm-truncate-batch-clear-shadow-entries-v2.patch removed from -mm tree
 2024-07-12 22:48 UTC 

[folded-merged] kpageflags-detect-isolated-kpf_thp-folios-v2.patch removed from -mm tree
 2024-07-12 22:48 UTC 

[folded-merged] mm-fix-khugepaged-activation-policy-v3.patch removed from -mm tree
 2024-07-12 22:47 UTC 

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-12 22:47 UTC  (9+ messages)
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is

[folded-merged] mm-page_counter-move-calculating-protection-values-to-page_counter-fix.patch removed from -mm tree
 2024-07-12 22:47 UTC 

[RFC 00/14] Add PXP HWDRM support
 2024-07-12 22:46 UTC  (20+ messages)
` [RFC 01/14] drm/xe: Make exec_queue_kill safe to call twice
` [RFC 02/14] drm/xe/pxp: Initialize PXP structure and KCR reg
` [RFC 03/14] drm/xe/pxp: Allocate PXP execution resources
` [RFC 04/14] drm/xe/pxp: Add VCS inline termination support
` [RFC 05/14] drm/xe/pxp: Add GSC session invalidation support
` [RFC 06/14] drm/xe/pxp: Handle the PXP termination interrupt
` [RFC 07/14] drm/xe/pxp: Add GSC session initialization support
` [RFC 08/14] drm/xe/pxp: Add hooks to mark an exec queue as using PXP
` [RFC 09/14] drm/xe/pxp: Add API to mark a "
` [RFC 10/14] drm/xe/pxp: add a query for PXP status
` [RFC 11/14] drm/xe/pxp: Add API to mark a BO as using PXP
` [RFC 12/14] drm/xe/pxp: add PXP PM support
` [RFC 13/14] drm/xe/pxp: Add PXP debugfs support
` [RFC 14/14] drm/xe/pxp: Enable PXP for MTL
` ✗ CI.Patch_applied: failure for Add PXP HWDRM support

[PATCH] docs/misra: add rule 12.2
 2024-07-12 22:45 UTC 

[folded-merged] mm-add-docs-for-per-order-mthp-split-counters-v3-fix.patch removed from -mm tree
 2024-07-12 22:46 UTC 

[folded-merged] mm-add-docs-for-per-order-mthp-split-counters-v3.patch removed from -mm tree
 2024-07-12 22:46 UTC 

[PATCH v1 2/2] mm: mTHP stats for pagecache folio allocations
 2024-07-12 22:44 UTC  (2+ messages)

[PATCH 2/4] rtc: stm32: add pinctrl and pinmux interfaces
 2024-07-12 22:44 UTC  (2+ messages)

[folded-merged] mm-add-per-order-mthp-split-counters-fix.patch removed from -mm tree
 2024-07-12 22:45 UTC 

[folded-merged] mm-add-per-order-mthp-split-counters-v3.patch removed from -mm tree
 2024-07-12 22:45 UTC 

[PATCH bpf-next] libbpf: fix no-args func prototype BTF dumping syntax
 2024-07-12 22:44 UTC 

[folded-merged] fs-procfs-add-build-id-fetching-to-procmap_query-api-fix.patch removed from -mm tree
 2024-07-12 22:44 UTC 

[PATCH 1/2] PCI: shpchp: Remove hpc_ops
 2024-07-12 22:44 UTC  (2+ messages)

[PATCH 1/1] input: bbnsm_pwrkey: Fix missed key press after suspend
 2024-07-12 22:43 UTC 

[folded-merged] fs-procfs-implement-efficient-vma-querying-api-for-proc-pid-maps-fix.patch removed from -mm tree
 2024-07-12 22:43 UTC 

[folded-merged] mm-gup-introduce-memfd_pin_folios-for-pinning-memfd-folios-fix-2.patch removed from -mm tree
 2024-07-12 22:42 UTC 

[folded-merged] mm-gup-introduce-memfd_pin_folios-for-pinning-memfd-folios-fix.patch removed from -mm tree
 2024-07-12 22:42 UTC 

[PATCH 00/17] xen: address violation of MISRA C:2012 Directive 4.10
 2024-07-12 22:38 UTC  (27+ messages)
` [PATCH 03/17] misra: add deviations for direct inclusion guards
` [PATCH 04/17] xen/arm: address violations of MISRA C:2012 Directive 4.10
` [PATCH 05/17] xen/x86: "
` [PATCH 06/17] x86/EFI: "
` [PATCH 09/17] xen: "
` [PATCH 11/17] xen/arm: "
` [PATCH 13/17] xen: add deviations for MISRA C 2012 Dir D4.10
` [PATCH 14/17] xen: add SAF deviation for MISRA C Dir 4.10
` [RFC PATCH 17/17] CODING_STYLE: Add a section on header guards naming conventions

+ mm-page_counter-move-calculating-protection-values-to-page_counter-fix.patch added to mm-unstable branch
 2024-07-12 22:37 UTC 

[PATCH] vfio-mdev: add MODULE_DESCRIPTION() macros
 2024-07-12 22:36 UTC  (4+ messages)

barebox state w/ qemu
 2024-07-12 22:35 UTC  (6+ messages)

[withdrawn] mm-gup-introduce-memfd_pin_folios-for-pinning-memfd-folios-fix-fix.patch removed from -mm tree
 2024-07-12 22:32 UTC 

[PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-07-12 22:32 UTC  (6+ messages)

[Buildroot] [PATCH 0/4] Improve configurability of EROFS filesystem images
 2024-07-12 22:24 UTC  (2+ messages)

[Buildroot] [git commit] package/erofs-utils: add config option for LZMA compression
 2024-07-12 22:22 UTC 

[Buildroot] [git commit] package/erofs-utils: bump to 1.7.1
 2024-07-12 22:22 UTC 

[PATCH V3 2/2] Add support for Awinic proximity sensor
 2024-07-12 22:22 UTC  (2+ messages)

[vbabka:slub-percpu-sheaves-v1r0 9/12] mm/slub.c:6902: warning: Function parameter or struct member 'rcu_dtor' not described in 'kmem_cache_setup_percpu_sheaves'
 2024-07-12 22:22 UTC 

[Buildroot] [git commit] package/Makefile.in: add PARALLEL_JOBS to post-build/post-image scripts
 2024-07-12 22:19 UTC 

[Buildroot] [git commit] package/sunxi-tools: sunxi-fel needs dynamic library
 2024-07-12 22:19 UTC 

[PATCH 00/10] armada-370-xp irqchip updates round 4
 2024-07-12 22:19 UTC  (4+ messages)

[PATCH v5 0/5] Changes in v5:
 2024-07-12 22:19 UTC  (3+ messages)
` [PATCH v5 5/5] firmware: imx: adds miscdev

[Buildroot] [PATCH 1/1] package/Makefile.in: add PARALLEL_JOBS to post-build/post-image scripts
 2024-07-12 22:19 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS 513fbe762f644872cc2ff47407cbc24422a33fb5
 2024-07-12 22:18 UTC 

[PATCH] driver core: Fix uevent_show() vs driver detach race
 2024-07-12 22:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sunxi-tools: sunxi-fel needs dynamic library
 2024-07-12 22:18 UTC  (2+ messages)

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-07-12 22:17 UTC  (36+ messages)
` [PATCH v5 01/20] x86/cpufeatures: Add support for "
` [PATCH v5 03/20] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v5 04/20] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v5 05/20] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v5 06/20] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v5 07/20] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 10/20] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v5 11/20] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v5 12/20] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v5 13/20] x86/resctrl: Add the interface to assign hardware counter
` [PATCH v5 15/20] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
` [PATCH v5 16/20] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode
` [PATCH v5 17/20] x86/resctrl: Introduce the interface switch between monitor modes
` [PATCH v5 18/20] x86/resctrl: Enable AMD ABMC feature by default when supported
` [PATCH v5 19/20] x86/resctrl: Introduce interface to list monitor states of all the groups
` [PATCH v5 20/20] x86/resctrl: Introduce interface to modify assignment states of "

[PATCH] var(win32): do report the GIT_SHELL_PATH that is actually used
 2024-07-12 22:16 UTC  (4+ messages)
` [PATCH v2 0/7] "

[Buildroot] [PATCHv2] configs/lepotato_defconfig: new defconfig
 2024-07-12 22:15 UTC  (3+ messages)

[PATCH v2] batman-adv: add dynamic, bridged-in TT VID detection support
 2024-07-12 22:13 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] configs/stm32mp157c_dk2: bump {TF-A, U-Boot, Linux} versions up
 2024-07-12 22:13 UTC 

[PULL v2 0/8] loongarch-to-apply queue
 2024-07-12 22:11 UTC  (2+ messages)

[PULL v1 0/3] Xen queue
 2024-07-12 22:11 UTC  (2+ messages)

[Buildroot] [git commit] package/octave: add optional libsndfile support
 2024-07-12 22:09 UTC 

[Buildroot] [git commit] package/btrfs-progs: update Kconfig package homepage URL
 2024-07-12 22:09 UTC 

[Buildroot] [PATCH 1/1] package/octave: add optional libsndfile support
 2024-07-12 22:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/btrfs-progs: update Kconfig package homepage URL
 2024-07-12 22:09 UTC  (2+ messages)

[PATCH] xe_exec_reset: Enhance spin test
 2024-07-12 22:10 UTC 

[Buildroot] [PATCH v4] package/webkitgtk: bump to 2.44.2
 2024-07-12 22:08 UTC  (2+ messages)

[Buildroot] [git commit] package/webkitgtk: bump to 2.44.2
 2024-07-12 22:07 UTC 

[Buildroot] [PATCH] configs/uevm5432_defconfig: bump Linux and U-Boot
 2024-07-12 22:05 UTC  (2+ messages)

[Buildroot] [git commit] configs/uevm5432_defconfig: bump Linux and U-Boot
 2024-07-12 22:04 UTC 

[Buildroot] [PATCH 1/1] package/{libuv, uvw}: bump version to libuv 1.47.0 and uvw 3.3.0
 2024-07-12 22:03 UTC  (4+ messages)

[Buildroot] [PATCH v5 0/5] package/petitboot: misc fixes/enhancement
 2024-07-12 22:03 UTC  (7+ messages)
` [Buildroot] [PATCH v5 3/5] package/petitboot: fix shutdown
` [Buildroot] [PATCH v5 4/5] package/petitboot: run script when exiting to shell
` [Buildroot] [PATCH v5 5/5] package/petitboot: run UI as non-root user

[Buildroot] [git commit] package/uvw: bump to 3.4.0
 2024-07-12 22:02 UTC 

[bug report] drm/i915/gem: Downgrade stolen lmem setup warning
 2024-07-12 22:02 UTC  (3+ messages)

[Buildroot] [git commit] package/petitboot: run UI as non-root user
 2024-07-12 21:59 UTC 

[Buildroot] [git commit] package/petitboot: properly shut down before kexec
 2024-07-12 21:59 UTC 

[Buildroot] [git commit] package/petitboot: run script when exiting to shell
 2024-07-12 21:59 UTC 

[PATCH V4] PCI: Extend ACS configurability
 2024-07-12 21:57 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: fix warnings in W=1 build
 2024-07-12 21:55 UTC  (3+ messages)
` [PATCH 1/3] KVM: arm64: fix override-init warnings in W=1 builds

[Buildroot] [PATCH v2 1/1] package/spdm-utils: new package
 2024-07-12 21:54 UTC  (2+ messages)

[PATCH] perf jevents: return potentially empty metrics table
 2024-07-12 21:54 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: arm: rockchip: add support for Radxa ROCK Pi E v3.0
 2024-07-12 21:53 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: "

[Buildroot] [PATCH v2 0/3] Add support for the MCF5441x Coldfire
 2024-07-12 21:53 UTC  (8+ messages)
` [Buildroot] [PATCH v2 1/3] arch: add support for mcf5441x Colfdire

[PATCH v2 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-07-12 21:50 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3 1/2] dt-bindings: arm: amlogic: add support for Radxa ZERO 2 Pro
 2024-07-12 21:51 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: "

[xen-unstable-smoke test] 186783: tolerable all pass - PUSHED
 2024-07-12 21:49 UTC 

[RFC PATCH bpf-next v2 1/2] bpf: Support private stack for bpf progs
 2024-07-12 21:47 UTC  (5+ messages)
` [RFC PATCH bpf-next v2 2/2] [no_merge] selftests/bpf: Benchmark runtime performance with private stack

[PATCH bpf-next v4 00/20] Add return value range check for BPF LSM
 2024-07-12 21:44 UTC  (2+ messages)

[PATCH v2 00/11] perf/uprobe: Optimize uprobes
 2024-07-12 21:43 UTC  (7+ messages)
` [PATCH v2 08/11] perf/uprobe: Convert (some) uprobe->refcount to SRCU
` [PATCH v2 10/11] perf/uprobe: Convert single-step and uretprobe "
` [PATCH v2 11/11] perf/uprobe: Add uretprobe timer

[PATCH v2 0/6] ASoC: Add NTP8918 and NTP8835 codecs support
 2024-07-12 21:43 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add NeoFidelity, Inc

[PATCH BlueZ v1] shared/bap: Fix ASE notification order
 2024-07-12 21:42 UTC  (2+ messages)
` [BlueZ,v1] "

[OE-core][master][scarthgap][PATCH 1/2] busybox: Patch CVE-2021-42380
 2024-07-12 21:38 UTC  (2+ messages)
` [OE-core][master][scarthgap][PATCH 2/2] busybox: Patch CVE-2023-42363

[PATCH v2 0/8] qcom: initial support for the OnePlus 8T
 2024-07-12 21:39 UTC  (3+ messages)
` [PATCH v2 4/8] drm: mipi: add mipi_dsi_generic_write_multi_type()

[PATCH 00/20] drm/{i915, xe}: FBC cleanups + tweak fbdev stolen usage
 2024-07-12 21:39 UTC  (8+ messages)
` [PATCH 02/20] drm/i915/fbc: Convert to intel_display, mostly
` [PATCH 11/20] drm/i915/fbc: Extract intel_fbc_max_cfb_height()
` [PATCH 00/20] drm/{i915,xe}: FBC cleanups + tweak fbdev stolen usage

[PATCH] cmake: fix build of `t-oidtree`
 2024-07-12 21:38 UTC  (2+ messages)

[PATCH v3 0/5] drm/panel: st7701: Add Anbernic RG28XX panel support
 2024-07-12 21:37 UTC  (3+ messages)
` [PATCH v3 1/5] drm/panel: st7701: Rename macros

[PATCH xe-for-ci] drm/xe/huc: Define BMG HuC
 2024-07-12 21:34 UTC  (4+ messages)

[PATCH] Drivers: media: usb: uvc: added kernel log msg
 2024-07-12 21:32 UTC 

[pci:next] BUILD SUCCESS 7499baead046f7533dcdccff66f338cbf1d760f4
 2024-07-12 21:30 UTC 

[PATCH bpf-next v2 1/2] bpf: Get better reg range with ldsx and 32bit compare
 2024-07-12 21:30 UTC  (7+ messages)

[PATCH v8 net-next 0/2] Introduce EN7581 ethernet support
 2024-07-12 21:27 UTC  (3+ messages)
` [PATCH v8 net-next 1/2] dt-bindings: net: airoha: Add EN7581 ethernet controller
` [PATCH v8 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC

[PATCH V6 00/18] Add data type profiling support for powerpc
 2024-07-12 21:27 UTC  (7+ messages)
` [PATCH V6 17/18] tools/perf: Update data_type_cmp and sort__typeoff_sort function to include var_name in comparison
` [PATCH V6 18/18] tools/perf: Set instruction name to be used with insn-stat when using raw instruction

[XEN PATCH for-4.19] xen/bitmap: amend MISRA C deviation for Rule 20.7
 2024-07-12 21:26 UTC  (3+ messages)

[PATCH] main: remove static from const strlen
 2024-07-12 21:25 UTC  (2+ messages)

pull-request: bpf-next 2024-07-12
 2024-07-12 21:24 UTC 

Possible circular dependency between i_data_sem and folio lock in ext4 filesystem
 2024-07-12 21:23 UTC  (5+ messages)

[PATCH net-next 3/3] mlxsw: pci: Lock configuration space of upstream bridge during reset
 2024-07-12 21:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/harfbuzz: bump to version 9.0.0
 2024-07-12 21:20 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [git commit] package/harfbuzz: bump to version 9.0.0
 2024-07-12 21:10 UTC 

[PATCH v2 0/2] perf test: Display remaining tests while waiting
 2024-07-12 21:19 UTC  (6+ messages)
` [PATCH v2 1/2] tools subcmd: Add non-waitpid check_if_command_finished()

[PATCH v5.15 0/2] Fix for CVE-2024-36901
 2024-07-12 21:19 UTC  (2+ messages)

[PATCH v5.10 0/2] Fix for CVE-2024-36901
 2024-07-12 21:19 UTC  (2+ messages)

[PATCH 4/6] ASoC: codecs: Add NeoFidelity NTP8918 codec
 2024-07-12 21:18 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: iio: Add YAML to Awinic proximity sensor
 2024-07-12 21:18 UTC 

+ mm-hugetlb-fix-possible-recursive-locking-detected-warning.patch added to mm-unstable branch
 2024-07-12 21:16 UTC 

[PATCH v3 1/1] dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahci
 2024-07-12 21:15 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 3fe121b622825ff8cc995a1e6b026181c48188db
 2024-07-12 21:13 UTC 


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.