All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-30 09:08:24 to 2020-07-30 09:56:14 UTC [more...]

[PATCH 0/3] Fix races on device removal
 2020-07-30  9:56 UTC  (4+ messages)
` [PATCH 2/3] driver core: Use rwsem for kill_device() serialization

[PATCH] Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"
 2020-07-30  9:55 UTC  (5+ messages)

[PATCH 0/3] float16 APIs and alternative sNaN handling
 2020-07-30  9:52 UTC  (7+ messages)
` [PATCH 1/3] softfloat: target/riscv: implement full set fp16 comparision
` [PATCH 2/3] softfloat: add APIs to handle alternative sNaN propagation
` [PATCH 3/3] softfloat: add fp16 and uint8/int8 interconvert functions

[PATCH v5 0/3] Venus dynamic debug
 2020-07-30  9:53 UTC  (4+ messages)
` [PATCH v5 1/3] venus: Add debugfs interface to set firmware log level
` [PATCH v5 2/3] venus: Add a debugfs file for SSR trigger
` [PATCH v5 3/3] venus: Make debug infrastructure more flexible

[dpdk-dev] [PATCH] net/ice: fix FDIR GTPU rule create fail
 2020-07-30  9:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[igt-dev] [PATCH 1/2] i915/perf: add tests for triggered OA reports
 2020-07-30  9:53 UTC  (3+ messages)
` [igt-dev] [PATCH 2/2] i915/perf: Add tests for mapped OA buffer

[linux-next:master] BUILD REGRESSION 04b4571786305a76ad81757bbec78eb16a5de582
 2020-07-30  9:52 UTC 

[PATCH v2] ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function
 2020-07-30  9:47 UTC 

[PATCH 1/1] x86/tsr: Fix tsc frequency enumeration failure on lightning mountain SoC
 2020-07-30  9:51 UTC  (3+ messages)

[PATCH 0/5] Multiple fixes to XENMEM_acquire_resource
 2020-07-30  9:50 UTC  (3+ messages)
` [PATCH 1/5] xen/memory: Introduce CONFIG_ARCH_ACQUIRE_RESOURCE

[GIT PULL 0/2] KVM: s390: feature for 5.9
 2020-07-30  9:48 UTC  (3+ messages)
` [GIT PULL 1/2] s390/setup: diag 318: refactor struct
` [GIT PULL 2/2] s390/kvm: diagnose 0x318 sync and reset

[LTP] [PATCH 1/1] semctl: Fix 32 bit build
 2020-07-30  9:48 UTC  (2+ messages)

drivers/net/hamradio/yam.c:293:9: sparse: sparse: cast removes address space '__iomem' of expression
 2020-07-30  9:48 UTC 

[cip-dev] [PATCH 4.4.y-cip] ARM: dts: iwg22d-sodimm: Enable touchscreen
 2020-07-30  9:47 UTC  (3+ messages)

[PATCH v2 0/9] Make check implementation arch agnostic
 2020-07-30  9:46 UTC  (10+ messages)
` [PATCH v2 1/9] objtool: Group headers to check in a single list
` [PATCH v2 2/9] objtool: Make sync-check consider the target architecture
` [PATCH v2 3/9] objtool: Move macros describing structures to arch-dependent code
` [PATCH v2 4/9] objtool: Abstract alternative special case handling
` [PATCH v2 5/9] objtool: Make relocation in alternative handling arch dependent
` [PATCH v2 6/9] objtool: Refactor switch-tables code to support other architectures
` [PATCH v2 7/9] frame: Only include valid definitions depending on source file type
` [PATCH v2 8/9] frame: Make unwind hints definitions available to other architectures
` [PATCH v2 9/9] objtool: Abstract unwind hint reading

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-07-30  9:45 UTC  (6+ messages)
` [RFC PATCH v3 8/8] target/s390x: Use start-powered-off CPUState property

rt_pipe_write memory allocation bug - xenomai 3.x
 2020-07-30  9:46 UTC  (7+ messages)

[PATCH] KVM: arm: Add trace name for ARM_NISV
 2020-07-30  9:44 UTC 

[PATCH v3 0/4] Remove dependency of check subcmd upon orc
 2020-07-30  9:41 UTC  (5+ messages)
` [PATCH v3 1/4] objtool: Move object file loading out of check
` [PATCH v3 2/4] objtool: Move orc outside "
` [PATCH v3 3/4] objtool: orc: Skip setting orc_entry for non-text sections
` [PATCH v3 4/4] objtool: orc_gen: Move orc_entry out of instruction structure

[PATCH] bus: fsl-mc: add missing __iomem attribute
 2020-07-30  9:39 UTC  (2+ messages)

[PATCH 00/17] Add BLK_CTRL support for i.MX8MP
 2020-07-30  9:39 UTC  (6+ messages)
` [PATCH 11/17] clk: imx: Add blk_ctrl combo driver

