All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-30 18:56:09 to 2019-09-30 20:36:46 UTC [more...]

[PATCH v5 00/10] Audio: Mixeng-free 5.1/7.1 audio support
 2019-09-30 20:28 UTC 

[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-09-30 18:42 UTC  (7+ messages)
` [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks

[CI] drm/i915/tgl: Magic interrupt shadow to relieve some random lockups
 2019-09-30 20:36 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v7 00/22] tcg/ppc: Add vector opcodes
 2019-09-30 20:21 UTC  (14+ messages)
` [PATCH v7 01/22] tcg/ppc: Introduce Altivec registers
` [PATCH v7 02/22] tcg/ppc: Introduce macro VX4()
` [PATCH v7 03/22] tcg/ppc: Introduce macros VRT(), VRA(), VRB(), VRC()
` [PATCH v7 04/22] tcg/ppc: Create TCGPowerISA and have_isa
` [PATCH v7 05/22] tcg/ppc: Replace HAVE_ISA_2_06
` [PATCH v7 06/22] tcg/ppc: Replace HAVE_ISEL macro with a variable
` [PATCH v7 08/22] tcg/ppc: Add support for load/store/logic/comparison
` [PATCH v7 09/22] tcg/ppc: Add support for vector maximum/minimum
` [PATCH v7 10/22] tcg/ppc: Add support for vector add/subtract
` [PATCH v7 11/22] tcg/ppc: Add support for vector saturated add/subtract
` [PATCH v7 12/22] tcg/ppc: Support vector shift by immediate
` [PATCH v7 19/22] tcg/ppc: Update vector support for v2.07 FP
` [PATCH v7 20/22] tcg/ppc: Update vector support for v3.00 Altivec

[Buildroot] [PATCH 1/1] package/libldns: bump version to 1.7.1
 2019-09-30 20:34 UTC 

[Buildroot] [PATCH v1] package/flac: fix powerpc compile failure (missing sys/auxv.h)
 2019-09-30 20:30 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] Add PDCP test cases
 2019-09-30 20:30 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] test/crypto: add PDCP cplane encap cases
  ` [dpdk-dev] [PATCH v2 2/7] test/crypto: add PDCP cplane decap cases
  ` [dpdk-dev] [PATCH v2 3/7] test/crypto: add PDCP uplane encap cases
  ` [dpdk-dev] [PATCH v2 4/7] test/crypto: add PDCP uplane encap with integrity cases
  ` [dpdk-dev] [PATCH v2 5/7] test/crypto: add PDCP uplane decap cases
  ` [dpdk-dev] [PATCH v2 6/7] test/crypto: add PDCP cases for scatter gather bufs
  ` [dpdk-dev] [PATCH v2 7/7] test/crypto: support wireless algos for dpaa2-sec

[Buildroot] [git commit] package/flac: fix powerpc compile failure (missing sys/auxv.h)
 2019-09-30 20:30 UTC 

[Buildroot] [PATCH] package/libkrb5: Bumb to 1.17
 2019-09-30 20:28 UTC  (3+ messages)

[Patch 00/16] media: vpe: maintenance
 2019-09-30 20:24 UTC  (4+ messages)
