All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-25 02:12:59 to 2020-08-25 03:34:07 UTC [more...]

[f2fs-dev] [PATCH 0/1] f2fs: check output position in move range ioctl
 2020-08-25  3:33 UTC  (4+ messages)
` [f2fs-dev] [PATCH 1/1] "

[PATCH v18 00/32] per memcg lru_lock
 2020-08-25  3:26 UTC  (6+ messages)

linux-next: build failure after merge of the bpf-next tree
 2020-08-25  3:27 UTC  (5+ messages)

[PATCH v2 0/9] Audio graph card updates and usage with Tegra210 audio
 2020-08-25  3:25 UTC  (5+ messages)
` [PATCH v2 3/9] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM

[PATCH v2] netlink: remove duplicated nla_need_padding_for_64bit() check
 2020-08-25  3:25 UTC 

[PATCH 0/9] THP iomap patches for 5.10
 2020-08-25  3:26 UTC  (5+ messages)
` [PATCH 9/9] iomap: Change calling convention for zeroing

[PATCH] drm/amdgpu: add asd fw check before loading asd
 2020-08-25  3:25 UTC  (2+ messages)

[PATCH] interconnect: Show bandwidth for disabled paths as zero in debugfs
 2020-08-25  3:22 UTC  (2+ messages)

[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
 2020-08-25  3:20 UTC  (3+ messages)
` [PATCH v2 1/2] MIPS: Set page access bit with pgprot on
  ` [PATCH] MIPS: make userspace mapping young by default

[PATCH] extcon: Replace HTTP links with HTTPS ones
 2020-08-25  3:34 UTC  (2+ messages)

[PATCH v2] net: gain ipv4 mtu when mtu is not locked
 2020-08-25  3:20 UTC 

[Intel-gfx] [PATCH] iommu/intel: Handle 36b addressing for x86-32
 2020-08-25  3:13 UTC  (4+ messages)
`  "

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2020-08-25  3:13 UTC  (7+ messages)
` [PATCH v4 07/15] iommu/vt-d: Delegate the dma domain to upper layer

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-08-25  3:12 UTC  (7+ messages)
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel

[PATCH 1/1] usb: chipidea: ci_hdrc_imx: restore pinctrl
 2020-08-25  3:16 UTC 

[PATCH] drm/vkms: Use alpha value to blend values
 2020-08-25  3:15 UTC  (3+ messages)

Xen 4.14.0 is busted on Dell 300x IoT Gateways
 2020-08-25  3:14 UTC  (7+ messages)
` [PATCH 0/2] Xen: Use a dedicated pointer for IRQ data

[Bug 209025] New: The "VFIO_MAP_DMA failed: Cannot allocate memory" bug is back
 2020-08-25  3:14 UTC  (2+ messages)
