All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-11 22:15:18 to 2022-09-12 00:44:39 UTC [more...]

[RFC][PATCH] iov_iter: Add extraction functions
 2022-09-12  0:44 UTC 

[PATCH v2 00/15] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-12  0:44 UTC  (3+ messages)
` [PATCH v2 04/15] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema

[PATCH v1 0/5] [PATCH 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2022-09-12  0:44 UTC  (3+ messages)
` [PATCH v1 1/5] dt-bindings: media: add bindings for dcmipp driver

[folded-merged] mm-fix-null-ptr-deref-in-kswapd_is_running-fix.patch removed from -mm tree
 2022-09-12  0:44 UTC 

[folded-merged] page_ext-introduce-boot-parameter-early_page_ext-fix.patch removed from -mm tree
 2022-09-12  0:43 UTC 

[folded-merged] mm-gupc-refactor-check_and_migrate_movable_pages-fix.patch removed from -mm tree
 2022-09-12  0:43 UTC 

[folded-merged] mm-memory-failure-kill-__soft_offline_page-v2.patch removed from -mm tree
 2022-09-12  0:42 UTC 

[folded-merged] mm-hwpoison-kill-procs-if-unmap-fails-v2.patch removed from -mm tree
 2022-09-12  0:42 UTC 

Newbie contribution idea for 'git log --children': input requested
 2022-09-12  0:41 UTC  (2+ messages)

What's cooking in git.git (Sep 2022, #02; Fri, 9)
 2022-09-12  0:41 UTC  (4+ messages)

[folded-merged] mm-fix-use-after-free-of-page_ext-after-race-with-memory-offline-v5.patch removed from -mm tree
 2022-09-12  0:40 UTC 

[linux-5.4 test] 173136: regressions - FAIL
 2022-09-12  0:40 UTC 

[folded-merged] zsmalloc-zs_object_copy-replace-email-link-to-doc-fix.patch removed from -mm tree
 2022-09-12  0:40 UTC 

[folded-merged] zsmalloc-zs_object_copy-replace-email-link-to-doc-checkpatch-fixes.patch removed from -mm tree
 2022-09-12  0:40 UTC 

[folded-merged] mm-hugetlb-make-detecting-shared-pte-more-reliable-fix.patch removed from -mm tree
 2022-09-12  0:39 UTC 

[folded-merged] mm-hugetlb-fix-missing-call-to-restore_reserve_on_error-v2.patch removed from -mm tree
 2022-09-12  0:39 UTC 

[folded-merged] mm-gupc-simplify-and-fix-check_and_migrate_movable_pages-return-codes-fix-fix-fix.patch removed from -mm tree
 2022-09-12  0:37 UTC 

[folded-merged] mm-gupc-simplify-and-fix-check_and_migrate_movable_pages-return-codes-fix-fix.patch removed from -mm tree
 2022-09-12  0:37 UTC 

[folded-merged] mm-gupc-simplify-and-fix-check_and_migrate_movable_pages-return-codes-fix.patch removed from -mm tree
 2022-09-12  0:37 UTC 

[folded-merged] kselftests-removing-support-of-libhugetlbfs-from-kselftests-fix.patch removed from -mm tree
 2022-09-12  0:36 UTC 

[folded-merged] zsmalloc-zs_object_copy-add-clarifying-comment-fix.patch removed from -mm tree
 2022-09-12  0:35 UTC 

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-09-12  0:25 UTC  (10+ messages)
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

consolidate btrfs checksumming, repair and bio splitting
 2022-09-12  0:20 UTC  (3+ messages)