` [Patch 16/16] media: ti-vpe: vpe: don't rely on colorspace member for conversion

[Buildroot] [PATCH] package/swupdate: Fix to document proper LIBCURL name
 2019-09-30 20:22 UTC  (2+ messages)

[PATCH] drm/i915/guc: Update H2G enable logging action definition
 2019-09-30 20:16 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

Accessing kernel panic information without BMC console?
 2019-09-30 20:21 UTC  (5+ messages)

[Buildroot] [git commit] package/swupdate: fix typo in BR2_PACKAGE_LIBCURL in the help text
 2019-09-30 20:21 UTC 

[dpdk-dev] [PATCH] examples/fips_validation: fix null pointer dereferences
 2019-09-30 20:21 UTC  (2+ messages)

[Buildroot] [PATCH] configs/beaglebone_defconfig: use default console device
 2019-09-30 20:21 UTC  (2+ messages)

[Buildroot] [git commit] configs/beaglebone_defconfig: use default console device
 2019-09-30 20:21 UTC 

[Buildroot] [PATCH 1/1] package/python-aiohttp-session: bump to version 2.8.0
 2019-09-30 20:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wpewebkit: bump to version 2.26.1
 2019-09-30 20:20 UTC  (2+ messages)

[PATCH] io_uring: use __kernel_timespec in timeout ABI
 2019-09-30 20:20 UTC 

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-09-30 20:20 UTC  (2+ messages)

[Buildroot] [git commit] package/python-aiohttp-session: bump to version 2.8.0
 2019-09-30 20:20 UTC 

[Buildroot] [git commit] package/wpewebkit: bump to version 2.26.1
 2019-09-30 20:18 UTC 

[Xen-devel] [PATCH for-4.13 0/2] xen/nospec: Add Kconfig options for speculative hardening
 2019-09-30 20:17 UTC  (3+ messages)
` [Xen-devel] [PATCH for-4.13 2/2] xen/nospec: Introduce CONFIG_SPECULATIVE_BRANCH_HARDEN and disable it

[Qemu-devel] [PATCH v5 0/4] colo: Add support for continuous replication
 2019-09-30 20:13 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 2/4] tests/test-replication.c: Add test for ignoring requests after failover
  `  "
` [Qemu-devel] [PATCH v5 3/4] net/filter.c: Add Options to insert filters anywhere in the filter list
  `  "
` [Qemu-devel] [PATCH v5 4/4] colo: Update Documentation for continuous replication
  `  "

[Buildroot] [git commit] package/libkrb5: bump to 1.17
 2019-09-30 20:15 UTC 

[dpdk-dev] [PATCH 1/2] crypto/dpaa_sec: support event crypto adapter
 2019-09-30 20:13 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/2] dpaa_sec: "
  ` [dpdk-dev] [PATCH v2 1/2] crypto/dpaa_sec: "
  ` [dpdk-dev] [PATCH v2 2/2] event/dpaa: "

[PATCH 1/1] blk-mq: Inline status checkers
 2019-09-30 20:13 UTC  (5+ messages)
` [PATCH v2 1/1] blk-mq: Inline request "

[PATCH v2 4/8] netconfig: Subscribe for IPv6 address changes
 2019-09-30 20:13 UTC  (2+ messages)

[PATCH v2 1/8] netconfig: Decouple from station state
 2019-09-30 20:12 UTC  (2+ messages)

[linux-sof-driver:pr/1269 9/30] sound/soc/sof/intel/hda-pcm.c:103:6: error: 'sof_pcm_period_elapsed_work' undeclared; did you mean 'snd_pcm_period_elapsed'?
 2019-09-30 20:11 UTC 

[Buildroot] [PATCH v3 1/2] package/python-kiwisolver: new package
 2019-09-30 20:11 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/2] package/python-matplotlib: add kiwisolver dependency

[PATCH] Bluetooth: hci_ll: set operational frequency earlier
 2019-09-30 20:10 UTC 

[Buildroot] [git commit] package/python-matplotlib: add kiwisolver dependency
 2019-09-30 20:10 UTC 

[Buildroot] [PATCH 00/13] Support for Django channels
 2019-09-30 20:09 UTC  (10+ messages)
` [Buildroot] [PATCH 04/08] package/python-daphne: new package
` [Buildroot] [PATCH 06/08] package/python-aioredis: "
` [Buildroot] [PATCH 07/08] package/python-channels: "
` [Buildroot] [PATCH 08/08] package/python-channels-redis: "

[PATCH] drm/i915: Fix g4x sprite scaling stride check with GTT remapping
 2019-09-30 20:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/amdgpu: Initialize variable before use
 2019-09-30 20:09 UTC 

[dpdk-dev] [PATCH v2 00/20] crypto/dpaaX_sec: Support Wireless algos
 2019-09-30 20:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 00/24] "

