linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-30 14:13:43 to 2021-08-30 17:13:24 UTC [more...]

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-30 17:13 UTC  (4+ messages)
` [PATCH] Restyle comments to better align with kernel-doc

[PATCH AUTOSEL 5.13 01/26] iwlwifi: pnvm: accept multiple HW-type TLVs
 2021-08-30 17:09 UTC  (6+ messages)
` [PATCH AUTOSEL 5.13 20/26] drm/nouveau: recognise GA107

[PATCH 0/1] net/ncsi: add get mac address command for Intel
 2021-08-30 17:18 UTC  (2+ messages)
` [PATCH 1/1] net/ncsi: add get MAC address command to get Intel i210 MAC address

[syzbot] WARNING in rcu_core
 2021-08-30 17:06 UTC  (3+ messages)

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-30 17:07 UTC  (9+ messages)
` [PATCH v9 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically

[PATCH v8 0/3] Anonymous VMA naming patches
 2021-08-30 16:59 UTC  (11+ messages)
` [PATCH v8 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v8 3/3] mm: add anonymous vma name refcounting

[PATCH v7 0/7] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-30 17:02 UTC  (2+ messages)

[PATCH] perf stat: Do not allow --for-each-cgroup without cpu
 2021-08-30 17:02 UTC 

[PATCH v4 0/5] virtiofs: propagate sync() to file server
 2021-08-30 17:01 UTC  (6+ messages)
` [PATCH v4 5/5] "

[PATCH v8 00/14] iio: afe: add temperature rescaling support
 2021-08-30 17:03 UTC  (6+ messages)
` [PATCH v8 09/14] iio: afe: rescale: fix accuracy for small fractional scales

[PATCH v3] drm/dp_mst: Fix return code on sideband message failure
 2021-08-30 16:58 UTC  (12+ messages)

[syzbot] general protection fault in legacy_parse_param
 2021-08-30 16:57 UTC  (6+ messages)

Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
 2021-08-30 16:55 UTC  (7+ messages)

[PATCH] irqchip/gic: Convert to handle_strict_flow_irq()
 2021-08-30 16:54 UTC  (4+ messages)

[PATCH v2 0/4] CM4 ACPI PCIe quirk
 2021-08-30 16:54 UTC  (5+ messages)
` [PATCH v2 2/4] PCI: brcmstb: Add ACPI config space quirk

[PATCH] arm64: dts: hisilicon: fix arm,sp805 compatible string
 2021-08-30 16:51 UTC 

[PATCH v4 0/6] iio: Add output buffer support and DAC example
 2021-08-30 16:54 UTC  (13+ messages)
` [PATCH v4 1/6] iio: Add output buffer support
` [PATCH v4 4/6] Documentation:ABI:testing:add doc for AD3552R ABI
` [PATCH v4 5/6] dt-bindings: iio: dac: Add adi,ad3552r.yaml
` [PATCH v4 6/6] drivers:iio:dac: Add AD3552R driver support

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 16:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2 v2] Add statistics and document for cfs_b burst
 2021-08-30 16:49 UTC  (2+ messages)

[PATCH] perf: flamegraph.py script improvements
 2021-08-30 16:47 UTC 

[PATCH] workqueue: Don't record workqueue stack holding raw_spin_lock
 2021-08-30 16:47 UTC  (5+ messages)

[GIT PULL] fscrypt updates for 5.15
 2021-08-30 16:47 UTC 

[GIT PULL] Audit patches for v5.15
 2021-08-30 16:46 UTC 

[PATCH] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address
 2021-08-30 16:45 UTC  (3+ messages)

[PATCH v3] drm/i915/dp: Use max params for panels < eDP 1.4
 2021-08-30 16:42 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM
 2021-08-30 16:42 UTC  (2+ messages)

Question related to ( commit 9f691549f76d "bpf: fix struct htab_elem layout" )
 2021-08-30 16:39 UTC  (2+ messages)

[GIT PULL] SELinux patches for v5.15
 2021-08-30 16:36 UTC 

[PATCH v2 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-08-30 16:36 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/3] perf: enable branch record for software events

