linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-14 21:58:03 to 2022-04-15 02:48:08 UTC [more...]

[PATCH V3] remoteproc: imx_rproc: Ignore create mem entry for resource table
 2022-04-15  2:47 UTC  (3+ messages)

[PATCH 00/11] smp: cross CPU call interface
 2022-04-15  2:47 UTC  (12+ messages)
` [PATCH 01/11] smp: consolidate the structure definitions to smp.h
` [PATCH 02/11] smp: cross call interface
` [PATCH 03/11] smp: eliminate SCF_WAIT and SCF_RUN_LOCAL
` [PATCH 04/11] smp: replace smp_call_function_single() with smp_xcall()
` [PATCH 05/11] smp: replace smp_call_function_single_async() with smp_xcall_private()
` [PATCH 06/11] smp: use smp_xcall_private() fron irq_work.c and core.c
` [PATCH 07/11] smp: change smp_call_function_any() to smp_xcall_any()
` [PATCH 08/11] smp: replace smp_call_function_many_cond() with __smp_call_mask_cond()
` [PATCH 09/11] smp: replace smp_call_function_single_async with smp_xcall_private
` [PATCH 10/11] smp: replace smp_call_function_single() with smp_xcall()
` [PATCH 11/11] smp: modify up.c to adopt the same format of cross CPU call

[PATCH v3 0/4] DRM: Bridge: DW_HDMI: Add new features and bug fix
 2022-04-15  2:42 UTC  (5+ messages)
` [PATCH v3 1/4] drm: bridge: dw_hdmi: default enable workaround to clear the overflow
` [PATCH v3 2/4] drm: bridge: dw_hdmi: Enable GCP only for Deep Color
` [PATCH v3 3/4] drm: bridge: dw_hdmi: add reset function for PHY GEN1
` [PATCH v3 4/4] drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver

[PATCH 0/3] memory tiering: hot page selection
 2022-04-15  2:42 UTC  (4+ messages)
` [PATCH 1/3] memory tiering: hot page selection with hint page fault latency

[PATCH bpf-next v2 0/6] bpf trampoline for arm64
 2022-04-15  2:37 UTC  (4+ messages)
` [PATCH bpf-next v2 4/6] bpf, arm64: Impelment bpf_arch_text_poke() "

[jpoimboe:objtool-run 14/29] vmlinux.o: warning: objtool: exit_to_user_mode()+0x10: .noinstr.text+0x3425: call to static_key_count.constprop.0() leaves .noinstr.text section
 2022-04-15  2:37 UTC 

[PATCH V2 13/15] cpufreq: mediatek: Link CCI device to CPU
 2022-04-15  2:31 UTC  (2+ messages)

[PATCH -next] octeon_ep: fix error return code in octep_probe()
 2022-04-15  2:39 UTC 

[PATCH] virtio-pci: Remove wrong address verification in vp_del_vqs()
 2022-04-15  2:30 UTC 

[PATCH] arm64/sme: Add hwcap for Scalable Matrix Extension
 2022-04-15  2:30 UTC  (5+ messages)

[syzbot] kernel BUG in commit_creds
 2022-04-15  2:29 UTC  (2+ messages)

[PATCH v3 0/4] hugetlb: Fix some incorrect behavior
 2022-04-15  2:24 UTC  (12+ messages)
` [PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
` [PATCH v3 2/4] hugetlb: Fix hugepages_setup when deal with pernode
` [PATCH v3 3/4] hugetlb: Fix return value of __setup handlers
` [PATCH v3 4/4] hugetlb: Clean up hugetlb_cma_reserve

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-15  2:23 UTC  (12+ messages)
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH V1 RESEND]: sched/fair: Revise comment about lb decision matrix
 2022-04-15  2:22 UTC 

[PATCH 00/18] objtool: Interface overhaul
 2022-04-15  2:18 UTC  (4+ messages)
` [PATCH 17/18] objtool: Remove --lto and --vmlinux

[PATCH v8 0/3] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-15  2:12 UTC  (5+ messages)
` [PATCH v8 1/3] "

[PATCH V3] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
 2022-04-15  2:09 UTC  (2+ messages)

[PATCH V2] staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
 2022-04-15  2:09 UTC 

drivers/scsi/ufs/ufshpb.c:335:25: sparse: sparse: incorrect type in assignment (different base types)
 2022-04-15  2:05 UTC 

[RFC PATCH 0/1] sample: bpf: introduce irqlat
 2022-04-15  1:58 UTC  (5+ messages)

[PATCH v7 0/4] Add soundcard support for sc7280 based platforms
 2022-04-15  1:56 UTC  (3+ messages)
` [PATCH v7 3/4] arm64: dts: qcom: sc7280: Add lpass cpu node

[syzbot] KMSAN: uninit-value in ax88179_led_setting
 2022-04-15  1:54 UTC  (2+ messages)

[PATCH] mm/vmscan: fix comment for current_may_throttle
 2022-04-15  1:39 UTC  (3+ messages)

[PATCH v3 0/7] Generic Ticket Spinlocks
 2022-04-15  1:27 UTC  (10+ messages)
` [PATCH v3 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH v3 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH v3 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [PATCH v3 4/7] openrisc: Move to ticket-spinlock
` [PATCH v3 5/7] RISC-V: Move to generic spinlocks
` [PATCH v3 6/7] RISC-V: Move to queued RW locks
` [PATCH v3 7/7] csky: Move to generic ticket-spinlock

[PATCH] fs-writeback: Flush plug before next iteration in wb_writeback()
 2022-04-15  1:37 UTC 

[PATCH] iio: gp2ap020a00f: Fix signedness bug
 2022-04-15  1:21 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH v2 0/2] A few fixup and cleanup patches for memory failure
 2022-04-15  1:18 UTC  (3+ messages)
