All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-11 15:03:20 to 2018-07-11 15:34:45 UTC [more...]

convert parisc to the generic dma-noncoherent code
 2018-07-11 15:34 UTC  (2+ messages)

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-11 15:30 UTC  (26+ messages)
` [RFC PATCH v2 05/27] Documentation/x86: Add CET description
` [RFC PATCH v2 18/27] x86/cet/shstk: Introduce WRUSS instruction

[PATCH] gc --auto: release pack files before auto packing
 2018-07-11 15:33 UTC  (8+ messages)

[PATCH v2 0/3] serial: sh-sci: Fix port shutdown DMA race conditions
 2018-07-11 15:28 UTC  (9+ messages)
` [PATCH v2 1/3] serial: sh-sci: Postpone DMA release when falling back to PIO
` [PATCH v2 2/3] serial: sh-sci: Stop TX DMA workqueue during port shutdown

[RFC PATCH] perf/core: don't sample kernel regs upon skid
 2018-07-11 15:33 UTC  (6+ messages)

[Qemu-devel] [PATCH for-3.0] pc: Use "3.0+" constant as default SMBIOS version
 2018-07-11 15:32 UTC  (3+ messages)

[PATCH] xtensa: use generic dma_noncoherent_ops
 2018-07-11 15:32 UTC  (2+ messages)

[PATCH] nios2: use generic dma_noncoherent_ops
 2018-07-11 15:32 UTC  (2+ messages)

Good day!
 2018-07-11 15:32 UTC 

[PATCH v3 3/6] dt: bindings: add bindings for msa memory region
 2018-07-11 15:27 UTC  (4+ messages)

pull-request: ieee802154 for net 2018-07-11
 2018-07-11 15:26 UTC 

[PATCH v3 0/5] Add support for audio on SDM845 SoC
 2018-07-11 15:31 UTC  (5+ messages)
` [PATCH v3 1/5] ASoC: qcom: dt-bindings: Add sdm845 machine bindings
` [PATCH v3 4/5] ASoC: dt-bindings: Update dt binding name for apq8096

[PATCH] xen: setup pv irq ops vector earlier
 2018-07-11 15:31 UTC  (5+ messages)

[PATCH] iio: imu: st_lsm6dsx: irq not handled unless data pushed to buffers
 2018-07-11 15:26 UTC  (4+ messages)

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-07-11 15:25 UTC  (4+ messages)
` [RFC][PATCH 01/42] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()

[Qemu-devel] [PATCH 0/7] Qtest driver framework
 2018-07-11 15:30 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/7] tests/qgraph: pci-pc driver and interface nodes
` [Qemu-devel] [PATCH 4/7] tests/qgraph: arm/raspi2 machine node
` [Qemu-devel] [PATCH 7/7] tests/qgraph: sdhci test node

[RFC PATCH v3] watchdog: sp805: Add clock-frequency property
 2018-07-11 15:30 UTC  (5+ messages)

[PATCH v2 0/7] Tegra PMC pinctrl pad configuration
 2018-07-11 15:30 UTC  (12+ messages)
` [PATCH v2 1/7] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v2 3/7] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v2 6/7] soc/tegra: pmc: Remove public pad voltage APIs

[PATCH V4] xdrstdio_create buffers do not output encoded values on ppc
 2018-07-11 15:25 UTC 

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-11 15:24 UTC  (3+ messages)

[PATCH 0/3] arm: covert a few locks to raw_spin_lock_t
 2018-07-11 15:29 UTC  (4+ messages)
` [PATCH 1/3] arm: Convert arm boot_lock to raw

[PATCH v5 0/3] console/fbcon: Add support for deferred console takeover
 2018-07-11 15:28 UTC  (17+ messages)
` [PATCH v5 2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable

[PATCH 4.17 00/56] 4.17.6-stable review
 2018-07-11 15:28 UTC  (3+ messages)

[OpenRISC] GCC testing and dynamic linker
 2018-07-11 15:28 UTC  (2+ messages)

Keeping and modifying Source code in Yocto
 2018-07-11 15:27 UTC  (5+ messages)

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-11 15:26 UTC  (18+ messages)
` [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU

[PATCH] unpack-trees: do not fail reset because of unmerged skipped entry
 2018-07-11 15:25 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/21] SPI-NAND support
 2018-07-11 15:25 UTC  (22+ messages)
` [U-Boot] [PATCH v2 01/21] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [PATCH v2 02/21] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [U-Boot] [PATCH v2 03/21] mtd: Add sanity checks in mtd_write/read_oob()
` [U-Boot] [PATCH v2 04/21] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
` [U-Boot] [PATCH v2 05/21] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [PATCH v2 06/21] mtd: fix build issue with includes
` [U-Boot] [PATCH v2 07/21] mtd: move definitions to enlarge their range
` [U-Boot] [PATCH v2 08/21] mtd: move all flash categories inside MTD submenu
` [U-Boot] [PATCH v2 09/21] mtd: move NAND fiels into a raw/ subdirectory
` [U-Boot] [PATCH v2 10/21] mtd: rename nand into rawnand in Kconfig prompt
` [U-Boot] [PATCH v2 11/21] mtd: nand: Add core infrastructure to deal with NAND devices
` [U-Boot] [PATCH v2 12/21] mtd: nand: Pass mode information to nand_page_io_req
` [U-Boot] [PATCH v2 13/21] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [PATCH v2 14/21] mtd: nand: Add core infrastructure to support SPI NANDs
` [U-Boot] [PATCH v2 15/21] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [U-Boot] [PATCH v2 16/21] mtd: spinand: Add initial support for Winbond W25M02GV
` [U-Boot] [PATCH v2 17/21] mtd: spinand: Add initial support for the MX35LF1GE4AB chip
` [U-Boot] [PATCH v2 18/21] mtd: spinand: Add initial support for the MX35LF2GE4AB chip
` [U-Boot] [PATCH v2 19/21] mtd: uclass: add probe function
` [U-Boot] [PATCH v2 20/21] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v2 21/21] dt-bindings: Add bindings for SPI NAND devices

