All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-01 06:27:04 to 2018-06-01 07:49:31 UTC [more...]

[U-Boot] [PULL] u-boot-socfpga/master
 2018-06-01  7:49 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/2] watchdog: driver support for fsl-lsch2
 2018-06-01  7:48 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] watchdog: Kconfig: add config to disable wdog reset

[NOMERGE] [RFC PATCH 00/12] erofs: introduce erofs file system
 2018-06-01  7:48 UTC  (2+ messages)

[PATCH v2] netfilter: nfnetlink: Remove VLA usage
 2018-06-01  7:48 UTC  (2+ messages)

[PATCH 0/1] git-p4: add options --commit and --disable-rebase
 2018-06-01  7:46 UTC  (2+ messages)
` [PATCH 1/1] "

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-01  7:46 UTC  (8+ messages)

[PATCH] netfilter: nft_numgen: fix ptr_ret.cocci warnings
 2018-06-01  7:46 UTC  (3+ messages)

[PATCH V2] selinux-testsuite: Add SCTP test support
 2018-06-01  7:44 UTC 

[U-Boot] [PATCH 01/15] clk: renesas: Fix swapped arguments in debug message
 2018-06-01  7:45 UTC  (15+ messages)
` [U-Boot] [PATCH 02/15] clk: renesas: Pass clock rate around as 64bit number internally
` [U-Boot] [PATCH 03/15] clk: renesas: Add PLL1 and PLL3 dividers
` [U-Boot] [PATCH 04/15] clk: renesas: Add PE clock handling
` [U-Boot] [PATCH 05/15] clk: renesas: Add R8A77990 E3 clock tables
` [U-Boot] [PATCH 06/15] pinctrl: renesas: Add PORT_GP_11 helper macro
` [U-Boot] [PATCH 07/15] pinctrl: renesas: Initial R8A77990 PFC support
` [U-Boot] [PATCH 08/15] gpio: rmobile: Add R8A77990 E3 compatible
` [U-Boot] [PATCH 09/15] mmc: renesas-sdhi: "
` [U-Boot] [PATCH 10/15] net: ravb: "
` [U-Boot] [PATCH 11/15] ARM: renesas: Add R8A77990 E3 SoC ID
` [U-Boot] [PATCH 12/15] ARM: dts: rmobile: Add Renesas R8A77990 SoC support
` [U-Boot] [PATCH 13/15] ARM: dts: rmobile: Add Renesas Ebisu board support
` [U-Boot] [PATCH 14/15] ARM: renesas: Add R8A77990 E3 Ebisu board
` [U-Boot] [PATCH 15/15] ARM: dts: rmobile: Sync R8A77990 Ebisu DTS with Linux

[PATCH RFC] Revert "f2fs: avoid cpu lockup"
 2018-06-01  7:42 UTC  (3+ messages)

[U-Boot] [PATCH 1/8] ARM: rmobile: Enable MTD partitioning on Gen2 with SF
 2018-06-01  7:42 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] ARM: rmobile: Represent SF partitioning with mtdparts on Alt
` [U-Boot] [PATCH 3/8] ARM: rmobile: Represent SF partitioning with mtdparts on Gose
` [U-Boot] [PATCH 4/8] ARM: rmobile: Represent SF partitioning with mtdparts on Koelsch
` [U-Boot] [PATCH 5/8] ARM: rmobile: Represent SF partitioning with mtdparts on Lager
` [U-Boot] [PATCH 6/8] ARM: rmobile: Represent SF partitioning with mtdparts on Porter
` [U-Boot] [PATCH 7/8] ARM: rmobile: Represent SF partitioning with mtdparts on Silk
` [U-Boot] [PATCH 8/8] ARM: rmobile: Represent SF partitioning with mtdparts on Stout

[PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-06-01  7:41 UTC  (5+ messages)

[PATCH] doc: add template release notes for 18.08
 2018-06-01  7:40 UTC  (2+ messages)

[PATCH] ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
 2018-06-01  7:39 UTC  (3+ messages)

[U-Boot] [RFC 0/3] efi_loader: allow writing to FAT
 2018-06-01  7:38 UTC  (4+ messages)
` [U-Boot] [RFC 3/3] efi_selftest: test writing to file

linux-next: manual merge of the driver-core tree with the dma-mapping tree
 2018-06-01  7:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/33] linux-user: Begin splitting do_syscall
 2018-06-01  7:36 UTC  (36+ messages)
