All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-31 06:41:39 to 2019-03-31 10:06:41 UTC [more...]

[Buildroot] [PATCH] package/luvi: bump to version 2.9.3
 2019-03-31 10:06 UTC  (2+ messages)

[Buildroot] [PATCH] package/luv: bump to version 1.27.0-0
 2019-03-31 10:06 UTC  (2+ messages)

[Buildroot] [Bug 11746] New: stm32f469 didn't work correctly
 2019-03-31 10:06 UTC 

[Buildroot] [git commit] package/luvi: bump to version 2.9.3
 2019-03-31 10:06 UTC 

[Buildroot] [git commit] package/luv: bump to version 1.27.0-0
 2019-03-31 10:06 UTC 

Typo in the .gitignore docs?
 2019-03-31 10:04 UTC  (3+ messages)

[PATCH] iio: adc: stm32-dfsdm: add PM support
 2019-03-31 10:03 UTC  (3+ messages)

[PATCH 1/3] drm-uapi: Pull i915_drm.h changes for context cloning
 2019-03-31 10:02 UTC  (6+ messages)
` [PATCH 2/3] iris: Create a composite context for both compute and render pipelines
  ` [Intel-gfx] "
` [Mesa-dev] [PATCH 1/3] drm-uapi: Pull i915_drm.h changes for context cloning

[Bug 75985] New: HDMI audio device only visible after rescan
 2019-03-31  9:57 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[RFC PATCH 1/3] powernv/mce: reduce mce console logs to lesser lines
 2019-03-31  9:55 UTC  (4+ messages)

[PATCH] drm/i915: Check domains for userptr on release
 2019-03-31  9:56 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] net: dsa: fix negative loop bound error on for loop
 2019-03-31  9:56 UTC  (3+ messages)

[PATCH stable v4.14 00/32] powerpc spectre backports for 4.14
 2019-03-31  9:53 UTC  (5+ messages)

[PATCH dev-5.0 v1 1/3] ARM: dts: nuvoton: Add Quanta GSJ BMC machine
 2019-03-31  9:52 UTC  (4+ messages)
` [PATCH dev-5.0 v1 2/3] "

Question about Power8/9, PHB3/4 and setting of DMA mask
 2019-03-31  9:50 UTC 

[PATCH 1/2] io_uring: fix big-endian compat signal mask handling
 2019-03-31  9:47 UTC  (8+ messages)
` [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere

[PATCH 1/2] drm/i915/icl: Fix for setting HDMI 10/12 bit Deep color correctly
 2019-03-31  9:42 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Add N & CTS values for 10/12 bit deep color

[PATCH v5 0/6] iio: gyro: add fxas21002c driver
 2019-03-31  9:46 UTC  (4+ messages)
` [PATCH v5 2/6] iio: gyro: add core driver for fxas21002c

[PATCH] iio: adc: stm32-dfsdm: improve sampling frequency accuracy
 2019-03-31  9:46 UTC  (3+ messages)

[gabbayo:habanalabs-next 5/21] drivers/misc//habanalabs/firmware_if.c:58:3: error: implicit declaration of function 'writeq'; did you mean 'writel'?
 2019-03-31  9:45 UTC 

[xen-unstable-coverity test] 134234: regressions - ALL FAIL
 2019-03-31  9:45 UTC 