` [PATCH v2 2/2] mm/memory-failure.c: dissolve truncated hugetlb page

[PATCH] dt-bindings: interrrupt-controller: uniphier-aidet: Use unevaluatedProperties
 2022-04-15  1:17 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: uniphier: Use unevaluatedProperties and common bindings
 2022-04-15  1:15 UTC  (3+ messages)

[paulmck-rcu:dev.2022.04.12a] BUILD SUCCESS 846285fc50b26e9bbf9cb6608907172cb2af4ec0
 2022-04-15  1:10 UTC 

[PATCH 5.4 000/475] 5.4.189-rc1 review
 2022-04-15  1:11 UTC  (3+ messages)

[PATCH 4.19 000/338] 4.19.238-rc1 review
 2022-04-15  1:10 UTC  (3+ messages)

[tip:x86/kdump] BUILD SUCCESS b57a7c9dd732ca29c4400a9a710c56c55877086d
 2022-04-15  1:10 UTC 

[tip:x86/apic] BUILD SUCCESS daf3af4705ba8f49d33ea9b7bafdc9fd9efd49e0
 2022-04-15  1:10 UTC 

[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-04-15  1:10 UTC  (5+ messages)
` [PATCH -next 10/11] block, bfq: decrease 'num_groups_with_pending_reqs' earlier

[linux-stable-rc:queue/5.4 7091/9999] drivers/staging/comedi/drivers/comedi_isadma.c:25:17: error: implicit declaration of function 'claim_dma_lock'
 2022-04-15  1:09 UTC  (5+ messages)

[PATCH v1] mm: recheck PageCompound() before printing out info of head page
 2022-04-15  1:08 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
 2022-04-15  1:08 UTC  (3+ messages)

[PATCH] KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
 2022-04-15  1:05 UTC  (2+ messages)

