All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-10 10:34:54 to 2019-02-10 14:07:23 UTC [more...]

Proposal: Yet another possible fs-verity interface
 2019-02-10 14:06 UTC  (4+ messages)

[Buildroot] [PATCH v6 1/3] openjdk-bin: new package
 2019-02-10 14:00 UTC  (3+ messages)
` [Buildroot] [PATCH v6 2/3] openjdk: "

Linux 5.0 regression: rtl8169 / kernel BUG at lib/dynamic_queue_limits.c:27!
 2019-02-10 13:57 UTC  (16+ messages)

corruption with multi-device btrfs + single bcache, won't mount
 2019-02-10 13:52 UTC  (3+ messages)

[PATCH net 1/2] Revert "r8169: remove unneeded mmiowb barriers"
 2019-02-10 13:50 UTC  (2+ messages)
` [PATCH net 2/2] Revert "r8169: make use of xmit_more and __netdev_sent_queue"

[Buildroot] [PATCH] package/sg3_utils: ensure to build against librt when needed
 2019-02-10 13:51 UTC 

[U-Boot] [PATCH] initcall: Move to inline function
 2019-02-10 13:50 UTC  (9+ messages)
` [U-Boot] "

[U-Boot] [PATCH] MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
 2019-02-10 13:48 UTC  (4+ messages)

[Buildroot] [PATCH 1/12] Revert "package/mongodb: remove package"
 2019-02-10 13:44 UTC  (18+ messages)
` [Buildroot] [PATCH 2/12] package/mongodb: add zlib mandatory dependency
` [Buildroot] [PATCH 3/12] package/mongodb: add snappy "
` [Buildroot] [PATCH 4/12] package/mongodb: add yaml-cpp "
` [Buildroot] [PATCH 5/12] package/libyaml: add host variant
` [Buildroot] [PATCH 6/12] package/python-pyyaml: "
` [Buildroot] [PATCH 7/12] package/python-typing: "
` [Buildroot] [PATCH 8/12] package/mongodb: bump to version 4.0.6
` [Buildroot] [PATCH 9/12] package/mongodb: add boost mandatory dependency
` [Buildroot] [PATCH 10/12] package/mongodb: add pcre "
` [Buildroot] [PATCH 11/12] package/mongodb: add sqlite "
` [Buildroot] [PATCH 12/12] package/mongodb: add libcurl optional dependency

[Buildroot] [PATCH v5 1/3] openjdk-bin: new package
 2019-02-10 13:43 UTC  (2+ messages)

[U-Boot] [PATCH] test: fs: Add filesystem integrity checks
 2019-02-10 13:42 UTC  (5+ messages)

[PATCHSET v14] io_uring IO interface
 2019-02-10 13:39 UTC  (8+ messages)
` [PATCH 05/19] Add "
` [PATCH 19/19] io_uring: add io_uring_event cache hit information

[Buildroot] [git commit branch/next] package/openjdk-bin: new package
 2019-02-10 13:39 UTC 

[PATCH] mmc: renesas_sdhi: Change HW adjustment register according to speed mode
 2019-02-10 13:39 UTC  (2+ messages)

[U-Boot] [PATCH] MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
 2019-02-10 13:32 UTC  (3+ messages)