[PATCH v4 1/6] dt-bindings: freescale: Add bindings for the tigerp module
 2018-07-11 15:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] Add a CentOS test image to run docker tests
 2018-07-11 15:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/4] tests/vm: Pass verbose flag into VM make commands
` [Qemu-devel] [PATCH v2 4/4] tests: Add centos VM testing

Linux kernel 4.14.55 released
 2018-07-11 15:25 UTC 

[rfc 4.16-rt patch] crypto: cryptd - serialize RT request enqueue/dequeue with a local lock
 2018-07-11 15:19 UTC 

[PATCHv10 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-07-11 15:24 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: add DisplayPort CEC-Tunneling-over-AUX support (rev2)

[PATCH] devtools: add compressdev tests to test-build
 2018-07-11  7:17 UTC 

[PATCH REPOST] dm rq: replace BUG_ON(!irqs_disabled) with lockdep's lock annotation
 2018-07-11 15:22 UTC 

[Qemu-devel] [PATCH 0/2] virtio-scsi: fix hotplug ->reset() vs event race
 2018-07-11 15:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qdev: add HotplugHandler->post_plug() callback

[PATCH 00/19] mmc: mmci: add stm32 sdmmc variant
 2018-07-11 15:19 UTC  (6+ messages)
` [PATCH 02/19] mmc: mmci: merge qcom dml feature into mmci dma

[PATCH REPOST] libata: remove ata_sff_data_xfer_noirq()
 2018-07-11 15:21 UTC 

[U-Boot] [PATCH 0/4] fix propagation of flags from do_env_default()
 2018-07-11 15:21 UTC  (2+ messages)

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-11 15:21 UTC  (3+ messages)

[Qemu-devel] [Bug 1772075] [NEW] Segmentation fault on aarch64 vm at powerdown
 2018-07-11 15:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 1772075] "

[PATCH v4 0/5] rtc: isl1208: fixes, documentation and isl1219 support
 2018-07-11 15:16 UTC  (3+ messages)
` [PATCH v4 5/5] rtc: isl1219: add device tree docu

[PATCH 1/4] u-boot: Add missing dependency on swig
 2018-07-11 15:20 UTC  (5+ messages)
` [PATCH 2/4] u-boot: Add missing dependency on flex and bison native
` [PATCH 3/4] u-boot: Upgrade to 2018.07 release
` [PATCH 4/4] qemux86*: Add U-Boot machine configuration

[PATCH 4.14 00/53] 4.14.55-stable review
 2018-07-11 15:20 UTC  (2+ messages)

Linux kernel 4.4.140 released
 2018-07-11 15:20 UTC 

Linux kernel 4.9.112 released
 2018-07-11 15:20 UTC 

[PATCH 0/8] x86: (allow to) suppress use of hyper-threading
 2018-07-11 15:18 UTC  (3+ messages)
` [PATCH 7/8] x86/shim: fully ignore "nosmp" and "maxcpus="

[PATCH -next] EVM: fix return value check in evm_write_xattrs()
 2018-07-11 15:15 UTC  (4+ messages)

[U-Boot] [PATCH] arm: tegra: Restore host1x/dc dm-pre-reloc properties
 2018-07-11 15:19 UTC  (2+ messages)
`  "

[4.16-rt patch] crypto: scompress - serialize RT percpu scratch buffer access with a local lock
 2018-07-11 15:14 UTC 

[PATCH 0/2] Misc function enhance to Banana Pi M2 Zero board
 2018-07-11 15:19 UTC  (14+ messages)
` [PATCH 1/2] ARM: sun8i: h3: enable HDMI output on Banana Pi M2 Zero
    ` [linux-sunxi] "
      `  "

INFO: task hung in flush_work
 2018-07-11 15:18 UTC  (2+ messages)

Linux kernel 3.18.115 released
 2018-07-11 15:15 UTC 

Kernel 4.17.4 lockup
 2018-07-11 15:13 UTC  (7+ messages)

[PATCH v4 0/4] Multiplex sdmmc low jitter clock path
 2018-07-11 15:14 UTC  (8+ messages)
` [PATCH v4 2/4] clk: tegra: refactor 7.1 div calculation

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-11 15:13 UTC  (8+ messages)