[PATCH v2 0/5] staging: iio: adc: Code refactoring and bool to bitfield change
 2019-03-31  9:37 UTC  (13+ messages)
  ` [PATCH v3 1/5] staging: iio: adc: ad7280a: Tab alignment
  ` [PATCH v3 2/5] staging: iio: adc: ad7192: Converted bool to bitfield format
  ` [PATCH v3 3/5] staging: iio: adc: ad7280a: Avoid precedence issues in macro
  ` [PATCH v3 4/5] staging: iio: adc: ad7280a: Adding temp var to improve readability
  ` [PATCH v3 5/5] staging: iio: adc: ad7280a: Remove CamelCase notation

[PATCH] Btrfs: send, improve clone range
 2019-03-31  9:36 UTC  (2+ messages)

[PATCH] spi: oc-tiny: fix negative loop bound error on for loop
 2019-03-31  9:36 UTC  (5+ messages)

[PATCH] habanalabs: remove trailing blank line from EOF
 2019-03-31  9:34 UTC  (2+ messages)

[PATCH] i2c: isch: Remove unnecessary acpi.h include
 2019-03-31  9:31 UTC  (3+ messages)

[gabbayo:habanalabs-next 14/21] drivers/misc/habanalabs/mmu.c:36:8: warning: cast to pointer from integer of different size
 2019-03-31  9:27 UTC 

[PATCH] drm/i915: Avoid using ctx->file_priv during construction
 2019-03-31  9:23 UTC  (6+ messages)

CONFIG_ARCH_SUPPORTS_INT128: Why not mips, s390, powerpc, and alpha?
 2019-03-31  9:23 UTC  (2+ messages)

[PATCH v2] drivers/staging: Fix styling of the comment related to SPDX-License-Identifier in vt6656/*.h
 2019-03-31  9:14 UTC 

[Outreachy kernel] [PATCH 0/9] staging: rtl8723bs: os_dep: ioctl_linux.c: Fix formatting issues
 2019-03-31  9:15 UTC  (15+ messages)
` [Outreachy kernel] [PATCH 1/9] staging: rtl8723bs: os_dep: ioctl_linux.c: Fix indentation issue
` [Outreachy kernel] [PATCH 2/9] staging: rtl8723bs: os_dep: ioctl_linux.c: space prohibited before square brackets
` [Outreachy kernel] [PATCH 3/9] staging: rtl8723bs: os_dep: ioctl_linux.c: "foo* bar" should be "foo *bar"
` [Outreachy kernel] [PATCH 4/9] staging: rtl8723bs: os_dep: ioctl_linux.c: "(foo*)" should be "(foo *)"
` [Outreachy kernel] [PATCH 5/9] staging: rtl8723bs: os_dep: ioctl_linux.c: Avoid CamelCase "blInserted"
` [Outreachy kernel] [PATCH 6/9] staging: rtl8723bs: os_dep: ioctl_linux.c: Avoid CamelCase "intReturn"
` [Outreachy kernel] [PATCH 7/9] staging: rtl8723bs: os_dep: ioctl_linux.c: space prohibited before semicolon
` [Outreachy kernel] [PATCH 8/9] staging: rtl8723bs: os_dep: ioctl_linux.c: Avoid CamelCase "pPMK"
` [Outreachy kernel] [PATCH 9/9] staging: rtl8723bs: os_dep: ioctl_linux.c: Alignment should match open parenthesis

general protection fault in kvm_lapic_hv_timer_in_use
 2019-03-31  9:08 UTC  (2+ messages)

[PATCH] leds: fix a potential NULL pointer dereference
 2019-03-31  9:06 UTC  (3+ messages)

FS-Cache: Duplicate cookie detected
 2019-03-31  9:05 UTC  (10+ messages)

[PATCH net] ipv6: Fix dangling pointer when ipv6 fragment
 2019-03-31  9:04 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v19,RESEND 24/27] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
 2019-03-31  8:43 UTC  (11+ messages)

[PATCHv2 net-next] net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
 2019-03-31  9:03 UTC 

[PATCH 0/2] staging: wilc1000: Modify return statement
 2019-03-31  9:01 UTC  (4+ messages)
` [PATCH v4 1/2] staging: wilc1000: wilc_spi.c: "
  ` [Outreachy kernel] "

[xen-unstable-smoke test] 134229: trouble: blocked/broken/pass
 2019-03-31  8:59 UTC 

[PATCH net] sctp: initialize _pad of sockaddr_in before copying to user memory
 2019-03-31  8:58 UTC  (2+ messages)

[PATCH net-next 0/2] sctp: fully support memory accounting
 2019-03-31  8:56 UTC  (8+ messages)
` [PATCH net-next 1/2] sctp: implement memory accounting on tx path
` [PATCH net-next 2/2] sctp: implement memory accounting on rx path

[PATCH 0/4] Add support for MediaTek MT7615 wireless chipsets
 2019-03-31  8:52 UTC  (5+ messages)
` [PATCH 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets

[PATCH] slub: update the comment about slab frozen
 2019-03-31  8:52 UTC 

[patch net-next 00/12] net: expose switch ID via devlink
 2019-03-31  8:50 UTC  (9+ messages)

[PATCH] efi/arm: enable CP15 DMB instructions before cleaning the cache
 2019-03-31  8:47 UTC  (5+ messages)

[PATCH] mem: don't use address hint for mapping unless requested
 2019-03-31  8:43 UTC  (2+ messages)
` [PATCH v2] mem: limit use of address hint