[PATCH v6 00/16] sequencer: refactor functions working on a todo_list
 2019-02-10 13:26 UTC  (18+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/16] sequencer: changes in parse_insn_buffer()
  ` [PATCH v7 02/16] sequencer: make the todo_list structure public
  ` [PATCH v7 03/16] sequencer: remove the 'arg' field from todo_item
  ` [PATCH v7 04/16] sequencer: refactor transform_todos() to work on a todo_list
  ` [PATCH v7 05/16] sequencer: introduce todo_list_write_to_file()
  ` [PATCH v7 06/16] sequencer: refactor check_todo_list() to work on a todo_list
  ` [PATCH v7 07/16] sequencer: refactor sequencer_add_exec_commands() "
  ` [PATCH v7 08/16] sequencer: refactor rearrange_squash() "
  ` [PATCH v7 09/16] sequencer: make sequencer_make_script() write its script to a strbuf
  ` [PATCH v7 10/16] sequencer: change complete_action() to use the refactored functions
  ` [PATCH v7 11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
  ` [PATCH v7 12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
  ` [PATCH v7 13/16] rebase-interactive: append_todo_help() changes
  ` [PATCH v7 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v7 15/16] sequencer: use edit_todo_list() in complete_action()
  ` [PATCH v7 16/16] rebase--interactive: move several functions to rebase--interactive.c

[PATCH 0/1] mips: loongson64: move EC header to include/asm/mach-loongson64
 2019-02-10 13:25 UTC  (3+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH v2] spl: implement CRC check on U-Boot uImage
 2019-02-10 13:23 UTC  (8+ messages)
` [U-Boot] [U-Boot,v2] "

[ANNOUNCE] fstests: master branch updated to a70fb7335cc4
 2019-02-10 13:21 UTC 

[PATCH v5 0/2] cadence-quadspi: Add Octal mode support
 2019-02-10 13:19 UTC  (6+ messages)
` [PATCH v5 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

[Buildroot] [git commit branch/next] package/brcm-patchram-plus: fix license file hash
 2019-02-10 13:18 UTC 

[Buildroot] [git commit] package/brcm-patchram-plus: fix license file hash
 2019-02-10 13:18 UTC 

[PATCH v2 00/12] drm/tinydrm: Remove tinydrm_device
 2019-02-10 13:10 UTC  (13+ messages)
` [PATCH v2 01/12] drm/drv: Hold ref on parent device during drm_device lifetime
` [PATCH v2 02/12] drm: Add devm_drm_dev_init()
` [PATCH v2 03/12] drm/drv: DOC: Add driver example code
` [PATCH v2 04/12] drm/modes: Add DRM_SIMPLE_MODE()
` [PATCH v2 05/12] drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_device
` [PATCH v2 06/12] drm/tinydrm: Remove tinydrm_shutdown()
` [PATCH v2 07/12] drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()
` [PATCH v2 08/12] drm/tinydrm/repaper: Drop using tinydrm_device
` [PATCH v2 09/12] drm/tinydrm: "
` [PATCH v2 10/12] drm/tinydrm: Remove tinydrm_device
` [PATCH v2 11/12] drm/tinydrm: Use drm_dev_enter/exit()
` [PATCH v2 12/12] drm/fb-helper: generic: Don't take module ref for fbcon

[Buildroot] [PATCH 1/3] package/systemd: add optional valgrind dependency
 2019-02-10 13:13 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: support booting with dtb in Android image
 2019-02-10 13:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: mach-k3: common: Clean up ATF image startup function
 2019-02-10 13:11 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2 2/2] bcm968580xref: switch to CONFIG_OF_SEPARATE
 2019-02-10 13:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, V2, "

[U-Boot] [PATCH V2 1/2] bcm968580: rename to bcm968580xref
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2,1/2] "

[U-Boot] [PATCH 3/3] armv7R: K3: am654: Fix order of debug elements in x509 template
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] am65x_evm: Allow bootm to load larger kernels
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] configs: am65x_evm_r5: Enable GPT support
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 2/2] cmd: sata: add null pointer check for dev
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/2] dm: device: fail uclass_find_first_device() if list_empty
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 5/5] bcm963158: enable watchdog and reboot with watchdog
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] dt: bcm63158: add watchdog
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/5] "

[U-Boot] [PATCH 3/5] watchdog: bcm6345: allow to use this driver on arm bcm63158
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] bcm963158: add initial support
 2019-02-10 13:10 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 1/5] bcm63158: add initial support
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/5] "

[U-Boot] Please pull u-boot-dm
 2019-02-10 13:09 UTC  (3+ messages)

[U-Boot] [PATCH] board/BuR/brppt1: drop DM_I2C_COMPAT
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 7/7] clk: stm32mp1: correctly handle Clock Spreading Generator
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/7] dts: stm32mp1: clock tree update
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,6/7] "

[U-Boot] [PATCH 5/7] clk: stm32mp1: add debug information
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/7] "

[U-Boot] [PATCH 4/7] clk: stm32mp1: recalculate counter when switching freq
 2019-02-10 13:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/7] clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
 2019-02-10 13:09 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/7] clk: stm32mp1: add IPCC clock
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/7] "

[U-Boot] [PATCH 1/7] clk: stm32mp1: no more get ck_usbo_48m in device tree
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] hashtable: fix environment variable corruption
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] moveconfig: add a second pass for empty #if/#endif blocks
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] omap3_cairo: remove empty #ifdef/#endif block
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] test: provide unit test for memory functions
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 5/5] doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 4/5] defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot support
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/5] defconfigs: Add config for DRA7xx High Security EVM with USB Boot support
 2019-02-10 13:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/5] defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/5] defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[Buildroot] [git commit] package/systemd: add optional bash-completion dependency
 2019-02-10 13:07 UTC 