[PATCH 0/2] interconnect: qcom: Remove IP0 resource
 2022-04-15  0:58 UTC  (4+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node
  ` [PATCH 4/2] ARM: dts: qcom: sdx55: "
  ` [PATCH 5/2] dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles

[PATCH v2 0/3] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-04-15  0:55 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string

[PATCH] KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
 2022-04-15  0:51 UTC 

[RFC PATCH 0/6] drm/dp: Improvements for DP AUX channel
 2022-04-15  0:51 UTC  (8+ messages)
` [RFC PATCH 1/6] drm/dp: Helpers to make it easier for drivers to use DP AUX bus properly
` [RFC PATCH 3/6] drm/dp: Add is_hpd_asserted() callback to struct drm_dp_aux
` [RFC PATCH 4/6] drm/panel-edp: Take advantage of is_hpd_asserted() in "

[PATCH] fs: sendfile handles O_NONBLOCK of out_fd
 2022-04-15  0:50 UTC 

[PATCH] KVM: x86/mmu: Check for host MMIO exclusion from mem encrypt iff necessary
 2022-04-15  0:49 UTC 

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-15  0:47 UTC  (5+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function

[PATCH v3 ] remoteproc: Use unbounded workqueue for recovery work
 2022-04-15  0:44 UTC  (2+ messages)

[PATCH 0/3] KVM: x86 SRCU bug fix and SRCU hardening
 2022-04-15  0:43 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
` [PATCH 2/3] KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
` [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused

[RESEND PATCH v1 0/8] Extend FW framework for user FW uploads
 2022-04-15  0:39 UTC  (7+ messages)
` [RESEND PATCH v1 2/8] firmware_loader: Check fw_state_is_done in loading_store
` [RESEND PATCH v1 3/8] firmware_loader: Split sysfs support from fallback

[PATCH 0/3] platform/chrome: Only register PCHG if present
 2022-04-15  0:32 UTC  (4+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_proto: Add peripheral charger count API
` [PATCH 2/3] mfd: cros_ec_dev: Only register PCHG device if present
` [PATCH 3/3] power: supply: PCHG: Use cros_ec_pchg_port_count()

[PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
 2022-04-15  0:30 UTC  (6+ messages)

[PATCH V10 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-04-15  0:27 UTC  (11+ messages)
` [PATCH V10 4/9] mfd: pm8008: Add reset-gpios
` [PATCH V10 5/9] mfd: pm8008: Use i2c_new_dummy_device() API
` [PATCH V10 6/9] mfd: pm8008: Add mfd_cell struct to register LDOs
` [PATCH V10 7/9] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V10 8/9] arm64: dts: qcom: pm8008: Add base dts file

[PATCH v2] mtdoops: Fix the size of the header read buffer
 2022-04-15  0:13 UTC  (5+ messages)
` [PATCH v3 0/3] mtd: mtdoops: Add timestamp to the dumped oops header
  ` [PATCH v3 1/3] mtd: mtdoops: Fix the size of the header read buffer
  ` [PATCH v3 2/3] mtd: mtdoops: Create a header structure for the saved mtdoops
  ` [PATCH v3 3/3] mtd: mtdoops: Add a timestamp to the mtdoops header

[PATCH v10 0/2] Add lpass pin control support for audio on sc7280 based targets
 2022-04-15  0:03 UTC  (6+ messages)
` [PATCH v10 1/2] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v10 2/2] arm64: dts: qcom: sc7280: add lpass lpi pin controller node

[PATCH v5] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-15  0:02 UTC  (2+ messages)

[PATCH -next V2] sound/oss/dmasound: fix 'dmasound_setup' defined but not used
 2022-04-15  0:01 UTC  (2+ messages)

[PATCH 0/4] mm: memcg kselftests fixes
 2022-04-15  0:01 UTC  (5+ messages)
` [PATCH 1/4] kselftests: memcg: update the oom group leaf events test
` [PATCH 2/4] kselftests: memcg: speed up the memory.high test
` [PATCH 3/4] MAINTAINERS: add corresponding kselftests to cgroup entry
` [PATCH 4/4] MAINTAINERS: add corresponding kselftests to memcg entry

[PATCH] [PATCH v1]: sched/fair: Revise comment about lb decision matrix
 2022-04-14 23:46 UTC 

[PATCH 0/4] staging: r8188eu: cleanup of style and typos
 2022-04-14 23:43 UTC  (3+ messages)
` [PATCH 4/4] staging: r8188eu: use sizeof(*pvar) for allocating structs

[PATCH -next] sound/oss/dmasound: fix 'dmasound_setup' defined but not used
 2022-04-14 23:39 UTC  (2+ messages)

Plumbers conf presentation on -fanalyze?
 2022-04-14 23:35 UTC  (5+ messages)

[PATCH v2] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-14 23:34 UTC  (6+ messages)

[PATCH 0/4] dt-bindings: mmc: Convert orion/dove bindings to JSON schema
 2022-04-14 23:33 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: mvebu: Update mvsdio node names to match schema
` [PATCH 2/4] ARM: dts: dove: Update sdio-host "
` [PATCH 3/4] dt-bindings: mmc: convert orion-sdio to JSON schema
` [PATCH 4/4] dt-bindings: mmc: convert sdhci-dove "

[git pull] drm fixes for 5.18-rc3
 2022-04-14 23:32 UTC  (3+ messages)

[PATCH v4 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-04-14 23:30 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: mvebu: Document bindings for AC5
` [PATCH v4 2/4] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC
` [PATCH v4 3/4] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v4 4/4] arm64: marvell: enable the 98DX2530 pinctrl driver

[syzbot] UBSAN: array-index-out-of-bounds in pvr2_i2c_core_init
 2022-04-14 23:31 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.18: 2nd batch
 2022-04-14 23:29 UTC 

[GIT PULL] smb3 client fixes
 2022-04-14 23:25 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v5.18-rc3
 2022-04-14 23:25 UTC  (2+ messages)

