All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-20 03:24:57 to 2020-08-20 05:20:17 UTC [more...]

[PATCH] video: backlight: sky81452-backlight: Fix reference count imbalance on error
 2020-08-20  3:50 UTC  (4+ messages)
  `  "

a saner API for allocating DMA addressable pages
 2020-08-20  5:20 UTC  (47+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages

QEMU Library support
 2020-08-20  5:18 UTC  (3+ messages)

[PATCH v6] drm/amd: Add Stream Performance Counter Monitors Driver -v6
 2020-08-20  5:18 UTC 

device compatibility interface for live migration with assigned devices
 2020-08-20  5:16 UTC  (23+ messages)

[PATCH V6 1/2] ath11k: switch to using ieee80211_tx_status_ext()
 2020-08-20  5:16 UTC  (4+ messages)

[PATCH] iw: print hop_count and path_change info of mpath
 2020-08-20  5:14 UTC 

[PATCH] xen: don't reschedule in preemption off sections
 2020-08-20  5:13 UTC  (7+ messages)

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-20  5:11 UTC  (7+ messages)
` [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem

[PATCH] Harden autofs ioctl table
 2020-08-20  5:11 UTC  (2+ messages)

[PATCH 1/2] arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
 2020-08-20  5:09 UTC  (6+ messages)
` [PATCH 2/2] arm64: a37xx: pci: Assert PERST# signal when unloading driver
` [EXT] [PATCH 1/2] arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT

[driver core] e2ae9bcc4a: unixbench.score -2.2% regression
 2020-08-20  5:07 UTC  (3+ messages)

[PATCH v2] mm, THP, swap: fix allocating cluster for swapfile by mistake
 2020-08-20  5:05 UTC  (3+ messages)

[clk] a2499eff4b: BUG:kernel_NULL_pointer_dereference,address
 2020-08-20  5:03 UTC  (4+ messages)
    ` [clk] a2499eff4b: BUG:kernel_NULL_pointer_dereference, address

[PATCHv2] PCI: Add pci_iounmap
 2020-08-20  5:03 UTC 

[PATCH 1/2] arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot
 2020-08-20  5:02 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: Espressobin: Setup MTD partitions when booting kernel

[Bug 208947] New: amdgpu DisplayPort won't recognize all display modes after 5.9 merges
 2020-08-20  5:01 UTC  (2+ messages)
` [Bug 208947] "

[PATCH v2 1/2] powerpc/rtas: Restrict RTAS requests from userspace
 2020-08-20  4:45 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add a rtas_filter selftest

[PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card
 2020-08-20  4:58 UTC  (5+ messages)
` [PATCH 1/2] mmc: xenon: set signal voltage and max base clock
` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin

[PATCH V2 1/4] opp: Enable resources again if they were disabled earlier
 2020-08-20  4:58 UTC  (3+ messages)

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-20  4:56 UTC  (9+ messages)
` [PATCH v3 0/2] diff: index-line: respect --abbrev in object's name
  ` [PATCH v3 2/2] "

KMSAN: uninit-value in soft_cursor
 2020-08-20  4:56 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the pm tree
 2020-08-20  4:55 UTC  (2+ messages)

[PATCH] selinux: avoid dereferencing the policy prior to initialization
 2020-08-20  4:54 UTC  (2+ messages)

[PATCH v2] checkpatch: Fix the usage of capture group ( ... )
 2020-08-20  4:52 UTC  (5+ messages)
    ` [Linux-kernel-mentees] "

[RESEND PATCH 1/5] ARM: dts: prima: Align L2 cache-controller nodename with dtschema
 2020-08-20  4:50 UTC  (4+ messages)
` [RESEND PATCH 3/5] ARM: dts: spear: "

[pcmoore-selinux:next 4/6] security/selinux/ss/conditional.c:689:9-16: WARNING opportunity for kmemdup
 2020-08-20  4:51 UTC  (2+ messages)
` [PATCH] selinux: fix memdup.cocci warnings

[PATCH v8 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-20  4:50 UTC  (3+ messages)
` [PATCH v8 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v8 2/2] Add PWM fan controller driver for "

About VIRTIO support on Xen
 2020-08-20  4:45 UTC 

[PATCH v7 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-20  4:44 UTC  (11+ messages)
` [PATCH v7 01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
` [PATCH v7 02/10] image: Use gd->ram_base/_size in env_get_bootm_size()
` [PATCH v7 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()
` [PATCH v7 04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
` [PATCH v7 05/10] xtensa: Remove arch_setup_bdinfo()
` [PATCH v7 06/10] xtensa: Remove local no-op dram_init_banksize()
` [PATCH v7 07/10] video: cfb_console.c: Use bi_dram[] values on all platforms
` [PATCH v7 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
` [PATCH v7 09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
` [PATCH v7 10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info

hash equivalency and PR service - RFC
 2020-08-20  4:44 UTC 

[Linux-kernel-mentees] [PATCH] checkpatch: Improve SPDX license identifier check for script files
 2020-08-20  4:42 UTC  (6+ messages)

[DRAFT PATCH] random32: make prandom_u32() output unpredictable
 2020-08-20  4:42 UTC  (12+ messages)

[GIT PULL] VFIO fix for v5.9-rc2
 2020-08-20  4:42 UTC  (2+ messages)

[PATCH] mm, THP, swap: fix allocating cluster for swapfile by mistake
 2020-08-20  4:41 UTC  (4+ messages)

[PATCH v3 1/3] drm/amdkfd: abstract the iommu device checking with ignore_crat (v2)
 2020-08-20  4:41 UTC  (8+ messages)
` [PATCH v3 2/3] drm/amdkfd: force raven as "dgpu" path (v3)

[PATCH] net: bypass ->sendpage for slab pages
 2020-08-20  4:37 UTC  (3+ messages)

[PATCH] btrfs-progs: btrfsutil: add pkg-config files for btrfsutil
 2020-08-20  4:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] nvme-core: improve avoiding false remove namespace
 2020-08-20  4:33 UTC  (4+ messages)

[PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
 2020-08-20  4:30 UTC  (4+ messages)

[PATCH] ASoC: qcom: common: Fix refcount imbalance on error
 2020-08-20  4:28 UTC  (2+ messages)

[PATCH 00/10] pseries NUMA distance rework
 2020-08-20  4:26 UTC  (15+ messages)
` [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
` [PATCH 03/10] spapr: robustify NVLink2 NUMA node logic
` [PATCH 04/10] spapr: add spapr_machine_using_legacy_numa() helper
` [PATCH 05/10] spapr: make ibm, max-associativity-domains scale with user input
  ` [PATCH 05/10] spapr: make ibm,max-associativity-domains "
` [PATCH 07/10] spapr: create helper to set ibm,associativity
` [PATCH 08/10] spapr: introduce SpaprMachineClass::numa_assoc_domains

GPS fun on Droid 4 and leste
 2020-08-20  4:24 UTC  (3+ messages)

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-08-20  4:24 UTC  (5+ messages)
` [Bug 206987] "

[PATCH] powerpc/powernv/pci: Fix typo when releasing DMA resources
 2020-08-20  4:18 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.9
 2020-08-20  4:19 UTC  (2+ messages)

[PATCH v7 0/3] Modularization of DFL private feature drivers
 2020-08-20  4:16 UTC  (2+ messages)

[RFC] Limiting charge current on Droid 4 (and N900)
 2020-08-20  4:15 UTC  (4+ messages)

[PATCH blktests] common/multipath-over-rdma: fix warning ignored null byte in input
 2020-08-20  4:15 UTC  (3+ messages)

[PATCH v4 0/4] Modularization of DFL private feature drivers
 2020-08-20  4:14 UTC  (8+ messages)
` [PATCH v4 1/4] fpga: dfl: change data type of feature id to u16

[PATCH] RDMA/rxe: fix the parent sysfs read when the interface has 15 chars
 2020-08-20  4:13 UTC 

[PATCH v1 0/3] arm64: dts: imx8mq: Add NWL DSI host controller to Librem 5 Devkit
 2020-08-20  4:11 UTC  (10+ messages)
` [PATCH v1 1/3] arm64: dts: imx8mq: Add NWL MIPI DSI controller
` [PATCH v1 2/3] arm64: dts: imx8mq-librem5-devkit: Enable the LCD panel
` [PATCH v1 3/3] arm64: defconfig: Enable imx8mq-librem5-devkit display stack

[PATCH 1/3] fpga manager: xilinx-spi: remove stray comment
 2020-08-20  4:11 UTC  (3+ messages)

[PATCH v2] ARM: dts: vfxxx: Add syscon compatible with ocotp
 2020-08-20  4:10 UTC  (2+ messages)

[PATCH] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
 2020-08-20  4:07 UTC  (4+ messages)

[RFC PATCH v2 0/3] xfs: more unlinked inode list optimization v2
 2020-08-20  4:01 UTC  (4+ messages)
` [RFC PATCH v4 0/3] xfs: more unlinked inode list optimization v4

next/pending-fixes baseline: 344 runs, 27 regressions (v5.9-rc1-381-g159f8cd76711)
 2020-08-20  3:58 UTC 

[PATCH][next] ASoC: qcom: add missing out of memory check on drvdata->clks allocation
 2020-08-20  3:56 UTC  (4+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-20  3:56 UTC  (15+ messages)
` [PATCH 1/3] drm: hikey9xx: Fix inconsistent compat string
  ` [PATCH 2/3] drm: kirin9xxx: Add additional color formats
    ` [PATCH 3/3] drm: hikey9xxx: Fix null pointer crash on reboot
      ` [PATCH 4/3] drm: hikey9xx: remove wait for VACTIVE IRQ

[PATCH 0/3] fix crash and deadlock when connect timeout
 2020-08-20  3:53 UTC  (2+ messages)

[PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
 2020-08-20  3:54 UTC  (2+ messages)

[dunfell/master][PATCH 1/2] packagegroup-arago-tisdk-addons: replace ipc-lld+cpsw9g-eth-fw with ti-rtos-firmware
 2020-08-20  3:48 UTC  (2+ messages)
` [dunfell/master][PATCH 2/2] branding-bleeding: setup nightly CI builds

cron job: media_tree daily build: ERRORS
 2020-08-20  3:49 UTC 

[dunfell/master][PATCH 1/2] ti-rtos-metadata: add recipe to fetch and deploy metadata.inc for RTOS FW binary integration
 2020-08-20  3:48 UTC  (2+ messages)
` [dunfell/master][PATCH 2/2] ti-rtos-firmware: add recipe "

[ovmf test] 152617: all pass - PUSHED
 2020-08-20  3:46 UTC 

[RESEND PATCH 1/2] dma-buf: Fix kerneldoc of dma_buf_set_name()
 2020-08-20  3:46 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: refine codes to avoid reentering GPU recovery
 2020-08-20  3:46 UTC  (2+ messages)

[REGRESSION 5.8] x86/entry: DR0 break-on-write not working
 2020-08-20  3:46 UTC  (7+ messages)

[PATCH 0/2] enable append-emulation for ZNS
 2020-08-20  3:45 UTC  (10+ messages)
  ` [PATCH 2/2] nvme: add emulation for zone-append

[RFC PATCH 1/2] KVM: PPC: Use the ppc_inst type
 2020-08-20  3:39 UTC  (4+ messages)
` [RFC PATCH 2/2] KVM: PPC: Book3S HV: Support prefixed instructions

[PATCH v3] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
 2020-08-20  3:41 UTC 

[PATCH v2 0/6] USB: UDC: Fix memory leaks by expanding the API
 2020-08-20  3:40 UTC  (8+ messages)
` [PATCH v2 6/6] Revert "usb: udc: allow adding and removing the same gadget device"

[PATCH v2 0/5] -ffreestanding/-fno-builtin-* patches
 2020-08-20  3:34 UTC  (7+ messages)
` [PATCH v2 1/5] Makefile: add -fno-builtin-stpcpy
` [PATCH v2 2/5] Makefile: add -fno-builtin-bcmp
` [PATCH v2 3/5] Revert "lib/string.c: implement a basic bcmp"

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-08-20  3:32 UTC  (9+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS

UBSAN: shift-out-of-bounds in drivers/media/usb/uvc/uvc_ctrl.c:781
 2020-08-20  3:25 UTC  (3+ messages)
` [PATCH] media: uvc: Silence shift-out-of-bounds warning

[PATCH] debugobjects: install cpu hotplug callback
 2020-08-20  3:24 UTC 

[Intel-gfx] [PATCH 2/5] Critical-KlockWork-Fixes-intel_display.c-NullDeref
 2020-08-20  3:24 UTC  (3+ messages)


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.