All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-28 07:58:13 to 2020-02-28 08:45:14 UTC [more...]

[PATCH v7 00/38] sg: add v4 interface
 2020-02-28  8:45 UTC  (21+ messages)
` [PATCH v7 10/38] sg: improve naming
` [PATCH v7 11/38] sg: change rwlock to spinlock
` [PATCH v7 12/38] sg: ioctl handling
` [PATCH v7 13/38] sg: split sg_read
` [PATCH v7 14/38] sg: sg_common_write add structure for arguments
` [PATCH v7 15/38] sg: rework sg_vma_fault
` [PATCH v7 16/38] sg: rework sg_mmap
` [PATCH v7 17/38] sg: replace sg_allow_access
` [PATCH v7 18/38] sg: rework scatter gather handling
` [PATCH v7 20/38] sg: sg_find_srp_by_id

[PATCH] KVM: SVM: Inhibit APIC virtualization for X2APIC guest
 2020-02-28  8:45 UTC  (3+ messages)

[PATCH] watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
 2020-02-28  8:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ruby: fix build on mips
 2020-02-28  8:44 UTC 

[PATCH 00/51] drm managed resources, v3
 2020-02-28  8:43 UTC  (9+ messages)
` [PATCH 26/51] drm: Manage drm_mode_config_init with drmm_
      ` [Intel-gfx] "
` [PATCH 50/51] drm/udl: drop drm_driver.release hook
      ` [Intel-gfx] "

[PATCH] parport: fix if-statement empty body warnings
 2020-02-28  8:32 UTC  (9+ messages)
