All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-03 13:45:50 to 2020-04-03 14:19:20 UTC [more...]

[RFC 2/3] blktrace: fix debugfs use after free
 2020-04-03 14:19 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.175-10-ge0066de56999)
 2020-04-03 14:18 UTC 

[linux-5.4 test] 149361: regressions - FAIL
 2020-04-03 14:17 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.114-13-gb06cec08743b)
 2020-04-03 14:18 UTC 

[PATCH v2 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler()
 2020-04-03 14:17 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Keep a per-engine request pools
 2020-04-03 14:17 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Keep a per-engine request pools (rev2)

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-04-03 14:17 UTC  (97+ messages)
` [Intel-gfx] "
` [PATCH 01/44] drivers/base: Always release devres on device_del
  ` [Intel-gfx] "
` [PATCH 02/44] drm: Add devm_drm_dev_alloc macro
  ` [Intel-gfx] "
` [PATCH 03/44] drm/device: Deprecate dev_private harder
  ` [Intel-gfx] "
` [PATCH 04/44] drm/vgem: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 05/44] drm/vkms: "
  ` [Intel-gfx] "
` [PATCH 06/44] drm/vboxvideo: drop DRM_MTRR_WC #define
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 07/44] drm/vboxvideo: Use devm_drm_dev_alloc
  `  "
` [Intel-gfx] [PATCH 08/44] drm/vboxvideo: Stop using drm_device->dev_private
  `  "
` [PATCH 09/44] drm/vboxvidoe: use managed pci functions
  ` [Intel-gfx] "
` [PATCH 10/44] drm/vboxvideo: Use devm_gen_pool_create
  ` [Intel-gfx] "
` [PATCH 11/44] drm/v3d: Don't set drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 12/44] drm/v3d: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 13/44] drm/v3d: Delete v3d_dev->dev
  `  "
` [PATCH 14/44] drm/v3d: Delete v3d_dev->pdev
  ` [Intel-gfx] "
` [PATCH 15/44] drm/udl: Use demv_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 16/44] drm/udl: don't set drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 17/44] drm/st7735r: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 18/44] drm/st7586: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 19/44] drm/repaper: "
  `  "
` [Intel-gfx] [PATCH 20/44] drm/mi0283qt: "
  `  "
` [Intel-gfx] [PATCH 21/44] drm/ili9486: "
  `  "
` [Intel-gfx] [PATCH 22/44] drm/ili9341: "
  `  "
` [PATCH 23/44] drm/ili9225: "
  ` [Intel-gfx] "
` [PATCH 24/44] drm/hx8357d: "
  ` [Intel-gfx] "
` [PATCH 25/44] drm/gm12u320: "
  ` [Intel-gfx] "
` [PATCH 26/44] drm/gm12u320: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 27/44] drm/tidss: Use devm_drm_dev_alloc
  `  "
` [Intel-gfx] [PATCH 28/44] drm/tidss: Don't use drm_device->dev_private
  `  "
` [Intel-gfx] [PATCH 29/44] drm/tidss: Delete tidss->saved_state
  `  "
` [PATCH 30/44] drm/qxl: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 31/44] drm/qxl: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 32/44] drm/mcde: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 33/44] drm/mcde: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 34/44] drm/ingenic: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 35/44] drm/ingenic: Don't set drm_device->dev_private
  `  "
` [PATCH 36/44] drm/komeda: use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 37/44] drm/armada: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 38/44] drm/armada: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 39/44] drm/cirrus: Use devm_drm_dev_alloc
  `  "
` [PATCH 40/44] drm/cirrus: Don't use drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 41/44] drm/i915: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 42/44] drm/i915/selftest: Create mock_destroy_device
  ` [Intel-gfx] "
` [PATCH 43/44] drm/i915/selftests: align more to real device lifetimes
  ` [Intel-gfx] "
` [PATCH 44/44] drm/managed: Cleanup of unused functions and polishing docs
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for devm_drm_dev_alloc, no more drmm_add_final_kfree