` [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios

[PATCH v14 00/70] Introducing the Maple Tree
 2022-09-12  0:20 UTC  (2+ messages)

[to-be-updated] mm-hugetlb-simplify-per-node-sysfs-creation-and-removal.patch removed from -mm tree
 2022-09-12  0:18 UTC 

[PATCH v15 00/10] mm/demotion: Memory tiers and demotion
 2022-09-12  0:13 UTC  (2+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-09-12  0:08 UTC  (3+ messages)

[PATCH 0/7] arm64: sunxi: h616: Add USB support
 2022-09-11 23:59 UTC  (24+ messages)
` [PATCH 1/7] dt-bindings: usb: Add H616 compatible string
` [PATCH 2/7] dt-bindings: usb: Add special clock for Allwinner H616 PHY
` [PATCH 3/7] phy: sun4i-usb: Introduce port2 SIDDQ quirk
` [PATCH 4/7] phy: sun4i-usb: Add support for the H616 USB PHY
` [PATCH 5/7] arm64: dts: allwinner: h616: Add USB nodes
` [PATCH 6/7] arm64: dts: allwinner: h616: OrangePi Zero 2: "
` [PATCH 7/7] arm64: dts: allwinner: h616: X96 Mate: "

linux-next: build failure after merge of the kbuild tree
 2022-09-11 23:55 UTC  (7+ messages)

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-09-11 23:48 UTC  (3+ messages)
` [PATCH v4 5/7] mm: Remember young/dirty bit for page migrations

[RFC PATCH 00/37] target/i386: new decoder + AVX implementation
 2022-09-11 23:04 UTC  (37+ messages)
` [PATCH 01/37] target/i386: Define XMMReg and access macros, align ZMM registers
` [PATCH 02/37] target/i386: make ldo/sto operations consistent with ldq
` [PATCH 03/37] target/i386: REPZ and REPNZ are mutually exclusive
` [PATCH 04/37] target/i386: introduce insn_get_addr
` [PATCH 05/37] target/i386: add core of new i386 decoder
` [PATCH 06/37] target/i386: add ALU load/writeback core
` [PATCH 07/37] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
` [PATCH 08/37] target/i386: add CPUID feature checks to new decoder
` [PATCH 09/37] target/i386: add AVX_EN hflag
` [PATCH 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
` [PATCH 11/37] target/i386: validate SSE prefixes directly in the decoding table
` [PATCH 12/37] target/i386: add scalar 0F 38 and 0F 3A instruction to new decoder
` [PATCH 13/37] target/i386: remove scalar VEX instructions from old decoder
` [PATCH 14/37] target/i386: Prepare ops_sse_header.h for 256 bit AVX
` [PATCH 15/37] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
` [PATCH 16/37] target/i386: support operand merging in binary scalar helpers
` [PATCH 17/37] target/i386: provide 3-operand versions of unary "
` [PATCH 18/37] target/i386: implement additional AVX comparison operators
` [PATCH 19/37] target/i386: Introduce 256-bit vector helpers
` [PATCH 20/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
` [PATCH 21/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, "
` [PATCH 22/37] target/i386: reimplement 0x0f 0x50-0x5f, "
` [PATCH 23/37] target/i386: reimplement 0x0f 0x78-0x7f, "
` [PATCH 24/37] target/i386: reimplement 0x0f 0x70-0x77, "
` [PATCH 25/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, "
` [PATCH 26/37] target/i386: reimplement 0x0f 0x3a, "
` [PATCH 27/37] target/i386: Use tcg gvec ops for pmovmskb
` [PATCH 28/37] target/i386: reimplement 0x0f 0x38, add AVX
` [PATCH 29/37] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, "
` [PATCH 30/37] target/i386: reimplement 0x0f 0x10-0x17, "
` [PATCH 31/37] target/i386: reimplement 0x0f 0x28-0x2f, "
` [PATCH 32/37] target/i386: implement XSAVE and XRSTOR of AVX registers
` [PATCH 33/37] target/i386: Enable AVX cpuid bits when using TCG
` [PATCH 34/37] target/i386: implement VLDMXCSR/VSTMXCSR
` [PATCH 35/37] tests/tcg: extend SSE tests to AVX
` [PATCH 36/37] target/i386: move 3DNow completely out of gen_sse

[PATCH] sparc: kprobes: Free instructions in arch_remove_kprobe()
 2022-09-11 23:43 UTC  (2+ messages)

[PATCH net-next 00/10] mlx5 MACSec Extended packet number and replay window offload
 2022-09-11 23:40 UTC  (11+ messages)
` [PATCH net-next 01/10] net: macsec: Expose extended packet number (EPN) properties to macsec offload
` [PATCH net-next 02/10] net/mlx5: Fix fields name prefix in MACsec
` [PATCH net-next 03/10] net/mlx5e: Fix MACsec initialization error path
` [PATCH net-next 04/10] net/mlx5e: Fix MACsec initial packet number
` [PATCH net-next 05/10] net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay protection
` [PATCH net-next 06/10] net/mlx5e: Expose memory key creation (mkey) function
` [PATCH net-next 07/10] net/mlx5e: Create advanced steering operation (ASO) object for MACsec
` [PATCH net-next 08/10] net/mlx5e: Move MACsec initialization from profile init stage to profile enable stage
` [PATCH net-next 09/10] net/mlx5e: Support MACsec offload extended packet number (EPN)
` [PATCH net-next 10/10] net/mlx5e: Support MACsec offload replay window

[Buildroot] [PATCH 1/1] package/python-setuptools: bump to version 65.3.0
 2022-09-11 23:41 UTC 

[paulmck-rcu:printk.2022.09.11a] BUILD REGRESSION 8f9a00355ec3d95247589328c221086edc42b099
 2022-09-11 23:40 UTC 

[folded-merged] userfaultfd-update-documentation-to-describe-dev-userfaultfd-v7.patch removed from -mm tree
 2022-09-11 23:40 UTC 

[folded-merged] userfaultfd-selftests-modify-selftest-to-use-dev-userfaultfd-v7.patch removed from -mm tree
 2022-09-11 23:39 UTC 

[folded-merged] userfaultfd-add-dev-userfaultfd-for-fine-grained-access-control-v7.patch removed from -mm tree
 2022-09-11 23:38 UTC 

BTF and libBPF
 2022-09-11 23:36 UTC  (3+ messages)

[folded-merged] mm-madvise-add-madv_collapse-to-process_madvise-fix.patch removed from -mm tree
 2022-09-11 23:34 UTC 

[folded-merged] mm-madvise-introduce-madv_collapse-sync-hugepage-collapse-fix-3.patch removed from -mm tree
 2022-09-11 23:33 UTC 

[folded-merged] mm-madvise-introduce-madv_collapse-sync-hugepage-collapse-fix-2.patch removed from -mm tree
 2022-09-11 23:33 UTC 

[folded-merged] mm-madvise-introduce-madv_collapse-sync-hugepage-collapse-fix.patch removed from -mm tree
 2022-09-11 23:33 UTC 

[folded-merged] mm-khugepaged-add-flag-to-predicate-khugepaged-only-behavior-fix.patch removed from -mm tree
 2022-09-11 23:32 UTC 

[folded-merged] mm-khugepaged-add-struct-collapse_control-fix-fix-fix.patch removed from -mm tree
 2022-09-11 23:31 UTC 

[folded-merged] mm-khugepaged-add-struct-collapse_control-fix.patch removed from -mm tree
 2022-09-11 23:31 UTC 

[folded-merged] mm-khugepaged-add-struct-collapse_control-fix-fix.patch removed from -mm tree
 2022-09-11 23:31 UTC 

[to-be-updated] procfs-add-size-to-proc-pid-fdinfo.patch removed from -mm tree
 2022-09-11 23:30 UTC 

[folded-merged] procfs-add-path-to-proc-pid-fdinfo-fix.patch removed from -mm tree
 2022-09-11 23:28 UTC 

[PATCH v3] rust: Use libc++ runtime when using clang with llvm runtime
 2022-09-11 23:28 UTC 

[folded-merged] procfs-add-path-to-proc-pid-fdinfo.patch removed from -mm tree
 2022-09-11 23:28 UTC 

[to-be-updated] mm-page_alloc-minor-clean-up-for-memmap_init_compound.patch removed from -mm tree
 2022-09-11 23:26 UTC 

[merged mm-hotfixes-stable] mm-fix-dereferencing-possible-err_ptr.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] mm-fix-vm_bug_on-in-__delete_from_swap_cache.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[meta-oe][PATCH] lvm2: use bfd even with ld-is-gold in DISTRO_FEATURES
 2022-09-11 23:22 UTC  (2+ messages)
` [oe] "

[merged mm-hotfixes-stable] vmscan-check-folio_test_private-not-folio_get_private.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] tools-fix-compilation-after-gfp_typesh-split.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] mm-migrate_devicec-copy-pte-dirty-bit-to-page.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] mm-damon-dbgfs-fix-memory-leak-when-using.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] mm-migrate_devicec-add-missing-flush_cache_page.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] x86-mm-disable-instrumentations-of-mm-pgprotc.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] mm-migrate_devicec-flush-tlb-while-holding-ptl.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] mm-memory-failure-fall-back-to-vma_address-when-notify_failure-fails.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] mm-memory-failure-fix-detection-of-memory_failure-handlers.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[vfs-idmapping:fs.posix_acl.vfsuid 14/37] fs/cifs/cifssmb.c:3474:48: warning: variable 'i' is uninitialized when used here
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] xfs-fix-sb_born-check-in-xfs_dax_notify_failure.patch removed from -mm tree
 2022-09-11 23:23 UTC 