` [PATCH 0/7] parport: Use generic kernel logging styles
  ` [PATCH 1/7] parport: Convert printk(KERN_<LEVEL> to pr_<level>(
  ` [PATCH 2/7] parport: Use more comon logging styles
  ` [PATCH 3/7] parport: daisy: Convert DPRINTK to pr_debug
  ` [PATCH 4/7] parport_amiga: "
  ` [PATCH 5/7] parport_mfc3: "
  ` [PATCH 6/7] parport_pc: "
  ` [PATCH 7/7] parport: Standardize use of printmode

[PATCH 0/4] Misc cleanups
 2020-02-28  8:43 UTC  (9+ messages)
` [PATCH 1/4] btrfs: inline checksum name and driver definitions
` [PATCH 2/4] btrfs: simplify tree block checksumming loop
` [PATCH 3/4] btrfs: return void from csum_tree_block
` [PATCH 4/4] btrfs: balance: factor out convert profile validation

[LTP] [PATCH 1/4] Avoid using tst_res(TBROK)
 2020-02-28  8:42 UTC  (4+ messages)
` [LTP] [PATCH 4/4] doc: Update style guide to new API

[PATCH 4.14] tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
 2020-02-28  8:42 UTC 

[PATCH] common/board_f.c: use #ifdefs a little more consistently
 2020-02-28  8:42 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/grant: Fix signed/unsigned comparisons issues
 2020-02-28  8:41 UTC  (2+ messages)

[PATCH] staging: exfat: remove 'file creation modes'
 2020-02-28  8:40 UTC 

[dpdk-dev] [PATCH v2 1/5] net/fm10k: add basic functions for switch management
 2020-02-28  8:38 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 0/5] support fm10k "
  ` [dpdk-dev] [PATCH v1 1/5] net/fm10k: add basic functions for "
  ` [dpdk-dev] [PATCH v1 2/5] net/fm10k: add epl serdes and port control functions
  ` [dpdk-dev] [PATCH v1 3/5] net/fm10k: add ffu and statistics and config file functions
  ` [dpdk-dev] [PATCH v1 4/5] net/fm10k: add flow interface and switch management
  ` [dpdk-dev] [PATCH v1 5/5] net/fm10k: add switch management support

[PATCH v3] of: overlay: log the error cause on resolver failure
 2020-02-28  8:40 UTC 

[PATCH] cpu-topology: Fix the potential data corruption
 2020-02-28  8:35 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: Fix mount failure due to SPO after a successful online resize FS
 2020-02-28  8:35 UTC  (3+ messages)
  `  "

[PATCH v1 0/8] qcow2: Implement zstd cluster compression method
 2020-02-28  8:34 UTC  (12+ messages)
` [PATCH v1 1/8] qcow2: introduce compression type feature
` [PATCH v1 6/8] iotests: add "compression type" for test output matching
` [PATCH v1 8/8] iotests: 287: add qcow2 compression type test

[dpdk-dev] [PATCH] net/bnxt: fix to cancel recovery alarm in port close
 2020-02-28  8:52 UTC 

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-28  8:35 UTC  (13+ messages)

[Intel-gfx] [PATCH 01/24] drm/i915/gt: Check engine-is-awake on reset later
 2020-02-28  8:34 UTC  (25+ messages)
` [Intel-gfx] [PATCH 02/24] drm/i915: Skip barriers inside waits
` [Intel-gfx] [PATCH 03/24] drm/i915/perf: Mark up the racy use of perf->exclusive_stream
` [Intel-gfx] [PATCH 04/24] drm/i915/perf: Manually acquire engine-wakeref around use of kernel_context
` [Intel-gfx] [PATCH 05/24] drm/i915/perf: Reintroduce wait on OA configuration completion
` [Intel-gfx] [PATCH 06/24] drm/i915: Wrap i915_active in a simple kreffed struct
` [Intel-gfx] [PATCH 07/24] drm/i915: Extend i915_request_await_active to use all timelines
` [Intel-gfx] [PATCH 08/24] drm/i915/perf: Schedule oa_config after modifying the contexts
` [Intel-gfx] [PATCH 09/24] drm/i915/gem: Consolidate ctx->engines[] release
` [Intel-gfx] [PATCH 10/24] drm/i915/gt: Prevent allocation on a banned context
` [Intel-gfx] [PATCH 11/24] drm/i915/gem: Check that the context wasn't closed during setup
` [Intel-gfx] [PATCH 12/24] drm/i915/selftests: Disable heartbeat around manual pulse tests
` [Intel-gfx] [PATCH 13/24] drm/i915/gt: Reset queue_priority_hint after wedging
` [Intel-gfx] [PATCH 14/24] drm/i915/gt: Pull marking vm as closed underneath the vm->mutex
` [Intel-gfx] [PATCH 15/24] drm/i915: Protect i915_request_await_start from early waits
` [Intel-gfx] [PATCH 16/24] drm/i915/selftests: Verify LRC isolation
` [Intel-gfx] [PATCH 17/24] drm/i915/selftests: Check recovery from corrupted LRC
` [Intel-gfx] [PATCH 18/24] drm/i915/selftests: Wait for the kernel context switch
` [Intel-gfx] [PATCH 19/24] drm/i915/selftests: Be a little more lenient for reset workers
` [Intel-gfx] [PATCH 20/24] drm/i915/selftests: Add request throughput measurement to perf
` [Intel-gfx] [PATCH 21/24] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 22/24] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
` [Intel-gfx] [PATCH 23/24] drm/i915/execlists: Check the sentinel is alone in the ELSP
` [Intel-gfx] [PATCH 24/24] drm/i915/execlists: Reduce preempt-to-busy roundtrip delay
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/24] drm/i915/gt: Check engine-is-awake on reset later

[PATCH v2 0/5] ti-sysc support for PRUSS
 2020-02-28  8:33 UTC  (5+ messages)
` [PATCH v2 3/5] ARM: dts: AM33xx-l4: Update PRUSS interconnect target-module node
` [PATCH v2 4/5] ARM: dts: AM4372: Add the PRU-ICSS "

[rdma:for-next] BUILD SUCCESS 65a166201552113f9e1e8d1bb4a55a1eb70cb19c
 2020-02-28  8:32 UTC 

[PATCH 0/2] Documentation: bootconfig: Documentaiton updates
 2020-02-28  8:30 UTC  (6+ messages)