[linux-4.9 test] 134208: regressions - trouble: blocked/broken/fail/pass
 2019-03-31  8:40 UTC 

[PATCH v2 0/7] staging: rtl8712: use list macros
 2019-03-31  8:15 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] staging: rtl8712: use list_entry in function _r8712_find_network
    ` [Outreachy kernel] "
  ` [PATCH v3 6/7] staging: rtl8712: remove unnecessary NULL check
    ` [Outreachy kernel] "

[BUG] pci: mixed allocation pf and non-pf PCI MEM BAR (OVMF crash)
 2019-03-31  8:11 UTC 

[PATCH v2] ext4: fix prefetchw of NULL page
 2019-03-31  8:11 UTC 

[PATCH v2] tty: rocket: Fix a kernel address leak in rp_ioctl
 2019-03-31  8:07 UTC  (2+ messages)

[U-Boot] [PATCH] fix compile error on macOS Mojave
 2019-03-31  8:07 UTC 

[Buildroot] [PATCH v2,1/1] package/scons: bump to version 3.0.5
 2019-03-31  8:00 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[Cocci] A complex set of rules: can it be done ?
 2019-03-31  7:58 UTC  (2+ messages)

[PATCH v3] mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does not match the actual width
 2019-03-31  7:42 UTC 

[PATCH] mips: ralink: allow to choose function which belongs with multiple groups
 2019-03-31  7:31 UTC  (2+ messages)

[PATCH v2 00/25] add drm support for MT8183
 2019-03-31  6:42 UTC  (5+ messages)
` [PATCH v2 02/25] dt-bindings: mediatek: add binding for mt8183 display

[PATCH] leds: blinkm: clean up double assignment to data->i2c_addr
 2019-03-31  7:30 UTC  (3+ messages)

[PATCH] iwlegacy: remove redundant assignment to *res
 2019-03-31  7:27 UTC  (3+ messages)

[Qemu-arm] Panic when PCI trying to read secure mem area
 2019-03-31  7:23 UTC  (2+ messages)

[PATCH v2 0/4] drm/panel: Add Novatek NT35596 panel
 2019-03-31  7:23 UTC  (6+ messages)
` [PATCH v2 3/4] dt-bindings: display: Add Novatek NT35596 panel documentation
` [PATCH v2 4/4] drm/panel: Add Novatek NT35596 panel driver

[PATCH v4 2/3] mac80211: store tx power value from user to station
 2019-03-31  7:22 UTC  (3+ messages)

[PATCH RFC 0/6] arm64: Add initial support for Odroid-N2
 2019-03-31  6:42 UTC  (16+ messages)
