messages from 2022-04-04 23:16:17 to 2022-04-05 02:24:56 UTC [more...]
Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
2022-04-05 1:06 UTC (22+ messages)
[PATCHv7 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
2022-04-05 0:23 UTC (7+ messages)
` [PATCHv7.1 "
[PATCHSET v4 0/5] Fix early file assignment for links or drain
2022-04-04 23:56 UTC (3+ messages)
` [PATCH 1/6] io_uring: don't check req->file in io_fsync_prep()
` [PATCH 4/6] io_uring: propagate issue_flags state down to file assignment
[PATCH] Bluetooth: hci_qca: Use del_timer_sync() before freeing
2022-04-05 1:07 UTC (3+ messages)
mmotm 2022-04-04-17-10 uploaded
2022-04-05 0:10 UTC (2+ messages)
[PATCH v4] topology: make core_mask include at least cluster_siblings
2022-04-04 23:40 UTC (2+ messages)
[PATCH BlueZ 1/2] monitor: Add support for LE BIG Info Adverting Report
2022-04-05 0:42 UTC (2+ messages)
` [PATCH BlueZ 2/2] btdev: Add support for sending LE BIG Info Adv Reports
[PATCH] mm/memcg: non-hierarchical mode is deprecated
2022-04-05 2:22 UTC (4+ messages)
[RESEND][PATCH] qedf: remove an unneeded NULL check on list iterator
2022-04-05 0:40 UTC
[PATCH] habanalabs: Elide a warning on 32-bit targets
2022-04-05 0:43 UTC (3+ messages)
[PATCH 0/8] UAPI: make more exported headers self-contained, and put them into test coverage
2022-04-05 1:12 UTC (5+ messages)
` [PATCH 2/8] kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h>
[RFC PATCH] ls-tree: `-l` should not imply recursive listing
2022-04-04 23:45 UTC (2+ messages)
` [PATCH v2] ls-tree: fix --long implying -r regression in 9c4d58ff2c3
[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
2022-04-05 1:09 UTC (3+ messages)
` [f2fs-dev] "
[PATCH 0/4] sunxi: Fixes for DM I2C drivers
2022-04-05 2:16 UTC (4+ messages)
` [PATCH 4/4] i2c: sun8i_rsb: Add support for DM clocks and resets
[v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-04-05 0:48 UTC (3+ messages)
[RT][PATCH 1/2] rcutorture: Also force sched priority to timersd on boosting test
2022-04-05 1:07 UTC (2+ messages)
` [RT][PATCH 2/2] tick: Fix timer storm since introduction of timersd
[PATCH] KVM: x86/pmu: Update AMD PMC smaple period to fix guest NMI-watchdog
2022-04-05 0:22 UTC (3+ messages)
[PATCH v2 1/2] ata: ahci: Drop low power policy board type
2022-04-04 23:53 UTC (6+ messages)
` [PATCH v2 2/2] ata: ahci: Protect users from setting policies their drives don't support
[PATCH bpf-next v2] libbpf: Support Debian in resolve_full_path()
2022-04-04 23:49 UTC (2+ messages)
[PATCH] qed: remove an unneed NULL check on list iterator
2022-04-05 0:22 UTC
[PATCH v2 0/4] Manual improvements
2022-04-05 1:15 UTC (3+ messages)
` [PATCH 4/4] mdadm: Update config manual
[PATCH 0/6] ASoC: ak4613: add TDM256 test support
2022-04-05 2:06 UTC (7+ messages)
` [PATCH 1/6] ASoC: ak4613: add missing mutex_lock()
` [PATCH 2/6] ASoC: ak4613: tidyup ak4613_interface
` [PATCH 3/6] ASoC: ak4613: return error if it was setup as clock provider
` [PATCH 4/6] ASoC: ak4613: priv has ctrl1 instead of iface
` [PATCH 5/6] ASoC: ak4613: rename constraint to constraint_rates
` [PATCH 6/6] ASoC: ak4613: add TDM256 support
[xen-4.15-testing test] 169162: tolerable FAIL - PUSHED
2022-04-05 2:06 UTC
[linux-next:master 951/1176] drivers/md/dm.c:1685:21: warning: Uninitialized variables: io.magic, io.lock, io.start_time, io.data, io.node, io.map_task, io.stats_aux, io.flags, io.status, io.io_count, io.md, io.orig_bio, io.tio [uninitvar]
2022-04-05 2:05 UTC
[Intel-gfx] [PATCH] drm/i915/dmc: Add MMIO range restrictions
2022-04-05 2:04 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[mm/slub] 555b8c8cb3: WARNING:at_lib/stackdepot.c:#stack_depot_fetch
2022-04-05 2:00 UTC (9+ messages)
[PATCH v6] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
2022-04-05 1:51 UTC (4+ messages)
[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
2022-04-05 1:49 UTC (24+ messages)
` [PATCH v8 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v8 02/23] mm: Teach core mm about pte markers
` [PATCH v8 03/23] mm: Check against orig_pte for finish_fault()
` [PATCH v8 04/23] mm/uffd: PTE_MARKER_UFFD_WP
` [PATCH v8 05/23] mm/shmem: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v8 06/23] mm/shmem: Handle uffd-wp special pte in page fault handler
` [PATCH v8 07/23] mm/shmem: Persist uffd-wp bit across zapping for file-backed
` [PATCH v8 08/23] mm/shmem: Allow uffd wr-protect none pte for file-backed mem
` [PATCH v8 09/23] mm/shmem: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v8 10/23] mm/shmem: Handle uffd-wp during fork()
` [PATCH v8 11/23] mm/hugetlb: Introduce huge pte version of uffd-wp helpers
` [PATCH v8 12/23] mm/hugetlb: Hook page faults for uffd write protection
` [PATCH v8 13/23] mm/hugetlb: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v8 14/23] mm/hugetlb: Handle UFFDIO_WRITEPROTECT
` [PATCH v8 15/23] mm/hugetlb: Handle pte markers in page faults
` [PATCH v8 16/23] mm/hugetlb: Allow uffd wr-protect none ptes
` [PATCH v8 17/23] mm/hugetlb: Only drop uffd-wp special pte if required
` [PATCH v8 18/23] mm/hugetlb: Handle uffd-wp during fork()
` [PATCH v8 19/23] mm/khugepaged: Don't recycle vma pgtable if uffd-wp registered
` [PATCH v8 20/23] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v8 21/23] mm/uffd: Enable write protection for shmem & hugetlbfs
` [PATCH v8 22/23] mm: Enable PTE markers by default
` [PATCH v8 23/23] selftests/uffd: Enable uffd-wp for shmem/hugetlbfs
[Bug 215800] New: amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU
2022-04-05 1:16 UTC
linux-next: manual merge of the drm-intel tree with Linus' tree
2022-04-05 1:00 UTC (3+ messages)
` [Intel-gfx] "
[avpatel:riscv_kvm_aia_v1 25/29] arch/riscv/kvm/aia.c:204:36: sparse: sparse: incorrect type in argument 2 (different address spaces)
2022-04-05 0:03 UTC
[PATCH v3 0/3] x86/platform/uv: UV Kernel support for UV5
2022-04-05 0:47 UTC (3+ messages)
` [PATCH v3 2/3] x86/platform/uv: Update TSC sync state "
[PATCH] platform/chrome: cros_ec_typec: Check for EC driver
2022-04-05 1:57 UTC (2+ messages)
[PATCH v3 0/8] crypto: HCTR2 support
2022-04-05 1:55 UTC (4+ messages)
` [PATCH v3 7/8] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL
[PATCH v4 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer
2022-04-05 1:56 UTC (5+ messages)
` [PATCH v4 2/4] KVM: selftests: add is_cpu_eligible_to_run() utility function
[PATCH 1/2] ARM: vexpress/spc: Fix doxygen comments
2022-04-05 0:21 UTC (3+ messages)
[PATCH v2 0/3] KVM: arm64: Limit feature register reads from AArch32
2022-04-05 1:53 UTC (14+ messages)
` [PATCH v2 2/3] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
` [PATCH v2 3/3] KVM: arm64: Start trapping ID registers for 32 bit guests
[kbuild] Re: [PATCH v4 3/5] usb: gadget: add trace event of configfs group operation
2022-04-05 1:54 UTC (2+ messages)
linux-next: manual merge of the drm-intel tree with Linus' tree
2022-04-05 0:53 UTC (3+ messages)
` [Intel-gfx] "
[linux-next:master 1022/1176] arch/x86/pci/acpi.c:304:2: warning: There is an unknown macro here somewhere. Configuration is required. If resource_list_for_each_entry is a macro then please configure it. [unknownMacro]
2022-04-05 1:45 UTC
5.17.0 boot issue on Miata
2022-04-05 1:42 UTC (3+ messages)
[PATCH] iommu/vt-d: remove unneeded validity check on dev
2022-04-05 1:38 UTC (3+ messages)
Amazon.co.jp重要なお知らせ
2022-04-05 1:26 UTC
[jakob-koschel:lkp-patches-2022-03-29 57/90] arch/powerpc/platforms/powermac/low_i2c.c:1078:19: warning: Uninitialized variable: iter->controller [uninitvar]
2022-04-05 1:35 UTC
drivers/of/pdt.c:58:2: warning: Call to function 'sprintf' is insecure as it does not provide bounding of the memory buffer or security checks introduced in the C11 standard. Replace with analogous functions that support length arguments or provides bound
2022-04-05 1:35 UTC
[PATCH v6 4/6] staging: media: wave5: Add TODO file
2022-04-05 1:31 UTC (7+ messages)
[Intel-gfx] [PATCH] drm/i915/uncore: Warn on previous unclaimed accesses
2022-04-05 1:29 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH mlx5-next 0/5] Drop Mellanox FPGA TLS support from the kernel
2022-04-05 0:35 UTC (4+ messages)
` [PATCH mlx5-next 4/5] net/mlx5: Remove tls vs. ktls separation as it is the same
[Buildroot] [PATCH 1/1] linux/linux.mk: ensure custom kernel version is set
2022-04-05 1:20 UTC
arch/x86/kernel/cpu/common.c:187:45: warning: Parameter 's' can be declared with const [constParameter]
2022-04-05 1:15 UTC
[PATCH 0/2] staging: rtl8723bs: clean up two *_cmd_callback() functions in rtw_cmd.c
2022-04-05 1:10 UTC (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove handlerOS independent comment
` [PATCH 2/2] staging: rtl8723bs: combine both sides of conditional statement
[PATCH 1/3] staging: rtl8712: change the type of _r8712_init_recv_priv()
2022-04-05 1:10 UTC (4+ messages)
` [PATCH 2/3] staging: rtl8712: add two validation check in r8712_init_drv_sw()
[ANNOUNCE] Git v2.36.0-rc0 - Build failure on NonStops
2022-04-05 0:54 UTC (5+ messages)
[PATCH V2] mkfs: increase the minimum log size to 64MB when possible
2022-04-05 0:55 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/uncore: keep track of last mmio accesses
2022-04-05 0:54 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/uncore: keep track of last mmio accesses (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v3] hw/misc: applesmc: use host osk as default on macs
2022-04-05 0:46 UTC
[geert-renesas-devel:master] BUILD SUCCESS d2f27dc76d3d5a290f9dfcafae3047e5c9d0ba2b
2022-04-05 0:24 UTC
[PATCH v3 0/3] x86/fpu: Make AMX state ready for CPU idle
2022-04-05 0:24 UTC (4+ messages)
` [PATCH v3 2/3] x86/fpu: Add a helper to prepare AMX state for low-power "
[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
2022-04-05 0:43 UTC (6+ messages)
[PATCH] ASoC: rsnd: use inclusive language for DAIFMT mask
2022-04-05 0:34 UTC
drivers/media/platform/samsung/exynos4-is/fimc-m2m.c:258 fimc_m2m_g_fmt_mplane() warn: passing a valid pointer to 'PTR_ERR'
2022-04-05 0:34 UTC
[PATCH mptcp-next v9 0/8] BPF packet scheduler
2022-04-05 0:29 UTC (3+ messages)
` [PATCH mptcp-next v9 6/8] mptcp: add bpf_mptcp_sched_ops
[RESEND][PATCH v2] myri10ge: remove an unneeded NULL check
2022-04-05 0:12 UTC
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-04-05 0:24 UTC (3+ messages)
` [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
[Buildroot] [PATCH] package/libnss: bump to version 3.77
2022-04-05 0:22 UTC
[Intel-gfx] [PATCH] drm/i915: program wm blocks to at least blocks required per line
2022-04-05 0:14 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH 1/2] staging: r8188eu: add space around arithmatic sign
2022-04-05 0:10 UTC (2+ messages)
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-04-05 0:00 UTC (9+ messages)
[PATCH 5.10.y-cip 00/29] Add RSPI/OSTM/WDT/TSU/OPP support to Renesas RZ/G2L SoC
2022-04-04 23:10 UTC (2+ messages)
[PATCH 0/6] kernel-yocto: consolidated pull request
2022-04-04 21:38 UTC (4+ messages)
` [PATCH 5/6] linux-yocto/5.15: features/security: Move x86_64 configs to separate file
` [OE-core] "
[meta-oe][dunfell][PATCH] breakpad: Update SRC_URI for protobuf and lss
2022-04-04 20:19 UTC
PATCH: Google security chip, additional DID:VID
2022-04-04 23:44 UTC (3+ messages)
[PATCH v2 0/2] hugetlb: Fix confusing behavior
2022-04-04 23:48 UTC (6+ messages)
` [PATCH v2 1/2] hugetlb: Fix hugepages_setup when deal with pernode
[PATCH 1/1] drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu
2022-04-04 23:47 UTC (2+ messages)
[PATCH] drivers/char/tpm: Google TPM, additional DID:VID
2022-04-04 23:42 UTC
[PATCH v3 bpf-next 0/7] Add libbpf support for USDTs
2022-04-04 23:41 UTC (2+ messages)
` [PATCH v3 bpf-next 2/7] libbpf: wire up USDT API and bpf_link integration
[PATCH v2 0/5] KVM: mm: count KVM page table pages in pagetable stats
2022-04-04 23:41 UTC (12+ messages)
` [PATCH v2 1/5] KVM: mm: add a helper to account page table pages used by KVM
` [PATCH v2 2/5] KVM: x86: mm: count KVM page table pages in pagetable stats
` [PATCH v2 3/5] KVM: arm64: "
` [PATCH v2 4/5] KVM: riscv: "
` [PATCH v2 5/5] KVM: mips: "
+ mm-mmap-register-suitable-readonly-file-vmas-for-khugepaged.patch added to -mm tree
2022-04-04 23:38 UTC
+ mm-khugepaged-move-some-khugepaged_-functions-to-khugepagedc.patch added to -mm tree
2022-04-04 23:38 UTC
+ mm-khugepaged-introduce-khugepaged_enter_vma-helper.patch added to -mm tree
2022-04-04 23:38 UTC
+ mm-khugepaged-skip-dax-vma.patch added to -mm tree
2022-04-04 23:38 UTC
+ mm-khugepaged-make-khugepaged_enter-void-function.patch added to -mm tree
2022-04-04 23:38 UTC
+ mm-khugepaged-remove-redundant-check-for-vm_no_khugepaged.patch added to -mm tree
2022-04-04 23:38 UTC
+ mm-thp-only-regular-file-could-be-thp-eligible.patch added to -mm tree
2022-04-04 23:38 UTC
+ sched-coredumph-clarify-the-use-of-mmf_vm_hugepage.patch added to -mm tree
2022-04-04 23:37 UTC
PCI passthrough: possible bug in memory relocation
2022-04-04 23:36 UTC (3+ messages)
[RFC PULL] remove arch/h8300
2022-04-04 23:34 UTC (9+ messages)
[PATCH] crypto: testmgr - test in-place en/decryption with two sglists
2022-04-04 23:34 UTC (3+ messages)
[PATCH] drm/amdgpu: Junk code
2022-04-04 23:33 UTC
[RFC PATCH v2 0/3] Fix enumeration issues during composition switching
2022-04-04 23:32 UTC (10+ messages)
` [RFC PATCH v2 1/3] usb: dwc3: Flush pending SETUP data during stop active xfers
[PATCH v3 0/2] hwmon: introduce hwmon_sanitize()
2022-04-04 23:31 UTC (4+ messages)
` [PATCH v3 1/2] hwmon: introduce hwmon_sanitize_name()
What's cooking in git.git (Apr 2022, #01; Mon, 4)
2022-04-04 23:31 UTC (3+ messages)
` ns/batch-fsync (Mon Apr 4, 2022)
[PATCH net-next v5 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
2022-04-04 23:29 UTC (4+ messages)
` [PATCH net-next v5 08/13] net: wwan: t7xx: Add data path interface
[PATCH] random: mix build-time latent entropy into pool at init
2022-04-04 23:27 UTC (4+ messages)
` [PATCH v2] "
[ANNOUNCE] git-scm.com Heroku credits update
2022-04-04 23:27 UTC (3+ messages)
[GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2022-04-04 23:26 UTC (7+ messages)
Self-deadlock (?) in xfs_inodegc_worker / xfs_inactive ?
2022-04-04 23:22 UTC (2+ messages)
linux-next: manual merge of the asm-generic tree with the samsung-krzk-fixes tree
2022-04-04 23:21 UTC
+ tools-vm-page_owner_sortc-support-sorting-blocks-by-multiple-keys.patch added to -mm tree
2022-04-04 23:19 UTC
+ tools-vm-page_owner_sortc-use-fprintf-to-send-error-messages-to-stderr.patch added to -mm tree
2022-04-04 23:19 UTC
+ tools-vm-page_owner_sortc-support-for-multi-value-selection-in-single-argument.patch added to -mm tree
2022-04-04 23:19 UTC
[PATCH 0/3] Add support for proxy interconnect bandwidth votes
2022-04-04 23:17 UTC (2+ messages)
Typical PREEMPT_RT .config?
2022-04-04 23:16 UTC
[PATCH] mt76: mt7921: Add hotspot mode support
2022-04-04 23:15 UTC (2+ messages)
[PATCH v1 0/6] RISC-V -march handling improvements
2022-04-04 23:15 UTC (3+ messages)
[PATCH] MM: minor improvements to readahead documentation
2022-04-04 23:10 UTC (5+ messages)
[PATCH] tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed
2022-04-04 23:09 UTC (2+ messages)
+ mm-vmalloc-fix-a-comment.patch added to -mm tree
2022-04-04 23:09 UTC
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.