All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-02 19:50:44 to 2017-08-02 20:34:20 UTC [more...]

[U-Boot] [PATCH v4 00/66] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-08-02 20:34 UTC  (26+ messages)
` [U-Boot] [PATCH v4 01/66] spl: add a 'return to bootrom' boot method
` [U-Boot] [PATCH v4 02/66] spl: configure 'return to bootrom' separately for SPL and TPL
` [U-Boot] [PATCH v4 03/66] rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
` [U-Boot] [PATCH v4 04/66] rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
` [U-Boot] [PATCH v4 05/66] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
` [U-Boot] [PATCH v4 06/66] spl: use TPL_SYS_MALLOC_F_LEN for TPL
` [U-Boot] [PATCH v4 07/66] spl: dm: Kconfig: fix help text for SPL/TPL confusion
` [U-Boot] [PATCH v4 08/66] spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
` [U-Boot] [PATCH v4 09/66] spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
` [U-Boot] [PATCH v4 10/66] spl: dm: Kconfig: SPL_RAM depends on SPL_DM
` [U-Boot] [PATCH v4 11/66] spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
` [U-Boot] [PATCH v4 12/66] spl: dm: Kconfig: SPL_CLK depends on SPL_DM
` [U-Boot] [PATCH v4 13/66] spl: dm: Kconfig: split CLK support for SPL and TPL
` [U-Boot] [PATCH v4 14/66] spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between "
` [U-Boot] [PATCH v4 15/66] spl: dm: use CONFIG_IS_ENABLED to test for the DM option
` [U-Boot] [PATCH v4 16/66] armv8: move low-level assembly functions into function-sections
` [U-Boot] [PATCH v4 17/66] armv8: spl: Support separate stack for TPL
` [U-Boot] [PATCH v4 18/66] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE "
` [U-Boot] [PATCH v4 19/66] spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
` [U-Boot] [PATCH v4 20/66] lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
` [U-Boot] [PATCH v4 21/66] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v4 22/66] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v4 23/66] drivers: spl: consistently use the $(SPL_TPL_) macro
` [U-Boot] [PATCH v4 24/66] rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
` [U-Boot] [PATCH v4 25/66] rockchip: rk3368: improve Kconfig text for the RK3368

[PATCH] glibc: Update to latest on 2.26 pre-release
 2017-08-02 20:34 UTC  (3+ messages)

[PATCH 1/3] drm/vc4: Fix double destroy of the BO cache on teardown
 2017-08-02 20:32 UTC  (6+ messages)
` [PATCH 2/3] drm/vc4: Don't disable DSI clocks on component unload
` [PATCH 3/3] drm/vc4: Fix errant drm_bridge_remove() in DSI

[patch 16/16] ocfs2: don't clear SGID when inheriting ACLs
 2017-08-02 20:32 UTC 

[patch 15/16] mm: allow page_cache_get_speculative in interrupt context
 2017-08-02 20:32 UTC 

[PATCH V7 1/3] PCI: limit FLR wait time to 100ms maximum
 2017-08-02 20:32 UTC  (6+ messages)

[patch 14/16] userfaultfd: non-cooperative: flush event_wqh at release time
 2017-08-02 20:32 UTC 

[patch 14/16] userfaultfd: non-cooperative: flush event_wqh at release time
 2017-08-02 20:32 UTC 

[patch 13/16] ipc: add missing container_of()s for randstruct
 2017-08-02 20:32 UTC 

[patch 12/16] cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
 2017-08-02 20:32 UTC 

[patch 11/16] userfaultfd_zeropage: return -ENOSPC in case mm has gone
 2017-08-02 20:32 UTC 

[patch 10/16] mm: take memory hotplug lock within numa_zonelist_order_handler()
 2017-08-02 20:32 UTC 

[patch 09/16] mm/page_io.c: fix oops during block io poll in swapin path
 2017-08-02 20:32 UTC 

[patch 08/16] fortify: use WARN instead of BUG for now
 2017-08-02 20:32 UTC 

[patch 07/16] zram: do not free pool->size_class
 2017-08-02 20:32 UTC 

[patch 06/16] kthread: fix documentation build warning
 2017-08-02 20:32 UTC 

[patch 05/16] kasan: avoid -Wmaybe-uninitialized warning
 2017-08-02 20:31 UTC 

[patch 04/16] userfaultfd: non-cooperative: notify about unmap of destination during mremap
 2017-08-02 20:31 UTC 

[PATCH v5 0/2] ZII RAVE platform driver
 2017-08-02 20:31 UTC  (5+ messages)

[patch 03/16] mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
 2017-08-02 20:31 UTC 

[patch 02/16] pid: kill pidhash_size in pidhash_init()
 2017-08-02 20:31 UTC 

[patch 01/16] mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
 2017-08-02 20:31 UTC  (2+ messages)

incoming
 2017-08-02 20:31 UTC 

[PATCH] KVM: X86: init irq->level in kvm_pv_kick_cpu_op
 2017-08-02 20:30 UTC  (2+ messages)

Revisiting the Digiflower DVR2000B capture card
 2017-08-02 20:30 UTC 

[PATCH v3 0/3] powerpc/mm: Mark memory contexts requiring global TLBIs
 2017-08-02 20:29 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/mm: Add marker for contexts requiring global TLB invalidations
` [PATCH v3 2/3] cxl: Mark context requiring global TLBIs
` [PATCH v3 3/3] cxl: Add memory barrier to guarantee TLBI scope

reftable [v4]: new ref storage format
 2017-08-02 20:28 UTC  (4+ messages)

Git log --tags isn't working as expected
 2017-08-02 20:28 UTC  (5+ messages)

[PATCH 1/3] dma-buf/sw_sync: move timeline_fence_ops around
 2017-08-02 20:28 UTC  (6+ messages)
` [PATCH 3/3] selftests: sync: add test that closes the fd before fence signal

