linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 18:53:10 to 2021-06-24 22:50:23 UTC [more...]

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-06-24 22:49 UTC  (7+ messages)
` [PATCH 01/10] serial: mvebu-uart: fix calculation of clock divisor
` [PATCH 02/10] serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
` [PATCH 03/10] serial: mvebu-uart: correctly calculate minimal possible baudrate
` [PATCH 04/10] dt-bindings: mvebu-uart: fix documentation
` [PATCH 05/10] arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
` [PATCH 06/10] serial: mvebu-uart: remove unused member nb from struct mvebu_uart

[RFC PATCH 0/4] Add support for Ultrasoc Trace Module
 2021-06-24 22:47 UTC  (3+ messages)
` [RFC PATCH 4/4] ultrasoc: Add System Memory Buffer driver

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-24 22:45 UTC  (31+ messages)
                                ` [PATCH 0/9] Refactoring exit
                                  ` [PATCH 1/9] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
                                  ` [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation
                                  ` [PATCH 3/9] signal/seccomp: Dump core when there is only one live thread
                                  ` [PATCH 4/9] signal: Factor start_group_exit out of complete_signal
                                  ` [PATCH 5/9] signal/group_exit: Use start_group_exit in place of do_group_exit
                                  ` [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads
                                  ` [PATCH 7/9] signal: Make individual tasks exiting a first class concept
                                  ` [PATCH 8/9] signal/task_exit: Use start_task_exit in place of do_exit
                                  ` [PATCH 9/9] signal: Move PTRACE_EVENT_EXIT into get_signal

linux-next: build failure after merge of the net-next tree
 2021-06-24 22:41 UTC  (11+ messages)

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-24 22:40 UTC  (3+ messages)

[PATCH v2] perf annotate: allow 's' on source code lines
 2021-06-24 22:34 UTC 

[PATCH 1/4] ARM: dts: NSP: disable qspi node by default
 2021-06-24 22:34 UTC  (6+ messages)
` [PATCH 3/4] ARM: dts: NSP: add MDIO bus controller node
` [PATCH 4/4] ARM: dts: NSP: Move USB3 PHY to internal MDIO bus

[PATCH 0/4] KVM: x86: Require EFER.NX support unless EPT is on
 2021-06-24 22:33 UTC  (3+ messages)
` [PATCH 3/4] KVM: x86: WARN and reject loading KVM if NX is supported but not enabled

[PATCH 1/3] ARM: dts: NSP: add device names to compatible
 2021-06-24 22:31 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: arm: bcm: add NSP devices to SoCs
` [PATCH 3/3] ARM: dts: NSP: enable DMA on bcm988312hr

[PATCH 1/4] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-06-24 22:26 UTC  (2+ messages)

[RESEND PATCH 0/5] PCI: aardvark: Initialization fixes
 2021-06-24 22:26 UTC  (6+ messages)
` [RESEND PATCH 1/5] PCI: aardvark: Fix link training
` [RESEND PATCH 2/5] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [RESEND PATCH 3/5] PCI: aardvark: Fix PCIe Max Payload Size setting
` [RESEND PATCH 4/5] PCI: aardvark: Implement workaround for the readback value of VEND_ID
` [RESEND PATCH 5/5] PCI: aardvark: Implement workaround for PCIe Completion Timeout

[PATCH v4 10/10] scsi: ufs: Apply more limitations to user access
 2021-06-24 22:25 UTC  (4+ messages)

Virtualizing MSI-X on IMS via VFIO
 2021-06-24 22:22 UTC  (8+ messages)
          ` [PATCH] vfio/pci: Document the MSI[X] resize side effects properly

[PATCHSET v3 0/3] perf stat: Enable BPF counters with --for-each-cgroup
 2021-06-24 22:21 UTC  (10+ messages)
` [PATCH 3/3] perf stat: Enable BPF counter "

[PATCH 0/7] KVM: x86: guest MAXPHYADDR and C-bit fixes
 2021-06-24 22:19 UTC  (8+ messages)

Error: failed to link '/no_alu32/linked_vars1.o': Unknown error -2 (-2)
 2021-06-24 22:05 UTC 

linux-next: Signed-off-by missing for commits in the kvm tree
 2021-06-24 22:03 UTC  (2+ messages)

[PATCH 0/2] PCI: aardvark: Resource fixes
 2021-06-24 21:55 UTC  (3+ messages)
` [PATCH 1/2] PCI: aardvark: Configure PCIe resources from 'ranges' DT property
` [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space

linux-next: Fixes tag needs some work in the net tree
 2021-06-24 21:45 UTC 

Virtualizing MSI-X on IMS via VFIO
 2021-06-24 21:44 UTC  (3+ messages)

[PATCH v2] PCI: dra7xx: Fix reset behaviour
 2021-06-24 21:42 UTC  (13+ messages)

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-06-24 21:39 UTC  (2+ messages)

[PATCH V5 00/14] hwlat improvements and osnoise/timerlat tracers
 2021-06-24 21:39 UTC  (3+ messages)
` [PATCH V5 12/14] trace: Protect tr->tracing_cpumask with get/put_online_cpus

[PATCH v3 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-24 21:35 UTC  (2+ messages)

[PATCH 0/2] *** altera-msgdma: make response port optional ***
 2021-06-24 21:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: altera-msgdma: make response port optional

[RESEND PATCH 0/3] PCI: aardvark: PIO fixes
 2021-06-24 21:33 UTC  (4+ messages)
` [RESEND PATCH 1/3] PCI: aardvark: Fix checking for PIO Non-posted Request
` [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
` [RESEND PATCH 3/3] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response

[PATCH v4 0/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-06-24 21:31 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy

[PATCH 0/3] *** Support ASPEED AST2600 I2C ***
 2021-06-24 21:28 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: i2c-new: Add bindings for AST2600 I2C

[PATCH v3 0/4] pinctrl: qcom/pinctrl-spmi-gpio: Add support for pmic-gpio on SA8155p-adp
 2021-06-24 21:24 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: qcom,pmic-gpio: Arrange compatibles alphabetically
` [PATCH v3 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp

[PATCH v3 0/5] regulator: qcom,rpmh-regulator: Add support for pmic available on SA8155p-adp board
 2021-06-24 21:23 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: regulator: qcom,rpmh-regulator: Arrange compatibles alphabetically
` [PATCH v3 2/5] dt-bindings: regulator: qcom,rpmh-regulator: Add compatible for SA8155p-adp board pmic

[PATCH 00/22] Mediatek MT8195 clock support
 2021-06-24 21:22 UTC  (5+ messages)
` [PATCH 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock
` [PATCH 02/22] clk: mediatek: Add dt-bindings of MT8195 clocks

[PATCH] ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_config
 2021-06-24 21:20 UTC 

[PATCH] dt-bindings: riscv: add starfive jh7100 compatibles
 2021-06-24 21:20 UTC  (2+ messages)

[RFC v1 00/11] Qcom SM8350 DispCC & VideoCC
 2021-06-24 21:18 UTC  (3+ messages)
` [RFC v1 05/11] dt-bindings: clock: Add QCOM SM8350 display clock bindings

[PATCH v4 0/5] generalize fpga_mgr_load
 2021-06-24 21:17 UTC  (6+ messages)
` [PATCH v4 1/5] fpga: generalize updating the card
` [PATCH v4 2/5] fpga: add FPGA_MGR_REIMAGE flag
` [PATCH v4 3/5] fpga: pass fpga_manager_update_ops to the fpga_manager_write functions
` [PATCH v4 4/5] fpga: use reimage ops in fpga_mgr_load()
` [PATCH v4 5/5] fpga: fpga-mgr: simplify mops check in wrappers

[PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible
 2021-06-24 21:07 UTC  (11+ messages)

[PATCH] ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found
 2021-06-24 21:05 UTC  (2+ messages)

[PATCH V2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7280
 2021-06-24 21:01 UTC  (2+ messages)

[PATCH v10 02/19] clk: mediatek: Add dt-bindings of MT8192 clocks
 2021-06-24 21:01 UTC  (2+ messages)

[RESEND PATCH v2 2/4] dt-bindings: power: Add MT8195 power domains
 2021-06-24 20:57 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix memory map initialization for descending nodes
 2021-06-24 20:57 UTC  (2+ messages)

[PATCH v6 1/5] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
 2021-06-24 20:56 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings
 2021-06-24 20:52 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA

[PATCH 0/2] gpio: modepin: Add driver support for modepin GPIO controller
 2021-06-24 20:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: Add binding documentation for modepin

[tip:x86/cache] BUILD SUCCESS fd2afa70eff057fab57c9e06708b68677b261a0c
 2021-06-24 20:48 UTC 

[PATCH v2 00/10] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-24 20:47 UTC  (3+ messages)
` [PATCH v2 01/10] dt-bindings: qcom: rpmh-regulator: Add compatible for SA8155p-adp board pmic

[PATCH v1] Change compatiable string for MT8195 mmc host IP
 2021-06-24 20:46 UTC  (3+ messages)
` [PATCH v1] dt-bindings: mmc: change "

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-24 20:44 UTC  (8+ messages)

[PATCH 2/2] dt-binding: mediatek: mt6779: update spi document
 2021-06-24 20:44 UTC  (2+ messages)

[git pull] drm fixes for 5.13-rc8/final
 2021-06-24 20:39 UTC  (2+ messages)

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-24 20:36 UTC  (10+ messages)

[PATCH v2 00/33] arm64: zynqmp: Extend board description
 2021-06-24 20:36 UTC  (5+ messages)
` [PATCH v2 30/33] arm64: zynqmp: Add support for zcu102-rev1.1 board
` [PATCH v2 33/33] arm64: zynqmp: Add support for Xilinx Kria SOM board

[PATCH] PM: domains: Shrink locking area of the gpd_list_lock
 2021-06-24 20:33 UTC  (5+ messages)

[PATCH] i2c: robotfuzz-osif: fix control-request directions
 2021-06-24 20:32 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add bindings for MDM9607
 2021-06-24 20:31 UTC  (4+ messages)
` [PATCH v4 2/2] pinctrl: qcom: Add MDM9607 pinctrl driver

[PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML
 2021-06-24 20:27 UTC  (2+ messages)

[PATCH v4] tty: Fix out-of-bound vmalloc access in imageblit
 2021-06-24 20:27 UTC 

[PATCH] dt-bindings: fpga: zynq: convert bindings to YAML
 2021-06-24 20:27 UTC  (2+ messages)

[PATCH v3 resend] dt-bindings: rtc: zynqmp: convert bindings to YAML
 2021-06-24 20:26 UTC  (2+ messages)

[PATCH v3] dt-bindings: clk: zynqmp: convert bindings to YAML
 2021-06-24 20:25 UTC  (2+ messages)

[PATCH v3 0/4] ARM: dts: NSP: add Meraki MX64/MX65 series
 2021-06-24 20:22 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65

[PATCH v2] PM: domains: Shrink locking area of the gpd_list_lock
 2021-06-24 20:18 UTC 

[PATCH v5] rtc: Improve performance of rtc_time64_to_tm(). Add tests
 2021-06-24 20:13 UTC 

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-24 20:09 UTC  (7+ messages)
` [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned()
` [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io()

[PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask
 2021-06-24 20:07 UTC  (9+ messages)

[PATCH v2] i2c: core: Disable client irq on reboot/shutdown
 2021-06-24 20:04 UTC  (2+ messages)

[PATCH net-next 0/2] Document the NXP SJA1110 switch as supported
 2021-06-24 20:00 UTC  (2+ messages)

[PATCH] i2c/imx: Fix some checkpatch warnings
 2021-06-24 19:58 UTC  (2+ messages)

[PATCH] igc: change default return of igc_read_phy_reg()
 2021-06-24 19:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH][next] netfilter: nf_tables: Fix dereference of null pointer flow
 2021-06-24 19:57 UTC 

[PATCH 0/9] Add Modem support on SC7280 SoCs
 2021-06-24 19:47 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support
` [PATCH 2/9] remoteproc: qcom: pas: Add SC7280 Modem support
` [PATCH 3/9] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding
` [PATCH 4/9] iommu/arm-smmu-qcom: Request direct mapping for modem device
` [PATCH 5/9] remoteproc: mss: q6v5-mss: Add modem support on SC7280
` [PATCH 6/9] arm64: dts: qcom: sc7280: Update reserved memory map
` [PATCH 7/9] arm64: dts: qcom: sc7280: Add nodes to boot modem
` [PATCH 8/9] arm64: dts: qcom: sc7280: Add Q6V5 MSS node
` [PATCH 9/9] arm64: dts: qcom: sc7280: Update "

[PATCH] i2c: i2c-dev: Add __user annotation
 2021-06-24 19:48 UTC  (2+ messages)

Linux kernel community research
 2021-06-24 19:41 UTC 

[PATCH v2 1/2] dt-bindings: clock: qcom,gcc: Document MSM8976 compatibles
 2021-06-24 19:40 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver

[PATCH] usbnet: add usbnet_event_names[] for kevent
 2021-06-24 19:40 UTC  (2+ messages)

[RFC PATCH v1 00/10] RISC-V ACLINT Support
 2021-06-24 19:37 UTC  (3+ messages)
` [RFC PATCH v1 09/10] dt-bindings: timer: Add ACLINT MSWI and SSWI bindings

[PATCH v3] bus: mhi: core: Add support for processing priority of event ring
 2021-06-24 19:36 UTC 

[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-24 19:36 UTC  (3+ messages)

remoteproc DMA API abuse status
 2021-06-24 19:35 UTC  (2+ messages)

[syzbot] memory leak in xfrm_user_rcv_msg
 2021-06-24 19:30 UTC  (3+ messages)

[PATCH] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
 2021-06-24 19:29 UTC  (2+ messages)

[PATCH V3 1/3] socinfo: Add missing SoC ID for SM6125
 2021-06-24 19:26 UTC  (3+ messages)
` [PATCH V3 2/3] dt-bindings: mailbox: Add binding for sm6125

[PATCH V3 1/2] dt-bindings: iommu: arm-smmu: Add binding for sm6125
 2021-06-24 19:26 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
 2021-06-24 19:26 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: mediatek: Add mediatek,mt8183-jpgenc compatible

[PATCH net-next 0/3] net: hns3: add new debugfs commands
 2021-06-24 19:25 UTC  (3+ messages)
` [PATCH net-next 3/3] net: hns3: add support for link diagnosis info in debugfs

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-06-24 19:24 UTC  (3+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables

[PATCH v3 00/11] CSI2RX support on J721E
 2021-06-24 19:22 UTC  (12+ messages)
` [PATCH v3 01/11] media: ov5640: Use runtime PM to control sensor power
` [PATCH v3 02/11] media: cadence: csi2rx: Unregister v4l2 async notifier
` [PATCH v3 03/11] media: cadence: csi2rx: Add external DPHY support
` [PATCH v3 04/11] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH v3 05/11] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH v3 06/11] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v3 07/11] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v3 08/11] media: Re-structure TI platform drivers
` [PATCH v3 09/11] media: ti: Add CSI2RX support for J721E
` [PATCH v3 10/11] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver
` [PATCH v3 11/11] media: dt-bindings: Convert Cadence CSI2RX binding to YAML

[PATCH v4 00/16] Introduce SCMI VirtIO transport
 2021-06-24 19:22 UTC  (3+ messages)
` [PATCH v4 13/16] dt-bindings: arm: Add virtio transport for SCMI

[PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-06-24 19:20 UTC  (11+ messages)

[PATCH v15 00/12] Restricted DMA
 2021-06-24 19:19 UTC  (2+ messages)

[RFC PATCH v1 1/3] dt-bindings: power: convert rockchip-io-domain.txt to YAML
 2021-06-24 19:21 UTC  (2+ messages)

[PATCH][next] iwlwifi: Fix error return on failed kmalloc
 2021-06-24 19:18 UTC 

[tip:objtool/urgent] BUILD SUCCESS e31694e0a7a709293319475d8001e05e31f2178c
 2021-06-24 19:16 UTC 

[tip:perf/urgent] BUILD SUCCESS 7f049fbdd57f6ea71dc741d903c19c73b2f70950
 2021-06-24 19:16 UTC 

[PATCH v1 0/2] Add Pinctrl for SM4250 and SM6115
 2021-06-24 19:10 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: pinctrl: qcom: Add SM6115 pinctrl bindings
` [PATCH v1 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6115

[PATCH 1/2] of: of_reserved_mem: only call memblock_free for normal reserved memory
 2021-06-24 19:07 UTC  (4+ messages)
` [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing

[PATCH] x86: eas should not be NULL when it is referenced
 2021-06-24 19:06 UTC  (3+ messages)

[PATCH v8 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-24 19:04 UTC  (3+ messages)
` [PATCH v8 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH] dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema
 2021-06-24 19:00 UTC  (2+ messages)

[PATCH 1/1] RDMA/cma: Fix rdma_resolve_route memory leak
 2021-06-24 18:55 UTC 

[PATCH v3 00/13] Use qmp_send to update co-processor load state
 2021-06-24 18:52 UTC  (13+ messages)
` [PATCH v3 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP bindings
` [PATCH v3 03/13] dt-bindings: remoteproc: qcom: "
` [PATCH v3 04/13] remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
` [PATCH v3 05/13] arm64: dts: qcom: sc7180: Use QMP binding to control "
` [PATCH v3 06/13] arm64: dts: qcom: sc7280: "
` [PATCH v3 07/13] arm64: dts: qcom: sdm845: "
` [PATCH v3 08/13] arm64: dts: qcom: sm8150: "
` [PATCH v3 09/13] arm64: dts: qcom: sm8250: "
` [PATCH v3 10/13] arm64: dts: qcom: sm8350: "
` [PATCH v3 11/13] soc: qcom: aoss: Drop power domain support
` [PATCH v3 12/13] dt-bindings: msm/dp: Remove aoss-qmp header
` [PATCH v3 13/13] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions

[PATCH] bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
 2021-06-24 18: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).