` [PATCH RFC 1/6] dt-bindings: clk: meson: add g12b periph clock controller bindings
` [PATCH RFC 4/6] dt-bindings: arm: amlogic: add G12B bindings
` [PATCH RFC 5/6] dt-bindings: arm: amlogic: add Odroid-N2 binding

[PATCH 0/2] pinctrl: meson: add g12a drive strength support
 2019-03-31  7:04 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: meson: Add drive-strength property

[PATCH 0/5] simple sort swap function usage improvements
 2019-03-31  7:00 UTC  (6+ messages)
` [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function

[PATCH v2 0/2] Add support for the TI ADS8344 A/DC chips
 2019-03-31  6:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add bindings for "

[PATCH v2 0/2] clk: meson: add video decoder clocks for G12A
 2019-03-31  6:40 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add VDEC clock IDs

[PATCH 0/1] clk: meson8b: remove CLKID with typo ("ABP" -> "APB")
 2019-03-31  6:41 UTC  (4+ messages)
` [PATCH 1/1] dt-bindings: clock: meson8b: drop the "ABP" clock definition

[PATCH net-next 0/4] mlxsw: spectrum_acl: Get rid of failed_rollback mechanism
 2019-03-31  6:49 UTC  (5+ messages)
` [PATCH net-next 1/4] mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
` [PATCH net-next 2/4] mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
` [PATCH net-next 3/4] mlxsw: spectrum_acl: Remove failed_rollback dead end
` [PATCH net-next 4/4] mlxsw: spectrum_acl: Rename rehash_dis trace

[Buildroot] [PATCH 1/2] package/luarocks: better choice of modules in generated test
 2019-03-31  6:48 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing/tests/package/test_lua*: regeneration

[PATCH 00/10] Add Tegra194 PCIe support
 2019-03-31  6:42 UTC  (5+ messages)
` [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194

[PATCH 0/7] Add bluetooth, gps and accelerometer to TBS A711
 2019-03-31  6:42 UTC  (5+ messages)
` [PATCH 6/7] dt-bindings: gnss: Add u-blox,neo-6m compatible

[PATCH 00/14] ti-sysc changes to probe devices with dts data only
 2019-03-31  6:41 UTC  (5+ messages)
` [PATCH 02/14] bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init

[PATCH 0/2] iio: gyro: bmg160 add device tree support
 2019-03-31  6:40 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: add Bosch BMG160 gyroscope sensor

`From c152138a8ec2bcd8faaac8db01dbb9be547fd021 Mon Sep 17 00:00:00 2001
 2019-03-31  6:40 UTC  (9+ messages)
` [PATCH v1 1/6] dt-bindings: gpu: mali-utgard: add hisilicon,hi6220-mali compatible
  ` [PATCH v1 1/6] dt-bindings: gpu: mali-utgard: add hisilicon, hi6220-mali compatible
` [PATCH v1 2/6] dt-bindings: reset: hisilicon: Update compatible documentation
` [PATCH v1 5/6] dt-bindings: reset: hisilicon: Add ao reset controller

[PATCH 0/8] Add EMC scaling support for Tegra210
 2019-03-31  6:41 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: memory: tegra: Add Tegra210 EMC bindings

[PATCH] dt-bindings: clock: g12a-aoclk: expose CLKID_AO_CTS_OSCIN
 2019-03-31  6:41 UTC  (3+ messages)

[PATCH v2 0/2] clk: meson8b: add the video decoder clocks
 2019-03-31  6:41 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: clock: meson8b: export "

[PATCH v2 0/4] clk: meson8b: add the VPU clock tree
 2019-03-31  6:41 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: meson8b: export the VPU clock

Google "Season of Docs"
 2019-03-31  6:41 UTC  (2+ messages)

[PATCH] Staging: greybus: usb: Fixed a coding style error
 2019-03-31  6:43 UTC  (5+ messages)
  ` [greybus-dev] "

[PATCH] ARCH: Use the correct style for SPDX License Identifier
 2019-03-31  6:41 UTC  (2+ messages)

[PATCH 0/2] scsi: ufs-cdns: Add M31 PHY init
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: scsi: ufs-cdns: Update Cadence UFS compatibility list

[PATCH] dt-bindings: hwmon (pwm-fan) Remove dead "cooling-*-state" properties
 2019-03-31  6:40 UTC  (2+ messages)

[PATCH V1 01/26] spi: tegra114: fix PIO transfer
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCH V1 21/26] DT bindings: spi: add tx/rx clock delay SPI client properties

[RFC][PATCH v1] spi: Introduce custom GPIO chip select for slave devices
 2019-03-31  6:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: counter: Add Milbeaut Updown Counter
 2019-03-31  6:42 UTC  (2+ messages)

[PATCH v2 0/6] Device property improvements, add %pfw format specifier
 2019-03-31  6:42 UTC  (5+ messages)
` [PATCH v2 2/6] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v2 3/6] device property: Add a function to obtain a node's prefix

[PATCH] bpf: do not start from first bucket if elem is not found on a htab
 2019-03-31  6:41 UTC 

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCHv2 22/22] dt-bindings: tc358767: add IRQ & HPD support

[PATCH v1 1/2] dt-bindings: mmc: sdhci-fujitsu.txt: add miilbeaut driver
 2019-03-31  6:42 UTC  (2+ messages)

[PATCH 0/2] Add support for AXI DMA controller on Milbeaut series
 2019-03-31  6:41 UTC  (4+ messages)
` [1/2] dt-bindings: dmaengine: Add Milbeaut AXI DMA controller bindings
  ` [PATCH 1/2] "

[PATCH] dt-bindings: display/panel: Add missing unit names
 2019-03-31  6:41 UTC  (2+ messages)

[PATCH] ARM: l2x0: add L210 write allocate override flag
 2019-03-31  6:40 UTC  (4+ messages)

[PATCH 0/7] Add dts files for ASR8751C SoC
 2019-03-31  6:41 UTC  (5+ messages)
` [PATCH 6/7] dt-bindings: add header file of ASR8751C pinctrl driver
` [PATCH 7/7] arm64: dts: add dts files for asr Aquilac SoC


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.