[PATCH RESEND v2] Trivial comment fix for the CRC ITU-T polynom
 2021-08-30 16:33 UTC 

[REGRESSION][BISECTED] flood of "hid-generic ... control queue full" since v5.14-rc1
 2021-08-30 16:31 UTC  (6+ messages)

[PATCH v2] xen/pcifront: Removed unnecessary __ref annotation
 2021-08-30 17:53 UTC  (3+ messages)

HRNG in CAAM isn't working properly on IMX6 SoloX
 2021-08-30 16:28 UTC  (3+ messages)

[patch 00/10] x86/fpu: Clean up error handling in sigframe related code
 2021-08-30 16:27 UTC  (11+ messages)
` [patch 01/10] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
` [patch 02/10] x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
` [patch 03/10] x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
` [patch 04/10] x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
` [patch 05/10] x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers "
` [patch 06/10] x86/signal: Change return type of restore_sigcontext() "
` [patch 07/10] x86/fpu/signal: Change return type of fpu__restore_sig() "
` [patch 08/10] x86/fpu/signal: Change return type of __fpu_restore_sig() "
` [patch 09/10] x86/fpu/signal: Change return code of check_xstate_in_sigframe() "
` [patch 10/10] x86/fpu/signal: Change return code of restore_fpregs_from_user() "

[PATCH v3 0/4] CM4 ACPI PCIe quirk
 2021-08-30 16:27 UTC  (5+ messages)
` [PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirk

[PATCH] mips: remove reference to "newer Loongson-3"
 2021-08-30 16:25 UTC  (5+ messages)

Why is Shmem included in Cached in /proc/meminfo?
 2021-08-30 16:17 UTC  (5+ messages)

[v4 0/4] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
 2021-08-30 16:17 UTC  (3+ messages)
` [v4 3/4] drm/panel: support for BOE and INX video mode panel

[drm/amdgpu] Driver crashes on 5.13.9 kernel
 2021-08-30 16:15 UTC  (3+ messages)

[PATCH RESEND 00/17] Resend bitmap patches
 2021-08-30 16:15 UTC  (6+ messages)
` [PATCH 11/17] find: micro-optimize for_each_{set,clear}_bit()

[PATCH] drm: remove zxdrm driver
 2021-08-30 16:12 UTC  (4+ messages)

[PATCH][next] drm/amd/display: Fix unused initialization of pointer sink
 2021-08-30 16:08 UTC  (2+ messages)

[PATCH] drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"
 2021-08-30 16:06 UTC  (2+ messages)

[PATCH] mcb: fix error handling in mcb_alloc_bus()
 2021-08-30 16:06 UTC  (4+ messages)

[PATCH] GPU:drm: returning ENOMEM
 2021-08-30 16:06 UTC  (3+ messages)
` [PATCH v2] GPU:DRM: "

[PATCH v2] arm64: dts: qcom: sc7280: Add Display Port node
 2021-08-30 16:04 UTC 

[syzbot] BUG: unable to handle kernel paging request in vga16fb_fillrect
 2021-08-30 16:05 UTC  (15+ messages)
      ` [PATCH] fbmem: don't allow too huge resolutions

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-30 16:03 UTC  (24+ messages)
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 29/38] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address "
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper

[PATCH] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
 2021-08-30 16:03 UTC  (4+ messages)

[PATCH v2] dt-bindings: PCI: mediatek-gen3: Add support for MT8195
 2021-08-30 16:02 UTC  (2+ messages)

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-08-30 16:01 UTC  (4+ messages)

[PATCH NET-NEXT] ipv6: skb_expand_head() adjust skb->truesize incorrectly
 2021-08-30 16:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-08-30 16:00 UTC  (3+ messages)

[PATCH v2 0/2] PCI: uniphier: Fix INTx masking/unmasking
 2021-08-30 15:59 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: uniphier: Fix INTx mask/unmask bit operation and remove ack function

[PATCH v2 0/2] Add MUSB for MT7623
 2021-08-30 15:59 UTC  (7+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] arm: dts: mt7623: add musb device nodes
    ` Aw: "
  ` [PATCH v4 0/2] Add MUSB for MT7623
    ` [PATCH v4 1/2] arm: dts: mt7623: add musb device nodes
    ` [PATCH v4 2/2] usb: musb: mediatek: Expose role-switch control to userspace

[PATCH v3 0/7] nitro_enclaves: Add support for Arm64
 2021-08-30 15:59 UTC  (15+ messages)
` [PATCH v3 1/7] nitro_enclaves: Enable Arm64 support
` [PATCH v3 2/7] nitro_enclaves: Update documentation for "
` [PATCH v3 3/7] nitro_enclaves: Add fix for the kernel-doc report
` [PATCH v3 4/7] nitro_enclaves: Update copyright statement to include 2021
` [PATCH v3 5/7] nitro_enclaves: Add fixes for checkpatch match open parenthesis reports
` [PATCH v3 6/7] nitro_enclaves: Add fixes for checkpatch spell check reports
` [PATCH v3 7/7] nitro_enclaves: Add fixes for checkpatch blank line reports