[PATCH v2 00/14] powerpc/64: machine check and system reset fixes
 2020-04-03 13:26 UTC  (8+ messages)
` [PATCH v2 04/14] powerpc/64s/exceptions: machine check reconcile irq state
` [PATCH v2 05/14] powerpc/pseries/ras: avoid calling rtas_token in NMI paths
` [PATCH v2 06/14] powerpc/pseries/ras: FWNMI_VALID off by one
` [PATCH v2 07/14] powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
` [PATCH v2 08/14] powerpc/pseries/ras: fwnmi sreset should not interlock
` [PATCH v2 09/14] powerpc/pseries: limit machine check stack to 4GB
` [PATCH v2 10/14] powerpc/pseries: machine check use rtas_call_unlocked with args on stack

[PATCH 0/2] Update qla2xxx driver bug fixes
 2020-04-03 14:16 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Fix regression warnings

[PATCH] nvdimm-utils: clean up headers and add license comment
 2020-04-03 14:14 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_flip: Skip detiler fences subtest on platforms w/o aperture
 2020-04-03 14:15 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_flip: Skip detiler fences subtest on platforms w/o aperture (rev2)

[Buildroot] [PATCH 1/1] package/libuhttpd: new package
 2020-04-03 14:15 UTC 

[RFC 0/3] block: address blktrace use-after-free
 2020-04-03 14:13 UTC  (4+ messages)

mainline/master bisection: baseline.login on peach-pi
 2020-04-03 14:13 UTC  (3+ messages)

gitlab.fd.o financial situation and impact on services
 2020-04-03 14:12 UTC  (15+ messages)
` [Intel-gfx] "
  ` [Mesa-dev] "
                        ` [Intel-gfx] [Mesa-dev] "

[PATCH v4 0/3] initialize deferred pages with interrupts enabled
 2020-04-03 14:12 UTC  (5+ messages)