[merged mm-hotfixes-stable] xfs-quiet-notify_failure-eopnotsupp-cases.patch removed from -mm tree
 2022-09-11 23:22 UTC 

[merged mm-hotfixes-stable] ntfs-fix-bug_on-in-ntfs_lookup_inode_by_name.patch removed from -mm tree
 2022-09-11 23:22 UTC 

[merged mm-hotfixes-stable] mm-page_alloc-fix-race-condition-between-build_all_zonelists-and-page-allocation.patch removed from -mm tree
 2022-09-11 23:22 UTC 

[folded-merged] mm-page_alloc-fix-race-condition-between-build_all_zonelists-and-page-allocation-fix.patch removed from -mm tree
 2022-09-11 23:20 UTC 

[PATCH] xfs: remove the redundant check in xfs_bmap_first_unused
 2022-09-11 23:12 UTC  (2+ messages)

[PATCH 0/4] target/i386: More SIMD tests
 2022-09-11 23:00 UTC  (5+ messages)
` [PATCH 1/4] tests/tcg: i386: fix typos in 3DNow! instructions
` [PATCH 2/4] tests/tcg: i386: add MMX and 3DNow! tests
` [PATCH 3/4] tests/tcg: refine MMX support in SSE tests
` [PATCH 4/4] tests/tcg: remove old "