[PATCH 1/3] arm: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
 2021-08-30 15:58 UTC  (15+ messages)
` [PATCH 2/3] drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent

MTD: How to get actual image size from MTD partition
 2021-08-30 15:58 UTC  (14+ messages)

[PATCH v4 0/4] Apple M1 PCIe DT bindings
 2021-08-30 15:57 UTC  (5+ messages)
` [PATCH v4 4/4] arm64: apple: Add PCIe node

[PATCH] PCI: Fix general code style
 2021-08-30 17:52 UTC  (3+ messages)

[linux-stable-rc:linux-4.19.y 3882/4040] crypto/sha3_generic.c:164:1: warning: the frame size of 3480 bytes is larger than 2048 bytes
 2021-08-30 15:52 UTC 

[PATCH] arm64: dts: qcom: sc7280: Move the SD CD GPIO pin out of the dtsi file
 2021-08-30 15:51 UTC  (2+ messages)

[PATCH] xen/pcifront: Removed unnecessary __ref annotation
 2021-08-30 17:50 UTC  (3+ messages)

[PATCH v6] nvme-tcp: Do not reset transport on data digest errors
 2021-08-30 15:50 UTC  (3+ messages)

[PATCH] console: consume APC, DM, DCS
 2021-08-30 15:50 UTC  (6+ messages)

[syzbot] WARNING in exception_type
 2021-08-30 15:42 UTC  (2+ messages)

[PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-08-30 15:41 UTC  (12+ messages)

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-08-30 15:40 UTC  (5+ messages)

[PATCH v2 0/4] hwmon: (adt7470) Clean up
 2021-08-30 15:36 UTC  (5+ messages)
` [PATCH v2 4/4] hwmon: (adt7470) Use standard update_interval property

[PATCH] hwmon: (pmbus/ibm-cffps) Do not swap max_power_out
 2021-08-30 15:34 UTC  (4+ messages)

[PATCH] HID: plantronics: Fix bare use of 'unsigned'
 2021-08-30 15:27 UTC 

[PATCH v2 0/3] rsi: fix startup and P2P mode
 2021-08-30 15:26 UTC  (4+ messages)
` [PATCH v2 1/3] rsi: fix occasional initialisation failure with BT coex
` [PATCH v2 2/3] rsi: fix key enabled check causing unwanted encryption for vap_id > 0
` [PATCH v2 3/3] rsi: fix rate mask set leading to P2P failure

[PATCH 1/2] clocksource/drivers/fttmr010: Pass around less pointers
 2021-08-30 15:24 UTC  (10+ messages)
` [PATCH 2/2] clocksource/drivers/fttmr010: Be stricter on IRQs
            ` [PATCH 2/2]: Be stric clocksource/drivers/fttmr010ter "
              ` [PATCH 2/2]: Be stric clocksource/drivers/fttmr010 "

[PATCH] arm64: dts: sun50i: h5: NanoPI Neo 2: phy-mode rgmii-id
 2021-08-30 15:16 UTC 

Linux 5.14
 2021-08-30 15:17 UTC  (3+ messages)

[PATCH net-next 0/2] some optimization for page pool
 2021-08-30 15:14 UTC  (5+ messages)
` [PATCH net-next 1/2] page_pool: support non-split page with PP_FLAG_PAGE_FRAG
` [PATCH net-next 2/2] skbuff: keep track of pp page when __skb_frag_ref() is called

[PATCH v2] iio: accel: adxl355: Add triggered buffer support
 2021-08-30 15:14 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: riscv: correct e51 and u54-mc CPU bindings
 2021-08-30 15:09 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: mmc: cdns: match MPFS MMC/SDHCI controller

[PATCH v3 0/1] libata: Add ATA_HORKAGE_NONCQ_ON_AMD for Samsung 860 and 870 SSD
 2021-08-30 15:05 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-08-30 15:05 UTC  (5+ messages)
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

[PATCH 1/2] Bluetooth: btusb: Support public address configuration for MediaTek Chip
 2021-08-30 15:04 UTC  (2+ messages)
  ` [PATCH 2/2] Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)