` [Qemu-devel] [PATCH 01/33] linux-user: Split out do_syscall1
` [Qemu-devel] [PATCH 02/33] linux-user: Relax single exit from "break"
` [Qemu-devel] [PATCH 03/33] linux-user: Propagate goto ebadf to return
` [Qemu-devel] [PATCH 04/33] linux-user: Propagate goto efault "
` [Qemu-devel] [PATCH 05/33] linux-user: Propagate goto unimplemented_nowarn "
` [Qemu-devel] [PATCH 06/33] linux-user: Split out goto unimplemented to do_unimplemented
` [Qemu-devel] [PATCH 07/33] linux-user: Propagate goto fail to return
` [Qemu-devel] [PATCH 08/33] linux-user: Make syscall number unsigned
` [Qemu-devel] [PATCH 09/33] linux-user: Set up infrastructure for table-izing syscalls
` [Qemu-devel] [PATCH 10/33] linux-user: Split out brk, close, exit, read, write
` [Qemu-devel] [PATCH 11/33] linux-user: Split out execve
` [Qemu-devel] [PATCH 12/33] linux-user: Split out open, openat
` [Qemu-devel] [PATCH 13/33] linux-user: Split out name_to_handle_at
` [Qemu-devel] [PATCH 14/33] linux-user: Split out open_to_handle_at
` [Qemu-devel] [PATCH 15/33] linux-user: Split out creat, fork, waitid, waitpid
` [Qemu-devel] [PATCH 16/33] linux-user: Split out link, linkat
` [Qemu-devel] [PATCH 17/33] linux-user: Split out unlink, unlinkat
` [Qemu-devel] [PATCH 18/33] linux-user: Split out chdir, mknod, mknodat, time, chmod
` [Qemu-devel] [PATCH 19/33] linux-user: Remove all unimplemented entries
` [Qemu-devel] [PATCH 20/33] linux-user: Split out getpid, getxpid, lseek
` [Qemu-devel] [PATCH 21/33] linux-user: Split out mount, umount
` [Qemu-devel] [PATCH 22/33] linux-user: Split out alarm, pause, stime, utime, utimes
` [Qemu-devel] [PATCH 23/33] linux-user: Split out access, faccessat, futimesat, kill, nice, sync, syncfs
` [Qemu-devel] [PATCH 24/33] linux-user: Split out rename, renameat, renameat2
` [Qemu-devel] [PATCH 25/33] linux-user: Split out dup, mkdir, mkdirat, rmdir
` [Qemu-devel] [PATCH 26/33] linux-user: Split out acct, pipe, pipe2, times, umount2
` [Qemu-devel] [PATCH 27/33] linux-user: Split out ioctl
` [Qemu-devel] [PATCH 28/33] linux-user: Split out chroot, dup2, dup3, fcntl, setpgid, umask
` [Qemu-devel] [PATCH 29/33] linux-user: Split out getpgrp, getppid, setsid
` [Qemu-devel] [PATCH 30/33] linux-user: Split out rt_sigaction, sigaction
` [Qemu-devel] [PATCH 31/33] linux-user: Split out rt_sigprocmask, sgetmask, sigprocmask, ssetmask
` [Qemu-devel] [PATCH 32/33] linux-user: Split out rt_sigpending, rt_sigsuspend, sigpending, sigsuspend
` [Qemu-devel] [PATCH 33/33] linux-user: Split out rt_sigqueueinfo, rt_sigtimedwait, rt_tgsigqueueinfo

[Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-06-01  7:36 UTC  (11+ messages)
` [Qemu-devel] [PATCH v7 3/5] migration: API to clear bits of guest free pages from the dirty bitmap
      ` [virtio-dev] "
    ` [virtio-dev] Re: [Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support

[PATCH v4 0/6] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-01  7:31 UTC  (4+ messages)
` [PATCH v4 5/6] clk: bd71837: Add driver for BD71837 PMIC clock

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-06-01  7:31 UTC  (11+ messages)

[ANN] Meeting to discuss improvements to support MC-based cameras on generic apps
 2018-06-01  7:31 UTC  (6+ messages)

[PATCH] drm/amdgpu: add kernel DOC for ioctls in amdgpu_cs.c file
 2018-06-01  7:30 UTC  (9+ messages)

[PATCH v3 0/10] arm: more kconfig configurability and small default configs
 2018-06-01  7:30 UTC  (5+ messages)
` [PATCH v3 04/10] Make MEM_ACCESS configurable

[PATCH v3 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-01  7:30 UTC  (7+ messages)
` [PATCH v3 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v3 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v3 3/6] mtd: rawnand: tegra: add devicetree binding

[LTP] [RFC PATCH v6 0/5] Add TST_TEST_DATA and TST_TEST_DATA_IFS + cleanup
 2018-06-01  7:28 UTC  (6+ messages)
` [LTP] [RFC PATCH v6 1/5] tst_test.sh: Hide "private" variables with "_tst_" prefix
` [LTP] [RFC PATCH v6 2/5] tst_test.sh: Warn about using "private" variable or function
` [LTP] [RFC PATCH v6 3/5] tst_test.sh: Filter out commented out lines from warnings
` [LTP] [RFC PATCH v6 4/5] tst_test.sh: s/resm/res/
` [LTP] [RFC PATCH v6 5/5] tst_test.sh: Add TST_TEST_DATA and TST_TEST_DATA_IFS

[lkp-robot] [mm, memcontrol] 309fe96bfc: vm-scalability.throughput +23.0% improvement
 2018-06-01  7:26 UTC  (3+ messages)
` [LKP] "

[PATCH] clk: vc5: Fix div-by-0 when rounding a rate of zero
 2018-06-01  6:36 UTC  (8+ messages)

[SPDK] Rocksdb test case issue
 2018-06-01  7:24 UTC 

What's cooking in git.git (Jun 2018, #01; Fri, 1)
 2018-06-01  7:21 UTC 

[PATCH v1 0/2] Add NOTIFY_SEI notification type support
 2018-06-01  7:21 UTC  (7+ messages)
` [PATCH v1 2/2] arm64: handle NOTIFY_SEI notification by the APEI driver

[U-Boot] inappropriate PCI configuration on arm64 qemu?
 2018-06-01  7:21 UTC  (5+ messages)

[PATCH] clk-si544: Properly round requested frequency to nearest match
 2018-06-01  5:05 UTC  (3+ messages)

Kernel Soft Panic with wpan interface
 2018-06-01  6:40 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Fix memleak in save_microcode_patch
 2018-06-01  7:12 UTC  (2+ messages)

draft ANA support v2
 2018-06-01  7:11 UTC  (10+ messages)
` [PATCH 1/9] nvme: don't hold nvmf_transports_rwsem for more than transport lookups
` [PATCH 2/9] nvme.h: add ANA definitions
` [PATCH 3/9] nvme: add support for the log specific field
` [PATCH 4/9] nvme: always failover on path or transport errors
` [PATCH 5/9] nvme: add ANA support
` [PATCH 6/9] nvmet: track and limit the number of namespaces per subsystem
` [PATCH 7/9] nvmet: add minimal ANA support
` [PATCH 8/9] nvmet: support configuring additional ANA groups
` [PATCH 9/9] nvmet: make ANATT configurable

[lkp-robot] [mm] e27be240df: will-it-scale.per_process_ops -27.2% regression
 2018-06-01  7:11 UTC  (7+ messages)
  ` [LKP] "
        ` [RFC PATCH] mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same cacheline

[RESEND PATCH v3 2/2] sched/deadline: Initialize cp->elements[].cpu to an invalid value
 2018-06-01  7:10 UTC  (4+ messages)
` [RESEND, v3, "

[radeon-alex:drm-next-4.19-wip 10/60] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_compressor.c:150 wait_for_fbc_state_changed() warn: always true condition '(counter < 1000) => (0-255 < 1000)'
 2018-06-01  7:08 UTC 

does a new repo actually *need* default template content?
 2018-06-01  7:06 UTC  (3+ messages)

[LTP] IHC2018 - Italian Hacker Camp 2-5 Agosto @ Padova
 2018-06-01  7:06 UTC 

[RFC] git gc "--prune=now" semantics considered harmful
 2018-06-01  7:04 UTC  (3+ messages)

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-01  7:03 UTC  (4+ messages)

[PATCH net-next] net/smc: fix error return code in smc_setsockopt()
 2018-06-01  7:02 UTC  (3+ messages)

[layerindex-web][PATCH 1/2] rrs_upstream_email.py: enable set log level
 2018-06-01  7:00 UTC  (2+ messages)
` [layerindex-web][PATCH 2/2] rrs_upstream_history.py: fix set_regexes function

[PATCH] dma-buf: make map_atomic and map function pointers optional
 2018-06-01  7:01 UTC  (3+ messages)

Problem with VIV_FE_DRAW_2D_HEADER_DATA_COUNT
 2018-06-01  7:00 UTC 

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-06-01  6:58 UTC  (11+ messages)

[PATCH v1 0/4] add mailbox support for i.MX7D
 2018-06-01  6:58 UTC  (15+ messages)
` [PATCH v1 1/4] clk: imx7d: add IMX7D_MU_ROOT_CLK
` [PATCH v1 2/4] dt-bindings: mailbox: provide imx-mailbox documentation
` [PATCH v1 3/4] ARM: dts: imx7s: add i.MX7 messaging unit support
` [PATCH v1 4/4] mailbox: Add support for i.MX7D messaging unit

[PATCH REBASED 0/1] btrfs-progs: dump-tree: allow -b multiple times
 2018-06-01  6:54 UTC  (3+ messages)
` [PATCH REBASED 1/1] btrfs-progs: inspect-dump-tree: Allow '-b|--block' to be specified "

testimage feature ( automated tests for qemu images ) not working for qemuarm virt machine
 2018-06-01  6:53 UTC 

[PATCH 0/4] Venus updates - PIL
 2018-06-01  6:53 UTC  (4+ messages)
` [PATCH 4/4] media: venus: add PIL support

Is origin/HEAD only being created on clone a bug? #leftoverbits
 2018-06-01  6:51 UTC  (4+ messages)

[PATCH 0/7] add non-strict mode support for arm-smmu-v3
 2018-06-01  6:50 UTC  (7+ messages)

[PATCH] x86/vector: Fix the args of vector_alloc tracepoint
 2018-06-01  6:50 UTC 

[PATCH v2 0/6] Add MCAN Support for dra76x
 2018-06-01  6:48 UTC  (8+ messages)
` [PATCH v2 3/6] clk: ti: dra7: Add clkctrl clock data for the mcan clocks

[PATCH] ARM:drm ivip Intel FPGA Video and Image Processing Suite
 2018-06-01  6:42 UTC  (4+ messages)

[RFC PATCH 0/5] Hexagon remoteproc spring cleaning
 2018-06-01  6:42 UTC  (3+ messages)
` [RFC PATCH 4/5] remoteproc: qcom: q6v5-pil: Use common q6v5 helpers

[PATCH] drm/amdgpu: fix ib test hang with gfxoff enabled
 2018-06-01  6:41 UTC 

[U-Boot] [PATCH 1/2] watchdog: driver support for layerscape
 2018-06-01  6:39 UTC  (7+ messages)

[PATCH 00/32] VFS: Introduce filesystem context [ver #8]
 2018-06-01  6:39 UTC  (4+ messages)
` [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) "

[PATCH 1/3] json-c: upgrade to 0.13.1
 2018-06-01  6:37 UTC  (9+ messages)
` [PATCH 2/3] qemu: upgrade to 2.12.0

Bug: Install from .tar.xz fails without write permission on /usr/local/share/man/man3
 2018-06-01  6:33 UTC  (2+ messages)

[RESEND PATCH v3 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2018-06-01  6:30 UTC  (7+ messages)

[Qemu-devel] [PATCH v8 00/11] qemu-img convert with copy offloading
 2018-06-01  6:28 UTC  (12+ messages)
` [Qemu-devel] [PATCH v8 01/11] docker: Update fedora image to 28
` [Qemu-devel] [PATCH v8 02/11] block: Introduce API for copy offloading
` [Qemu-devel] [PATCH v8 03/11] raw: Check byte range uniformly
` [Qemu-devel] [PATCH v8 04/11] raw: Implement copy offloading
` [Qemu-devel] [PATCH v8 05/11] qcow2: "
` [Qemu-devel] [PATCH v8 06/11] file-posix: Implement bdrv_co_copy_range
` [Qemu-devel] [PATCH v8 07/11] iscsi: Query and save device designator when opening
` [Qemu-devel] [PATCH v8 08/11] iscsi: Create and use iscsi_co_wait_for_task
` [Qemu-devel] [PATCH v8 09/11] iscsi: Implement copy offloading
` [Qemu-devel] [PATCH v8 10/11] block-backend: Add blk_co_copy_range
` [Qemu-devel] [PATCH v8 11/11] qemu-img: Convert with copy offloading

[PATCH 0/3] arm64: allwinner: a64: Add initial support for Pinebook
 2018-06-01  6:29 UTC  (8+ messages)
` [PATCH 1/3] arm64: allwinner: a64: add R_I2C controller
` [PATCH 2/3] dts: sunxi: A64: Add PWM controllers
` [PATCH 3/3] arm64: dts: allwinner: add support for Pinebook

[PATCH] block: Add block level changes for inline encryption
 2018-06-01  6:27 UTC  (6+ 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.