[Buildroot] [git commit branch/next] package/systemd: add optional bash-completion dependency
 2019-02-10 13:07 UTC 

[Buildroot] [git commit branch/next] package/systemd: add optional cryptsetup dependency
 2019-02-10 13:07 UTC 

[Buildroot] [git commit] package/systemd: add optional cryptsetup dependency
 2019-02-10 13:07 UTC 

[Buildroot] [git commit branch/next] package/systemd: add optional valgrind dependency
 2019-02-10 13:07 UTC 

[Buildroot] [git commit] package/systemd: add optional valgrind dependency
 2019-02-10 13:07 UTC 

[U-Boot] [PATCH V3 6/6] bcm968580: enable watchdog and reboot with watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH V3 5/6] bcm968380gerg: enable watchdog and reboot with watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH V3 4/6] dt: bcm6858: add watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,V3,4/6] "

[U-Boot] [PATCH V3 3/6] dt: bcm6838: add watchdog
 2019-02-10 13:07 UTC  (2+ messages)
` [U-Boot] [U-Boot,V3,3/6] "

[U-Boot] [PATCH V3 2/6] watchdog: bcm6345: allow to use this driver on arm bcm6858
 2019-02-10 13:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[U-Boot] [PATCH V3 1/6] watchdog: bcm6345: switch to raw I/O functions
 2019-02-10 13:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, V3, "

[Qemu-devel] [Bug 1813398] Re: qemu user calls malloc after fork in multi-threaded process
 2019-02-10 12:51 UTC 

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-10 12:55 UTC  (3+ messages)

[PATCH net] sctp: make sctp_setsockopt_events() less strict about the option length
 2019-02-10 12:46 UTC  (5+ messages)

[PATCH] kbuild: Disable extra debugging info in .s output
 2019-02-10 12:39 UTC  (11+ messages)

[PATCH] drm/vkms: WARN when hrtimer_forward_now fails
 2019-02-10 12:39 UTC  (2+ messages)

[PATCH] leds: pwm: fix max_brightness works abnormal when active_low
 2019-02-10 12:37 UTC 

FAILED: patch "[PATCH] HID: debug: fix the ring buffer implementation" failed to apply to 4.14-stable tree
 2019-02-10 12:36 UTC 

FAILED: patch "[PATCH] HID: debug: fix the ring buffer implementation" failed to apply to 3.18-stable tree
 2019-02-10 12:36 UTC 

FAILED: patch "[PATCH] HID: debug: fix the ring buffer implementation" failed to apply to 4.4-stable tree
 2019-02-10 12:36 UTC 

FAILED: patch "[PATCH] HID: debug: fix the ring buffer implementation" failed to apply to 4.9-stable tree
 2019-02-10 12:36 UTC 

[PATCH V2] drm/vkms: Fix license inconsistent
 2019-02-10 12:34 UTC  (3+ messages)

qla2xxx init warning with blk_mq at drivers/pci/msi.c:1273 pci_irq_get_affinity+0xf4/0x120
 2019-02-10 12:29 UTC 

void __iomem *addr should be const
 2019-02-10 12:29 UTC 

[linux-linus test] 133084: regressions - trouble: blocked/broken/fail/pass
 2019-02-10 12:26 UTC 

[PATCH v1 net-next 0/2] Change tc action identifiers to be more consistent
 2019-02-10 12:25 UTC  (3+ messages)
` [PATCH v1 net-next 1/2] net: Move all TC actions identifiers to one place
` [PATCH v1 net-next 2/2] net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE

FAILED: patch "[PATCH] xfs: eof trim writeback mapping as soon as it is cached" failed to apply to 4.14-stable tree
 2019-02-10 12:24 UTC 

FAILED: patch "[PATCH] xfs: eof trim writeback mapping as soon as it is cached" failed to apply to 4.9-stable tree
 2019-02-10 12:24 UTC 

[PATCHES] Networking
 2019-02-10 12:21 UTC  (2+ messages)

[PATCH] ARM: qcom_defconfig: add options for LG Nexus 5 phone
 2019-02-10 12:16 UTC  (2+ messages)

[PATCH v2 00/28] thunderbolt: Software connection manager improvements
 2019-02-10 12:13 UTC  (3+ messages)
` [PATCH v2 12/28] thunderbolt: Add functions for allocating and releasing hop IDs

