LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 00:20:43 to 2022-03-04 06:27:18 UTC [more...]

Bug 215605 - [5.14 regression] BUG: unable to handle page fault while running badblocks (fsck.ext4 -c) on a raid5 md array
 2022-03-04  6:26 UTC  (5+ messages)

[PATCH] netfs: rename read_helper.c to io.c in netfs_library.rst
 2022-03-04  6:25 UTC 

[PATCH] md: use msleep() in md_notify_reboot()
 2022-03-04  6:23 UTC  (2+ messages)

[PATCH v2] fuse: fix deadlock between atomic O_TRUNC open() and page invalidations
 2022-03-04  6:23 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-04  6:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings:pwm:Add bindings doc for Sunplus SoC PWM Driver
` [PATCH v2 2/2] pwm:sunplus-pwm:Add "

[andersson:tuxsuite 38/42] dp_debug.c:undefined reference to `dp_panel_tpg_config'
 2022-03-04  6:12 UTC 

mmotm 2022-03-02-16-53 uploaded
 2022-03-04  6:09 UTC  (3+ messages)
` mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)

[PATCH V2 0/4] Add tracer tool for AMD P-State driver
 2022-03-04  6:07 UTC  (5+ messages)
` [PATCH V2 1/4] cpufreq: amd-pstate: Add more tracepoint for AMD P-State module
` [PATCH V2 2/4] tools/power/x86/intel_pstate_tracer: make tracer as a module
` [PATCH V2 3/4] tools/power/x86/amd_pstate_tracer: Add tracer tool for AMD P-state
` [PATCH V2 4/4] Documentation: amd-pstate: add tracer tool introduction

[PATCH net-next v2 0/7] net: dev: add skb drop reasons to net/core/dev.c
 2022-03-04  6:00 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: dev: use kfree_skb_reason() for sch_handle_egress()
` [PATCH net-next v2 2/7] net: skb: introduce the function kfree_skb_list_reason()
` [PATCH net-next v2 3/7] net: dev: add skb drop reasons to __dev_xmit_skb()
` [PATCH net-next v2 4/7] net: dev: use kfree_skb_reason() for enqueue_to_backlog()
` [PATCH net-next v2 5/7] net: dev: use kfree_skb_reason() for do_xdp_generic()
` [PATCH net-next v2 6/7] net: dev: use kfree_skb_reason() for sch_handle_ingress()
` [PATCH net-next v2 7/7] net: dev: use kfree_skb_reason() for __netif_receive_skb_core()

[syzbot] WARNING in submit_bio_noacct
 2022-03-04  6:00 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx - Use swap() instead of open coding it
 2022-03-04  5:57 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 642/9999] kernel/bpf/core.c:1532:34: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-03-04  5:41 UTC 

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-03-04  5:40 UTC  (12+ messages)

[PATCH v5 RESEND 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-03-04  5:40 UTC  (3+ messages)
` [PATCH v5 RESEND 1/2] ACPI: tables: Add AGDI to the list of known table signatures
` [PATCH v5 RESEND 2/2] ACPI: AGDI: Add support for Arm Generic Diagnostic Dump and Reset device

[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
 2022-03-04  5:40 UTC 

xFrom e2ebdef7c3a5e7ba998ff20bf62806c388efeaac Mon Sep 17 00:00:00 2001
 2022-03-04  5:32 UTC  (4+ messages)
` [PATCH v5 RESEND 1/2] ACPI: tables: Add AGDI to the list of known table signatures
` [PATCH v5 RESEND 2/2] ACPI: AGDI: Add support for Arm Generic Diagnostic Dump and Reset device

[asahilinux:bits/060-spi 13/18] ERROR: modpost: "apple_rtkit_shutdown" [drivers/nvme/host/nvme-apple.ko] undefined!
 2022-03-04  5:31 UTC 

[PATCH mmotm] mm: filemap_unaccount_folio() large skip mapcount fixup
 2022-03-04  5:26 UTC  (3+ messages)

mmotm 2022-03-03-21-24 uploaded
 2022-03-04  5:24 UTC 

[PATCH v7 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-03-04  5:17 UTC  (24+ messages)
` [PATCH v7 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v7 02/23] mm: Teach core mm about pte markers
` [PATCH v7 03/23] mm: Check against orig_pte for finish_fault()
` [PATCH v7 04/23] mm/uffd: PTE_MARKER_UFFD_WP
` [PATCH v7 05/23] mm/shmem: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v7 06/23] mm/shmem: Handle uffd-wp special pte in page fault handler
` [PATCH v7 07/23] mm/shmem: Persist uffd-wp bit across zapping for file-backed
` [PATCH v7 08/23] mm/shmem: Allow uffd wr-protect none pte for file-backed mem
` [PATCH v7 09/23] mm/shmem: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v7 10/23] mm/shmem: Handle uffd-wp during fork()
` [PATCH v7 11/23] mm/hugetlb: Introduce huge pte version of uffd-wp helpers
` [PATCH v7 12/23] mm/hugetlb: Hook page faults for uffd write protection
` [PATCH v7 13/23] mm/hugetlb: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v7 14/23] mm/hugetlb: Handle UFFDIO_WRITEPROTECT
` [PATCH v7 15/23] mm/hugetlb: Handle pte markers in page faults
` [PATCH v7 16/23] mm/hugetlb: Allow uffd wr-protect none ptes
` [PATCH v7 17/23] mm/hugetlb: Only drop uffd-wp special pte if required
` [PATCH v7 18/23] mm/hugetlb: Handle uffd-wp during fork()
` [PATCH v7 19/23] mm/khugepaged: Don't recycle vma pgtable if uffd-wp registered
` [PATCH v7 20/23] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v7 21/23] mm/uffd: Enable write protection for shmem & hugetlbfs
` [PATCH v7 22/23] mm: Enable PTE markers by default
` [PATCH v7 23/23] selftests/uffd: Enable uffd-wp for shmem/hugetlbfs

[PATCH] [PATCH v3] net: marvell: Use min() instead of doing it manually
 2022-03-04  5:20 UTC  (2+ messages)

[PATCH] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
 2022-03-04  5:19 UTC  (2+ messages)

[PATCH net-next 0/7] net: dev: add skb drop reasons to net/core/dev.c
 2022-03-04  5:19 UTC  (12+ messages)
` [PATCH net-next 1/7] net: dev: use kfree_skb_reason() for sch_handle_egress()
` [PATCH net-next 2/7] net: skb: introduce the function kfree_skb_list_reason()
` [PATCH net-next 4/7] net: dev: use kfree_skb_reason() for enqueue_to_backlog()

