messages from 2022-08-27 21:14:25 to 2022-08-28 04:18:10 UTC [more...]
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-08-28 4:18 UTC (9+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
net/ipv4/tcp_cong.c:238:24: sparse: sparse: incorrect type in initializer (different address spaces)
2022-08-28 4:12 UTC (2+ messages)
[intel-tdx:guest-attest 3/9] htmldocs: Documentation/x86/tdx.rst:275: WARNING: Field list ends without a blank line; unexpected unindent
2022-08-28 4:12 UTC
[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-28 4:03 UTC (9+ messages)
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
[ammarfaizi2-block:herbert/cryptodev-2.6/master 34/64] ERROR: modpost: "aspeed_register_hace_hash_algs" [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
2022-08-28 4:02 UTC
[tip:master] BUILD SUCCESS 5b7ff2d0076438d1417738da38d1dc38595b130a
2022-08-28 3:58 UTC
[PATCH] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
2022-08-28 3:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH] board: turris: Initialize serial# env
2022-08-28 3:48 UTC (2+ messages)
[PATCH] arm: mvebu: turris_{omnia, mox}: Reset bootdelay env for rescue
2022-08-28 3:48 UTC (2+ messages)
[PATCH] board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
2022-08-28 3:47 UTC (2+ messages)
[PATCH v3 0/2] docs: conf.py: Reduce texlive dependency
2022-08-28 3:47 UTC (4+ messages)
` [PATCH v3 2/2] docs/conf.py: Respect env variable SPHINX_IMGMATH
[PATCH v9 0/4] Check codeSigning extended key usage extension
2022-08-28 3:35 UTC (6+ messages)
` [PATCH v9,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v9,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU
[PATCH v4 0/9] efi: implement generic compressed boot support
2022-08-28 3:31 UTC (6+ messages)
` [PATCH v4 8/9] loongarch: avoid orphan input sections
[PATCH RESEND v6 0/3] x86/sgx: fine grained SGX MCA behavior
2022-08-28 3:27 UTC (5+ messages)
` [PATCH RESEND v6 1/3] x86/sgx: Rename the owner field of struct sgx_epc_page as encl_owner
` [PATCH RESEND v6 2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case
[PATCH 1/2] drm/etnaviv: add HWDB entry for GC7000 r6203
2022-08-28 3:13 UTC (2+ messages)
[PATCH bpf-next v3 0/7] bpf: Support struct argument for trampoline base progs
2022-08-28 2:55 UTC (8+ messages)
` [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
` [PATCH bpf-next v3 2/7] bpf: x86: Support in-register struct arguments in trampoline programs
` [PATCH bpf-next v3 3/7] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
` [PATCH bpf-next v3 4/7] bpf: arm64: No support of struct argument in trampoline programs
` [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
` [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs
` [PATCH bpf-next v3 7/7] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
[meta][dunfell][PATCH] libxml2: Add fix for CVE-2016-3709
2022-08-28 2:54 UTC (2+ messages)
` [OE-core] "
[PATCH v2] Add support for ESRT loading under Xen
2022-08-28 2:51 UTC
[PATCH] ext4/053: Remove nouser_xattr test
2022-08-28 2:48 UTC (2+ messages)
[PATCH 00/15] kbuild: various cleanups
2022-08-28 2:40 UTC (16+ messages)
` [PATCH 01/15] kbuild: remove duplicated dependency between modules and modules_check
` [PATCH 02/15] kbuild: refactor single builds of *.ko
` [PATCH 03/15] kbuild: move 'PHONY += modules_prepare' to the common part
` [PATCH 04/15] init/version.c: remove #include <linux/version.h>
` [PATCH 05/15] kbuild: build init/built-in.a just once
` [PATCH 06/15] kbuild: generate include/generated/compile.h in top Makefile
` [PATCH 07/15] scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
` [PATCH 08/15] Revert "kbuild: Make scripts/compile.h when sh != bash"
` [PATCH 09/15] kbuild: rename modules.order in sub-directories to .modules.order
` [PATCH 10/15] kbuild: move core-y in top Makefile to ./Kbuild
` [PATCH 11/15] kbuild: move .vmlinux.objs rule to Makefile.modpost
` [PATCH 12/15] kbuild: move vmlinux.o rule to the top Makefile
` [PATCH 13/15] kbuild: unify two modpost invocations
` [PATCH 14/15] kbuild: use obj-y instead extra-y for objects placed at the head
` [PATCH 15/15] kbuild: remove head-y syntax
[PATCH v3 0/8] memblock tests: update and extend memblock simulator
2022-08-28 2:45 UTC (2+ messages)
[ovmf test] 172821: regressions - FAIL
2022-08-28 2:39 UTC
[PATCH] kvm/rseq_test.c:Correct gettid func name kselftest
2022-08-28 2:36 UTC
[linux-5.4 test] 172816: regressions - FAIL
2022-08-28 2:34 UTC
[meta-selinux][PATCH 01/16] selinux: upgrade 3.3 -> 3.4
2022-08-28 2:29 UTC (16+ messages)
` [meta-selinux][PATCH 02/16] libsepol: "
` [meta-selinux][PATCH 03/16] libselinux: "
` [meta-selinux][PATCH 04/16] libselinux-python: "
` [meta-selinux][PATCH 05/16] libsemanage: "
` [meta-selinux][PATCH 06/16] checkpolicy: "
` [meta-selinux][PATCH 07/16] secilc: "
` [meta-selinux][PATCH 08/16] policycoreutils: "
` [meta-selinux][PATCH 09/16] mcstrans: "
` [meta-selinux][PATCH 10/16] restorecond: "
` [meta-selinux][PATCH 11/16] selinux-python: "
` [meta-selinux][PATCH 12/16] selinux-dbus: "
` [meta-selinux][PATCH 13/16] selinux-gui: "
` [meta-selinux][PATCH 14/16] selinux-sandbox: "
` [meta-selinux][PATCH 15/16] semodule-utils: "
` [meta-selinux][PATCH 16/16] setools: fix buildpaths issue
[PATCH v2 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
2022-08-28 2:07 UTC (3+ messages)
` [PATCH v2 4/4] pwm: sysfs: Utilize an array for polarity strings
[PATCH 5/8] LoongArch: Support R_LARCH_ABS* in modules
2022-08-28 2:11 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 99ab2f21bfd615a8ba701b2ba16aa5024e94c2d4
2022-08-28 2:09 UTC (2+ messages)
` [Devel] "
RAID 6, 6 device array - all devices lost superblock
2022-08-28 2:00 UTC
[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
2022-08-28 1:57 UTC (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: remove unneed defer_reserve_crashkernel() and crash_mem_map
[PATCH v2] dm: core: Do not stop uclass iteration on error
2022-08-28 1:52 UTC (3+ messages)
` [PATCH v3] "
[PATCH] fdt_support: add optional board_rng_seed() hook
2022-08-28 1:52 UTC (7+ messages)
[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver
2022-08-28 1:52 UTC (5+ messages)
[PATCH] Documentation: fb: udlfb: clean up text and formatting
2022-08-28 1:51 UTC (3+ messages)
pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
2022-08-28 1:41 UTC (9+ messages)
+ mm-re-allow-pinning-of-zero-pfns-again-fix.patch added to mm-hotfixes-unstable branch
2022-08-28 1:40 UTC
[PATCH v2] mm: re-allow pinning of zero pfns (again)
2022-08-28 1:40 UTC (3+ messages)
[axboe-block:for-6.1/block 1/13] block/sed-opal.c:2702:23: warning: use of uninitialized value 'p' [CWE-457]
2022-08-28 1:20 UTC
[PATCH 4/8] LoongArch: Support R_LARCH_B26 in modules
2022-08-28 1:10 UTC
Default Routing Issues, And Potential Solution
2022-08-28 1:08 UTC
[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
2022-08-28 1:07 UTC (16+ messages)
` [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH 3/6] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
Ambiguous 'HEAD' issue
2022-08-28 1:00 UTC (2+ messages)
[Proposal] Pass additional metadata to sendemail-validate hook from git send-email
2022-08-28 0:39 UTC (2+ messages)
` [Proposal] Pass additional metadata to sendemail-validate hook from git send-emailg
[PATCH] xz: do not OOM with 3x builds, lower memlimit
2022-08-28 0:37 UTC (7+ messages)
` [OE-core] "
[PATCH] mm/gup.c: Fix uninitialized return value on __gup_longterm_locked()
2022-08-28 0:36 UTC (2+ messages)
[linux-linus test] 172814: regressions - FAIL
2022-08-28 0:35 UTC
[PATCH] Documentation: W1: minor typo corrections
2022-08-28 0:28 UTC
[oe-core][PATCH] packagegroup-base.bb: remove wpa_supplicant preset from packagegroup-base-wifi
2022-08-28 0:24 UTC (2+ messages)
[PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
2022-08-28 0:24 UTC (3+ messages)
` [PATCH bpf-next v2 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
[Bug 216422] New: BUG: kernel NULL pointer dereference, address: 0000000000000000
2022-08-28 0:21 UTC (2+ messages)
` [Bug 216422] "
+ mm-reduce-noise-in-show_mem-for-lowmem-allocations-fix-2.patch added to mm-unstable branch
2022-08-28 0:10 UTC
+ hugetlb-handle-truncate-racing-with-page-faults-fix-fix.patch added to mm-unstable branch
2022-08-28 0:05 UTC
[ammarfaizi2-block:akpm/mm/mm-unstable 298/313] arch/sparc/kernel/setup_32.c:86:9: error: too few arguments to function 'show_free_areas'
2022-08-27 23:59 UTC
[PATCH bpf-next v2] bpftool: implement perf attach command
2022-08-27 23:54 UTC (6+ messages)
[ovmf test] 172819: regressions - FAIL
2022-08-27 23:54 UTC
[PATCH bpf-next 0/3] BPF mass-verification veristat tool
2022-08-27 23:53 UTC (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
` [PATCH bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
` [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
2022-08-27 23:47 UTC (16+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
include/linux/atomic/atomic-instrumented.h:476:16: sparse: sparse: cast truncates bits from constant value (ffffffffaaa31337 becomes 37)
2022-08-27 23:39 UTC
[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-27 23:33 UTC (3+ messages)
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
[f2fs-dev] [Bug 216285] New: KASAN: slab-out-of-bounds in mutex_lock and NULL pointer deference at fs/f2fs/segment.c: f2fs_update_meta_page() when mount a crafted f2fs image
2022-08-27 23:29 UTC (2+ messages)
` [f2fs-dev] [Bug 216285] KASAN: slab-out-of-bounds in mutex_lock and NULL pointer dereference "
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-08-27 23:19 UTC (6+ messages)
` [PATCH 40/51] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32
+ mm-gupc-simplify-and-fix-check_and_migrate_movable_pages-return-codes-fix-fix-fix.patch added to mm-unstable branch
2022-08-27 23:16 UTC
[GIT PULL] xen: branch for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] s390 updates for 6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] Power management fix for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] Thermal control fixes for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] Audit fixes for v6.0 (#2)
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] ACPI fixes for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[to-be-updated] block-bio-fs-convert-most-filesystems-to-pin_user_pages_fast.patch removed from -mm tree
2022-08-27 23:06 UTC
[to-be-updated] fuse-convert-direct-io-paths-to-use-foll_pin.patch removed from -mm tree
2022-08-27 23:06 UTC
[to-be-updated] nfs-direct-io-convert-to-foll_pin-pages.patch removed from -mm tree
2022-08-27 23:06 UTC
[to-be-updated] block-add-dio_w_-wrappers-for-pin-unpin-user-pages.patch removed from -mm tree
2022-08-27 23:06 UTC
[to-be-updated] mm-gup-introduce-pin_user_page.patch removed from -mm tree
2022-08-27 23:06 UTC
[to-be-updated] iov_iter-new-iov_iter_pin_pages-routines.patch removed from -mm tree
2022-08-27 23:06 UTC
[PATCH RFC] s390: Fix nospec table alignments
2022-08-27 22:59 UTC (3+ messages)
[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-27 22:53 UTC (3+ messages)
[Intel-gfx] [PATCH 00/15] Tidy up vfio_device life cycle
2022-08-27 22:41 UTC (3+ messages)
` "
[linusw-nomadik:ux500-janice-v6.0-rc1 10/14] isa1200.c:undefined reference to `input_ff_create_memless'
2022-08-27 22:38 UTC
+ mm-damon-vaddr-remove-comparison-between-mm-and-last_mm-when-checking-region-accesses.patch added to mm-unstable branch
2022-08-27 22:40 UTC
+ mm-damon-simplify-the-parameter-passing-for-check_accesses.patch added to mm-unstable branch
2022-08-27 22:40 UTC
[bug report] mm/gup.c: Fix return value for __gup_longterm_locked()
2022-08-27 22:36 UTC (2+ messages)
+ hugetlb-rename-remove_huge_page-to-hugetlb_delete_from_page_cache-fix.patch added to mm-unstable branch
2022-08-27 22:33 UTC
+ initramfs-mask-my_inptr-as-__initdata.patch added to mm-nonmm-unstable branch
2022-08-27 22:31 UTC
+ fuse-convert-direct-io-paths-to-use-foll_pin.patch added to mm-unstable branch
2022-08-27 22:29 UTC
+ block-bio-fs-convert-most-filesystems-to-pin_user_pages_fast.patch added to mm-unstable branch
2022-08-27 22:28 UTC
+ nfs-direct-io-convert-to-foll_pin-pages.patch added to mm-unstable branch
2022-08-27 22:29 UTC
+ iov_iter-new-iov_iter_pin_pages-routines.patch added to mm-unstable branch
2022-08-27 22:28 UTC
+ block-add-dio_w_-wrappers-for-pin-unpin-user-pages.patch added to mm-unstable branch
2022-08-27 22:28 UTC
+ mm-gup-introduce-pin_user_page.patch added to mm-unstable branch
2022-08-27 22:28 UTC
[PATCH v3 0/2] can: gs_usb: hardware timestamp support
2022-08-27 22:22 UTC (4+ messages)
` [PATCH v3 1/2] can: gs_usb: use common spelling of GS_USB in macros
` [PATCH v3 2/2] can: gs_usb: add RX and TX hardware timestamp support
[efi:next] BUILD SUCCESS bb45d2db8492036a6fc938ec0b228834ea6e1cf9
2022-08-27 22:18 UTC
[PATCH] Documentation/SCSI: fix a few typos
2022-08-27 22:17 UTC
Please pull u-boot-dm
2022-08-27 22:15 UTC (2+ messages)
+ mm-zswap-skip-confusing-print-info.patch added to mm-unstable branch
2022-08-27 22:13 UTC
+ mm-zswap-delay-the-initializaton-of-zswap-until-the-first-enablement.patch added to mm-unstable branch
2022-08-27 22:13 UTC
+ mm-zswap-replace-zswap_init_started-failed-with-zswap_init_state.patch added to mm-unstable branch
2022-08-27 22:13 UTC
+ frontswap-invoke-ops-init-for-online-swap-device-in-frontswap_register_ops.patch added to mm-unstable branch
2022-08-27 22:13 UTC
+ frontswap-skip-frontswap_ops-init-if-zswap-init-failed.patch added to mm-unstable branch
2022-08-27 22:13 UTC
[PATCH -next v3 0/5] Delay the initializaton of zswap
2022-08-27 22:13 UTC (2+ messages)
+ mm-fix-null-ptr-deref-in-kswapd_is_running-fix.patch added to mm-unstable branch
2022-08-27 22:09 UTC
+ mm-fix-null-ptr-deref-in-kswapd_is_running.patch added to mm-unstable branch
2022-08-27 22:09 UTC
[PATCH v2] mm: fix null-ptr-deref in kswapd_is_running()
2022-08-27 22:08 UTC (2+ messages)
+ mm-kill-is_memblock_offlined.patch added to mm-unstable branch
2022-08-27 21:56 UTC
curiosities with tempfile.active
2022-08-27 21:47 UTC (4+ messages)
[GIT PULL] smb3 client fixes
2022-08-27 21:43 UTC
Returned mail: see transcript for details
2022-08-27 21:03 UTC
[jgunthorpe:vfio_iommufd 31/32] drivers/vfio/vfio.h:139:1: error: expected identifier or '(' before '{' token
2022-08-27 21:37 UTC
[Buildroot] [PATCH 1/1] package/libgpgme: fix build without threads
2022-08-27 21:35 UTC
[PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
2022-08-27 21:34 UTC (6+ messages)
` [PATCH v2.5] "
` [Freedreno] "
[PATCH 1/5] bitbake-layers: add a command to save the active build configuration as a template into a layer
2022-08-27 21:32 UTC (3+ messages)
` [OE-core] "
[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
2022-08-27 21:30 UTC (2+ messages)
[PATCH] scripts/oe-setup-builddir: add a check that TEMPLATECONF is valid
2022-08-27 21:30 UTC
[PATCH v3 13/18] powerpc: Provide syscall wrapper
2022-08-27 21:27 UTC
mm/mempolicy.c:1518 __do_sys_set_mempolicy_home_node() warn: comparison of a potentially tagged address (__do_sys_set_mempolicy_home_node, -2, end)
2022-08-27 21:27 UTC
[PATCH v2 2/2] mm/damon/vaddr: remove comparison between mm and last_mm when checking region accesses
2022-08-27 21:25 UTC (3+ messages)
[PATCH v2 1/2] mm/damon: simplify the parameter passing for 'check_accesses'
2022-08-27 21:24 UTC (2+ messages)
[Buildroot] [PATCH v4 00/29] Extend Qt6 configuration
2022-08-27 21:15 UTC (3+ messages)
` [Buildroot] [PATCH v4 02/29] package/qt6/qt6base: Add license information
[PATCH/RFC 00/10 v5] Improve scalability of directory operations
2022-08-27 21:14 UTC (6+ messages)
` [PATCH 01/10] VFS: support parallel updates in the one directory
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.