All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-13 16:53:43 to 2019-04-13 20:20:18 UTC [more...]

[dpdk-dev] [PATCH v8 1/4] mk: introduce helper to check valid compiler argument
 2019-04-13 20:19 UTC  (8+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 2/4] meson: add infra to support machine specific flags
  ` [dpdk-dev] [PATCH v9 3/4] config: add thunderx2 machine config
  ` [dpdk-dev] [PATCH v9 4/4] config: add octeontx2 "
  ` [dpdk-dev] [PATCH v10 1/4] mk: introduce helper to check valid compiler argument
    ` [dpdk-dev] [PATCH v10 2/4] meson: add infra to support machine specific flags
    ` [dpdk-dev] [PATCH v10 3/4] config: add thunderx2 machine config

[PATCH 0/5] TI LMU rework
 2019-04-13 20:06 UTC  (3+ messages)
` [PATCH 5/5] leds: lm3697: Introduce the lm3697 driver

[Buildroot] [PATCH 1/2] support/testing: add test to verify 'scp' download via BR2_PRIMARY_SITE
 2019-04-13 20:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/pcre2: add JIT support option
 2019-04-13 19:58 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/php: fix how external PCRE2 JIT is enabled

[PATCH] RFT drm/i915: Try setting the engine wa_list from the ring (fwd)
 2019-04-13 19:45 UTC 

Compiling on target - building buildessentials error
 2019-04-13 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/babeld: bump to version 1.8.4
 2019-04-13 19:45 UTC 

[Buildroot] [git commit] package/pcre2: add JIT support option
 2019-04-13 19:45 UTC 

[PATCH] video: fbdev: gbefb: add COMPILE_TEST support
 2019-04-13 19:42 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 134755: regressions - FAIL
 2019-04-13 19:41 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH 1/1] package/cmocka: bump to version 1.1.5
 2019-04-13 19:39 UTC 

[Xen-devel] [linux-3.18 test] 134634: regressions - trouble: blocked/broken/fail/pass
 2019-04-13 19:36 UTC  (3+ messages)
  `  "

[PATCH] mwifiex: check for null return from skb_copy
 2019-04-13 19:27 UTC  (3+ messages)

[Buildroot] [git commit] package/lrandom: bump to version 20180729
 2019-04-13 19:27 UTC 

[Buildroot] [git commit] package/luadbi-sqlite3: bump to version 0.7.2
 2019-04-13 19:27 UTC 

[Buildroot] [git commit] package/luadbi: bump to version 0.7.2
 2019-04-13 19:27 UTC 

[PATCH v7 00/10] Ext4 case-insensitive support
 2019-04-13 19:25 UTC  (8+ messages)
` [PATCH v7 02/10] unicode: Introduce code for UTF-8 normalization
` [PATCH v7 04/10] unicode: Implement higher level API for string handling
` [PATCH v7 05/10] unicode: Introduce test module for normalized utf8 implementation
` [PATCH v7 07/10] MAINTAINERS: Add Unicode subsystem entry
` [PATCH v7 08/10] ext4: Include encoding information in the superblock
` [PATCH v7 09/10] ext4: Support case-insensitive file name lookups
` [PATCH v7 10/10] docs: ext4.rst: Document case-insensitive directories

[PATCH] drm/panel: Remove duplicate header
 2019-04-13 19:29 UTC 

][PATCH] iptables: upgrade 1.6.2 -> 1.8.2
 2019-04-13 19:21 UTC 

[Buildroot] [PATCH 1/1] package/sconeserver: drop unneeded static openssl workaround
 2019-04-13 19:16 UTC  (2+ messages)

[Buildroot] [git commit] package/sconeserver: drop unneeded static openssl workaround
 2019-04-13 19:16 UTC 

[Buildroot] [PATCH 1/1] package/bind: drop unneeded static openssl workarounds
 2019-04-13 19:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sqlcipher: fix static build with openssl and atomic
 2019-04-13 19:16 UTC  (2+ messages)

[Buildroot] [git commit] package/bind: drop unneeded static openssl workarounds
 2019-04-13 19:15 UTC 

[Buildroot] [git commit] package/sqlcipher: fix static build with openssl and atomic
 2019-04-13 19:14 UTC 

[Buildroot] [PATCH 1/2] package/efl: bump to version 1.22.0
 2019-04-13 19:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/squid: bump to version 4.6
 2019-04-13 19:13 UTC  (2+ messages)

