linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-11 04:54:06 to 2021-10-11 08:32:59 UTC [more...]

[PATCH v13 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-10-11  8:32 UTC  (4+ messages)

[PATCH v1] USB: serial: option: add Quectel EC200S-CN module support
 2021-10-11  8:31 UTC  (4+ messages)

[PATCH v2] staging: r8188eu: Provide a TODO file for this driver
 2021-10-11  8:28 UTC  (6+ messages)

[PATCH 0/6] some block optimisations
 2021-10-11  8:26 UTC  (6+ messages)
` [PATCH 1/6] block: cache bdev in struct file for raw bdev IO
` [PATCH 2/6] block: inline BDEV_I and friends

[ti:ti-linux-5.10.y 8626/9578] drivers/gpu/drm/drm_atomic_helper.c:3311:28: warning: variable 'new_priv_state' set but not used
 2021-10-11  8:26 UTC 

[PATCH 0/7] Apple SoC PMGR device power states driver
 2021-10-11  8:27 UTC  (12+ messages)
` [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate binding
` [PATCH 6/7] tty: serial: samsung_tty: Support runtime PM

[PATCH v14 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-11  8:26 UTC  (4+ messages)
` [PATCH v14 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl

[PATCH] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-11  8:40 UTC 

[PATCH v7 0/8] RISC-V CPU Idle Support
 2021-10-11  8:22 UTC  (4+ messages)
` [PATCH v7 6/8] cpuidle: Add RISC-V SBI CPU idle driver

linux-next: build failure after merge of the amdgpu tree
 2021-10-11  8:21 UTC  (14+ messages)

[PATCH v2 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-10-11  8:20 UTC  (4+ messages)
` [PATCH v2 1/3] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [PATCH v2 2/3] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [PATCH v2 3/3] memory-hotplug.rst: document the "auto-movable" online policy

[PATCH v1 1/1] s390: Use string_upper() instead of open coded variant
 2021-10-11  8:21 UTC  (3+ messages)

[PATCH v8 0/8] RISC-V CPU Idle Support
 2021-10-11  8:18 UTC  (9+ messages)
` [PATCH v8 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v8 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v8 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v8 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v8 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [PATCH v8 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v8 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v8 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-11  8:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] libperf tests: Fix test_stat_cpu
 2021-10-11  8:11 UTC  (4+ messages)

[PATCH v8 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-10-11  8:15 UTC  (3+ messages)
` [PATCH v8 03/15] KVM: arm64: selftests: Use read/write definitions from sysreg.h

[QUESTION] ltp: mavise06 failed when the task scheduled to another cpu
 2021-10-11  8:14 UTC 

[PATCH bpf-next v2 0/2] bpf, mips: Do some small changes
 2021-10-11  8:13 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] bpf, mips: Fix comment on tail call count limiting

[PATCH v2] checkpatch: get default codespell dictionary path from package location
 2021-10-11  8:11 UTC  (2+ messages)

[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
 2021-10-11  8:11 UTC  (4+ messages)
` [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults

[PATCH 0/3] mm, thp: introduce a new sysfs interface to facilitate file THP for .text
 2021-10-11  8:06 UTC  (2+ messages)

[PATCH net] ice: check whether PTP is initialized in ice_ptp_release()
 2021-10-11  8:10 UTC  (2+ messages)

[PATCH] iio: adc: lpc18xx_adc: Convert probe to device managed version
 2021-10-11  8:09 UTC  (2+ messages)

[PATCH v1] MIPS: Malta: fix alignment of the devicetree buffer
 2021-10-11  8:09 UTC  (6+ messages)

[PATCH 01/13] ASoC: amd: add Yellow Carp ACP6x IP register header
 2021-10-11  8:25 UTC  (15+ messages)
` [PATCH 02/13] ASoC: amd: add Yellow Carp ACP PCI driver
` [PATCH 03/13] ASoC: amd: add acp6x init/de-init functions
` [PATCH 04/13] ASoC: amd: add platform devices for acp6x pdm driver and dmic driver
` [PATCH 05/13] ASoC: amd: add acp6x pdm platform driver
` [PATCH 06/13] ASoC: amd: add acp6x irq handler
` [PATCH 07/13] ASoC: amd: add acp6x pdm driver dma ops
` [PATCH 08/13] ASoC: amd: add acp6x pci driver pm ops
` [PATCH 09/13] ASoC: amd: add acp6x pdm "
` [PATCH 10/13] ASoC: amd: enable Yellow carp acp6x drivers build
` [PATCH 11/13] ASoC: amd: create platform device for acp6x machine driver
` [PATCH 12/13] ASoC: amd: add YC machine driver using dmic
` [PATCH 13/13] ASoC: amd: enable yc machine driver build

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-11  7:58 UTC  (3+ messages)
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()

bf756fb833cb ("drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend")
 2021-10-11  8:03 UTC  (10+ messages)

[PATCH v2 2/2] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
 2021-10-11  8:02 UTC  (2+ messages)

[PATCH v3 0/5] Add SBI v0.2 support for KVM
 2021-10-11  8:02 UTC  (4+ messages)
` [PATCH v3 5/5] RISC-V: Add SBI HSM extension in KVM

[PATCH v2] drm/r128: fix build for UML
 2021-10-11  8:02 UTC  (2+ messages)

[PATCH] mm: Free per cpu pages async to shorten program exit time
 2021-10-11  8:20 UTC  (2+ messages)
` [mm] 3e55b36596: kernel_BUG_at_mm/page_alloc.c

[PATCH] iio: core: fix double free in iio_device_unregister_sysfs()
 2021-10-11  7:58 UTC  (2+ messages)

linux-next: contact/tree changes for the swiotlb tree
 2021-10-11  7:55 UTC  (5+ messages)

[PATCH 1/2] rtc: class: check return value when calling dev_set_name()
 2021-10-11  8:03 UTC  (2+ messages)
` [PATCH 2/2] rtc: class: return error code when cdev_device_add() failed

[PATCH v2 1/2] mm: mmap_lock: remove redundant "\n" in TP_printk
 2021-10-11  7:54 UTC  (2+ messages)

[PATCH] tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
 2021-10-11  7:50 UTC  (6+ messages)

[PATCH RESEND] md: allow to set the fail_fast on RAID1/RAID10
 2021-10-11  7:49 UTC  (3+ messages)

[PATCH v2 0/4] add the imx8 pcie phy driver support
 2021-10-11  7:47 UTC  (6+ messages)
` [PATCH v2 4/4] phy: freescale: pcie: initialize the imx8 pcie standalone phy driver

[PATCH v2 0/8] nfc: dt-bindings: convert to dt-schema
 2021-10-11  7:39 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: nfc: nxp,nci: convert to dtschema
` [PATCH v2 2/8] dt-bindings: nfc: nxp,nci: document NXP PN547 binding
` [PATCH v2 3/8] dt-bindings: nfc: nxp,pn532: convert to dtschema
` [PATCH v2 4/8] dt-bindings: nfc: st,st21nfca: "
` [PATCH v2 5/8] dt-bindings: nfc: st,st95hf: "
` [PATCH v2 6/8] dt-bindings: nfc: st,nci: "
` [PATCH v2 7/8] dt-bindings: nfc: ti,trf7970a: "
` [PATCH v2 8/8] dt-bindings: nfc: marvell,nci: "

[PATCH 4.19 00/12] 4.19.210-rc1 review
 2021-10-11  7:28 UTC  (3+ messages)

linux-next: Tree for Oct 11
 2021-10-11  7:37 UTC 

[PATCH] mm: khugepaged: Recalculate min_free_kbytes after stopping khugepaged
 2021-10-11  7:36 UTC 

[PATCH 0/9] More virtio hardening
 2021-10-11  7:36 UTC  (3+ messages)

[PATCH v2] block: nbd: fix sanity check for first_minor
 2021-10-11  7:35 UTC  (2+ messages)

[PATCH] mm, slub: Use prefetchw instead of prefetch
 2021-10-11  7:32 UTC  (6+ messages)

[v12 0/2] Support pwm driver for aspeed ast26xx
 2021-10-11  7:31 UTC  (3+ messages)
` [v12 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH] arm64: dts: qcom: msm8996: move clock-frequency from PN547 NFC to I2C bus
 2021-10-11  7:31 UTC 

linux-next: build warnings after merge of the akpm-current tree
 2021-10-11  7:31 UTC 

[PATCH] scsi: ibmvscsi_tgt: Use dma_alloc_coherent() instead of get_zeroed_page/dma_map_single()
 2021-10-11  7:26 UTC  (4+ messages)

[jirislaby:devel 41/63] htmldocs: drivers/tty/tty_io.c:1: warning: 'tty_standard_install' not found
 2021-10-11  7:26 UTC 

[PATCH v3] usb: ohci: add check for host controller functional states
 2021-10-11  7:22 UTC  (6+ messages)

BUG: soft lockup in __kmalloc_node() with KFENCE enabled
 2021-10-11  7:19 UTC  (6+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-11  6:02 UTC  (13+ messages)
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-10-11  7:18 UTC  (7+ messages)

[RFC] Some questions and an idea on SLUB/SLAB
 2021-10-11  7:13 UTC  (2+ messages)

[PATCH v2] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-11  7:11 UTC 

[PATCH v3 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-11  7:11 UTC  (6+ messages)
` [PATCH v3 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v3 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper

nvmem: Defining cells on mtd created by mtdparts
 2021-10-11  7:06 UTC  (2+ messages)

[PATCH 0/3] drm/nouveau: fix a use-after-free in postclose()
 2021-10-11  7:05 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v5 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-10-11  7:03 UTC  (6+ messages)

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-11  7:02 UTC  (16+ messages)
` [PATCH v7, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v7, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v7, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v7, 04/15] media: mtk-vcodec: Manage multi hardware information
` [PATCH v7, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v7, 06/15] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v7, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v7, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v7, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v7, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v7, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v7, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v7, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v7, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v7, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[tglx-devel:x86/fpu 63/77] arch/x86/kernel/signal.c:931:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-10-11  7:00 UTC 

[PATCH 0/2] tpm: use SM3 instead of SM3_256
 2021-10-11  7:02 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in p9pdu_readf
 2021-10-11  7:02 UTC  (5+ messages)

[PATCH v2] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-11  6:58 UTC  (2+ messages)

[PATCH v2 00/15] PHY: Add support for multilink configurations in Cadence Sierra PHY driver
 2021-10-11  6:50 UTC  (3+ messages)

[PATCH v1] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-11  6:49 UTC  (9+ messages)

kernel/sched/core.c:6854:20: warning: unused function 'balance_hotplug_wait'
 2021-10-11  6:48 UTC 

[PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver
 2021-10-11  6:46 UTC  (2+ messages)

[PATCH RESEND 0/1] Kconfig clean-up after IDE removal
 2021-10-11  6:36 UTC  (2+ messages)
` [PATCH RESEND 1/1] arm: davinci: remove reference to obsolete BLK_DEV_PALMCHIP_BK3710

[PATCH] MAINTAINERS: Update the devicetree documentation path of hyperbus
 2021-10-11  6:44 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the userns tree
 2021-10-11  6:41 UTC 

[PATCH] scsi scsi_transport_iscsi.c: fix misuse of %llu in scsi_transport_iscsi.c
 2021-10-11  6:35 UTC  (3+ messages)
  ` Antw: [EXT] "

[PATCH net-next -v5 0/4] some optimization for page pool
 2021-10-11  6:37 UTC  (5+ messages)
` [PATCH net-next -v5 3/4] mm: introduce __get_page() and __put_page()

include/linux/compiler_types.h:326:45: error: call to '__compiletime_assert_547' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct abort_entry_24xx) != 64
 2021-10-11  6:35 UTC 

linux-next: build failure after merge of the net-next tree
 2021-10-11  6:34 UTC 

[PATCH v5] Driver for ON Semi AR0521 camera sensor
 2021-10-11  6:31 UTC  (9+ messages)

[PATCH] checkpatch: get default codespell dictionary path from package location
 2021-10-11  6:29 UTC  (2+ messages)

[PATCH] ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create()
 2021-10-11  6:26 UTC  (2+ messages)

[PATCH][next] ath11k: Use kcalloc() instead of kzalloc()
 2021-10-11  6:25 UTC  (2+ messages)

[PATCH][next] ath11k: Remove redundant assignment to variable fw_size
 2021-10-11  6:24 UTC  (2+ messages)

[PATCH] iommu: intel: remove flooding of non-error logs, when new-DMA-PTE is the same as old-DMA-PTE
 2021-10-11  6:19 UTC  (7+ messages)

clang-13: s390/kernel/head64.S:24:17: error: invalid operand for instruction
 2021-10-11  6:17 UTC 

[PATCH 0/2] clk: fix the need of booking clk_ignore_unused=true on embedded devs
 2021-10-11  6:17 UTC  (2+ messages)

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-10-11  6:16 UTC  (3+ messages)
` [PATCH] [v19 2/2] wireless: Initial driver submission for pureLiFi STA devices

[PATCH v2] ACPI: LPSS: Use ACPI_COMPANION() directly
 2021-10-11  6:11 UTC  (2+ messages)

[PATCH 1/2] staging: most: dim2: do not double-register the same device
 2021-10-11  6:11 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] iommu: fix ARM_SMMU vs QCOM_SCM compilation
 2021-10-11  6:08 UTC  (5+ messages)

[PATCH v3 0/4] kvm/arm: New VMID allocator based on asid
 2021-10-11  6:06 UTC  (6+ messages)
` [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out

[RFC PATCH v1 4/4] PCI/ASPM: Remove struct pcie_link_state.clkpm_disable
 2021-10-11  6:06 UTC  (3+ messages)

[RFC] perf/core: Set event shadow time for inactive events too
 2021-10-11  6:05 UTC 

[RFC PATCH v1 1/4] [PCI/ASPM:] Remove struct pcie_link_state.clkpm_default
 2021-10-11  6:05 UTC  (3+ messages)

[PATCH] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2021-10-11  6:04 UTC  (2+ messages)

[RFC PATCH v2 4/4] PCI/ASPM: Remove unncessary linked list from aspm.c
 2021-10-11  6:03 UTC  (3+ messages)

[RFC PATCH v2 1/4] PCI/ASPM: Remove struct pcie_link_state.parent
 2021-10-11  6:01 UTC  (3+ messages)

[PATCH] selftests: vm: add KSM huge pages merging time test
 2021-10-11  5:59 UTC 

[PATCH] ASoC: amd: Kconfig: Select fch clock support with machine driver
 2021-10-11  5:53 UTC 

[tglx-devel:x86/fpu 62/77] arch/x86/kernel/fpu/xstate.c:1311:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-10-11  5:53 UTC 

[PATCH v3] mm: mmap_lock: remove "\n" in TP_printk and use DECLARE_EVENT_CLASS
 2021-10-11  5:53 UTC  (2+ messages)

[PATCH 0/3] Updates for simple-pm-bus and ti-sysc bindings
 2021-10-11  5:50 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: bus: ti-sysc: Update to use yaml binding

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-10-11  5:42 UTC  (4+ messages)
` [PATCH v6, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec

[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-11  5:39 UTC 

Non-existing config symbols DEBUG_OMAP{3,4,5}UART{1,2}
 2021-10-11  5:28 UTC 

linux-next: build failure after merge of the pci tree
 2021-10-11  5:37 UTC  (2+ messages)

Fair IT- last update: Ɛ
 2021-10-11  5:36 UTC 

[PATCH] ARM: dts: imx6dl-prtrvt: drop undocumented TRF7970A NFC properties
 2021-10-11  5:27 UTC  (2+ messages)

[PATCH] qed: Fix missing error code in qed_slowpath_start()
 2021-10-11  5:17 UTC  (2+ messages)
` [EXT] "

[PATCH v4 2/2] mm, thp: bail out early in collapse_file for writeback page
 2021-10-11  5:08 UTC  (2+ messages)
` [PATCH v4 RESEND "

[tglx-devel:x86/fpu 59/77] arch/x86/kernel/signal.c:914:39: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-10-11  4:53 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 NNTP newsgroup(s).