All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-28 18:34:28 to 2017-07-28 19:31:25 UTC [more...]

[PATCH 0/9 v2] Add ASoC support for AMD Stoney APUs
 2017-07-28 19:31 UTC 

[Qemu-devel] [Bug 1707274] [NEW] Segfaults inside QEMU
 2017-07-28 19:18 UTC  (2+ messages)
` [Qemu-devel] [Bug 1707274] "

STABLE: net: reduce skb_warn_bad_offload() noise
 2017-07-28 19:30 UTC  (2+ messages)

Latest for-4.14
 2017-07-28 19:29 UTC  (7+ messages)

refcount_t +
 2017-07-28 19:29 UTC  (3+ messages)
` refcount_t + (resend to wider audience)

[Qemu-devel] [PATCH for-2.10 0/7] qemu-iotests: Fix leaked temporary file fixes
 2017-07-28 19:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.10 1/7] qemu-iotests/041: Fix leaked scratch images
` [Qemu-devel] [PATCH for-2.10 2/7] qemu-iotests: Remove blkdebug.conf after tests

[PATCH v3 00/13] use rbtrees for preliminary backrefs
 2017-07-28 18:25 UTC  (3+ messages)
` [PATCH v3 08/13] btrfs: convert prelimary reference tracking to use rbtrees

reading from socket can
 2017-07-28 19:26 UTC  (4+ messages)

[PATCH v4 RESEND 4/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
 2017-07-28 19:22 UTC  (2+ messages)
` [PATCH v5] "

[U-Boot] [PATCH v3 00/66] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-07-28 19:22 UTC  (67+ messages)
` [U-Boot] [PATCH v3 01/66] spl: add a 'return to bootrom' boot method
` [U-Boot] [PATCH v3 02/66] spl: configure 'return to bootrom' separately for SPL and TPL
` [U-Boot] [PATCH v3 03/66] rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
` [U-Boot] [PATCH v3 04/66] rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
` [U-Boot] [PATCH v3 05/66] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
` [U-Boot] [PATCH v3 06/66] spl: adapts SYS_MALLOC_F_LEN for TPL
` [U-Boot] [PATCH v3 07/66] spl: dm: Kconfig: fix help text for SPL/TPL confusion
` [U-Boot] [PATCH v3 08/66] spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
` [U-Boot] [PATCH v3 09/66] spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
` [U-Boot] [PATCH v3 10/66] spl: dm: Kconfig: SPL_RAM depends on SPL_DM
` [U-Boot] [PATCH v3 11/66] spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
` [U-Boot] [PATCH v3 12/66] spl: dm: Kconfig: SPL_CLK depends on SPL_DM
` [U-Boot] [PATCH v3 13/66] spl: dm: Kconfig: split CLK support for SPL and TPL
` [U-Boot] [PATCH v3 14/66] spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between "
` [U-Boot] [PATCH v3 15/66] spl: dm: use CONFIG_IS_ENABLED to test for the DM option
` [U-Boot] [PATCH v3 16/66] armv8: move low-level assembly functions into function-sections
` [U-Boot] [PATCH v3 17/66] armv8: spl: Support separate stack for TPL
` [U-Boot] [PATCH v3 18/66] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE "
` [U-Boot] [PATCH v3 19/66] spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
` [U-Boot] [PATCH v3 20/66] lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
` [U-Boot] [PATCH v3 21/66] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v3 22/66] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v3 23/66] drivers: spl: consistently use the $(SPL_TPL_) macro
` [U-Boot] [PATCH v3 24/66] rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
` [U-Boot] [PATCH v3 25/66] rockchip: rk3368: improve Kconfig text for the RK3368
` [U-Boot] [PATCH v3 26/66] rockchip: rk3368: mkimage: add support "
` [U-Boot] [PATCH v3 27/66] rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
` [U-Boot] [PATCH v3 28/66] rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
` [U-Boot] [PATCH v3 29/66] rockchip: rk3368: spl: add memory layout for TPL and SPL
` [U-Boot] [PATCH v3 30/66] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH v3 31/66] rockchip: rk3368: syscon: SGRF "
` [U-Boot] [PATCH v3 32/66] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v3 33/66] rockchip: rk3368: dts: add sgrf node
` [U-Boot] [PATCH v3 34/66] rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
` [U-Boot] [PATCH v3 35/66] rockchip: pinctrl: rk3368: add support for configuring the MMC pins
` [U-Boot] [PATCH v3 36/66] rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
` [U-Boot] [PATCH v3 37/66] rockchip: pinctrl: rk3368: add SPI support
` [U-Boot] [PATCH v3 38/66] rockchip: clk: rk3368: implement bandwidth adjust for PLLs
` [U-Boot] [PATCH v3 39/66] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH v3 40/66] rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
` [U-Boot] [PATCH v3 41/66] rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
` [U-Boot] [PATCH v3 42/66] rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ
` [U-Boot] [PATCH v3 43/66] rockchip: clk: rk3368: implement MMC/SD clock reparenting
` [U-Boot] [PATCH v3 44/66] rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
` [U-Boot] [PATCH v3 45/66] rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
` [U-Boot] [PATCH v3 46/66] rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
` [U-Boot] [PATCH v3 47/66] rockchip: clk: rk3368: add support for configuring the SPI clocks
` [U-Boot] [PATCH v3 48/66] net: gmac_rockchip: Add support for the RK3368 GMAC
` [U-Boot] [PATCH v3 49/66] rockchip: Makefile: streamline SPL/TPL configuration
` [U-Boot] [PATCH v3 50/66] rockchip: rk3368: add DRAM controller driver with DRAM initialisation
` [U-Boot] [PATCH v3 51/66] rockchip: rk3368: dts: add DMC node in rk3368.dtsi
` [U-Boot] [PATCH v3 52/66] rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
` [U-Boot] [PATCH v3 53/66] rockchip: rk3368: spl: add TPL support
` [U-Boot] [PATCH v3 54/66] rockchip: spl: make spl-boot-order code reusable (split from rk3399)
` [U-Boot] [PATCH v3 55/66] rockchip: rk3368: spl: add SPL support
` [U-Boot] [PATCH v3 56/66] rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
` [U-Boot] [PATCH v3 57/66] rockchip: spi: enable support for the rk_spi driver for the RK3368
` [U-Boot] [PATCH v3 58/66] rockchip: board: lion-rk3368: add support for the RK3368-uQ7
` [U-Boot] [PATCH v3 59/66] spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
` [U-Boot] [PATCH v3 60/66] spl: moveconfig: migrate CONFIG_SPL_LDSCRIPT
` [U-Boot] [PATCH v3 61/66] spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
` [U-Boot] [PATCH v3 62/66] armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
` [U-Boot] [PATCH v3 63/66] rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
` [U-Boot] [PATCH v3 64/66] moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
` [U-Boot] [PATCH v3 65/66] rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
` [U-Boot] [PATCH v3 66/66] rockchip: board: puma_rk3399: rename ATF firmware

