All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-15 13:44:51 to 2020-03-15 15:08:15 UTC [more...]

[Buildroot] [PATCH 1/2] package/python: add optional support for lib2to3
 2020-03-15 15:08 UTC  (2+ messages)

[PATCH 00/20] gitlab: Simplify the test script
 2020-03-15 15:07 UTC  (10+ messages)
` [PATCH 12/20] gitlab: Use -w flag for all builds

[Buildroot] [git commit] package/kodi: needs python 2to3 library
 2020-03-15 15:07 UTC 

[Buildroot] [git commit] package/python: add optional support for lib2to3
 2020-03-15 15:07 UTC 

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-15 14:46 UTC  (20+ messages)
` [PATCH v3 02/34] qapi: Belatedly update doc comment for @wait deprecation
` [PATCH v3 03/34] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PATCH v3 04/34] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v3 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v3 06/34] tests/test-qmp-cmds: Check responses more thoroughly
` [PATCH v3 07/34] tests/test-qmp-cmds: Simplify test data setup
` [PATCH v3 08/34] tests/test-qmp-event: "
` [PATCH v3 09/34] tests/test-qmp-event: Use qobject_is_equal()
` [PATCH v3 10/34] tests/test-qmp-event: Check event is actually emitted
` [PATCH v3 16/34] qapi/schema: Change _make_features() to a take feature list
` [PATCH v3 17/34] qapi/schema: Reorder classes so related ones are together
` [PATCH v3 19/34] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PATCH v3 21/34] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [PATCH v3 22/34] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PATCH v3 23/34] qapi: Simplify how qmp_dispatch() gets the request ID
` [PATCH v3 24/34] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v3 29/34] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v3 32/34] qapi: Implement deprecated-input=reject for QMP commands
` [PATCH v3 34/34] qapi: New -compat deprecated-input=crash

[Buildroot] [git commit] package/kodi-visualisation-starburst: new package
 2020-03-15 15:06 UTC 

[Buildroot] [git commit] package/kodi-visualisation-goom: bump version to 2.2.1-Leia
 2020-03-15 15:06 UTC 

[PATCH net-next v2 0/2] net: stmmac: Use readl_poll_timeout() to simplify the code
 2020-03-15 15:03 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use readl_poll_timeout() function in init_systime()
` [PATCH net-next v2 2/2] net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()

[Buildroot] [PATCH 1/1] package/gupnp-dlna: disable introspection
 2020-03-15 15:02 UTC 

[Buildroot] [PATCH 1/1] package/libcurl: add bearssl support
 2020-03-15 14:57 UTC  (2+ messages)

[Buildroot] [git commit] package/libcurl: add bearssl support
 2020-03-15 14:57 UTC 

[Buildroot] [PATCH 01/16] package/kodi-audiodecoder-*: mass version bump
 2020-03-15 14:56 UTC  (8+ messages)
` [Buildroot] [PATCH 10/16] package/kodi-screensaver-biogenesis: bump version to 2.2.3-Leia
` [Buildroot] [PATCH 14/16] package/kodi-screensaver-pyro: bump version to 3.0.1-Leia
` [Buildroot] [PATCH 15/16] package/kodi-visualisation-goom: bump version to 2.2.1-Leia

BUG: cryptsetup benchmark stuck
 2020-03-15 14:52 UTC 

the free space cache file is invalid, skip it
 2020-03-15 14:52 UTC 

[Buildroot] [PATCH 1/1] package/gupnp: disable introspection
 2020-03-15 14:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgtk3: disable introspection
 2020-03-15 14:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gdk-pixbuf: disable introspection
 2020-03-15 14:49 UTC  (2+ messages)

BUG: stack guard page was hit in deref_stack_reg
 2020-03-15 14:49 UTC  (2+ messages)

[Buildroot] [git commit] package/gupnp: disable introspection
 2020-03-15 14:48 UTC 

[Buildroot] [git commit] package/libgtk3: disable introspection
 2020-03-15 14:48 UTC 