[PATCH] drm/i915/dp: Fix DP MST error after unplugging TypeC cable
 2019-09-30 20:06 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/boinc: bump version to 7.16.3
 2019-09-30 20:05 UTC 

[PATCH 3/4] quectel: rework sim detection
 2019-09-30 20:04 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Exercise context switching in parallell
 2019-09-30 20:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Exercise context switching in parallell (rev4)

[Buildroot] [git commit] package/python-channels-redis: new package
 2019-09-30 20:00 UTC 

[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-30 19:58 UTC  (5+ messages)

[PATCH 4/4] quectel: use own cmux implementation over kernel line discipline
 2019-09-30 19:56 UTC  (4+ messages)

[EXTERNAL] Re: Problem with application changing UID
 2019-09-30 19:56 UTC 

[PATCH] mm/thp: make set_huge_zero_page() return void
 2019-09-30 19:55 UTC 

[PATCHv2 1/2] quectel: rework sim detection
 2019-09-30 19:54 UTC  (2+ messages)
` [PATCHv2 2/2] quectel: use own cmux implementation over kernel line discipline

[PATCH] iio: adc: imx25-gcq: fix uninitialized variable usage
 2019-09-30 19:53 UTC 

[PATCH v2 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-09-30 19:43 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD
` [PATCH v2 2/3] ARM: dts: add Netronix E60K02 board common file
` [PATCH v2 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD

[Intel-wired-lan] [PATCH] namespace: fix namespace.pl script to support relative paths
 2019-09-30 19:46 UTC  (5+ messages)

Thoughts on VM fence infrastructure
 2019-09-30 19:45 UTC  (10+ messages)

[PATCH v4] drm/i915/display/icl: HW state readout for transcoder port sync config
 2019-09-30 19:45 UTC  (3+ messages)
` [PATCH v5 3/6] "

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-09-30 19:44 UTC  (10+ messages)
` [PATCH v5 02/10] mfd: mt6397: extract irq related code from core driver
  ` [BUG] "
          ` Aw: "
              ` Aw: "

Commit and Apply latency on nautilus
 2019-09-30 19:44 UTC  (3+ messages)

[Buildroot] [git commit] package/python-channels: new package
 2019-09-30 19:44 UTC 

[Cocci] 1.0.8 on Ubuntu
 2019-09-30 19:43 UTC 

[PATCH] user-exec: Do not filter the signal on si_code
 2019-09-30 19:40 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP
 2019-09-30 19:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP (rev2)

[PATCH v4 1/2] md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
 2019-09-30 19:40 UTC  (4+ messages)
` [PATCH v4 2/2] mdadm: Introduce new array state 'broken' for raid0/linear

[PATCH 1/2] mtd: nand: brcmnand: Add support for flash-dma v0
 2019-09-30 19:39 UTC  (6+ messages)
` [PATCH 2/2] mtd: rawnand: use bounce buffer when vmalloced data buf detected

[Buildroot] [git commit] package/python-aioredis: new package
 2019-09-30 19:38 UTC 

[thud/master][PATCH] gadget-init: remove
 2019-09-30 19:20 UTC 

[PATCH 00/11] PCI dma-ranges parsing consolidation
 2019-09-30 19:36 UTC  (6+ messages)
` [PATCH 05/11] PCI: versatile: Use pci_parse_request_of_pci_ranges()

[igt-dev] [PATCH i-g-t 1/2] lib/igt_fb: Add XBGR2101010 support via pixman
 2019-09-30 19:35 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_fb: Extract use_convert()

[Buildroot] [PATCH] package/sdl2_ttf: remove trailing whitespace
 2019-09-30 19:35 UTC  (2+ messages)

[Buildroot] [PATCH] package/argus: drop empty line at end of .hash file
 2019-09-30 19:35 UTC  (2+ messages)

[Buildroot] [PATCH] linux: fix indentation
 2019-09-30 19:35 UTC  (2+ messages)

[PATCH lttng-modules] fix: btrfs: move basic block_group definitions to their own header (v5.4)
 2019-09-30 19:35 UTC 

[Buildroot] [git commit] package/sdl2_ttf: remove trailing whitespace
 2019-09-30 19:34 UTC 

[Buildroot] [git commit] package/argus: drop empty line at end of .hash file
 2019-09-30 19:34 UTC 

[Buildroot] [git commit] linux: fix indentation
 2019-09-30 19:34 UTC 

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-09-30 19:29 UTC  (5+ messages)
` [PATCH v2 29/33] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate

[Buildroot] [git commit] package/python-daphne: new package
 2019-09-30 19:30 UTC 

Building a out of tree kernel module on target system
 2019-09-30 19:29 UTC 

Qemu Dirty Bitmap backup to encrypted target
 2019-09-30 19:26 UTC 

Lockup with --accel tcg,thread=single
 2019-09-30 19:20 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/5] mbuf related patches
 2019-09-30 19:20 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 0/6] mbuf copy/cloning enhancements
  ` [dpdk-dev] [PATCH v3 1/6] mbuf: don't generate invalid mbuf in clone test
  ` [dpdk-dev] [PATCH v3 2/6] mbuf: delinline rte_pktmbuf_linearize
  ` [dpdk-dev] [PATCH v3 3/6] mbuf: deinline rte_pktmbuf_clone
  ` [dpdk-dev] [PATCH v3 4/6] mbuf: add a pktmbuf copy routine
  ` [dpdk-dev] [PATCH v3 5/6] mbuf: add pktmbuf copy test
  ` [dpdk-dev] [PATCH v3 6/6] pdump: use new pktmbuf copy function