Batch/queue LVM operations
 2017-07-28 19:22 UTC 

[RFC net-next 0/6] tcp: remove prequeue and header prediction
 2017-07-28 19:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] uboot overlays and FIT image
 2017-07-28 19:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] xen-disk: use g_new0 to fix build
 2017-07-28 19:19 UTC  (3+ messages)

f779947864 ("VFS: Implement a filesystem superblock .."): BUG: KASAN: stack-out-of-bounds in legacy_monolithic_mount_data
 2017-07-28 19:19 UTC 

[PATCH] iommu/exynos: prevent building on big-endian kernels
 2017-07-28 19:17 UTC  (3+ messages)

Long stalls creating a new netns after a netns with a SMB client exits
 2017-07-28 19:16 UTC  (4+ messages)

[PATCH] f2fs: don't need to wait for node writes for atomic write
 2017-07-28 19:14 UTC 

[RFC v2] fs: Don't create file when open() with O_DIRECT if fs not support
 2017-07-28 19:13 UTC  (2+ messages)

mtd: nand: atmel: probe of Spansion S34ML02G1 fails
 2017-07-28 19:13 UTC  (5+ messages)

[PATCH 0/3] selftests: sync test conversion to TAP13
 2017-07-28 19:12 UTC  (3+ messages)

[Qemu-devel] [PULL 0/5] Block layer patches for 2.10.0-rc0
 2017-07-28 19:12 UTC  (3+ messages)