[Buildroot] [git commit] package/gdk-pixbuf: disable introspection
 2020-03-15 14:47 UTC 

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-15 14:20 UTC  (5+ messages)
` [PATCH 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v6 0/2] Add capsule-pstore backend support
 2020-03-15 14:45 UTC  (3+ messages)

[PATCH v4 1/3] counter: 104-quad-8: Add lock guards - generic interface
 2020-03-15 14:39 UTC  (6+ messages)

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-15 14:39 UTC  (3+ messages)
` [PATCH 4/7] unpack-trees: do not mark a dirty path with SKIP_WORKTREE

[PATCH 00/13] target: Add Renesas RX architecture
 2020-03-15 14:34 UTC  (4+ messages)
` [PATCH 03/13] target/rx: TCG translation
` [PATCH 06/13] target/rx: RX disassembler

[RFC][PATCHSET] sanitized pathwalk machinery (v4)
 2020-03-15 14:37 UTC  (6+ messages)
` [RFC][PATCH v4 01/69] do_add_mount(): lift lock_mount/unlock_mount into callers
    ` [RFC][PATCH v4 22/69] merging pick_link() with get_link(), part 4
    ` [RFC][PATCH v4 23/69] merging pick_link() with get_link(), part 5
    ` [RFC][PATCH v4 38/69] do_last(): simplify the liveness analysis past finish_open_created
    ` [RFC][PATCH v4 26/69] sanitize handling of nd->last_type, kill LAST_BIND

[PATCH 0/5 nf-next,v2] enhance stateful expression support
 2020-03-15 14:33 UTC  (3+ messages)
` [PATCH 2/5] netfilter: nf_tables: remove EXPORT_SYMBOL_GPL for nft_expr_init()

[PATCH] slub: Relocate freelist pointer to middle of object
 2020-03-15 14:11 UTC  (6+ messages)

[PATCH v1 1/3] dt-bindings: iio: adc: convert rockchip saradc bindings to yaml
 2020-03-15 14:31 UTC  (11+ messages)

[PATCH nf-next 1/1] netfilter: conntrack: re-visit sysctls in unprivileged namespaces
 2020-03-15 14:31 UTC  (2+ messages)