[Buildroot] [PATCH 1/1] package/python-cython: bump to version 0.29.32
 2022-09-11 23:10 UTC 

[PATCH v3 0/1] Update apq8016 lpass-cpu compat string
 2022-09-11 23:08 UTC  (2+ messages)
` [PATCH v3] ASoC: dt-bindings: Mark old binding qcom,cpu-lpass-apq8016 as deprecated

[Buildroot] [PATCH 1/1] package/python-setuptools-rust: bump to version 1.5.1
 2022-09-11 23:05 UTC 

[PATCH 4.14 000/284] 4.14.276-rc1 review
 2022-09-11 23:03 UTC  (9+ messages)
` [PATCH 4.14 022/284] SUNRPC: avoid race between mod_timer() and del_timer_sync()
            ` [PATCH - stable] SUNRPC: use _bh spinlocking on ->transport_lock

linux-next: Fixes tag needs some work in the drm tree
 2022-09-11 22:54 UTC  (2+ messages)

drivers/gnss/usb.c:120:41: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-09-11 23:02 UTC 

[Buildroot] [PATCH 1/1] package/python-cryptography: bump to version 38.0.1
 2022-09-11 23:02 UTC 

[PATCH v6 0/8] Update ADSP pil loader for SC7280 platform
 2022-09-11 23:01 UTC  (11+ messages)
` [PATCH v6 1/8] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v6 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v6 4/8] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v6 6/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH v6 7/8] remoteproc: qcom: Add support for memory sandbox