` [Qemu-devel] [PULL 4/5] block: Skip implicit nodes in query-block/blockstats

[Question]: try to fix contention between expire_timers and try_to_del_timer_sync
 2017-07-28 19:11 UTC  (7+ messages)

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-28 19:09 UTC  (25+ messages)

[v4.12 regression] netns: NULL deref in fib_sync_down_dev()
 2017-07-28 19:08 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/12] Clean up around qmp() and hmp()
 2017-07-28 19:08 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 01/12] qobject: Accept "%"PRId64 in qobject_from_jsonf()
` [Qemu-devel] [PATCH v3 03/12] qtest: Document calling conventions
` [Qemu-devel] [PATCH v3 07/12] qtest: Add a new helper qmp_cmd() and friends
` [Qemu-devel] [PATCH v3 08/12] qtests: convert tests to use qmp_cmd

[PATCH] arm64/vdso: Support mremap() for vDSO
 2017-07-28 19:06 UTC  (4+ messages)

[PATCH net v2] net: phy: Correctly process PHY_HALTED in phy_stop_machine()
 2017-07-28 18:58 UTC 

[Qemu-devel] [PATCH 00/26] qapi: add #if pre-processor conditions to generated code
 2017-07-28 19:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH 16/26] qapi: add conditions to VNC type/commands/events on the schema

[PATCH] autoconf: fix typo in SUMMARY
 2017-07-28 18:56 UTC  (2+ messages)

[PATCH v4 0/2] ORC unwinder
 2017-07-28 18:57 UTC  (6+ messages)
` [PATCH v4 1/2] x86/unwind: add "

[PATCH] PM / Domains: Ensure genpd name is set before creating debugfs entry
 2017-07-28 18:55 UTC  (4+ messages)

[RFC PATCH v1] net: ethernet: nb8800: Reset HW block in ndo_open
 2017-07-28 18:56 UTC  (5+ messages)

[PATCH] app/testpmd: fix error prompt
 2017-07-28 18:55 UTC 

[PATCH] drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_probe()
 2017-07-28 18:54 UTC 

[PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
 2017-07-28 18:53 UTC  (4+ messages)

[PATCH] vc4: Add an ioctl for labeling GEM BOs for summary stats
 2017-07-28 18:53 UTC  (5+ messages)

[RESEND 0/6] Make ipc y2038 safe
 2017-07-28 18:52 UTC  (7+ messages)
` [RESEND PATCH 1/6] ipc: Make sys_semtimedop() "
` [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
` [RESEND PATCH 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
` [RESEND PATCH 4/6] ipc: sem: Make sem_array "
` [RESEND PATCH 5/6] ipc: shm: Make shmid_kernel "
` [RESEND PATCH 6/6] utimes: Make utimes "

[PATCH] platform/x86: intel-vbtn: reduce unnecessary messages for normal users
 2017-07-28 18:52 UTC  (5+ messages)

[3/3] EDAC, ghes: Make it a proper module
 2017-07-28 18:50 UTC  (2+ messages)
` [PATCH 3/3] "

[Qemu-devel] [PATCH for-2.10 0/2] Two quick tcg-ish fixes
 2017-07-28 18:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.10 1/2] tcg/arm: Fix runtime overalignment test
` [Qemu-devel] [PATCH for-2.10 2/2] target/s390x: Fix CSST for 16-byte store

[PATCH net] net: phy: Run state machine to completion
 2017-07-28 18:50 UTC  (3+ messages)

[PATCH V3] pci: quirk: Apply APM ACS quirk to XGene devices
 2017-07-28 18:50 UTC 

[PATCH v1] media: ov13858: Correct link-frequency and pixel-rate
 2017-07-28 18:48 UTC 

[U-Boot] Please pull u-boot-dm
 2017-07-28 18:46 UTC 

[PATCH v2 0/2] move autoconf-archive into OE-core
 2017-07-28 18:45 UTC  (5+ messages)
` [PATCH v2 2/2] autoconf-archive: simplify and fix recipe

[Buildroot] [PATCH] package/xen: Include linux/limits.h when building QEMU inside of Xen
 2017-07-28 18:45 UTC 