[Buildroot] [git commit] package/squid: bump to version 4.6
 2019-04-13 19:13 UTC 

[Buildroot] [git commit] package/terminology: bump to version 1.4.0
 2019-04-13 19:12 UTC 

[Buildroot] [git commit] package/efl: bump to version 1.22.0
 2019-04-13 19:12 UTC 

[Buildroot] [PATCH 00/10] infra: add solution to dump metadata from packages (branch yem/misc)
 2019-04-13 19:07 UTC  (9+ messages)
` [Buildroot] [PATCH 06/10] infra/pkg-generic: introduce foo-show-info

Xenomai kernel for BBB
 2019-04-13 19:05 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/zabbix: new package
 2019-04-13 19:01 UTC 

[cip-dev] Was: Software updates comparison
 2019-04-13 19:00 UTC 

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-04-13 18:44 UTC  (11+ messages)
              ` [PATCH 1/2] vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
              ` [PATCH 2/2] vfs: use &file->f_pos directly on files that have position

[PATCH 0/3] 32-bit Meson: add the canvas module
 2019-04-13 18:54 UTC  (15+ messages)
` [PATCH 1/3] ARM: dts: meson8: "
` [PATCH 2/3] ARM: dts: meson8m2: update the offset of "
` [PATCH 3/3] ARM: dts: meson8b: add "

[PATCH v2 net-next 0/3] net: phy: shrink PHY settings array and add 200Gbps support
 2019-04-13 18:53 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: phy: shrink PHY settings array
` [PATCH v2 net-next 2/3] net: phy: add support for new modes in phylib
` [PATCH v2 net-next 3/3] phy: warn if phylib and ethtool PHY mode definitions are out of sync

[PATCH netnext 00/16] net: atlantic: Aquantia driver updates 2019-04
 2019-04-13 18:42 UTC  (16+ messages)