[PATCH RFC 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-11 22:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-chardet: bump to version 5.0.0
 2022-09-11 22:53 UTC 

[PATCH v2 2/2] media: i2c: add support for ov4689
 2022-09-11 22:52 UTC  (2+ messages)

kernel/dma/pool.c:105:44: error: implicit declaration of function 'pgprot_dmacoherent'
 2022-09-11 22:52 UTC 

[linux-stable-rc:linux-5.10.y 5204/8352] fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_setup_one_bio() falls through to next function o2hb_wait_on_io()
 2022-09-11 22:52 UTC 

Potentially undesirable interactions between vfork() and time namespaces
 2022-09-11 22:51 UTC  (11+ messages)

[v4] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-09-11 22:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-certifi: bump to version 2022.6.15.1
 2022-09-11 22:48 UTC 

[linux-linus test] 173133: regressions - FAIL
 2022-09-11 22:44 UTC 

[linux-stable-rc:linux-5.10.y 7229/8352] drivers/hwmon/pmbus/adm1275.o: warning: objtool: adm1275_probe()+0xb9d: unreachable instruction
 2022-09-11 22:41 UTC 

[Buildroot] [PATCH 1/1] package/python-aioconsole: bump to version 0.5.1
 2022-09-11 22:40 UTC 

[PATCH] usb: gadget: function: fix dangling pnp_string in f_printer.c
 2022-09-11 22:37 UTC 

[PATCH] xfs: eliminate the potential overflow risk in xfs_da_grow_inode_int
 2022-09-11 22:38 UTC  (2+ messages)

[dm-devel] [PATCH] multipath-tools: update hwtable text/info/comments
 2022-09-11 22:36 UTC 

[PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
 2022-09-11 22:31 UTC  (11+ messages)

[PATCH 0/2] target/i386: two fixes for cmpxchg
 2022-09-11 22:26 UTC  (3+ messages)
` [PATCH 1/2] target/i386: fix cmpxchg with 32-bit register destination
` [PATCH 2/2] target/i386: cmpxchg only overwrites ZF

[PATCH] libxml2: don't override XML_CATALOG_FILES in xmllint wrapper if already set
 2022-09-11 22:21 UTC  (2+ messages)
  ` [OE-core] "

[PATCH] xfs: fix up the comment in xfs_dir2_isleaf
 2022-09-11 22:20 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/3] drm: Use full allocated minor range for DRM
 2022-09-11 22:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm: Use full allocated minor range for DRM (rev2)

[PATCH 00/13] lpfc: Update lpfc to revision 14.2.0.7
 2022-09-11 22:15 UTC  (13+ messages)
` [PATCH 01/13] lpfc: Fix prli_fc4_req checks in PRLI handling
` [PATCH 03/13] lpfc: Fix mbuf pool resource detected as busy at driver unload
` [PATCH 04/13] lpfc: Add missing free iocb and nlp kref put for early return VMID cases
` [PATCH 05/13] lpfc: Fix multiple NVME remoteport registration calls for the same NPort ID
` [PATCH 06/13] lpfc: Move scsi_host_template outside dynamically allocated/freed phba
` [PATCH 07/13] lpfc: Update congestion mode logging for Emulex San Manager application
` [PATCH 08/13] lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
` [PATCH 09/13] lpfc: Rework lpfc_fdmi_cmd routine for cleanup and consistency
` [PATCH 10/13] lpfc: Rework FDMI attribute registration for unintential padding
` [PATCH 11/13] lpfc: Add reporting capability for Link Degrade Signaling
` [PATCH 12/13] lpfc: Fix various issues reported by tools
` [PATCH 13/13] lpfc: Update lpfc version to 14.2.0.7


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.