[PATCH] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
 2020-03-15 14:27 UTC  (2+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-15 14:26 UTC  (4+ messages)

[Buildroot] [git commit] package/kodi-screensaver-pyro: bump version to 3.0.1-Leia
 2020-03-15 14:25 UTC 

git fetcher: does not execute git fetch --tags or similar when HEAD has not changed
 2020-03-15 14:22 UTC 

[PATCH 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
 2020-03-15 14:22 UTC  (4+ messages)
` [PATCH 5/7] watchdog: dw_wdt: Support devices with asynch clocks

[PATCH 0/2] gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUT
 2020-03-15 14:17 UTC  (2+ messages)

Proposal for a new API and usage of Bluetooth HSP and HFP profiles on Linux
 2020-03-15 14:17 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi-screensaver-pingpong: bump version to 2.1.2-Leia
 2020-03-15 14:16 UTC 

[PATCH 1/4] netfilter: nf_flow_table: reload ipv6h in nf_flow_nat_ipv6
 2020-03-15 14:15 UTC  (4+ messages)
` [PATCH 2/4] netfilter: nf_flow_table: reload iph in nf_flow_nat_ip
` [PATCH 3/4] netfilter: nf_flow_table: reload ipv6h in nf_flow_tuple_ipv6
` [PATCH 4/4] netfilter: nf_flow_table: reload iph in nf_flow_tuple_ip

[Buildroot] [git commit] package/kodi-screensaver-greynetic: bump version to 2.2.2-Leia
 2020-03-15 14:16 UTC 

[PATCH v5] iio: adc: max1363: replace uses of mlock
 2020-03-15 14:15 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi-screensaver-cpblobs: bump version to 3.0.4-Leia
 2020-03-15 14:15 UTC 

[PATCH nf-next v2 0/6] nft_set_pipapo: Performance improvements: Season 1
 2020-03-15 14:13 UTC  (2+ messages)

[PATCH v5] iio: Add SEMTECH SX9310/9311 sensor driver
 2020-03-15 14:12 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi-screensaver-biogenesis: bump version to 2.2.3-Leia
 2020-03-15 14:12 UTC 

[PATCH V6 00/12] clk: imx8: add new clock binding for better pm support
 2020-03-15 14:10 UTC  (28+ messages)
` [PATCH V6 01/12] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
` [PATCH V6 02/12] dt-bindings: clock: imx-lpcg: add support "
` [PATCH V6 03/12] clk: imx: scu: add two cells binding support
` [PATCH V6 04/12] clk: imx: scu: bypass cpu power domains
` [PATCH V6 05/12] clk: imx: scu: allow scu clk to take device pointer
` [PATCH V6 06/12] clk: imx: scu: add runtime pm support
` [PATCH V6 07/12] clk: imx: scu: add suspend/resume support
` [PATCH V6 08/12] clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
` [PATCH V6 09/12] clk: imx: lpcg: allow lpcg clk to take device pointer
` [PATCH V6 10/12] clk: imx: clk-imx8qxp-lpcg: add runtime pm support
` [PATCH V6 11/12] clk: imx: lpcg: add suspend/resume support
` [PATCH V6 12/12] clk: imx: scu: unregister clocks if add provider failed

[PATCH v3 0/5] drivers: new helper for ioremapping memory resources
 2020-03-15 14:05 UTC  (6+ messages)
` [PATCH v3 1/5] drivers: provide devm_platform_get_and_ioremap_resource()
` [PATCH v3 2/5] usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
` [PATCH v3 3/5] usb: host: hisilicon: "
` [PATCH v3 4/5] usb: dwc2: "
` [PATCH v3 5/5] driver core: platform: Reimplement devm_platform_ioremap_resource

git fetcher: does not execute git fetch --tags or similar when HEAD has not changed
 2020-03-15 14:04 UTC  (3+ messages)
` [yocto] "

[PATCH v3 0/5] Support Argon2 KDF in LUKS2
 2020-03-15 14:01 UTC  (5+ messages)
` [PATCH v3 1/5] efi: Always try to allocate heap size of 1.6GB

[Bug 206855] New: Strange issue... Kernel hangs since 5.4.19 and not when i disable mic in the BIOS
 2020-03-15 13:54 UTC  (2+ messages)
` [Bug 206855] "

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-15 13:54 UTC  (25+ messages)

[PATCH] target/rx/cpu: Use address_space_ldl() to read reset vector address
 2020-03-15 13:50 UTC  (2+ messages)

[PATCH] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
 2020-03-15 13:48 UTC  (2+ messages)

[Buildroot] [PATCH 2019.02.x] package/sysklogd: fix daemon paths in systemd unit files
 2020-03-15 13:47 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.11.x] package/sysklogd: fix daemon paths in systemd unit files
 2020-03-15 13:47 UTC 

[Buildroot] [git commit branch/2019.02.x] package/sysklogd: fix daemon paths in systemd unit files
 2020-03-15 13:47 UTC 

[GIT PULL] USB for v5.7 merge window
 2020-03-15 13:45 UTC 

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-15 13:44 UTC  (57+ messages)
` [PATCH v1 07/36] dt-bindings: display: convert ilitek, ili9881c "
` [PATCH v1 09/36] dt-bindings: display: convert innolux, p079zca "
` [PATCH v1 10/36] dt-bindings: display: convert innolux, p097pfg "
  ` [PATCH v1 10/36] dt-bindings: display: convert innolux,p097pfg "
` [PATCH v1 11/36] dt-bindings: display: convert innolux, p120zdg-bf1 "
  ` [PATCH v1 11/36] dt-bindings: display: convert innolux,p120zdg-bf1 "
` [PATCH v1 12/36] dt-bindings: display: convert jdi, lt070me05000 "
  ` [PATCH v1 12/36] dt-bindings: display: convert jdi,lt070me05000 "
` [PATCH v1 13/36] dt-bindings: display: convert kingdisplay, kd035g6-54nt "
  ` [PATCH v1 13/36] dt-bindings: display: convert kingdisplay,kd035g6-54nt "
` [PATCH v1 14/36] dt-bindings: display: convert kingdisplay, kd097d04 "
  ` [PATCH v1 14/36] dt-bindings: display: convert kingdisplay,kd097d04 "
` [PATCH v1 15/36] dt-bindings: display: convert simple lg panels "
` [PATCH v1 16/36] dt-bindings: display: convert lg, lg4573 "
  ` [PATCH v1 16/36] dt-bindings: display: convert lg,lg4573 "
` [PATCH v1 17/36] dt-bindings: display: convert osddisplays, osd101t2587-53ts "
  ` [PATCH v1 17/36] dt-bindings: display: convert osddisplays,osd101t2587-53ts "
` [PATCH v1 18/36] dt-bindings: display: convert raydium, rm67191 "
  ` [PATCH v1 18/36] dt-bindings: display: convert raydium,rm67191 "
` [PATCH v1 19/36] dt-bindings: display: convert rocktech, jh057n00900 "
  ` [PATCH v1 19/36] dt-bindings: display: convert rocktech,jh057n00900 "
` [PATCH v1 20/36] dt-bindings: display: convert samsung AMOLED "
` [PATCH v1 21/36] dt-bindings: display: convert samsung, s6d16d0 "
  ` [PATCH v1 21/36] dt-bindings: display: convert samsung,s6d16d0 "
` [PATCH v1 22/36] dt-bindings: display: convert samsung,ld9040 "
  ` [PATCH v1 22/36] dt-bindings: display: convert samsung, ld9040 "
` [PATCH v1 23/36] dt-bindings: display: convert samsung, s6e8aa0 "
  ` [PATCH v1 23/36] dt-bindings: display: convert samsung,s6e8aa0 "
` [PATCH v1 24/36] dt-bindings: display: convert toppoly panels "
` [PATCH v1 25/36] dt-bindings: display: convert startek, startek-kd050c "
  ` [PATCH v1 25/36] dt-bindings: display: convert startek,startek-kd050c "
` [PATCH v1 26/36] dt-bindings: display: convert sony, acx565akm "
  ` [PATCH v1 26/36] dt-bindings: display: convert sony,acx565akm "
` [PATCH v1 27/36] dt-bindings: display: convert sitronix, st7701 "
  ` [PATCH v1 27/36] dt-bindings: display: convert sitronix,st7701 "
` [PATCH v1 28/36] dt-bindings: display: convert sitronix, st7789v "
  ` [PATCH v1 28/36] dt-bindings: display: convert sitronix,st7789v "
` [PATCH v1 29/36] dt-bindings: display: drop unused simple-panel.txt
` [PATCH v1 30/36] dt-bindings: display: convert sharp, ls043t1le01 to DT Schema
  ` [PATCH v1 30/36] dt-bindings: display: convert sharp,ls043t1le01 "
` [PATCH v1 31/36] dt-bindings: display: convert sharp, lq101r1sx01 "
  ` [PATCH v1 31/36] dt-bindings: display: convert sharp,lq101r1sx01 "
` [PATCH v1 32/36] dt-bindings: display: convert sharp, ls037v7dw01 "
  ` [PATCH v1 32/36] dt-bindings: display: convert sharp,ls037v7dw01 "
` [PATCH v1 33/36] dt-bindings: display: convert sharp,lq150x1lg11 "
  ` [PATCH v1 33/36] dt-bindings: display: convert sharp, lq150x1lg11 "
` [PATCH v1 34/36] dt-bindings: display: convert seiko, 43wvf1g "
  ` [PATCH v1 34/36] dt-bindings: display: convert seiko,43wvf1g "
` [PATCH v1 35/36] dt-bindings: display: convert lgphilips, lb035q02 "
  ` [PATCH v1 35/36] dt-bindings: display: convert lgphilips,lb035q02 "
` [PATCH v1 36/36] dt-bindings: display: convert olimex, lcd-olinuxino "
  ` [PATCH v1 36/36] dt-bindings: display: convert olimex,lcd-olinuxino "


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.