` [Bug 209025] "

More Generic Audio Graph Sound Card idea
 2020-08-25  3:11 UTC  (6+ messages)

[PATCH 00/10] pseries NUMA distance rework
 2020-08-24 23:49 UTC  (11+ messages)
` [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa

ABI Version for MIPS platform changed from 0 to 5
 2020-08-25  3:08 UTC  (4+ messages)
` [yocto] "

[PATCH v2] workqueue: Warn when work flush own workqueue
 2020-08-25  3:06 UTC 

[RESEND PATCH v8 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-08-25  3:05 UTC  (4+ messages)
` [RESEND PATCH v8 2/2] phy: Add USB3 PHY support for "

[meta-oe][PATCH] v2 liburing: add v0.7
 2020-08-25  3:05 UTC 

[PATCH v4] dt-bindings: nvmem: Add syscon to Vybrid OCOTP driver
 2020-08-25  3:04 UTC 

[PATCH] drm/vkms: add alpha-premultiplied color blending
 2020-08-25  3:04 UTC  (3+ messages)

[PATCH v2 0/2] Fix Guest random crash on Cortex-N1/A76/A75 cores
 2020-08-25  3:02 UTC  (9+ messages)
` [PATCH v2 1/2] xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch
` [PATCH v2 2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID

[PATCH] mm/hugetlb: Fix a race between hugetlb sysctl handlers
 2020-08-25  3:01 UTC  (5+ messages)
    ` [External] "

[PATCH] sched/fair: Fix wrong cpu selecting from isolated domain
 2020-08-25  2:59 UTC  (4+ messages)

[PATCH] drm/amd/pm: correct the thermal alert temperature limit settings
 2020-08-25  2:54 UTC 

[PATCH 00/17] HSM driver for ACRN hypervisor
 2020-08-25  2:45 UTC  (18+ messages)
` [PATCH 01/17] docs: acrn: Introduce ACRN
` [PATCH 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
` [PATCH 03/17] x86/acrn: Introduce an API to check if a VM is privileged
` [PATCH 04/17] x86/acrn: Introduce hypercall interfaces
` [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driver
` [PATCH 06/17] virt: acrn: Introduce VM management interfaces
` [PATCH 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
` [PATCH 08/17] virt: acrn: Introduce EPT mapping management
` [PATCH 09/17] virt: acrn: Introduce I/O request management
` [PATCH 10/17] virt: acrn: Introduce PCI configuration space PIO accesses combiner
` [PATCH 11/17] virt: acrn: Introduce interfaces for PCI device passthrough
` [PATCH 12/17] virt: acrn: Introduce interrupt injection interfaces
` [PATCH 13/17] virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor
` [PATCH 14/17] virt: acrn: Introduce I/O ranges operation interfaces
` [PATCH 15/17] virt: acrn: Introduce ioeventfd
` [PATCH 16/17] virt: acrn: Introduce irqfd
` [PATCH 17/17] virt: acrn: Introduce an interface for Service VM to control vCPU

[dm-crypt] Encryption speed and reversing the direction
 2020-08-25  6:05 UTC  (2+ messages)

[PATCH v4 -rcu 0/4] Maintain the length of each segment in the segcblist
 2020-08-25  2:48 UTC  (5+ messages)
` [PATCH v4 -rcu 1/4] rcu/segcblist: Do not depend on rcl->len to store the segcb len during merge
` [PATCH v4 -rcu 2/4] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH v4 -rcu 3/4] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH v4 -rcu 4/4] rcu/trace: Add tracing for how segcb list changes

[OE-core][PATCH V2] connman-conf: make connman-conf only available for qemuall
 2020-08-25  2:48 UTC  (3+ messages)

[android-common:android-mainline 3/4] drivers/dma-buf/heaps/cma_heap.c:43:16: sparse: sparse: symbol 'cma_heap_allocate' was not declared. Should it be
 2020-08-25  2:47 UTC  (2+ messages)
` [RFC PATCH android-common] ANDROID: dma-heap: cma_heap_allocate() can be static

[PATCH 1/3] p2p: Send the right UUID-E in probe request WSC IEs
 2020-08-25  2:45 UTC  (3+ messages)
` [PATCH 2/3] p2p: Fix the WSC Config Methods in GO Negotiation Response
` [PATCH 3/3] p2p: Build our Probe Response using connection data

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-25  2:42 UTC  (71+ messages)
` [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v2 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v2 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v2 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v2 10/19] dt-bindings: reset: fsl,imx7-src: "
  ` [PATCH v2 10/19] dt-bindings: reset: fsl, imx7-src: "
` [PATCH v2 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v2 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v2 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v2 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v2 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
  ` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl, irqsteer: "
` [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: "

[PATCH V3 1/1] drm/amdkfd: fix set kfd node ras properties value
 2020-08-25  2:44 UTC 

[PATCH 0/7] binman: Add support for generating more complex FITs
 2020-08-25  2:44 UTC  (3+ messages)
` [PATCH 4/7] binman: Add support for ATF BL31

[CRYPTO-LUKS v1 03/19] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read
 2020-08-25  2:39 UTC  (2+ messages)
` [CRYPTO-LUKS v3 "

[PATCH v2] drm/amd/pm: fix is_dpm_running() run error on 32bit system
 2020-08-25  2:38 UTC  (2+ messages)

[PATCH] builtin/repack.c: invalidate MIDX only when necessary
 2020-08-25  2:37 UTC  (3+ messages)

drivers/greybus/es2.c:439 message_send() error: double unlocked 'es2->cport_out_urb_lock' (orig line 417)
 2020-08-25  2:37 UTC  (4+ messages)
  ` [kbuild-all] "

[OE-core][PATCH] oeqa: runtime_tests: Extra GPG debugging
 2020-08-25  2:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] arm: trusted-firmware-a variable name misuse
 2020-08-25  2:32 UTC  (2+ messages)
` [PATCH] arm-bsp: redundant entry in FVP TF-A

[PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-08-25  2:32 UTC  (7+ messages)

[PATCH v5 0/3] drm/vkms: Introduces writeback support
 2020-08-25  2:31 UTC  (8+ messages)
` [PATCH v5 1/3] drm/vkms: Decouple crc operations from composer
` [PATCH v5 2/3] drm/vkms: Compute CRC without change input data
` [PATCH v5 3/3] drm/vkms: Add support for writeback

[PATCH] edac: nxp: Add L1 and L2 error detection for A53 and A72 cores
 2020-08-25  2:31 UTC  (3+ messages)
  ` [EXT] "

Pull request: u-boot-riscv/master 20200825
 2020-08-25  2:31 UTC 

Xen 4.14.0 fails on Dell IoT Gateway without efi=no-rs
 2020-08-25  2:30 UTC  (7+ messages)

ERROR: "min_low_pfn" undefined!
 2020-08-25  2:29 UTC  (2+ messages)

[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-25  2:27 UTC  (7+ messages)

Contributor wanting to get started with simple contributions
 2020-08-25  2:26 UTC  (2+ messages)

[PATCH v4 0/3] Mediatek pinctrl patch on mt8192
 2020-08-25  2:26 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: pinctrl: mt8192: add binding document

[PATCH 0/3] net: tftp: Fixes for tftp rollover
 2020-08-25  2:26 UTC  (4+ messages)
` [PATCH 1/3] net: tftp: Fix tftp_prev_block counter update
` [PATCH 2/3] net: tftp: Fix store_block offset calculation
` [PATCH 3/3] net: tftp: Fix load_block "

[PATCH v2 0/2] iio: chemical: atlas-ezo-sensor: add humidity sensor support
 2020-08-25  2:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: chemical: add Atlas EZO Humidity module documentation

[PATCH 0/6] Add support for slider gestures and OTP variants
 2020-08-25  2:24 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: input: iqs269a: Add bindings for slider gestures
` [PATCH 3/6] dt-bindings: input: iqs269a: Add bindings for OTP variants

[PATCH 0/3] r8a7742 add CAN support
 2020-08-25  2:21 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support

[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-25  2:18 UTC  (7+ messages)
` [PATCH v9 6/6] "

[PATCH v5 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-08-25  2:18 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague
` [PATCH v5 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-08-25  2:18 UTC  (10+ messages)

[PATCH 0/2] ARM: dts: add Tolino Shine 2 HD
 2020-08-25  2:16 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for "

[PATCH v2 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-08-25  2:15 UTC  (5+ messages)

[PATCH v2 00/17] Add BLK_CTRL support for i.MX8MP
 2020-08-25  2:14 UTC  (9+ messages)
` [PATCH v2 01/17] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctrl
` [PATCH v2 02/17] dt-bindings: reset: imx8mp: Add audio blk_ctrl reset IDs
` [PATCH v2 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL

[PATCH 1/6] phy: phy-bcm-ns-usb3: convert to readl_poll_timeout_atomic()
 2020-08-25  2:03 UTC  (12+ messages)
` [PATCH 2/6] phy: phy-bcm-ns2-usbdrd: "
` [PATCH 3/6] phy: phy-bcm-sr-usb: "
` [PATCH 4/6] phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout()
` [PATCH 5/6] phy: phy-pxa-28nm-hsic: convert to readl_poll_timeout()
` [PATCH 6/6] phy: phy-pxa-28nm-usb2: "

[PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
 2020-08-25  2:16 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1

[PATCH v1] mpt3sas: Add support for Non-secure Aero and Sea PCI IDs
 2020-08-25  2:15 UTC  (4+ messages)

[PATCH v7 0/3] usb: cdns3: add runtime pm support
 2020-08-25  2:11 UTC  (4+ messages)
` [PATCH v7 1/3] usb: cdns3: introduce set_phy_power_on{off} APIs
` [PATCH v7 2/3] usb: cdns3: add runtime PM support
` [PATCH v7 3/3] usb: cdns3: imx: add glue layer runtime pm implementation


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.