[PATCH][meta-oe] nano: update to 5.0
 2020-07-30  9:39 UTC 

[cip-dev] CIP Patchwork
 2020-07-30  9:39 UTC  (3+ messages)

[PATCH] mt76: mt76s: fix oom in mt76s_tx_queue_skb_raw
 2020-07-30  9:38 UTC 

[Intel-gfx] Breadcrumbs fixes and stall avoidance
 2020-07-30  9:37 UTC  (23+ messages)
` [Intel-gfx] [PATCH 01/21] drm/i915: Add a couple of missing i915_active_fini()
` [Intel-gfx] [PATCH 02/21] drm/i915: Skip taking acquire mutex for no ref->active callback
` [Intel-gfx] [PATCH 03/21] drm/i915: Export a preallocate variant of i915_active_acquire()
` [Intel-gfx] [PATCH 04/21] drm/i915: Keep the most recently used active-fence upon discard
` [Intel-gfx] [PATCH 05/21] drm/i915: Make the stale cached active node available for any timeline
` [Intel-gfx] [PATCH 06/21] drm/i915: Reduce locking around i915_active_acquire_preallocate_barrier()
` [Intel-gfx] [PATCH 07/21] drm/i915: Provide a fastpath for waiting on vma bindings
` [Intel-gfx] [PATCH 08/21] drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
` [Intel-gfx] [PATCH 09/21] drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
` [Intel-gfx] [PATCH 10/21] drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
` [Intel-gfx] [PATCH 11/21] drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
` [Intel-gfx] [PATCH 12/21] drm/i915/gt: Only transfer the virtual context to the new engine if active
` [Intel-gfx] [PATCH 13/21] drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
` [Intel-gfx] [PATCH 14/21] drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier
` [Intel-gfx] [PATCH 15/21] drm/i915/gt: Hold context/request reference while breadcrumbs are active
` [Intel-gfx] [PATCH 16/21] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [PATCH 17/21] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 18/21] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 19/21] drm/i915: Drop i915_request.lock serialisation around await_start
` [Intel-gfx] [PATCH 20/21] drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
` [Intel-gfx] [PATCH 21/21] drm/i915/gem: Delay tracking the GEM context until it is registered
  `  "

[PATCH] schemas: Add vim modeline
 2020-07-30  9:37 UTC  (3+ messages)

[PATCH 0/4] CPUFreq statistics retrieved by drivers
 2020-07-30  9:36 UTC  (6+ messages)

[Buildroot] [PATCH] package/imx-mkimage: bump to version rel_imx_5.4.24_2.1.0
 2020-07-30  9:38 UTC  (2+ messages)

[cip-dev] [PATCH] kas: Pull common target out of board files
 2020-07-30  9:37 UTC  (2+ messages)

[PATCH v2 0/4] drm/sun4i: Add support for dual-link LVDS on the A20
 2020-07-30  9:35 UTC  (10+ messages)
` [PATCH v2 1/4] drm/of: Change the prototype of drm_of_lvds_get_dual_link_pixel_order
` [PATCH v2 2/4] drm/sun4i: tcon: Refactor the LVDS and panel probing
` [PATCH v2 3/4] drm/sun4i: tcon: Support the LVDS Dual-Link on the A20
` [PATCH v2 4/4] [DO NOT MERGE] ARM: dts: sun7i: Enable LVDS Dual-Link on the Cubieboard

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-30  9:36 UTC  (4+ messages)
` [PATCH v3 4/4] vfio/type1: Use iommu_aux_at(de)tach_group() APIs

[PATCH v3 0/9] ptp: Add generic helper functions
 2020-07-30  9:36 UTC  (4+ messages)
