All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-18 19:08:34 to 2018-09-18 20:21:00 UTC [more...]

OpenBMC Hackathon @ OpenPower Summit?
 2018-09-18 20:20 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINER SUMMIT] Distribution kernel bugzillas considered harmful
 2018-09-18 20:20 UTC  (12+ messages)

[REVIEW][PATCH 00/20] siginfo cleanups for x86
 2018-09-18 20:19 UTC  (7+ messages)
` [REVIEW][PATCH 01/20] signal: Simplify tracehook_report_syscall_exit
` [REVIEW][PATCH 02/20] signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap
` [REVIEW][PATCH 03/20] signal/x86: Move MCE error reporting out of force_sig_info_fault

[PATCH] openssh: build support openssl 1.1
 2018-09-18 20:17 UTC  (9+ messages)

[ndctl PATCH] ndctl, test: add a new unit test pfn metadata error clearing
 2018-09-18 20:15 UTC 

Code of Conduct: Let's revamp it
 2018-09-18 20:16 UTC  (4+ messages)

dm-writecache issue
 2018-09-18 14:42 UTC  (12+ messages)

[meta-processor-sdk 0/7] Add ROS navigation demo with obstacle avoidance
 2018-09-18 20:13 UTC  (8+ messages)
` [meta-processor-sdk 1/7] mmwave-ros-pkg-master: version update and add setup.bash
` [meta-processor-sdk 2/7] hector*: add hector-trajectory-server and its dependent packages
` [meta-processor-sdk 3/7] packagegroup-ros-world: add hector* packages
` [meta-processor-sdk 4/7] rotate-recovery: add patch for ROS navigation demo
` [meta-processor-sdk 5/7] move-base: "
` [meta-processor-sdk 6/7] mmwave-ros-autonomous-robotics: added for ROS navigation demo with obstacle avoidance
` [meta-processor-sdk 7/7] packagegroup-ros-ti: add mmwave-ros-autonomous-robotics demo

[ndctl PATCH v2 0/3] ndctl: Remove udev rule for latch and dirty-shutdown-count
 2018-09-18 20:00 UTC  (4+ messages)
` [ndctl PATCH v2 1/3] ndctl: Introduce dirty-dimm command
` [ndctl PATCH v2 2/3] ndctl: Revert "ndctl, intel: Fallback to smart cached shutdown_count"
` [ndctl PATCH v2 3/3] ndctl: Revert "ndctl: Create ndctl udev rules for dirty shutdown"

[PATCH V4 0/4] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
 2018-09-18 20:12 UTC  (9+ messages)
` [PATCH V4 1/4] dt-bindings: soc: qcom: Remove SPI controller maximum frequency binding
` [PATCH V4 2/4] dt-bindings: soc: qcom: GENI SE SPI controller device tree binding
` [PATCH V4 3/4] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
` [PATCH V4 4/4] spi: spi-geni-qcom: Plugin API to assert and de-assert Chipselect

[Buildroot] [PATCH v2] Fix issue with printvars executing giant shell command
 2018-09-18 20:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] zsh: bump to version 5.6.2
 2018-09-18 20:10 UTC 

[PATCH V3 00/19] Fix tests to work on non-4k block sized fs instances
 2018-09-18 14:36 UTC  (5+ messages)
` [PATCH V3 01/19] Fix xfs/009 to work with 64k block size

[PATCH 1/3] libfdt: Ensure INT_MAX is defined in libfdt_env.h
 2018-09-18 20:09 UTC  (7+ messages)
` [PATCH 3/3] scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4

[PATCH] libnvdimm, pfn: during init, clear errors in the metadata area
 2018-09-18 20:07 UTC 

[PATCH v3 1/6] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
 2018-09-18 20:07 UTC  (9+ messages)
` [PATCH v3 4/6] drm/i915: Move SKL IPC WA to HAS_IPC()
` [PATCH v3 5/6] drm/i915: Move IPC WA #1141 to init_ipc()
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/6] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-09-18 20:05 UTC  (2+ messages)

[PATCH v2 00/22] Unify MediaTek pinctrl in preparation for MT8183 and MT6765
 2018-09-18 20:03 UTC  (81+ messages)
` [PATCH v2 01/22] pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
` [PATCH v2 02/22] pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-bindings
` [PATCH v2 03/22] pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
` [PATCH v2 04/22] pinctrl: mediatek: extend struct mtk_pin_desc "
` [PATCH v2 05/22] pinctrl: mediatek: extend struct mtk_pin_soc "
` [PATCH v2 06/22] pinctrl: mediatek: add driving strength related support "
` [PATCH v2 07/22] pinctrl: mediatek: add drv register "
` [PATCH v2 08/22] pinctrl: mediatek: add pull related "
` [PATCH v2 09/22] pinctrl: mediatek: add advanced "
` [PATCH v2 10/22] pinctrl: mediatek: add ies register "
` [PATCH v2 11/22] pinctrl: mediatek: add pullen, pullsel "
` [PATCH v2 12/22] pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
` [PATCH v2 13/22] pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
` [PATCH v2 14/22] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c
` [PATCH v2 15/22] pinctrl: mediatek: adjust error code and message when some register not supported is found
` [PATCH v2 16/22] pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
` [PATCH v2 17/22] pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
` [PATCH v2 18/22] pinctrl: mediatek: add MT8183 pinctrl driver
` [PATCH v2 19/22] pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c
` [PATCH v2 20/22] pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183

[Buildroot] [git commit] Makefile: fix issue with printvars executing giant shell command
 2018-09-18 20:03 UTC 

[Buildroot] [PATCH v2 1/2] monkey: bump to version 1.6.9
 2018-09-18 20:03 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] monkey: add option for SSL/TLS plugin compilation

[PATCH][BROKEN] common/rc: fix check for disabled kmemleak
 2018-09-18 14:29 UTC  (2+ messages)

[PATCH 1/4] media: rc: some events are dropped by userspace
 2018-09-18 14:29 UTC  (4+ messages)
` [PATCH 2/4] media: rc: imon: report mouse events using rc-core's input device
` [PATCH 3/4] media: rc: mce_kbd: input events via "
` [PATCH 4/4] media: bpf: add bpf function to report mouse movement