` [PATCH netnext 01/16] net: aquantia: add infrastructure to readout chip temperature
` [PATCH netnext 02/16] net: aquantia: implement hwmon api for "
` [PATCH netnext 04/16] net: aquantia: link interrupt handling functions
` [PATCH netnext 12/16] net: aquantia: wrap fw ops by mutex

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-13 18:39 UTC  (4+ messages)
` [PATCH 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct

[PATCH] vxlan: do not add dynamic fdb entry when the dev has been downed
 2019-04-13 18:40 UTC  (2+ messages)

[meta-yocto-bsp][PATCH v2] beaglebone-yocto: Update u-boot config to match u-boot 19.04
 2019-04-13 18:40 UTC  (3+ messages)

iptables: undefined symbol: xtables_find_target_revision
 2019-04-13 18:32 UTC 

[Buildroot] [RFC] package/python-mako: build host-python-mako as python3 module for mesa3d build
 2019-04-13 18:31 UTC  (4+ messages)

[Bug 199035] BCM2046B1 and hid2hci generates highcpu usage due to udev since 4.14 kernel
 2019-04-13 18:30 UTC  (3+ messages)

[nf:master 7/7] net/netfilter/nf_nat_core.c:422:29: sparse: incorrect type in assignment (different base types)
 2019-04-13 18:28 UTC 

[PATCH 0/2] media: rcar-vin: Add "renesas,id" to V3H
 2019-04-13 18:25 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a77980: Add "renesas,id" to VIN

[PATCH v5 0/4] Chunk splitting of spi transfers
 2019-04-13 18:24 UTC  (5+ messages)
` [PATCH v5 1/4] spi: Remove warning in spi_split_transfers_maxsize()
` [PATCH v5 2/4] spi: Release spi_res after finalizing message
` [PATCH v5 3/4] spi/spi-bcm2835: Split transfers that exceed DLEN
` [PATCH v5 4/4] drm/tinydrm: Remove chunk splitting in tinydrm_spi_transfer

Alleged fix for writer stall on -rcu branch dev
 2019-04-13 18:17 UTC  (3+ messages)

[PATCH 00/33] sumo-next pull request
 2019-04-13 18:14 UTC 

[PATCH] parisc: use per-pagetable spinlock
 2019-04-13 17:57 UTC  (6+ messages)

[Bug 110199] [amdgpu] Screen flickering when using a 75Hz monitor paired with an RX 480 GPU
 2019-04-13 17:55 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.1 0/2] Fix check for default backing files in bdrv_reopen_prepare()
 2019-04-13 17:53 UTC  (7+ messages)

dead code in io_file_put()
 2019-04-13 17:49 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-5 tag
 2019-04-13 17:40 UTC  (3+ messages)

[GIT PULL] arm64 fixes for -rc5
 2019-04-13 17:40 UTC  (3+ messages)

[meta-security][PATCH] clamav-native: fix new build issue
 2019-04-13 17:29 UTC 

[Cocci] Searching for duplicate statements in if branches (with SmPL)?
 2019-04-13 17:29 UTC  (10+ messages)
  ` [Cocci] Checking influence of loops?
                          ` [Cocci] Clarification for SmPL ellipsis functionality

[PATCH net-next 0/2] net: phy: shrink PHY settings array and add 200Gbps support
 2019-04-13 17:28 UTC  (8+ messages)
` [PATCH net-next 1/2] net: phy: shrink PHY settings array
` [PATCH net-next 2/2] net: phy: add 200Gbps support to phylib

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-13 17:22 UTC  (17+ messages)
` [PATCH v4 01/16] locking/rwsem: Prevent unneeded warning during locking selftest
` [PATCH v4 02/16] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH v4 03/16] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH v4 04/16] locking/rwsem: Implement a new locking scheme
` [PATCH v4 05/16] locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
` [PATCH v4 06/16] locking/rwsem: Code cleanup after files merging
` [PATCH v4 07/16] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH v4 08/16] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH v4 09/16] locking/rwsem: Ensure an RT task will not spin on reader
` [PATCH v4 10/16] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH v4 11/16] locking/rwsem: Enable readers spinning on writer
` [PATCH v4 12/16] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH v4 13/16] locking/rwsem: Add more rwsem owner access helpers
` [PATCH v4 14/16] locking/rwsem: Guard against making count negative
` [PATCH v4 15/16] locking/rwsem: Merge owner into count on x86-64
` [PATCH v4 16/16] locking/rwsem: Remove redundant computation of writer lock word

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-04-13 17:01 UTC  (3+ messages)

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-04-13 16:54 UTC  (30+ messages)
` [PATCH v4 1/9] net: stmmac: sun8i: add support for Allwinner H6 EMAC
` [PATCH v4 2/9] net: stmmac: sun8i: force select external PHY when no internal one
` [PATCH v4 3/9] pinctrl: sunxi: Prepare for alternative bias voltage setting methods
` [PATCH v4 4/9] pinctrl: sunxi: Support I/O bias voltage setting on H6
` [PATCH v4 5/9] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v4 6/9] dt-bindings: display: hdmi-connector: Add DDC power supply
` [PATCH v4 7/9] drm: sun4i: Add support for enabling DDC I2C bus power to dw_hdmi glue
` [PATCH v4 8/9] arm64: dts: allwinner: orange-pi-3: Enable HDMI output
` [PATCH v4 9/9] arm64: dts: allwinner: h6: Add MMC1 pins

[Qemu-devel] [PATCH v5 00/11] backup-top filter driver for backup
 2019-04-13 17:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 07/11] block: introduce backup-top filter driver

[Qemu-devel] [PATCH v3 0/7] qemu-img: Add salvaging mode to convert
 2019-04-13 16:53 UTC  (24+ messages)
  ` [Qemu-devel] [PATCH v3 1/7] qemu-img: Move quiet into ImgConvertState
  ` [Qemu-devel] [PATCH v3 2/7] qemu-img: Add salvaging mode to convert
  ` [Qemu-devel] [PATCH v3 3/7] blkdebug: Add @iotype error option
  ` [Qemu-devel] [PATCH v3 4/7] blkdebug: Add "none" event
  ` [Qemu-devel] [PATCH v3 5/7] blkdebug: Inject errors on .bdrv_co_block_status()
  ` [Qemu-devel] [PATCH v3 6/7] iotests: Test qemu-img convert --salvage
  ` [Qemu-devel] [PATCH v3 7/7] iotests: Test qemu-img convert -C --salvage

[PATCH 1/2] driver core: printk to pr_*
 2019-04-13 16:57 UTC  (2+ messages)

[nf:master 5/7] net//netfilter/nf_conntrack_core.c:483:54: error: passing argument 3 of 'hsiphash' from incompatible pointer type
 2019-04-13 16:55 UTC 

[PATCH v3 net-next 00/24] NXP SJA1105 DSA driver
 2019-04-13 16:54 UTC  (3+ messages)
` [PATCH v3 net-next 21/24] net: dsa: sja1105: Prevent PHY jabbering during switch reset


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.