` [PATCH v3 5/9] ethernet: ti: am65-cpts: Use generic helper function

[PATCH] Makefile: improve the cc-option compatibility
 2020-07-30  9:35 UTC 

PROBLEM: (DSA/Microchip): 802.1Q-Header lost on KSZ9477-DSA ingress without bridge
 2020-07-30  9:34 UTC  (5+ messages)
  ` AW: "
      ` AW: "

[PATCH] mt76: mt7615: reschedule runtime-pm receiving a tx interrupt
 2020-07-30  9:34 UTC 

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-07-30  9:33 UTC  (14+ messages)
  ` ARM: static kernel in vmalloc space (was Re: [PATCH 0/3] Highmem support for 32-bit RISC-V)
      ` ARM: static kernel in vmalloc space

[PATCH v2 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-07-30  9:34 UTC  (7+ messages)
` [PATCH v2 1/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v2 2/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v2 3/6] mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate()
` [PATCH v2 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v2 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v2 6/6] mm: document semantics of ZONE_MOVABLE

[cip-dev] Remove QEMU kernel config from isar-cip-core
 2020-07-30  9:34 UTC  (3+ messages)
` [cip-dev] [isar-cip-core] qemu-amd64: use cip-kernel-config file

[cip-dev] [isar-cip-core 0/2] add security image to ci
 2020-07-30  9:34 UTC  (5+ messages)
` [cip-dev] [isar-cip-core 1/2] opt: Add kas option file for security image
` [cip-dev] [isar-cip-core 2/2] ci: Add "

[SELinux-notebook PATCH] type_statements: document expandattribute
 2020-07-30  9:31 UTC  (2+ messages)
` [SELinux-notebook PATCH v2] "

[PATCH rdma-rc 0/3] Simple fixes to DIM and mlx5
 2020-07-30  9:30 UTC  (3+ messages)
` [PATCH rdma-rc 3/3] RDMA/core: Free DIM memory in error unwind

[Intel-gfx] [CI] drm/i915/gem: Delay tracking the GEM context until it is registered
 2020-07-30  9:28 UTC 

[PATCH] mt76: do not inject packets if MT76_STATE_PM is set
 2020-07-30  9:27 UTC 

[PATCH 1/5] ARM: uniphier: rename include guard of include/configs/uniphier.h
 2020-07-30  9:28 UTC  (5+ messages)
` [PATCH 2/5] ARM: uniphier: remove unused uniphier_pin_init()
` [PATCH 3/5] ARM: uniphier: remove unneeded header inclusion from board_late_init.c
` [PATCH 4/5] serial: uniphier: fix typo in comment
` [PATCH 5/5] ARM: uniphier: use FIELD_GET() to get access to revision register fields

[LTP] [PATCH v2 1/2] syscalls/ioctl_loop06: Using LOOP_CONFIGURE to test invalid block size
 2020-07-30  9:28 UTC  (6+ messages)
` [LTP] [PATCH v3 "
  ` [LTP] [PATCH v3 2/2] syscalls/ioctl_loop05: Using LOOP_CONFIGURE to set direct io

[PATCH] drm/mcde: Retry DSI read/write transactions
 2020-07-30  9:25 UTC  (3+ messages)