[PATCH v8 1/2] drm: Add connector property to limit max bpc
 2018-09-18 20:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v8,1/2] "

[Buildroot] [PATCH 1/1] New package: gRPC, Google's remote procedue calss protocol
 2018-09-18 20:00 UTC  (2+ messages)

[PATCH] mt76x0: run vco calibration for each channel configuration
 2018-09-18 14:26 UTC  (5+ messages)

[PATCH] media: dvb-frontends: Use kmemdup instead of duplicating its function
 2018-09-18 19:58 UTC  (2+ messages)

[PATCH] mac80211: allow scans on radar channels, unless there is CAC or CSA
 2018-09-18 14:16 UTC 

[Ksummit-discuss] [MAINTAINER TOPIC FOR KS] CoC and Linus position (perhaps undocumented/closed/limited/invite session)
 2018-09-18 19:58 UTC  (6+ messages)

[U-Boot] [PATCH v5] arm: socfpga: fix U-Boot running from fpga OnChip RAM
 2018-09-18 19:55 UTC  (18+ messages)

[PATCH] sound: soc: rt5677-spi: Drop unused GPIO include
 2018-09-18 19:53 UTC  (3+ messages)
` Applied "ASoC: rt5677-spi: Drop unused GPIO include" to the asoc tree

[PATCH 2/2] sound: soc: wm8903: Cut gpio_base data
 2018-09-18 19:52 UTC  (2+ messages)

[PATCH 0/5] media: video-i2c: support changing frame interval and runtime PM
 2018-09-18 14:18 UTC  (7+ messages)
` [PATCH 2/5] media: video-i2c: use i2c regmap
` [PATCH 5/5] media: video-i2c: support runtime PM

[PATCH 1/2] sound: soc: wm8903: Pull in platform data
 2018-09-18 19:51 UTC  (2+ messages)

[ndctl PATCH 0/3] ndctl: Remove udev rule for latch and dirty-shutdown-count
 2018-09-18 19:49 UTC  (4+ messages)
` [ndctl PATCH 1/3] ndctl: Introduce dirty-dimm command

[Ksummit-discuss] [MAINTAINER SUMMIT] community management/subsystem governance
 2018-09-18 19:48 UTC  (25+ messages)

[PATCH] xfs: don't treat unknown di_flags[2] as corruption in scrub
 2018-09-18 14:15 UTC  (3+ messages)
` [PATCH V2] xfs: don't treat unknown di_flags2 "

[PATCH 1/5] rt2x00: set registers based on current band
 2018-09-18 14:14 UTC  (2+ messages)

[PATCH v4 00/25] Display Stream Compression enabling on eDP/DP
 2018-09-18 19:46 UTC  (7+ messages)
` [PATCH v4 19/25] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI

[PATCH 0/9] PCI hotplug diet
 2018-09-18 19:46 UTC  (9+ messages)
` [PATCH 4/9] PCI: pciehp: Unify controller and slot structs

[PATCH] nvme-fabrics -in case of REQ_NVME_MPATH we should return BLK_STS_RESOURCE
 2018-09-18 19:43 UTC  (4+ messages)

[PATCH/RFC] commit: new option to abort -a something is already staged
 2018-09-18 19:41 UTC  (9+ messages)
` [PATCH v2 0/1] Make 'git commit' not accidentally lose staged content

[PATCH] i2c: i2c-qcom-geni: Properly handle DMA safe buffers
 2018-09-18 19:41 UTC 

[Buildroot] [git commit] monkey: add option for SSL/TLS plugin compilation
 2018-09-18 19:41 UTC 

[PATCH][net-next] netlink: avoid to allocate full skb when sending to many devices
 2018-09-18 14:08 UTC  (2+ messages)