[PATCH V2 0/6] mailbox: imx: misc fix and SECO MU support
 2022-03-04  5:16 UTC  (2+ messages)

[PATCH] isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
 2022-03-04  5:15 UTC  (2+ messages)

[PATCH] vfs: do not try to evict inode when super is frozen
 2022-03-04  5:14 UTC  (3+ messages)

[PATCH v9 0/2] Add support for Imagis touchscreens
 2022-03-04  5:11 UTC  (3+ messages)
` [PATCH v9 2/2] Input: add Imagis touchscreen driver

[PATCH] net: atlantic: Avoid out-of-bounds indexing
 2022-03-04  5:08 UTC 

[PATCH] iommu/iova: Free all CPU rcache for retry when iova alloc failure
 2022-03-04  5:00 UTC  (2+ messages)

[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
 2022-03-04  5:03 UTC  (3+ messages)

[andersson:tuxsuite 9/42] drivers/gpu/drm/i915/display/intel_dp.c:4838:75: error: too many arguments to function call, expected 2, have 3
 2022-03-04  5:00 UTC 

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-04  5:00 UTC  (2+ messages)

[andersson:tuxsuite 9/42] drivers/gpu/drm/i915/display/intel_dp.c:4838:36: error: passing argument 2 of 'test_bit' from incompatible pointer type
 2022-03-04  4:49 UTC 

[PATCH v2] binfmt_elf: Introduce KUnit test
 2022-03-04  4:48 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.14-stable 640/9999] kernel/bpf/core.c:1500:31: sparse: sparse: incorrect type in return expression (different address spaces)
 2022-03-04  4:39 UTC 

[PATCH mmotm] mm: warn on deleting redirtied only if accounted
 2022-03-04  4:38 UTC  (2+ messages)

[PATCH v3] config: Allow kernel installation packaging to override pkg-config
 2022-03-04  4:14 UTC 

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-04  4:36 UTC 

[PATCH mmotm] mm: unmap_mapping_range_tree() with i_mmap_rwsem shared
 2022-03-04  4:31 UTC 

[PATCH mmotm] mm/fs: delete PF_SWAPWRITE (fwd)
 2022-03-04  4:17 UTC 

[PATCH mmotm] shmem: mapping_set_exiting() to help mapped resilience
 2022-03-04  4:15 UTC 

[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
 2022-03-04  4:12 UTC  (2+ messages)

[PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
 2022-03-04  4:03 UTC  (15+ messages)

[PATCH] arm64: dts: qcom: ipq8074: fix the sleep clock frequency
 2022-03-04  3:57 UTC  (4+ messages)

Regression: memory corruption on Atmel SAMA5D31
 2022-03-04  3:55 UTC  (4+ messages)

[PATCH 0/3] x86/PCI: Clip only partial E820 overlaps
 2022-03-04  3:51 UTC  (4+ messages)
` [PATCH 1/3] x86/PCI: Eliminate remove_e820_regions() common subexpressions
` [PATCH 2/3] x86/PCI: Log host bridge window clipping for E820 regions
` [PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820

[PATCH] sched/topology: Remove redundant variable and fix incorrect type in build_sched_domains
 2022-03-04  3:48 UTC  (2+ messages)

[PATCH v5] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
 2022-03-04  3:45 UTC  (3+ messages)

[PATCH v3] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
 2022-03-04  3:39 UTC 

[PATCH] m68k: tweak coldfire/device.c for COMPILE_TEST
 2022-03-04  3:35 UTC 

[git pull] drm fixes for 5.17-rc7
 2022-03-04  3:34 UTC 

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.14-p-release 137/6167] security/commoncap.c:75:5: sparse: sparse: symbol '__cap_capable' was not declared. Should it be static?
 2022-03-04  3:28 UTC 