[Xen-devel] [PATCH] xen/typesafe: Force helpers to be always_inline
 2019-09-30 19:16 UTC 

[PATCH lttng-modules] fix: btrfs: move basic block_group definitions to their own header (v5.4)
 2019-09-30 19:15 UTC 

[PATCH RESEND v3 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-30 19:15 UTC  (5+ messages)
` [PATCH RESEND v3 1/4] "
` [PATCH RESEND v3 2/4] clone3: switch to copy_struct_from_user()
` [PATCH RESEND v3 3/4] sched_setattr: "
` [PATCH RESEND v3 4/4] perf_event_open: "

[PATCH v10 0/6] DC3CO Support for TGL
 2019-09-30 19:13 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for DC3CO Support for TGL (rev13)

[PATCH v2] lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-09-30 19:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] mci: imx-esdhc-pbl: Fix watermark level value for i.MX
 2019-09-30 19:10 UTC  (3+ messages)

[PATCH v2 0/5] irqchip/irq-bcm7038-l1 updates
 2019-09-30 19:10 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: Document brcm,int-fwd-mask property for bcm7038-l1-intc

[PATCH v2 0/2] ipvs: speedup ipvs netns dismantle
 2019-09-30 19:08 UTC  (2+ messages)

[PATCH] ublox: netreg: Also subscribe to UREG URC's
 2019-09-30 19:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] opkg: remove pathfinder PACKAGECONFIG option
 2019-09-30 19:02 UTC 

[alsa-devel] [PATCH V2 1/2] ASoC: fsl_mqs: add DT binding documentation
 2019-09-30 18:57 UTC  (4+ messages)
