All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-03 22:13:44 to 2018-12-03 22:52:15 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2018-12-03 22:52 UTC 

[U-Boot] [PATCH v2 9/9] spi, mpc8xx: migrate to DM_SPI
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,9/9] "

[U-Boot] [PATCH v2 8/9] board_r: fix build with DM_SPI
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,8/9] "

[U-Boot] [PATCH v2 7/9] drivers: serial: get rid of non DM mpc8xx driver
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/9] board: MCR3000: migrate to DM_SERIAL
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,6/9] "

[U-Boot] [PATCH v2 5/9] drivers: serial: migrate mpc8xx to DM
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,5/9] "

[U-Boot] [PATCH v2 4/9] board: MCR3000: use new DM watchdog
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/9] "

[U-Boot] [PATCH v2 3/9] drivers: watchdog: add a DM driver for the MPC8xx watchdog
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/9] board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/9] powerpc, mpc8xx: clear top of stack
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/9] "

[U-Boot] [PATCH] ARM: rmobile: Enable MMC extensions on Gen3
 2018-12-03 22:50 UTC 

[U-Boot] [PATCH V4 7/7] test: vboot: clean its file
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot,V4,7/7] "

[U-Boot] [PATCH V4 6/7] test: vboot: add padding pss for rsa signature
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, V4, "

[U-Boot] [PATCH V4 5/7] configs: sandbox: enable padding pss for rsa signature
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, V4, "

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-12-03 22:50 UTC 

[U-Boot] [PATCH V4 4/7] doc: uImage.FIT: signature.txt: add option padding
 2018-12-03 22:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, V4, "

[U-Boot] [PATCH V4 3/7] rsa: add support of padding pss
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot,V4,3/7] "

[U-Boot] [PATCH V4 2/7] rsa: add a structure for the padding
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot,V4,2/7] "

[U-Boot] [PATCH V4 1/7] rsa: use new openssl API to create signature
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, V4, "

[U-Boot] [PATCH v2 4/4] rtc: m41t62: Convert the RTC driver to support the driver model (DM)
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

Number of arguments in vmalloc.c
 2018-12-03 22:49 UTC  (5+ messages)

[U-Boot] [PATCH v2] Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v1] eeprom: Add device model based I2C support to eeprom command
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 4/4] arm: baltos: migrate Ethernet PHYs configuration to Kconfig
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] arm: baltos: remove unused header
 2018-12-03 22:49 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/4] "

[U-Boot] [PATCH v2 1/4] arm: baltos: move the board to CONFIG_BLK
 2018-12-03 22:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH 0/2] arm: dts: renesas: Convert remaining boards to new LVDS DT bindings
 2018-12-03 22:48 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: stout: Convert "

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-03 22:47 UTC  (10+ messages)
` [RFC v3 01/19] kunit: test: add KUnit test runner core

[PATCH v2 00/34] Devicetree schema
 2018-12-03 21:32 UTC  (25+ messages)
` [PATCH v2 18/34] dt-bindings: arm: Convert FSL board/soc bindings to json-schema
` [PATCH v2 19/34] dt-bindings: arm: Convert MediaTek "
` [PATCH v2 20/34] dt-bindings: arm: Convert TI nspire "
` [PATCH v2 21/34] dt-bindings: arm: Convert Oxford Semi "
` [PATCH v2 22/34] dt-bindings: arm: Convert QCom "
` [PATCH v2 23/34] dt-bindings: arm: Convert Realtek "
` [PATCH v2 24/34] dt-bindings: arm: Convert Rockchip "
` [PATCH v2 25/34] dt-bindings: arm: renesas: Move 'renesas, prr' binding to its own doc
` [PATCH v2 26/34] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema
` [PATCH v2 27/34] dt-bindings: arm: Convert CSR SiRF "
` [PATCH v2 28/34] dt-bindings: arm: Convert SPEAr "
` [PATCH v2 29/34] dt-bindings: arm: Convert ST STi "
` [PATCH v2 30/34] dt-bindings: arm: Convert Tegra "
` [PATCH v2 31/34] dt-bindings: arm: Convert VIA "
` [PATCH v2 32/34] dt-bindings: arm: Convert Xilinx "
` [PATCH v2 33/34] dt-bindings: arm: Add missing Xilinx boards
` [PATCH v2 34/34] dt-bindings: arm: Convert ZTE board/soc bindings to json-schema