` [PATCH 1/2] Documentation: bootconfig: Update boot configuration documentation
      ` [1/2] "

[Xen-devel] [PATCH] AMD/IOMMU: correct handling when XT's prereq features are unavailable
 2020-02-28  8:31 UTC  (4+ messages)

[PATCH v2 0/1] Documentation: bootconfig: Documentaiton updates
 2020-02-28  8:30 UTC  (2+ messages)
` [PATCH v2] Documentation: bootconfig: Update boot configuration documentation

[Intel-gfx] [PATCH] drm/i915: Lock gmbus/aux mutexes while changing cdclk
 2020-02-28  8:28 UTC  (2+ messages)

Barebox as first and second stage bootloader
 2020-02-28  8:28 UTC  (9+ messages)

[Xen-devel] [PATCH v2] xen: make sure stop_machine_run() is always called in a tasklet
 2020-02-28  8:27 UTC  (2+ messages)

[PATCH] btrfs-progs: convert, warn if converting a fs which won't mount
 2020-02-28  8:27 UTC  (3+ messages)

[PATCH v11 0/6] mt8183 dpi supports dual edge and pin mode swap
 2020-02-28  8:14 UTC  (28+ messages)
` [PATCH v11 1/6] dt-bindings: media: add pclk-sample dual edge property
` [PATCH v11 2/6] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v11 3/6] dt-bindings: display: mediatek: dpi sample data in dual edge support
` [PATCH v11 4/6] dt-bindings: display: mediatek: convert the document format from txt to yaml
` [PATCH v11 5/6] drm/mediatek: dpi sample mode support
` [PATCH v11 6/6] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[Buildroot] [PATCH] package/exim: fix systemd service binary path
 2020-02-28  8:25 UTC 

[PATCH v2 0/2] fix THP migration for CMA allocations
 2020-02-28  8:25 UTC  (5+ messages)
` [PATCH v2 2/2] mm,thp,compaction,cma: allow "

Q: submodules and detached HEAD
 2020-02-28  8:24 UTC  (2+ messages)
  ` Antw: [EXT] "

[Intel-gfx] [PATCH 1/3] drm/i915: add i915_ioc32.h for compat
 2020-02-28  8:22 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: move watermark structs more towards usage
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: add i915_ioc32.h for compat (rev2)

[RFC 0/3] mm: Discard lazily freed pages when migrating
 2020-02-28  8:22 UTC  (4+ messages)

[PATCH] drm/amd/display: Use after free in dmub_psr_destroy()
 2020-02-28  8:22 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: remove unused variable
 2020-02-28  8:22 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/gfx: fix indentation in new rlc spm code

[RFC 1/5] Bluetooth: Add BT_MODE socket option
 2020-02-28  8:20 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS
 2020-02-28  8:20 UTC  (4+ messages)
    `  "

[Intel-wired-lan] [PATCH] igc: Fix overwrites when dumping registers
 2020-02-28  8:19 UTC 

[Linux-kernel-mentees] [PATCH] ipmi: Fix RCU list lockdep debugging warnings
 2020-02-28  8:17 UTC  (2+ messages)
`  "

[Buildroot] [PATCH] package/lvm2: lvmetad systemd integration
 2020-02-28  8:18 UTC 

[PATCH v4 0/4] drm: Provide a simple encoder
 2020-02-28  8:18 UTC  (10+ messages)
` [PATCH v4 1/4] drm/simple-kms: Add drm_simple_encoder_{init, create}()
` [PATCH v4 2/4] drm/ast: Use simple encoder
` [PATCH v4 3/4] drm/mgag200: "
` [PATCH v4 4/4] drm/qxl: "