[GIT PULL] Please pull two more NFS client fixes for 4.13
 2017-08-02 20:27 UTC 

[PATCH linux dev-4.10 v3 0/5] drivers/hwmon/pmbus: Add IBM power supply hwmon driver
 2017-08-02 20:27 UTC  (7+ messages)
` [PATCH linux dev-4.10 v3 1/5] "
` [PATCH linux dev-4.10 v3 2/5] drivers/hwmon/pmbus: ibmps: Add non-hwmon attributes
` [PATCH linux dev-4.10 v3 3/5] Documentation: hwmon: Add IBM power supply documentation
` [PATCH linux dev-4.10 v3 4/5] Documentation: ABI: Add IBM power supply sysfs documentation
` [PATCH linux dev-4.10 v3 5/5] ARM: dts: aspeed: witherspoon: Add IBM power supply to I2C bus

[PATCH v3] KVM: nVMX: Fix attempting to emulate "Acknowledge interrupt on exit" when there is no interrupt which L1 requires to inject to L2
 2017-08-02 20:26 UTC  (2+ messages)

[Buildroot] [Bug 10021] New: libqeglfs-viv-integration.so file is missing for qt5 on armv7
 2017-08-02 20:25 UTC  (2+ messages)
` [Buildroot] [Bug 10021] "

[Qemu-devel] [PATCH] test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
 2017-08-02 20:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH for-2.10?] "

[folded-merged] swap-fix-oops-during-block-io-poll-in-swapin-path-fix.patch removed from -mm tree
 2017-08-02 20:24 UTC 

[folded-merged] fortify-use-warn-instead-of-bug-for-now-fix.patch removed from -mm tree
 2017-08-02 20:23 UTC 

rdma-core build environment enabling out-of-core providers
 2017-08-02 20:23 UTC  (6+ messages)

[Buildroot] [git commit] CHANGES: update with gcc 7.x graphite optimization bug fixed
 2017-08-02 20:23 UTC 

[folded-merged] mm-mprotect-flush-tlb-if-potentially-racing-with-a-parallel-reclaim-leaving-stale-tlb-entries-fix-fix.patch removed from -mm tree
 2017-08-02 20:22 UTC 

[folded-merged] mm-mprotect-flush-tlb-if-potentially-racing-with-a-parallel-reclaim-leaving-stale-tlb-entries-fix.patch removed from -mm tree
 2017-08-02 20:22 UTC 

[[PATCH v1] 00/37] Implement SMBD protocol: Series 1
 2017-08-02 20:10 UTC  (46+ messages)