[PATCH] PCI: Avoid handing out address 0 to devices
 2022-04-14 23:23 UTC  (3+ messages)

[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-14 23:22 UTC  (7+ messages)
` [PATCH net-next 02/12] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH net-next 07/12] net: dsa: rzn1-a5psw: add statistics support
` [PATCH net-next 09/12] ARM: dts: r9a06g032: describe MII converter

[PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-04-14 23:21 UTC  (8+ messages)

[PATCH v5 1/2] PCI: ACPI: Support Microsoft's "DmaProperty"
 2022-04-14 23:15 UTC  (3+ messages)

[PATCH] staging: r8188eu: place constants in right side in a comparison
 2022-04-14 23:07 UTC 

[PATCH] Alpha: Remove redundant local asm header redirections
 2022-04-14 23:06 UTC  (2+ messages)

[PATCH resend] VFS: filename_create(): fix incorrect intent
 2022-04-14 23:02 UTC  (2+ messages)

[perf vendor events] 3f5f0df7bf: perf-sanity-tests.perf_all_metrics_test.fail
 2022-04-14 22:58 UTC  (10+ messages)
  ` [LKP] "

toolchain mitigations plumbers session
 2022-04-14 22:51 UTC  (2+ messages)

[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
 2022-04-14 22:47 UTC  (12+ messages)
` [PATCH bpf-next 01/11] bpf, perf: fix bpftool compilation with !CONFIG_PERF_EVENTS
` [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
` [PATCH bpf-next 03/11] tools, bpf: fix bpftool build with !CONFIG_BPF_EVENTS
` [PATCH bpf-next 04/11] samples: bpf: add 'asm/mach-generic' include path for every MIPS
` [PATCH bpf-next 05/11] samples: bpf: use host bpftool to generate vmlinux.h, not target
` [PATCH bpf-next 06/11] tools, bpf: fix fcntl.h include in bpftool
` [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals
` [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions
` [PATCH bpf-next 09/11] samples: bpf: fix include order for non-Glibc environments
` [PATCH bpf-next 10/11] samples: bpf: fix -Wsequence-point
` [PATCH bpf-next 11/11] samples: bpf: xdpsock: fix -Wmaybe-uninitialized

[PATCH 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-14 22:45 UTC  (10+ messages)
` [PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT

[PATCH v1] asm-generic: Describe the logic beind the __io barrier names
 2022-04-14 22:45 UTC 

[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
 2022-04-14 22:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
 2022-04-14 22:37 UTC  (11+ messages)

[PATCH v7 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-14 22:32 UTC  (10+ messages)
` [PATCH v7 4/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v7 6/8] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v7 7/8] x86/crash: Add x86 crash hotplug support for kexec_file_load

[PATCH v5 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-04-14 22:29 UTC  (5+ messages)
` [PATCH v5 10/10] KVM: selftests: Test disabling "

[PATCH 1/2] f2fs: fix wrong condition check when failing metapage read
 2022-04-14 22:27 UTC  (3+ messages)
` [PATCH 2/2] f2fs: avoid infinite loop to flush node pages
  ` [PATCH 2/2 v2] "

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-14 22:25 UTC  (12+ messages)

Scheduling tasks on idle cpu
 2022-04-14 22:26 UTC  (6+ messages)

[PATCH 0/4] selftest/vm fix segfault in mremap_test
 2022-04-14 22:24 UTC  (4+ messages)
` [PATCH 2/4] selftest/vm: verify remap destination address "

Broken GPIO IRQ mappings in 5.18-rc2
 2022-04-14 22:12 UTC  (3+ messages)

[PATCH] mm: migrate: Simplify the refcount validation when migrating hugetlb mapping
 2022-04-14 22:07 UTC  (2+ messages)

[PATCH 1/1] scsi: ufs: remove redundant HPB unmap
 2022-04-14 22:07 UTC  (5+ messages)

[PATCH v1 0/4] several UFSHPB changes
 2022-04-14 22:01 UTC  (5+ messages)
` [PATCH v1 1/4] scsi: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
` [PATCH v1 2/4] scsi: ufshpb: Remove 0 assignment for enum value
` [PATCH v1 3/4] scsi: ufshpb: Cleanup the handler when device reset HPB information
` [PATCH v1 4/4] scsi: ufshpb: Add device reset HPB regions Infor handling for HPB device mode

[PATCH] staging: r8188eu: remove else after return and break statements
 2022-04-14 22:01 UTC  (3+ messages)

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-14 21:59 UTC  (12+ messages)
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag


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 NNTP newsgroup(s).