`  "

[PATCH 0/2] i2c: Aspeed: Add AST2600 compatible string
 2019-09-30 18:59 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: i2c: Aspeed: Add AST2600 compatible

[lustre-devel] [PATCH 000/151] lustre: update to 2.11 support
 2019-09-30 18:56 UTC  (43+ messages)
` [lustre-devel] [PATCH 110/151] lustre: idl: add PTLRPC definitions to enum
` [lustre-devel] [PATCH 111/151] lustre: obd: remove s2dhms time function
` [lustre-devel] [PATCH 112/151] lustre: mdc: add client NID to Changelogs entries
` [lustre-devel] [PATCH 113/151] lustre: mdc: implement CL_OPEN for Changelogs
` [lustre-devel] [PATCH 114/151] lustre: acl: prepare small buffer for ACL RPC reply
` [lustre-devel] [PATCH 115/151] lnet: safe access in debug print
` [lustre-devel] [PATCH 116/151] lnet: Remove LASSERT on userspace data
` [lustre-devel] [PATCH 117/151] lustre: flr: split a mirror from mirrored file
` [lustre-devel] [PATCH 118/151] lustre: llite: deny 2.10 clients to open mirrored files
` [lustre-devel] [PATCH 119/151] lustre: uapi: rename LCM_FL_NOT_FLR to LCM_FL_NONE
` [lustre-devel] [PATCH 120/151] lustre: flr: layout truncate compatibility
` [lustre-devel] [PATCH 121/151] lustre: mdc: high-priority request handling for DOM
` [lustre-devel] [PATCH 122/151] lustre: llite: Add tiny write support
` [lustre-devel] [PATCH 123/151] lustre: mdc: add CL_GETXATTR for Changelogs
` [lustre-devel] [PATCH 124/151] lustre: uapi: record denied OPEN in Changelogs
` [lustre-devel] [PATCH 125/151] lustre: llite: have ll_write_end to sync for DIO
` [lustre-devel] [PATCH 126/151] lustre: obd: add check to obd_statfs
` [lustre-devel] [PATCH 127/151] lustre: obd: fix statfs handling
` [lustre-devel] [PATCH 128/151] lustre: dom: support DATA_VERSION IO type
` [lustre-devel] [PATCH 129/151] lnet: fix contiguous range support
` [lustre-devel] [PATCH 130/151] lustre: osc: add a bit to indicate osc_page in cache tree
` [lustre-devel] [PATCH 131/151] lustre: ldlm: fix export reference
` [lustre-devel] [PATCH 132/151] lustre: llite: Add exit for filedata allocation failed
` [lustre-devel] [PATCH 133/151] lustre: misc: Wrong checksum return value
` [lustre-devel] [PATCH 134/151] lustre: llite: fix mount error handing
` [lustre-devel] [PATCH 135/151] lustre: llite: Disable tiny writes for append
` [lustre-devel] [PATCH 136/151] lustre: uapi: replace FMODE_{READ, WRITE} with MDS_* equivs
` [lustre-devel] [PATCH 137/151] lnet: reduce discovery timeout
` [lustre-devel] [PATCH 138/151] lustre: update version to 2.10.99
` [lustre-devel] [PATCH 139/151] lustre: ptlrpc: clarify 64 bit time usage
` [lustre-devel] [PATCH 140/151] lustre: ptlrpc: add watchdog for ptlrpc service threads
` [lustre-devel] [PATCH 141/151] lustre: handles: discard h_owner in favour of h_ops
` [lustre-devel] [PATCH 142/151] lustre: ldlm: Remove use of SLAB_DESTROY_BY_RCU for ldlm lock slab
` [lustre-devel] [PATCH 143/151] lustre: ldlm: simplify lock_mode_to_index()
` [lustre-devel] [PATCH 144/151] lustre: ptlrpc: use list_move where appropriate
` [lustre-devel] [PATCH 145/151] lustre: ptlrpc: simplify locking in ptlrpc_add_rqs_to_pool()
` [lustre-devel] [PATCH 146/151] lustre: ptlrpc: incorporate BUILD_BUG_ON into ptlrpc_req_async_args()
` [lustre-devel] [PATCH 147/151] lustre: introduce CONFIG_LUSTRE_FS_POSIX_ACL
` [lustre-devel] [PATCH 148/151] lustre: ptlrpc: discard a server-only waitq
` [lustre-devel] [PATCH 149/151] lustre: llite: remove // comments
` [lustre-devel] [PATCH 150/151] lustre: remove outdated comments about ->ap_* functions
` [lustre-devel] [PATCH 151/151] lustre: clean up some comment alignment


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.