[PATCH v3 00/10] drm/msm/dpu: cleanups
 2018-12-03 22:47 UTC  (11+ messages)
  ` [PATCH v3 01/10] drm/msm/dpu: Remove dpu_dbg
  ` [PATCH v3 02/10] drm/msm/dpu: Remove dpu_crtc_get_mixer_height
  ` [PATCH v3 03/10] drm/msm/dpu: Remove dpu_crtc_is_enabled()
  ` [PATCH v3 05/10] drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
  ` [PATCH v3 06/10] drm/msm: Make irq_postinstall optional
  ` [PATCH v3 07/10] drm/msm/dpu: Remove dpu_irq and unused functions
  ` [PATCH v3 08/10] drm/msm/dpu: Cleanup the debugfs functions
  ` [PATCH v3 09/10] drm/msm/dpu: Further cleanups for static inline functions
` [PATCH v3 04/10] drm/msm/dpu: Remove unused functions
` [PATCH v3 10/10] drm/msm/dpu: Clean up dpu_media_info.h static inline functions

[PATCH v2] clocksource/arm_arch_timer: fix a lockdep warning
 2018-12-03 22:45 UTC  (2+ messages)

CentOS Dojo at Oak Ridge, Tennessee CFP is now open!
 2018-12-03 22:46 UTC  (2+ messages)

[PATCH v7 0/4] clk: meson: add a sub EMMC clock controller support
 2018-12-03 22:45 UTC  (5+ messages)
` [PATCH v7 2/4] clk: meson: add DT documentation for emmc clock controller

[PATCH] sbitmap: fix sbitmap_for_each_set()
 2018-12-03 22:45 UTC 

[PATCH v2 01/11] drm/i915: Disable PSR in Apple panels
 2018-12-03 22:45 UTC  (7+ messages)
` [PATCH v2 08/11] drm/i915/psr: Check if source supports sink specific SU granularity

[PATCH v3 2/4] arm64: KVM: add accessors to track guest/host only counters
 2018-12-03 22:44 UTC  (6+ messages)

[PATCH 1/2] drm/i915/gvt: Avoid use-after-free iterating the gtt list
 2018-12-03 22:43 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dp: Fix inconsistent indenting

[PATCH] nvme-core: small cleanups
 2018-12-03 22:42 UTC  (4+ messages)

[PATCH v2 bpf] mips: bpf: fix encoding bug for mm_srlv32_op
 2018-12-03 22:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mips/linux
 2018-12-03 22:41 UTC 

[Buildroot] [PATCH v2,1/2] lxc: fix missing include for va_list
 2018-12-03 22:38 UTC  (2+ messages)
` [Buildroot] [PATCH v2,2/2] lxc: fix build without stack protector

[PATCH v1 0/4] phy: qcom-qmp: Fix clock-cells binding and provider
 2018-12-03 22:38 UTC  (12+ messages)
` [PATCH v1 1/4] dt-bindings: phy-qcom-qmp: Move #clock-cells to child
` [PATCH v1 2/4] arm64: dts: qcom: msm8996: Fix QMP PHY #clock-cells
` [PATCH v1 3/4] arm64: dts: qcom: sdm845: "
` [PATCH v1 4/4] phy: qcom-qmp: Expose provided clocks to DT

[PATCH iproute2] ss: add support for delivered and delivered_ce fields
 2018-12-03 22:38 UTC  (3+ messages)
` [iproute PATCH] ssfilter: Fix for inverted last expression

[PATCH v3 0/4] arm64: Support perf event modifiers :G and :H
 2018-12-03 22:37 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes

[PATCH] sideband: color lines with keyword only
 2018-12-03 22:37 UTC 

[PATCH iproute2] tc: add a missing space between rate estimator and backlog
 2018-12-03 22:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2018-12-03 22:36 UTC 