-Funds for Investment-
 2019-02-10  9:45 UTC 

use generic DMA mapping code in powerpc V4
 2019-02-10 12:00 UTC  (13+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Increase purge timeout on DAT DHT candidates
 2019-02-10 11:59 UTC  (4+ messages)

Possible bug into DSA2 code
 2019-02-10 11:45 UTC  (3+ messages)

[xen-unstable-smoke test] 133100: trouble: blocked/broken/pass
 2019-02-10 11:44 UTC 

[xen-unstable-coverity test] 133101: regressions - ALL FAIL
 2019-02-10 11:33 UTC 

Patch "btrfs: harden agaist duplicate fsid on scanned devices" has been added to the 4.14-stable tree
 2019-02-10 11:22 UTC 

[PATCH 0/2] Add Apple SPI keyboard and trackpad driver
 2019-02-10 11:18 UTC  (4+ messages)
` [PATCH 2/2] Input: add "

[PATCH v8 3/7] mm, devm_memremap_pages: Fix shutdown handling
 2019-02-10 11:09 UTC 

[PATCH] xfs/420: only check the extent layout after syncing
 2019-02-10 11:14 UTC  (2+ messages)

classes of methods for gaining access to kernel memory
 2019-02-10 11:12 UTC 

[PATCH] generic: detect preallocation support for fsx tests 075 and 112
 2019-02-10 11:11 UTC  (2+ messages)

[PATCH v3] xfs/068: Verify actual file count instead of reported file count
 2019-02-10 11:05 UTC  (2+ messages)

[PATCH v2 0/2] clk: meson8b: fix typo "ABP" -> "APB"
 2019-02-10 10:58 UTC  (6+ messages)

[PATCH 2/4] media: platform: meson-ao-cec: fix possible object reference leak
 2019-02-10 10:57 UTC  (4+ messages)

[PATCH] arm64: dts: meson-gxbb-odroidc2: enable I2C bus B
 2019-02-10 10:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] target/s390x: Implement STCK et al for CONFIG_USER_ONLY
 2019-02-10 10:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] This is a non-privileged instruction that was only implemented for system mode. However, the stck instruction is used by glibc, so this was causing SIGILL for programs run under debian stretch
  ` [Qemu-devel] [qemu-s390x] "

[U-Boot] [PATCH v4 0/4] spi-flash: switch to "jedec, spi-nor" binding
 2019-02-10 10:50 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/1] lib: vsprintf: avoid overflow printing UTF16 strings
 2019-02-10 10:48 UTC  (2+ messages)

[PATCH] ext4: Replace opencoded i_writecount usage with inode_is_open_for_write
 2019-02-10 10:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/9] Misc fixes to pvrdma device
 2019-02-10 10:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 1/9] hw/rdma: Switch to generic error reporting way
` [Qemu-devel] [PATCH v1 2/9] hw/rdma: Introduce locked qlist
` [Qemu-devel] [PATCH v1 3/9] hw/rdma: Protect against concurrent execution of poll_cq
` [Qemu-devel] [PATCH v1 4/9] {monitor, hw/pvrdma}: Expose device internals via monitor interface
` [Qemu-devel] [PATCH v1 5/9] hw/rdma: Free all MAD receive buffers when device is closed
` [Qemu-devel] [PATCH v1 6/9] hw/rdma: Free all receive buffers when QP is destroyed
` [Qemu-devel] [PATCH v1 7/9] hw/pvrdma: Delete unneeded function argument
` [Qemu-devel] [PATCH v1 8/9] hw/pvrdma: Delete pvrdma_exit function
` [Qemu-devel] [PATCH v1 9/9] hw/pvrdma: Unregister from shutdown notifier when device goes down

[Buildroot] [PATCH 1/1] package/zbar: bump to version 681b0f305fb5c5bb0df8437f7d740b29a93a7889
 2019-02-10 10:35 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/zbar: bump to version 681b0f305fb5c5bb0df8437f7d740b29a93a7889
 2019-02-10 10:35 UTC 

[Buildroot] [PATCH 1/1] python-cython: bump to version 0.29.5
 2019-02-10 10:35 UTC  (6+ messages)
` [Buildroot] [PATCH 1/1] python-lxml: bump to version 4.3.1
` [Buildroot] [PATCH 1/1] python-pip: bump to version 19.0.2


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.