` [PATCH v4 1/3] mm: call touch_nmi_watchdog() on max order boundaries in deferred init
` [PATCH v4 2/3] mm: initialize deferred pages with interrupts enabled
` [PATCH v4 3/3] mm: call cond_resched() from deferred_init_memmap()

[PATCH] segtree: bail out on concatenations
 2020-04-03 14:12 UTC  (6+ messages)

[input:master] BUILD SUCCESS 3a8579629665bd6c0b37afcb2291080e959b885d
 2020-04-03 14:11 UTC 

Running XSK on a tun device
 2020-04-03 14:10 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v5.7-rc1
 2020-04-03 14:09 UTC  (3+ messages)

[GIT PULL] Please pull NFS server updates for 5.7
 2020-04-03 14:09 UTC 

[Intel-gfx] [PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
 2020-04-03 14:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: move remaining debugfs interfaces into gt (rev3)

[PATCH v4 0/4] target/ppc: Add support for Radix partition-scoped translation
 2020-04-03 14:00 UTC  (5+ messages)
` [PATCH v4 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
` [PATCH v4 2/4] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
` [PATCH v4 3/4] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
` [PATCH v4 4/4] target/ppc: Add support for Radix "

[PATCH] arm64: defconfig: Enable GPIO_SYSCON
 2020-04-03 14:06 UTC  (2+ messages)

[PATCH v4 for-5.0] configure: warn if not using a separate build directory
 2020-04-03 14:02 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t v2] lib: Fix device lists not cleaned up sufficiently before rescan
 2020-04-03 14:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib: Fix device lists not cleaned up sufficiently before rescan (rev2)

[PATCH v7 00/12] Add hypervisor sysfs-like support
 2020-04-03 14:05 UTC  (3+ messages)
` [PATCH v7 01/12] xen/vmx: let opt_ept_ad always reflect the current setting

[PATCH V2 0/2] Convert stm32 dwmac to DT schema
 2020-04-03 14:04 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties
` [PATCH V2 2/2] dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema

[PATCH] Fix -Wmaybe-uninitialized warnings under -O0
 2020-04-03 14:04 UTC  (4+ messages)

question about drivers/net/ethernet/renesas/ravb_main.c
 2020-04-03 14:04 UTC 

[PATCH v3] x86/acpi: fix a deadlock with cpu hotplug
 2020-04-03 14:03 UTC 

[PATCH v3 0/3] initialize deferred pages with interrupts enabled
 2020-04-03 14:03 UTC  (5+ messages)
` [PATCH v3 3/3] mm: call cond_resched() from deferred_init_memmap()

[Buildroot] [PATCH v7 0/4] package/python-scipy: new package
 2020-04-03 14:03 UTC  (6+ messages)
` [Buildroot] [PATCH v7 3/4] package/python-pybind11: new host package

[PATCH 0/2] KVM: arm64: PSCI fixes
 2020-04-03 14:02 UTC  (14+ messages)
` [PATCH 1/2] KVM: arm64: PSCI: Narrow input registers when using 32bit functions
` [PATCH 2/2] KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests

[PATCH v3 4/5] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
 2020-04-03 13:59 UTC  (11+ messages)

[PATCH v3] Add support for MediaTek keypad
 2020-04-03 13:59 UTC  (2+ messages)
  ` [PATCH v3 2/2] add MediaTek keypad driver

Fwd: usb_8dev - WARN_ON(in_irq()) Ticket #00560
 2020-04-03 13:53 UTC  (3+ messages)

Btrfs transid corruption
 2020-04-03 13:56 UTC  (7+ messages)
          ` Btrfs transid corruption (and a possible bug when doing scrub on ro device)

[PATCH 1/2] drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACY
 2020-04-03 13:56 UTC  (2+ messages)

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-04-03 13:56 UTC  (19+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH v2] tools/xenstore: fix a use after free problem in xenstored
 2020-04-03 13:56 UTC  (2+ messages)

[PATCH] spi: spi-ep93xx: fix wrong SPI mode selection
 2020-04-03 13:56 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: fix wrong SPI mode selection" to the spi tree

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-04-03 13:55 UTC  (2+ messages)
` [Bug 206579] "

question about drivers/atm/iphase.c
 2020-04-03 13:55 UTC 

[RFC] Patch backports for CVE-2020-1749
 2020-04-03 13:54 UTC 

[PATCH v1] bluetooth:Adding driver and quirk defs for multi-role LE
 2020-04-03 13:54 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915: Use per-engine request pools
 2020-04-03 13:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Use per-engine request pools (rev8)

[PATCH] hvmloader: probe memory below 4G before allocation for OVMF
 2020-04-03 13:53 UTC  (2+ messages)

[PATCH] tools/hciattach_ath3k: Load BT board data based on country code
 2020-04-03 13:53 UTC  (2+ messages)

[PATCH] kmod: fix a typo "assuems" -> "assumes"
 2020-04-03 13:53 UTC  (2+ messages)

Question about scsi device hotplug (e.g scsi-hd)
 2020-04-03 13:51 UTC  (7+ messages)

[PATCH v2] x86/acpi: fix a deadlock with cpu hotplug
 2020-04-03 13:51 UTC  (6+ messages)

[PATCH] bluetooth:fixing minor typo in comment
 2020-04-03 13:50 UTC  (2+ messages)

[PATCH] docs: Render .md files using pandoc
 2020-04-03 13:49 UTC  (2+ messages)

[GIT PULL] x86 cleanups for v5.7
 2020-04-03 13:46 UTC  (6+ messages)

question about drivers/net/dsa/sja1105/sja1105_main.c
 2020-04-03 13:46 UTC 

[PATCH 0/5] x86/ucode: Cleanup part 5/n
 2020-04-03 13:46 UTC  (3+ messages)
` [PATCH 5/5] x86/ucode: Simplify the ops->collect_cpu_info() API

[GIT PULL] remoteproc updates for v5.7
 2020-04-03 13:45 UTC  (4+ messages)
` [PATCH] remoteproc/omap: Fix set_load call in omap_rproc_request_timer


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.