[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
 2018-12-03 22:36 UTC  (9+ messages)
` [U-Boot] [PATCH 12/19] riscv: Do some basic architecture level cpu initialization
` [U-Boot] [PATCH 17/19] riscv: Pass correct exception code to _exit_trap()

[Qemu-devel] [Bug 1806114] [NEW] Reading sectors from floppy with BIOS INT 13h is broken
 2018-12-03 22:24 UTC  (3+ messages)
` [Qemu-devel] [Bug 1806114] "

[Bug 201823] New: inconsistent behaviour of xfs_db, xfs_repair and xfs_scrub
 2018-12-03 22:35 UTC  (3+ messages)
` [Bug 201823] "

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2018-12-03 22:35 UTC 

linux-next: error when trying to fetch the mediatek tree
 2018-12-03 22:33 UTC  (2+ messages)

easy way to demonstrate length of colliding SHA-1 prefixes?
 2018-12-03 22:30 UTC  (3+ messages)

[PATCH] binder: fix sparse warnings on locking context
 2018-12-03 22:29 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 0/5] tcg/i386: Improve guest_base handling
 2018-12-03 22:28 UTC  (2+ messages)

[Bug 108577] Black X laptop screen with cursor if HDMI not plugged in, bisected
 2018-12-03 22:28 UTC  (2+ messages)

[PATCH 2/2] clk: core: link consumer with clock driver
 2018-12-03 22:28 UTC  (10+ messages)

[Buildroot] [PATCH/next 1/2] c-ares: use LICENSE.md
 2018-12-03 22:28 UTC  (2+ messages)

[PATCH] rhashtable: detect when object movement between tables might have invalidated a lookup
 2018-12-03 22:28 UTC  (8+ messages)
    ` [PATCH v3] "

[PATCH bpf-next 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2018-12-03 22:28 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector

[PATCH] ARM: dts: Kill off skeleton{64}.dtsi
 2018-12-03 22:27 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] package/c-ares: use LICENSE.md
 2018-12-03 22:27 UTC 

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-03 22:27 UTC  (14+ messages)
                        `  "

[PATCH v5 1/3] arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file
 2018-12-03 22:27 UTC 

[Buildroot] [git commit branch/2018.08.x] package/c-ares: use LICENSE.md
 2018-12-03 22:27 UTC 

[Buildroot] [PATCH-2018.02.x] glibc: bump version for post-2.26 security fixes
 2018-12-03 22:27 UTC  (2+ messages)

[PATCH 1/3] mwifiex: debugfs: correct histogram spacing, formatting
 2018-12-03 22:26 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5] devicetree, xen: add xen, shared-memory binding
 2018-12-03 22:26 UTC 

[PATCH v3 1/4] drm/msm/mdp4: add lcdc-align-lsb flag to control lane alignment
 2018-12-03 22:23 UTC  (11+ messages)
` [PATCH v3 4/4] ARM: dts: imx5: add gpu nodes
  ` [Freedreno] "

[RFC PATCH net-next 0/5] net: allow hw addresses for virtual devices
 2018-12-03 22:25 UTC  (5+ messages)
` [RFC PATCH net-next 2/5] net: 8021q: vlan_dev: add vid tag for uc and mc address lists

[Buildroot] [git commit branch/2018.02.x] glibc: bump version for post-2.26 security fixes
 2018-12-03 22:25 UTC 

COW improvements and always_cow support V3
 2018-12-03 22:25 UTC  (12+ messages)
` [PATCH 01/11] xfs: remove xfs_trim_extent_eof
` [PATCH 02/11] xfs: remove the io_type field from the writeback context and ioend
` [PATCH 03/11] xfs: remove the s_maxbytes checks in xfs_map_blocks
` [PATCH 04/11] xfs: rework the truncate race handling in the writeback path
` [PATCH 05/11] xfs: make xfs_bmbt_to_iomap more useful
` [PATCH 06/11] xfs: don't use delalloc extents for COW on files with extsize hints
` [PATCH 07/11] xfs: also truncate holes covered by COW blocks
` [PATCH 08/11] xfs: merge COW handling into xfs_file_iomap_begin_delay
` [PATCH 09/11] xfs: report IOMAP_F_SHARED from xfs_file_iomap_begin_delay
` [PATCH 10/11] xfs: make COW fork unwritten extent conversions more robust
` [PATCH 11/11] xfs: introduce an always_cow mode

Price Inquiry
 2018-12-03 19:28 UTC 