[PATCH 0/2] *** Fix reformat_objdump.awk ***
 2022-03-04  3:16 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] arch/x86/tools/objdump_reformat.awk: Ensure regex matches fwait
  ` [PATCH v2 2/2] arch/x86/tools/objdump_reformat.awk: Allow for spaces

[syzbot] KASAN: use-after-free Read in btrfs_scan_one_device (2)
 2022-03-04  3:23 UTC  (2+ messages)

[PATCH v2] x86/PCI: Disable exclusion of E820 reserved addressed in some cases
 2022-03-04  3:21 UTC  (2+ messages)

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-04  3:20 UTC  (5+ messages)

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-04  3:12 UTC  (3+ messages)

[netfilter-nf-next:testing 12/15] undefined reference to `__nf_ct_ext_find'
 2022-03-04  2:58 UTC 

[PATCH v2] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
 2022-03-04  2:55 UTC 

[PATCHv4 0/8] 64-bit data integrity field support
 2022-03-04  2:56 UTC  (11+ messages)
` [PATCHv4 3/8] asm-generic: introduce be48 unaligned accessors
` [PATCHv4 5/8] lib: add rocksoft model crc64
` [PATCHv4 7/8] block: add pi for extended integrity
` [PATCHv4 8/8] nvme: add support for enhanced metadata

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-04  2:51 UTC  (2+ messages)

arch/x86/platform/efi/quirks.c:609:5: warning: no previous declaration for 'efi_capsule_setup_info'
 2022-03-04  2:47 UTC 

[netfilter-nf-next:testing 12/15] flow_dissector.c:undefined reference to `__nf_ct_ext_find'
 2022-03-04  2:47 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.9-q-release 7912/9999] include/linux/delayacct.h: linux/sched.h is included more than once
 2022-03-04  2:46 UTC 

[atishp04:sstc_v2 11/14] arch/riscv/kvm/vcpu.c:98:73: error: expected ')'
 2022-03-04  2:47 UTC 

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-03-04  2:47 UTC  (12+ messages)
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 04/11] fuse: remove reliance on bdi congestion
` [PATCH 06/11] ceph: "

Re: [PATCH] power: supply: Handle error for wm8350_register_irq
 2022-03-04  2:43 UTC 