[PATCH v5 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-30  9:26 UTC  (7+ messages)
      ` [Intel-gfx] "

Error: Failed to read chunk root, fs destroyed
 2020-07-30  9:26 UTC  (4+ messages)

[PATCH i-g-t] MAINTAINERS: Change Arek's email address
 2020-07-30  9:26 UTC  (4+ messages)
` [igt-dev] "

[dpdk-dev] [PATCH] net/i40e: fix link status
 2020-07-30  9:26 UTC  (3+ messages)

[PATCH] Fix side channel leak in l_ecc_scalar_new
 2020-07-30  9:25 UTC 

[PATCH 1/3] cooker.py: Save prioritized BBFILES
 2020-07-30  9:23 UTC  (3+ messages)
` [PATCH 2/3] utils.py: get_file_layer(): Exit the loop when file is matched
` [PATCH 3/3] utils.py: get_file_layer(): Improve performance

[PATCH] of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node
 2020-07-30  9:23 UTC 

[PATCH 8/8] Bluetooth: Enable controller RPA resolution using Experimental feature
 2020-07-30  9:23 UTC  (2+ messages)

[PATCH] secilc/docs: document expandtypeattribute
 2020-07-30  9:23 UTC 

[PATCH 00/13] drm/ast: Convert to managed initialization
 2020-07-30  9:23 UTC  (9+ messages)
` [PATCH 01/13] drm/ast: Move I2C code within ast_mode.c
` [PATCH 04/13] drm/ast: Managed release of I2C adapter

[igt-dev] [PATCH i-g-t v16 00/15] Remove libdrm in rendercopy
 2020-07-30  9:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Remove libdrm in rendercopy (rev15)

[PATCH] mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_update
 2020-07-30  9:21 UTC 

[PATCH][next] mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()
 2020-07-30  9:21 UTC  (2+ messages)

[PATCH for-5.1] qapi/machine.json: Fix missing newline in doc comment
 2020-07-30  9:21 UTC  (2+ messages)

[PATCH] Fix a side channel leak on the password in SAE
 2020-07-30  9:21 UTC 

linux-next: manual merge of the hmm tree with the drm tree
 2020-07-30  9:21 UTC  (2+ messages)

[PATCH v4 0/4] Add support for vibrator motor for TBS A711 Tablet
 2020-07-30  9:18 UTC  (5+ messages)
` [PATCH v4 2/4] input: gpio-vibra: Allow to use vcc-supply alone to control the vibrator

[PATCH 00/31] dm: Avoid including dm.h in header files
 2020-07-30  9:19 UTC  (5+ messages)
` [PATCH 02/31] mtd: spi-nor: Tidy up error handling / debug code

[Linux-kernel-mentees] [PATCH v2] media/v4l2-core: Fix kernel-infoleak in video_put_user()
 2020-07-30  9:18 UTC  (12+ messages)
` [Linux-kernel-mentees] [PATCH v3] "

[PATCH] qapi: Delete unwanted indentation of top-level expressions
 2020-07-30  9:16 UTC 

[RFC PATCH] Replacing "master-slave" terminology for pseudoterminals
 2020-07-30  9:16 UTC  (4+ messages)

linux-next: manual merge of the hmm tree with the kvm-ppc tree
 2020-07-30  9:16 UTC 

[PATCH 1/9] drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routines
 2020-07-30  9:14 UTC  (9+ messages)
` [PATCH 2/9] drm/amd/powerplay: add Vega20 support for gpu metrics export
` [PATCH 3/9] drm/amd/powerplay: add Vega12 "
` [PATCH 4/9] drm/amd/powerplay: add control method to bypass metrics cache on Arcturus
` [PATCH 5/9] drm/amd/powerplay: add control method to bypass metrics cache on Navi10
` [PATCH 6/9] drm/amd/powerplay: add control method to bypass metrics cache on Sienna Cichlid
` [PATCH 7/9] drm/amd/powerplay: add control method to bypass metrics cache on Renoir
` [PATCH 8/9] drm/amd/powerplay: add control method to bypass metrics cache on Vega20
` [PATCH 9/9] drm/amd/powerplay: add control method to bypass metrics cache on Vega12

[PATCH v8 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-30  9:13 UTC  (10+ messages)

[RFT PATCH v4 0/9] Add UEFI support for RISC-V
 2020-07-30  9:14 UTC  (4+ messages)
` [RFT PATCH v4 3/9] RISC-V: Implement late mapping page table allocation functions

[PATCH 6/8] Bluetooth: Enable/Disable address resolution during le create conn
 2020-07-30  9:14 UTC 

[PATCH 4/8] Bluetooth: Translate additional address type during le_conn
 2020-07-30  9:14 UTC 

[PATCH 7/8] Bluetooth: Enable RPA Timeout
 2020-07-30  9:14 UTC 

[PATCH 1/8] Bluetooth: Translate additional address type correctly
 2020-07-30  9:14 UTC 

[PATCH 5/8] Bluetooth: Let controller creates RPA during le create conn
 2020-07-30  9:14 UTC 

[PATCH 2/8] Bluetooth: Configure controller address resolution if available
 2020-07-30  9:14 UTC 

[PATCH 3/8] Bluetooth: Update resolving list when updating whitelist
 2020-07-30  9:14 UTC 

[PATCH 00/17] rework stolen pre-OS fb allocation handling (v2)
 2020-07-30  9:14 UTC  (4+ messages)
` [PATCH 17/17] drm/amdgpu: move vram usage by vbios to mman

[PATCH V2 0/2] Two patches for rnbd
 2020-07-30  9:13 UTC  (3+ messages)
` [PATCH V2 1/2] rnbd: remove rnbd_dev_submit_io
` [PATCH V2 2/2] rnbd: no need to set bi_end_io in rnbd_bio_map_kern

[PATCH v5 1/8] Bluetooth: Translate additional address type correctly
 2020-07-30  9:12 UTC  (3+ messages)
` [PATCH v5 8/8] Bluetooth: Enable controller RPA resolution using Experimental feature

Redfish EventService Implementation
 2020-07-30  9:10 UTC  (19+ messages)

[Intel-gfx] [PATCH 0/6] Allow privileged user to map the OA buffer
 2020-07-30  9:08 UTC  (3+ messages)
` [Intel-gfx] [PATCH 6/6] drm/i915/perf: Map OA buffer to user space for gen12 performance query


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.