[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-28 18:44 UTC  (11+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model

[U-Boot] [PATCH 1/3] dm: ahci: Add a generic PCI-based AHCI driver
 2017-07-28 18:44 UTC  (12+ messages)
` [U-Boot] [PATCH 2/3] dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
` [U-Boot] [PATCH 3/3] cmd: scsi: Fix null pointer dereference in 'scsi reset'

Btrfs + compression = slow performance and high cpu usage
 2017-07-28 18:44 UTC  (5+ messages)

[PATCH 0/7] efi: improved correctness, arm unification, and cleanup
 2017-07-28 18:44 UTC  (8+ messages)
` [PATCH 6/7] efi: restrict arm/arm64 linux loader initrd placement

[U-Boot] [PATCH] dm: Fix typo in include-guard for dm-structs.h
 2017-07-28 18:44 UTC  (3+ messages)

[U-Boot] [PATCH] dm: ofnode: change return type of dev_read_prop() to opaque pointer
 2017-07-28 18:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] sandbox: remove os_putc() and os_puts()
 2017-07-28 18:44 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/20] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
 2017-07-28 18:44 UTC  (35+ messages)
` [U-Boot] [PATCH v5 01/20] dm: core: Add ofnode_read_resource()
` [U-Boot] [PATCH v5 02/20] dm: core: Fix up ofnode_get_addr_index() for 64-bit values
` [U-Boot] [PATCH v5 03/20] tegra: spl: Enable debug UART
` [U-Boot] [PATCH v5 04/20] tegra: tegra124: Add a PMC syscon driver
` [U-Boot] [PATCH v5 05/20] dm: tegra: Convert USB setup to livetree
` [U-Boot] [PATCH v5 06/20] dm: tegra: Convert clock_decode_periph_id() to support livetree
` [U-Boot] [PATCH v5 07/20] dm: video: tegra124: Convert to livetree
` [U-Boot] [PATCH v5 08/20] tegra: dts: Move stdout-path to /chosen
` [U-Boot] [PATCH v5 09/20] dm: tegra: gpio: Convert to support livetree
` [U-Boot] [PATCH v5 10/20] dm: tegra: usb: Convert to livetree
` [U-Boot] [PATCH v5 11/20] dm: tegra: spi: "
` [U-Boot] [PATCH v5 12/20] dm: tegra: i2c: "
` [U-Boot] [PATCH v5 13/20] dm: tegra: pwm: "
` [U-Boot] [PATCH v5 14/20] dm: tegra: mmc: "
` [U-Boot] [PATCH v5 15/20] dm: tegra: pci: "
` [U-Boot] [PATCH v5 19/20] fdtdec: Drop old compatible values
` [U-Boot] [PATCH v5 20/20] dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree

New Defects reported by Coverity Scan for ceph
 2017-07-28 18:42 UTC  (2+ messages)

[RFC PATCH 0/4] serial: uartps: Dynamic allocation
 2017-07-28 18:39 UTC  (4+ messages)

[PATCH/RFC] contrib: rerere-train overwrites existing resolutions
 2017-07-28 18:40 UTC  (7+ messages)
  ` [PATCH v2] contrib/rerere-train: optionally overwrite "

[PATCH net] xgene: Don't fail probe, if there is no clk resource for SGMII interfaces
 2017-07-28 18:40 UTC  (6+ messages)

[U-Boot] [PATCH] configs: Migrate CMD_NAND*
 2017-07-28 18:38 UTC  (4+ messages)

strace-4.18 test suite oopses sparc64 4.12 and 4.13-rc kernels
 2017-07-28 18:37 UTC  (5+ messages)

[Qemu-trivial] [PATCH for 2.10 0/8] docs: fix broken paths
 2017-07-28 18:35 UTC  (4+ messages)
` [Qemu-trivial] [PATCH for 2.10 2/8] docs: fix broken paths to docs/interop/qcow2.txt
  ` [Qemu-devel] "
    ` [Qemu-trivial] "

[PATCH v3 0/5] fs/dcache: Limit # of negative dentries
 2017-07-28 18:34 UTC  (6+ messages)
` [PATCH v3 1/5] fs/dcache: Limit numbers "
` [PATCH v3 2/5] fs/dcache: Report negative dentry number in dentry-state
` [PATCH v3 3/5] fs/dcache: Enable automatic pruning of negative dentries
` [PATCH v3 4/5] fs/dcache: Protect negative dentry pruning from racing with umount
` [PATCH v3 5/5] fs/dcache: Track count of negative dentries forcibly killed

[PATCH 1/2][v2] btrfs: fix readdir deadlock with pagefault
 2017-07-28 17:33 UTC  (3+ messages)
` [PATCH 2/2] btrfs: increase ctx->pos for delayed dir index

[RFC 00/12] Misc patches for QCOM clocks
 2017-07-28 18:34 UTC  (3+ messages)
` [RFC 06/12] Clk: qcom: support for dynamic updating the PLL


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.