[PATCH 00/16] Bring software triggers support to MAX1027-like ADCs
 2021-08-30 15:02 UTC  (11+ messages)
` [PATCH 03/16] iio: adc: max1027: Push only the requested samples
` [PATCH 14/16] iio: adc: max1027: Consolidate the end of conversion helper

[PATCH v5] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
 2021-08-30 15:02 UTC  (2+ messages)

[PATCH v2] arm: dts: mt7623: add otg nodes for bpi-r2
 2021-08-30 14:59 UTC 

[PATCH V4] fbcon: fix fbcon out-of-bounds write in sys_imageblit
 2021-08-30 14:59 UTC  (4+ messages)

[PATCH linux-next] PCI: Fix the order in unregister path
 2021-08-30 14:55 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
 2021-08-30 14:53 UTC 

[mm] 2d146aa3aa: vm-scalability.throughput -36.4% regression
 2021-08-30 14:51 UTC  (9+ messages)

[PATCH] Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
 2021-08-30 14:49 UTC  (2+ messages)

pci-xtalk-bridge.c:undefined reference to `crc16'
 2021-08-30 14:44 UTC 

[PATCH v2 00/10] iio: adc: at91-sama5d2_adc: add support for sama7g5
 2021-08-30 14:44 UTC  (4+ messages)
` [PATCH v2 04/10] iio: adc: at91-sama5d2_adc: convert to platform specific data structures

[PATCH] kernel/sched: Fix sched_fork() access an invalid sched_task_group
 2021-08-30 14:39 UTC  (2+ messages)

[ANNOUNCE] 5.4.143-rt63
 2021-08-30 14:36 UTC 

[PATCH 0/6] Cleanups and fixup for page_alloc
 2021-08-30 14:24 UTC  (3+ messages)
` [PATCH 6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid()

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-08-30 14:17 UTC  (14+ messages)
` [PATCH v12 01/13] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v12 02/13] eventfd: Export eventfd_wake_count to modules
` [PATCH v12 03/13] file: Export receive_fd() "
` [PATCH v12 04/13] vdpa: Fix some coding style issues
` [PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v12 06/13] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v12 07/13] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v12 08/13] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v12 09/13] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v12 10/13] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v12 11/13] vduse: Implement an MMU-based software IOTLB
` [PATCH v12 12/13] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v12 13/13] Documentation: Add documentation for VDUSE

[PATCH AUTOSEL 5.13 01/14] gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
 2021-08-30 14:20 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 13/14] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH] staging: rtl8723bs: remove possible deadlock when disconnect
 2021-08-30 14:16 UTC 

[PATCH 0/2] Use raw spinlocks in the ls-extirq driver
 2021-08-30 14:16 UTC  (5+ messages)
` [PATCH 1/2] regmap: teach regmap to use raw spinlocks if requested in the config

[PATCH] arm: dts: mt7623: add otg nodes for bpi-r2
 2021-08-30 14:14 UTC 

[PATCH 1/2] arm64: dts: rockchip: add isp node for px30
 2021-08-30 14:13 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).