[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-04  2:42 UTC  (3+ messages)
` [PATCH v8 15/19] drm/mediatek: Add mt8195 Embedded "

Re: [PATCH] ASoC: wm8350: Handle error for wm8350_register_irq
 2022-03-04  2:41 UTC 

[PATCH 1/2] iscsi_tcp: Fix NULL pointer dereference in iscsi_sw_tcp_conn_get_param()
 2022-03-04  2:56 UTC  (6+ messages)
` [PATCH 2/2] iscsi_tcp: Check if tcp_conn is valid in

[PATCH v2] ASoC: wm8350: Handle error for wm8350_register_irq
 2022-03-04  2:38 UTC 

[PATCH v6 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-03-04  2:29 UTC  (6+ messages)
` [PATCH v6 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support

[RFC PATCH 0/2] Alloc kfence_pool after system startup
 2022-03-04  2:24 UTC  (3+ messages)

[PATCH 1/2] f2fs: avoid an infinite loop in f2fs_sync_dirty_inodes
 2022-03-04  2:19 UTC  (2+ messages)
` [PATCH 2/2] f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsem

[PATCH v32 00/28] LSM: Module stacking for AppArmor
 2022-03-04  2:13 UTC  (7+ messages)
` [PATCH v32 24/28] Audit: Add framework for auxiliary records
` [PATCH v32 26/28] Audit: Add record for multiple object security contexts

[PATCH v2, 00/10] Enable two H264 encoder cores on MT8195
 2022-03-04  2:12 UTC  (7+ messages)
` [PATCH v2, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195
` [PATCH v2, 04/10] media: mtk-vcodec: Enable venc dual core usage

[PATCH] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
 2022-03-04  2:11 UTC  (3+ messages)

[PATCH] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-04  2:09 UTC  (2+ messages)

[RESEND PATCH v3 1/3] kexec: clean up arch_kexec_kernel_verify_sig
 2022-03-04  2:03 UTC  (3+ messages)
` [RESEND PATCH v3 2/3] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [RESEND PATCH v3 3/3] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH] iio:adc:twl6030: Use of_device_get_match_data()
 2022-03-04  1:59 UTC 

[PATCH v2] power: supply: Handle error for wm8350_register_irq
 2022-03-04  1:57 UTC 

[PATCH V2 0/2] About i.MX GPT input capture patches
 2022-03-04  1:56 UTC  (3+ messages)
` [PATCH V2 1/2] clocksource/drivers/timer-imx-gpt: Support i.MX GPT input capture function
` [PATCH V2 2/2] clocksource/drivers/timer-imx-gpt: Change to cyclecounter for GPT input capture

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-04  1:56 UTC  (11+ messages)

[PATCH] f2fs: fix to do sanity check on curseg->alloc_type
 2022-03-04  1:49 UTC 

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-04  1:49 UTC  (4+ messages)
` [patch v3] "

[PATCH V2] irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
 2022-03-04  1:43 UTC 

[io] c22368edfa: fxmark.ssd_ext4_MRPM_72_bufferedio.works/sec 27.0% improvement
 2022-03-04  1:41 UTC 

[PATCH] x86/sgx: Do not limit EAUG'd pages by pre-initialization policy
 2022-03-04  1:32 UTC  (3+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-03-04  1:30 UTC  (13+ messages)

[PATCH v4] PCI: Reduce warnings on possible RW1C corruption
 2022-03-04  1:30 UTC  (2+ messages)

[PATCH v4 1/2] fs/proc: optimize exactly register one ctl_table
 2022-03-04  1:21 UTC  (2+ messages)

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-04  1:19 UTC  (5+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
` [PATCH v4 19/30] KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched

[PATCH] powerpc/sysdev: Use of_device_get_match_data()
 2022-03-04  1:18 UTC 

[PATCH] phy/rockchip: Use of_device_get_match_data()
 2022-03-04  1:17 UTC 

[PATCH] clk/rockchip: Use of_device_get_match_data()
 2022-03-04  1:17 UTC 

[PATCH] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
 2022-03-04  1:13 UTC 

[PATCH] clk/samsung: Use of_device_get_match_data()
 2022-03-04  1:11 UTC  (2+ messages)

[PATCH v2 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-03-04  1:08 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/dp: Implement oob_hotplug_event()

[PATCH 0/4] drm/msm: Clear perf counters across context switch
 2022-03-04  0:52 UTC  (5+ messages)
` [PATCH 1/4] drm/msm: Update generated headers
` [PATCH 2/4] drm/msm: Add SET_PARAM ioctl
` [PATCH 3/4] drm/msm: Add SYSPROF param (v2)
` [PATCH 4/4] drm/msm/a6xx: Zap counters across context switch

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-03-04  0:57 UTC  (9+ messages)

[RFC 00/10] Introduce In Field Scan driver
 2022-03-04  0:57 UTC  (5+ messages)
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
` [RFC 09/10] platform/x86/intel/ifs: add ABI documentation for IFS

[PATCH -next] clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARM
 2022-03-04  0:56 UTC  (2+ messages)

[PATCH -next v2] ASoC: amd: Fix an ignored error return from platform_get_irq_byname()
 2022-03-04  0:45 UTC 

[PATCH] mmc: host: dw-mmc-rockchip: fix handling invalid clock rates
 2022-03-04  0:44 UTC  (6+ messages)

[PATCH 1/1] ARM: dts: aspeed: bletchley: add sample averaging for ADM1278
 2022-03-04  0:35 UTC 

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-04  0:31 UTC  (4+ messages)
` [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-03-04  0:28 UTC  (8+ messages)

[PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
 2022-03-04  0:23 UTC  (5+ messages)
` [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c "

[PATCH v1] fpga: dfl: check feature type before parse irq info
 2022-03-04  0:20 UTC  (5+ messages)

[tip:perf/core] BUILD SUCCESS 02a08d78f5c429c7dc8e5b9417b4efb518b3d041
 2022-03-04  0:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).