` [[PATCH v1] 01/37] [CIFS] SMBD: Add parsing for new rdma mount option
` [[PATCH v1] 02/37] [CIFS] SMBD: Add structure for SMBD transport
` [[PATCH v1] 03/37] [CIFS] SMBD: Add logging functions for debug
` [[PATCH v1] 04/37] [CIFS] SMBD: Define per-channel SMBD transport parameters and default values
` [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection
` [[PATCH v1] 06/37] [CIFS] SMBD: Add definition and cache for SMBD response
` [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling "
` [[PATCH v1] 08/37] [CIFS] SMBD: Define packet format for SMBD data transfer message
` [[PATCH v1] 09/37] [CIFS] SMBD: Add SMBD request and cache
` [[PATCH v1] 10/37] [CIFS] SMBD: Introduce wait queue when sending SMBD request
` [[PATCH v1] 11/37] [CIFS] SMBD: Post a receive request
` [[PATCH v1] 12/37] [CIFS] SMBD: Handle send completion from CQ
` [[PATCH v1] 13/37] [CIFS] SMBD: Implement SMBD protocol negotiation
` [[PATCH v1] 14/37] [CIFS] SMBD: Post a SMBD data transfer message with page payload
` [[PATCH v1] 15/37] [CIFS] SMBD: Post a SMBD data transfer message with data payload
` [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
` [[PATCH v1] 17/37] [CIFS] SMBD: Track status for transport
` [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
` [[PATCH v1] 19/37] [CIFS] SMBD: Manage credits on SMBD client and server
` [[PATCH v1] 20/37] [CIFS] SMBD: Implement reassembly queue for receiving data
` [[PATCH v1] 21/37] [CIFS] SMBD: Implement API for upper layer to receive data
` [[PATCH v1] 22/37] [CIFS] SMBD: Implement API for upper layer to receive data to page
` [[PATCH v1] 23/37] [CIFS] SMBD: Implement API for upper layer to reconnect transport
` [[PATCH v1] 24/37] [CIFS] SMBD: Support for SMBD keep alive protocol
` [[PATCH v1] 25/37] [CIFS] SMBD: Support SMBD idle connection timer
` [[PATCH v1] 26/37] [CIFS] SMBD: Send an immediate packet when it's needed
` [[PATCH v1] 27/37] [CIFS] SMBD: Destroy transport when RDMA channel is disconnected
` [[PATCH v1] 28/37] [CIFS] SMBD: Implement API for upper layer to destroy the transport
` [[PATCH v1] 29/37] [CIFS] SMBD: Disconnect RDMA connection on QP errors
` [[PATCH v1] 30/37] [CIFS] SMBD: Add SMBDirect transport to Makefile
` [[PATCH v1] 31/37] [CIFS] Add SMBD transport to SMB session context
` [[PATCH v1] 32/37] [CIFS] Add SMBD debug couters to CIFS debug exports
` [[PATCH v1] 33/37] [CIFS] Connect to SMBD transport when specified in mount option
` [[PATCH v1] 34/37] [CIFS] Reconnect to SMBD transport when it's used
` [[PATCH v1] 35/37] [CIFS] Destroy SMBD transport on exit
` [[PATCH v1] 36/37] [CIFS] Read from SMBD transport when it's used
` [[PATCH v1] 37/37] [CIFS] Write to "

[PATCH 0/3] ARM: dts: keystone-k2g: Add DCAN instances to 66AK2G
 2017-08-02 20:18 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: net: c_can: Update binding for clock and power-domains property
` [PATCH 2/3] ARM: dts: k2g: Add DCAN nodes
` [PATCH 3/3] ARM: configs: keystone: Enable D_CAN driver

[PATCH 0/3] ARM: dts: k2g: Add support for USB instances on 66AK2G
 2017-08-02 20:17 UTC  (12+ messages)
` [PATCH 1/3] usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver
` [PATCH 2/3] dt-bindings: usb: keystone-usb: Update bindings pm and clocks properties
` [PATCH 3/3] ARM: dts: k2g: Add USB instances

[Buildroot] [Bug 10091] New: gcc7.1 does not build with graphite support due to old isl
 2017-08-02 20:17 UTC  (2+ messages)
` [Buildroot] [Bug 10091] "

[PATCH] KVM: avoid using rcu_dereference_protected
 2017-08-02 20:16 UTC  (2+ messages)

[Buildroot] [PATCH v2] systemd: allow to build with uClibc toolchains
 2017-08-02 20:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Enable building and running tcg tests on i386
 2017-08-02 20:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] tests/tcg/test_path.c: include utils/bufferiszero.c
` [Qemu-devel] [PATCH 2/6] tests/tcg/linux-test.c: remove unused include of "qemu/cutils.h"
` [Qemu-devel] [PATCH 3/6] tests/tcg/linux-test.c: include definitions for getrusage()
` [Qemu-devel] [PATCH 4/6] tests/tcg/test-i386-fprem: build with $(QEMU_CFLAGS)
` [Qemu-devel] [PATCH 5/6] tests/tcg/test-i386-fprem.c: compilation fix for -Werror=strict-prototype
` [Qemu-devel] [PATCH 6/6] tests/tcg/test-i386-fprem.c: compilation fix for -Werror=unused-const-variable=

[PATCH v3 1/2] powerpc/xmon: Dump ftrace buffers for the current CPU only
 2017-08-02 20:14 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/xmon: Disable tracing when entering xmon

[PATCH] KVM: svm: support single stepping over emulated instructions
 2017-08-02 20:13 UTC  (2+ messages)

[RFT] arm64: dts: renesas: salvator-common: enable SDR104 for SD cards
 2017-08-02 20:13 UTC 

[Buildroot] [PATCH v2 1/2] systemd: bump version to 234
 2017-08-02 20:09 UTC  (2+ messages)

blackhat SEO for lists.01.org
 2017-08-02 20:08 UTC 

[PATCH] mwifiex: replace netif_carrier_on/off by netif_device_attach/dettach
 2017-08-02 20:04 UTC 

i.mx7: Changing linux,usable-memory causes BUG: Bad Page
 2017-08-02 20:07 UTC  (2+ messages)

[PATCH] ipc: optimize semget/shmget/msgget for lots of keys
 2017-08-02 20:06 UTC  (2+ messages)

[PATCH] ARM: dts: i.MX25: add ranges to tscadc
 2017-08-02 20:06 UTC  (3+ messages)

[Buildroot] [Bug 10136] New: can't compile systemd with GCC 7.X when optimization is on
 2017-08-02 20:05 UTC  (2+ messages)
` [Buildroot] [Bug 10136] "

About RADOS level replication
 2017-08-02 20:05 UTC 

[RFC PATCH v2 0/2] nb8800 suspend/resume support
 2017-08-02 20:02 UTC  (11+ messages)

pci: Add generic pcibios_{fixup_bus,align_resource}
 2017-08-02 20:00 UTC  (4+ messages)

[PATCH net-next] tcp: remove extra POLL_OUT added for finished active connect()
 2017-08-02 19:59 UTC 

[PATCH v2 net-next 0/4] ulp: Generalize ULP infrastructure
 2017-08-02 19:58 UTC  (3+ messages)
` [PATCH v2 net-next 3/4] tcp: Adjust TCP ULP to defer to sockets ULP

[meta-oe][PATCH] imagemagick: upgrade from 7.0.5 to 7.0.6p4
 2017-08-02 19:57 UTC  (5+ messages)

[PATCH net-next] net: dsa: bcm_sf2: dst in not an array
 2017-08-02 19:55 UTC  (2+ messages)

[Buildroot] [Bug 9881] New: systemd-resolved not setting resolv.conf link
 2017-08-02 19:55 UTC  (2+ messages)
` [Buildroot] [Bug 9881] "

[PATCH] btrfs: pass fs_info to routines that always take tree_root
 2017-08-02 19:54 UTC 

[PATCH] soc: imx: gpcv2: fix regulator deferred probe
 2017-08-02 19:51 UTC  (2+ messages)

[PATCH mmc/next] mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versions
 2017-08-02 19:51 UTC  (2+ messages)

[PATCH] clk: keystone: sci-clk: Fix sci_clk_get
 2017-08-02 19:51 UTC  (2+ messages)

[meta-python][PATCH] add recipes for autobahn and txaio
 2017-08-02 19:50 UTC  (2+ messages)


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.