gitlab.fd.o financial situation and impact on services
 2020-02-28  8:17 UTC  (11+ messages)
    ` [Intel-gfx] "

[RFC net-next 0/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-02-28  8:17 UTC  (6+ messages)
` [RFC net-next 1/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX325x (AC3x)

[PATCH] libsemange: add missing header sepol/policydb.h
 2020-02-28  8:17 UTC  (2+ messages)

libavresample is deprecated since January 2017 swith to libswresample
 2020-02-28  8:16 UTC 

[LTP] Query: Adding support for clone3()
 2020-02-28  8:14 UTC 

[PATCH v5 0/7] aspeed-g6: enable usb support
 2020-02-28  8:13 UTC  (8+ messages)
` [PATCH v5 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub

[BlueZ PATCH v2] Add controller wideband speech query capability
 2020-02-28  8:11 UTC  (2+ messages)

[BlueZ PATCH] Adding missing Phy Configuration bit description
 2020-02-28  8:09 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: check number of endpoints
 2020-02-28  8:07 UTC  (3+ messages)

[PATCH v1 0/3] This series allows a higher level HFP implementation to enable wbs
 2020-02-28  8:06 UTC  (3+ messages)
` [PATCH v1 3/3] bluetooth: Enable erroneous data reporting if wbs is supported

[GIT PULL] zonefs fixes for 5.6-rc4
 2020-02-28  8:05 UTC 

[PATCH 0/2] x86: apl: Add support for different number of cores
 2020-02-28  8:05 UTC  (2+ messages)

[PATCH] doc: Chromebook Coral: Fix typo for "Top of CAR region"
 2020-02-28  8:04 UTC  (3+ messages)

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-02-28  8:04 UTC  (7+ messages)

[PATCH 00/21] drm: subsytem-wide debugfs functions refactor
 2020-02-28  8:03 UTC  (6+ messages)
` [PATCH 04/21] drm/vram-helper: make drm_vram_mm_debugfs_init() return void
` [PATCH 06/21] drm/arc: make arcpgu_debugfs_init "

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-02-26
 2020-02-28  8:03 UTC  (6+ messages)
` [Buildroot] Analysis of build results

BUG: unable to handle kernel paging request in ion_heap_clear_pages
 2020-02-28  8:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/vhost_blk: refactor vhost-blk example
 2020-02-28 15:32 UTC 

[Intel-gfx] [PATCH] drm/i915/dmc: Use firmware v2.06 for TGL
 2020-02-28  8:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dmc: Use firmware v2.06 for TGL (rev2)

BUG: unable to handle kernel paging request in xfs_sb_read_verify
 2020-02-28  8:01 UTC  (2+ messages)

[RFC 0/8] MIPS: CI20: add HDMI out support
 2020-02-27 17:02 UTC  (5+ messages)

[PATCH] dma-buf: free dmabuf->name in dma_buf_release()
 2020-02-27 21:38 UTC  (3+ messages)

[PATCH v10 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-02-27 18:29 UTC  (10+ messages)
` [PATCH v10 1/5] drm/mediatek: Omit warning on probe defers
` [PATCH v10 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [PATCH v10 3/5] soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v10 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [PATCH v10 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

[PATCH 0/3] ti-sysc changes for probing DSS with dts data
 2020-02-27 17:44 UTC  (5+ messages)
` [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

linux-next: Tree for Feb 28
 2020-02-28  7:25 UTC  (2+ messages)
` linux-next: Tree for Feb 28 (gpu/drm/i915/display/intel_display.c)

[PATCH 1/2] drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
 2020-02-27 15:54 UTC  (3+ messages)

[PATCH] display/bridge: dsi2lvds tc358775 driver
 2020-02-27 14:03 UTC 

[PATCH] drm/bochs: Remove vga write
 2020-02-27 21:04 UTC 

[PATCH 1/2] dt-bindings: display: sun4i-tcon: Add LVDS Dual Link property
 2020-02-27 14:25 UTC  (9+ messages)

[PATCH] ASoC: soc-pcm: Revert "call snd_soc_component_open/close() once"
 2020-02-28  7:57 UTC  (11+ messages)

[PATCH net-next 0/4] net: ll_temac: RX/TX ring size and coalesce ethtool parameters
 2020-02-28  7:57 UTC  (2+ messages)
` [PATCH net-next 4/4] net: ll_temac: Add ethtool support for coalesce parameters


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.