[Notes for xen summit 2018 design session] Process changes: is the 6 monthly release Cadence too short, Security Process, 
 2018-07-11 15:12 UTC  (7+ messages)

[PATCH 4.9 00/52] 4.9.112-stable review
 2018-07-11 15:12 UTC  (2+ messages)

mmotm 2018-07-10-16-50 uploaded
 2018-07-11 15:13 UTC  (5+ messages)
` Boot failures with "mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER" on powerpc (was Re: mmotm 2018-07-10-16-50 uploaded)

[PATCH V4 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2018-07-11 15:12 UTC  (3+ messages)
` [PATCH V4 3/8] backlight: qcom-wled: Add new properties for PMI8998

[rfc 4.16-rt patch] arm64: efi,fpsimd: use a local_lock() in efi_virtmap_load()
 2018-07-11 15:07 UTC 

[PATCH 00/10] Improve crc-core driver interface
 2018-07-11 15:11 UTC  (11+ messages)
` [PATCH 01/10] drm: crc: Introduce verify_crc_source callback
` [PATCH 02/10] drm: crc: Introduce get_crc_sources callback
` [PATCH 03/10] drm/rockchip/crc: Implement verify_crc_source callback
` [PATCH 04/10] drm/amdgpu_dm/crc: "
` [PATCH 05/10] drm/rcar-du/crc: "
` [PATCH 06/10] drm/i915/crc: implement "
` [PATCH 07/10] drm/i915/crc: implement get_crc_sources callback
` [PATCH 08/10] drm/crc: Cleanup crtc_crc_open function
` [PATCH 09/10] Revert "drm: crc: Wait for a frame before returning from open()"
` [PATCH 10/10] drm/rcar-du/crc: Implement get_crc_sources callback

[arm:sa1100 80/87] ERROR: "ipaq_micro_tx_msg" [arch/arm/mach-sa1100/h3xxx-sleeve.ko] undefined!
 2018-07-11 15:11 UTC 

[PATCH 4.4 00/47] 4.4.140-stable review
 2018-07-11 15:10 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/20] SPI-NAND support
 2018-07-11 15:10 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 10/20] spi: Extend the core to ease integration of SPI memory controllers

[PATCH 3.18 00/23] 3.18.115-stable review
 2018-07-11 15:10 UTC  (2+ messages)

[PATCH v2] checkpatch: Warn if missing author Signed-off-by
 2018-07-11 15:10 UTC 

[Qemu-arm] [PATCH 0/6] accel/tcg: Support execution from MMIO and small MMU regions
 2018-07-11 15:09 UTC  (4+ messages)
` [Qemu-arm] [PATCH 6/6] target/arm: Allow execution from small regions
    ` [Qemu-devel] "

[PATCH] checkpatch: Warn if missing author Signed-off-by
 2018-07-11 15:09 UTC 

[PATCH V4 0/5] soc: imx: add scu firmware api support
 2018-07-11 15:09 UTC  (7+ messages)
` [PATCH V4 2/5] dt-bindings: arm: fsl: add mu binding doc
` [PATCH V4 4/5] dt-bindings: arm: fsl: add scu "

next/master boot: 184 boots: 13 failed, 171 passed (next-20180711)
 2018-07-11 15:09 UTC  (2+ messages)

[PATCH 0/2] dt: serial: Add Renesas RZ/N1 binding documentation
 2018-07-11 15:02 UTC  (4+ messages)
` [PATCH 2/2] serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART

[[rocko/ti2018.01]] matrix-gui: Add tidl submenu and demos
 2018-07-11 15:06 UTC  (2+ messages)

[net-next PATCH] net: ipv4: fix listify ip_rcv_finish in case of forwarding
 2018-07-11 15:01 UTC 

Boot WARN with patch "regulator: core: Link consumer with regulator driver"
 2018-07-11 15:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: Allow to create BO lists in CS ioctl
 2018-07-11 15:05 UTC  (2+ messages)

[PATCH V2 0/5] drm/vkms: Updates to meet basic kms_flip requirements
 2018-07-11 15:05 UTC  (6+ messages)
` [PATCH V2 1/5] drm/vkms: Add dumb operations

[PATCH v5 0/7] KVM: Support PUD hugepages at stage 2
 2018-07-11 15:05 UTC  (6+ messages)
` [PATCH v5 1/7] KVM: arm/arm64: Share common code in user_mem_abort()
  ` [PATCH v5 4/7] KVM: arm64: Support PUD hugepage in stage2_is_exec()

[PATCH v6 0/8] Introduce on-chip interconnect API
 2018-07-11 15:05 UTC  (4+ messages)
` [PATCH v6 1/8] interconnect: Add generic "

Regression on the sun4i-drm driver by cma helper change
 2018-07-11 15:04 UTC  (4+ messages)

[PATCH v4 0/2] arm64: rockchip: support RK3399 Ficus board
 2018-07-11 15:04 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: Add vendor prefix for Vamrs Ltd

[PATCH v4 00/10] Add the I3C subsystem
 2018-07-11 15:03 UTC  (7+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure


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.