grubenv on md, Btrfs, LUKS, etc
 2018-09-18 19:40 UTC  (2+ messages)

[Buildroot] [git commit] monkey: bump to version 1.6.9
 2018-09-18 19:38 UTC 

[REVIEW][PATCH 0/9] signal/powerpc: siginfo cleanups
 2018-09-18 17:41 UTC 

[PATCH RFC 0/4] PCI: Allow BAR movement during hotplug
 2018-09-18 14:01 UTC  (6+ messages)
` [PATCH RFC 1/4] PCI: hotplug: Add parameter to put devices to reset during rescan

[PATCH v3 00/16] Another round of tsens cleanups
 2018-09-18 19:34 UTC  (3+ messages)
` [PATCH v3 07/16] thermal: tsens: Pass register offsets as private data

[igt-dev] [PATCH i-g-t 1/2] lib: Reuse Gen9 mediafill on Gen11
 2018-09-18 19:30 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/gpgpu_fill: Implement gpgpu_fillfunc for Gen11

[PATCH 1/5] gpio: davinci: Remove unused member of davinci_gpio_controller
 2018-09-18 19:26 UTC  (4+ messages)
` [PATCH 2/5] gpio: davinci: Use dev name for label and automatic base selection

[PATCH v7 0/6] Add non-strict mode support for iommu-dma
 2018-09-18 19:22 UTC  (9+ messages)
` [PATCH v7 5/6] iommu/arm-smmu-v3: Add support for non-strict mode
` [PATCH v7 6/6] iommu/arm-smmu: Support "

[Buildroot] [PATCH] dtc: Fix segfault reading powernv device tree
 2018-09-18 19:22 UTC  (2+ messages)

[PATCH] test/hash: solve unit test hash compilation error
 2018-09-18 19:22 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [git commit] dtc: Fix segfault reading powernv device tree
 2018-09-18 19:22 UTC 

[Buildroot] [PATCH 1/1] tinycbor: bump to version 0.5.2
 2018-09-18 19:21 UTC  (2+ messages)

[Buildroot] [git commit] tinycbor: bump to version 0.5.2
 2018-09-18 19:21 UTC 

[PATCH 0/5] Add I2C4/DU0/QSPI0/SDHI2/USB to r8a77470
 2018-09-18 13:47 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sh-pfc: r8a77470: Add I2C4 pin groups
` [PATCH 2/5] pinctrl: sh-pfc: r8a77470: Add DU0 "
` [PATCH 3/5] pinctrl: sh-pfc: r8a77470: Add QSPI0 "
` [PATCH 4/5] pinctrl: sh-pfc: r8a77470: Add SDHI2 "
` [PATCH 5/5] pinctrl: sh-pfc: r8a77470: Add USB "

[Buildroot] [PATCH 1/1] host-tzdump: bump to version e1a52ce12a701b8ea4163d6719713e38c0e53d35
 2018-09-18 19:21 UTC  (2+ messages)

driver/dma/ioat: Call del_timer_sync() without holding prep_lock
 2018-09-18 19:20 UTC  (3+ messages)
` [PATCH] "

kernel panic becase pci register more than once
 2018-09-18 13:46 UTC  (4+ messages)

[BUG] dw_wdt watchdog on linux-rt 4.18.5-rt4 not triggering
 2018-09-18 13:46 UTC  (2+ messages)

[Buildroot] [git commit] tzdump: bump to version e1a52ce12a701b8ea4163d6719713e38c0e53d35
 2018-09-18 19:18 UTC 

pegged softirq and NAPI race (?)
 2018-09-18 13:45 UTC  (2+ messages)

[experimental:tvp5150-5 131/138] drivers/media//i2c/tvp5150.c:71:32: error: 'TVP5150_NUM_PADS' undeclared here (not in a function); did you mean 'TVP5150_H_MAX'?
 2018-09-18 13:44 UTC 

[PATCH v4 0/8] tracing: Hist trigger snapshot and onchange additions
 2018-09-18 19:16 UTC  (4+ messages)
` [PATCH v4 8/8] trace: Add alternative synthetic event trace action syntax

[-next,v3] dmaengine: mcf-edma: avoid warning for wrong pointer cast
 2018-09-18 19:16 UTC 

[tiL-k3-AD-4.19 PATCH 01/24] dt-bindings: display/ti: add k2g-dss bindings
 2018-09-18 13:43 UTC  (2+ messages)
  ` Please ignore this accidental resend

[PATCH v2 1/2] eal: add eal option to configure iova mode
 2018-09-18 19:10 UTC  (2+ messages)
` [PATCH v2 2/2] eal: force IOVA to particular mode

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-09-18 19:10 UTC  (10+ messages)

[PATCH v2 1/2] eal: add eal option to configure iova mode
 2018-09-18 19:09 UTC 

[Buildroot] [PATCH 1/1] smcroute: bump to version 2.4.2
 2018-09-18 19:09 UTC  (2+ messages)

[Buildroot] [git commit] smcroute: bump to version 2.4.2
 2018-09-18 19:09 UTC 


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.