[PATCH v2 1/6] drm/v3d: Document cache flushing ABI
 2018-12-03 22:24 UTC  (9+ messages)
` [PATCH v2 2/6] drm/v3d: Drop unused v3d_flush_caches()
` [PATCH v2 3/6] drm/v3d: Don't bother flushing L1TD at job start
` [PATCH v2 4/6] drm/v3d: Drop the wait for L2T flush to complete
` [PATCH v2 5/6] drm/v3d: Stop trying to flush L2C on V3D 3.3+
` [PATCH v2 6/6] drm/v3d: Invalidate the caches from the outside in

block: sbitmap related lockdep warning
 2018-12-03 22:24 UTC  (2+ messages)

LSM hook for module loading and unloading
 2018-12-03 22:23 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] php: intl support needs dynamic library
 2018-12-03 22:23 UTC  (2+ messages)

[PATCH v4] devicetree, xen: add xen, shared-memory binding
 2018-12-03 22:23 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/agross/linux
 2018-12-03 22:23 UTC 

[PATCH] classes/waf: Fix builds when B != S
 2018-12-03 22:22 UTC  (6+ messages)
` [PATCH v2] "

[Buildroot] [git commit branch/2018.02.x] php: intl support needs dynamic library
 2018-12-03 22:22 UTC 

post-receive: pub/scm/linux/kernel/git/agross/linux
 2018-12-03 22:22 UTC 

BTRFS Mount Delay Time Graph
 2018-12-03 22:22 UTC  (3+ messages)

[Buildroot] [git commit branch/2018.08.x] php: intl support needs dynamic library
 2018-12-03 22:22 UTC 

[PATCH v7 00/16] tracing: Hist trigger snapshot and onchange additions
 2018-12-03 22:22 UTC  (4+ messages)
` [PATCH v7 05/16] tracing: Generalize hist trigger onmax and save action

[PATCH v3 0/8] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2018-12-03 22:21 UTC  (4+ messages)
` [PATCH v3 2/8] mfd / platform: cros_ec: move lightbar attributes to its own driver

[PATCH] MAINTAINERS: platform/chrome: remove myself as maintainer
 2018-12-03 22:21 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mricon/korg-helpers
 2018-12-03 22:20 UTC 

[LTP] [PATCH 1/2] getrlimit/getrlimit03: add configure-time check for struct ulimit64
 2018-12-03 22:20 UTC  (3+ messages)

sbitmap: check cleared bits when iterating busy bits
 2018-12-03 22:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/13] More fully implement ARM PMUv3
 2018-12-03 22:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 07/13] target-arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]

[Bug 201685] New: ext4 file system corruption
 2018-12-03 22:19 UTC  (2+ messages)
` [Bug 201685] "

[Buildroot] [PATCH 1/1] python-numpy: fix build with lapack
 2018-12-03 22:19 UTC  (2+ messages)

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-12-03 22:18 UTC  (6+ messages)
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support

[Buildroot] [git commit branch/2018.02.x] python-numpy: fix build with lapack
 2018-12-03 22:19 UTC 

[Buildroot] [git commit branch/2018.08.x] python-numpy: fix build with lapack
 2018-12-03 22:18 UTC 

[PATCH v2] revisions.c: put promisor option in specialized struct
 2018-12-03 22:17 UTC  (2+ messages)

[PATCH v7 0/4] Add VRF support for VXLAN underlay
 2018-12-03 22:16 UTC  (2+ messages)

[PATCH v2 00/30] v4l: add support for multiplexed streams
 2018-12-03 22:16 UTC  (3+ messages)

Confusing inconsistent option syntax
 2018-12-03 22:14 UTC  (2+ messages)

[PATCH v2] raid6/ppc: Fix build for clang
 2018-12-03 22:13 UTC  (5+ messages)

[Buildroot] [PATCH 0/3 v2] golang: fix build with oldish codesourcery amd64 toolchain (branch yem/go-west)
 2018-12-03 22:13 UTC  (5+ messages)
` [Buildroot] [PATCH 2/3 v2] toolchain: CodeSourcery AMD64 affected by PR20006
` [Buildroot] [PATCH 3/3 v2] package: hide golang packages for toolchains with binutils bug 20006


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.