All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-19 15:39:49 to 2018-06-19 16:11:39 UTC [more...]

[PATCH 00/16] Adding Cavium's crypto device(CPT) driver
 2018-06-19 16:10 UTC  (5+ messages)
` [PATCH 11/16] crypto/cpt: add the basic device callback functions
` [PATCH 15/16] doc: add Cavium's CPT guide

[PATCH -tip v6 00/27] kprobes: Cleanup jprobe implementation
 2018-06-19 16:11 UTC  (23+ messages)
` [PATCH -tip v6 01/27] Documentation/kprobes: Fix to remove remaining jprobe
` [PATCH -tip v6 02/27] kprobes: Remove jprobe API implementation
` [PATCH -tip v6 03/27] kprobes/x86: Remove jprobe implementation
` [PATCH -tip v6 04/27] ARC: kprobes: "
` [PATCH -tip v6 05/27] ARM: kprobes: Remove jprobe arm implementation
` [PATCH -tip v6 06/27] arm64: kprobes: Remove jprobe implementation
` [PATCH -tip v6 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
` [PATCH -tip v6 08/27] ia64: kprobes: Remove jprobe implementation
` [PATCH -tip v6 09/27] MIPS: "
` [PATCH -tip v6 10/27] s390/kprobes: "
` [PATCH -tip v6 11/27] sh: kprobes: "
` [PATCH -tip v6 12/27] sparc64: "
` [PATCH -tip v6 13/27] kprobes: Don't check the ->break_handler() in generic kprobes code
` [PATCH -tip v6 14/27] kprobes/x86: Don't call ->break_handler() in x86 kprobes
` [PATCH -tip v6 15/27] ARC: kprobes: Don't call the ->break_handler() in ARC kprobes code

[Xenomai] xenomai modules - xeno_rtdm, xeno_hal, xeno_nucleus. not getting installed
 2018-06-19 16:11 UTC  (10+ messages)

[PATCH 0/3] net: davinci_emac: fix suspend/resume (both a regression and a common clk problem)
 2018-06-19 16:09 UTC  (3+ messages)
` [PATCH 1/3] net: ethernet: fix suspend/resume in davinci_emac
` [PATCH 3/3] net: davinci_emac: match the mdio device against its compatible if possible

[PATCH v6 0/3] Directed kmem charging
 2018-06-19 16:11 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Polish SQ IH
 2018-06-19 16:09 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Add parsing SQ_EDC_INFO to "

[PATCH] nvme: Fix error flow at nvme_rdma_configure_admin_queue()
 2018-06-19 16:08 UTC  (8+ messages)

[Bug 106957] GPU runtime suspend broken since 4.17
 2018-06-19 16:08 UTC  (2+ messages)

Mounting xfs filesystem takes long time
 2018-06-19 16:00 UTC  (2+ messages)

[PATCH 1/3] hfs: stop using timespec based interfaces
 2018-06-19 16:02 UTC  (3+ messages)
` [PATCH 2/3] hfsplus: "
` [PATCH 3/3] hfsplus: return inode birthtime for statx

Branch switching with submodules where the submodule replaces a folder aborts unexpectedly
 2018-06-19 16:03 UTC 

[Qemu-devel] [PATCH] migration: fix crash in when incoming client channel setup fails
 2018-06-19 16:02 UTC  (5+ messages)

[PATCH] doc: fix typos in documentation and release notes
 2018-06-19 16:02 UTC  (3+ messages)
` [PATCH v2 signed off] "

[PATCH v4 0/3] NVMF/RDMA 16K Inline Support
 2018-06-19 16:02 UTC  (5+ messages)

[Qemu-devel] [PULL 00/56] add check-tcg and associated machinery
 2018-06-19 15:44 UTC  (54+ messages)
` [Qemu-devel] [PULL 01/56] configure: add support for --cross-cc-FOO
` [Qemu-devel] [PULL 02/56] configure: move i386_cc to cross_cc_i386
` [Qemu-devel] [PULL 03/56] configure: allow user to specify --cross-cc-cflags-foo=
` [Qemu-devel] [PULL 04/56] configure: set cross_cc_FOO for host compiler
` [Qemu-devel] [PULL 05/56] docker: Add "cc" subcommand
` [Qemu-devel] [PULL 06/56] docker: extend "cc" command to accept compiler
` [Qemu-devel] [PULL 07/56] docker: allow "cc" command to run in user context
` [Qemu-devel] [PULL 08/56] docker: Makefile.include introduce DOCKER_SCRIPT
` [Qemu-devel] [PULL 09/56] tests/tcg: move architecture independent tests into subdir
` [Qemu-devel] [PULL 10/56] tests/tcg/multiarch: Build fix for linux-test
` [Qemu-devel] [PULL 11/56] tests/tcg/multiarch: enable additional linux-test tests
` [Qemu-devel] [PULL 12/56] tests/tcg/multiarch: don't hard code paths/ports for linux-test
` [Qemu-devel] [PULL 13/56] tests/tcg/multiarch: move most output to stdout
` [Qemu-devel] [PULL 14/56] tests/tcg: move i386 specific tests into subdir
` [Qemu-devel] [PULL 15/56] tests/tcg: enable building for i386
` [Qemu-devel] [PULL 16/56] tests/tcg/i386: Build fix for hello-i386
` [Qemu-devel] [PULL 17/56] tests/tcg/i386: fix test-i386
` [Qemu-devel] [PULL 18/56] tests/tcg/i386: add runner for test-i386-fprem
` [Qemu-devel] [PULL 19/56] tests/tcg/x86_64: add Makefile.target
` [Qemu-devel] [PULL 20/56] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PULL 21/56] tests/tcg/i386/test-i386: fix printf format
` [Qemu-devel] [PULL 22/56] tests/tcg: move ARM specific tests into subdir
` [Qemu-devel] [PULL 24/56] tests/tcg/arm: fix up test-arm-iwmmxt test
` [Qemu-devel] [PULL 26/56] tests/tcg/arm: add fcvt test cases for AArch32/64
` [Qemu-devel] [PULL 27/56] tests/tcg: move MIPS specific tests into subdir
` [Qemu-devel] [PULL 28/56] tests/tcg: enable building for MIPS
` [Qemu-devel] [PULL 29/56] tests/docker/Makefile.include: fix mipsel-cross dependancy
` [Qemu-devel] [PULL 30/56] tests/tcg/mips: include common mips hello-mips
` [Qemu-devel] [PULL 31/56] tests/tcg: enable building for s390x
` [Qemu-devel] [PULL 32/56] tests/tcg: enable building for ppc64
` [Qemu-devel] [PULL 33/56] tests/tcg: enable building for Alpha
` [Qemu-devel] [PULL 34/56] tests/tcg/alpha: add Alpha specific tests
` [Qemu-devel] [PULL 35/56] tests/tcg: enable building for HPPA
` [Qemu-devel] [PULL 36/56] tests/tcg: enable building for m68k
` [Qemu-devel] [PULL 37/56] tests/tcg: enable building for sh4
` [Qemu-devel] [PULL 38/56] tests/tcg: enable building for sparc64
` [Qemu-devel] [PULL 39/56] tests/tcg: enable building for mips64
` [Qemu-devel] [PULL 40/56] tests/tcg: enable building for RISCV64
` [Qemu-devel] [PULL 41/56] docker: move debian-powerpc-cross to sid based build
` [Qemu-devel] [PULL 42/56] tests/tcg: enable building for PowerPC
` [Qemu-devel] [PULL 43/56] tests/tcg/Makefile: update to be called from Makefile.target
` [Qemu-devel] [PULL 45/56] tests/Makefile.include: add [build|clean|check]-tcg targets
` [Qemu-devel] [PULL 46/56] tests/tcg: add run, diff, and skip helper macros
` [Qemu-devel] [PULL 47/56] tests/tcg: override runners for broken tests
` [Qemu-devel] [PULL 48/56] tests/tcg/i386: extend timeout for runcom test
` [Qemu-devel] [PULL 49/56] tests: add top-level make dependency for docker builds
` [Qemu-devel] [PULL 50/56] docker: docker.py use "version" to probe usage
` [Qemu-devel] [PULL 51/56] docker: docker.py don't conflate checksums for extra_files
` [Qemu-devel] [PULL 52/56] docker: docker.py add check sub-command
` [Qemu-devel] [PULL 53/56] tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1
` [Qemu-devel] [PULL 54/56] docker: docker.py adding age check command
` [Qemu-devel] [PULL 55/56] tests/docker/Makefile.include: only force SID to NOCACHE if old
` [Qemu-devel] [PULL 56/56] .travis.yml: add check-tcg test

[PATCH] clk: meson: remove obsolete register access
 2018-06-19 16:00 UTC  (2+ messages)

[PATCH] arm64: mm: mark tramp_pg_dir read-only
 2018-06-19 16:00 UTC  (18+ messages)

[Qemu-devel] [Bug 1777672] [NEW] QEMU aarch64 virtual/physical frame buffer
 2018-06-19 15:47 UTC 

[PATCH v3 0/8] mm: Rework hmm to use devm_memremap_pages and other fixes
 2018-06-19 16:00 UTC  (4+ messages)
` [PATCH v3 3/8] mm, devm_memremap_pages: Fix shutdown handling

[PATCH 1/2] jffs2: use 64-bit intermediate timestamps
 2018-06-19 15:59 UTC  (2+ messages)
` [PATCH 2/2] jffs2: use unsigned 32-bit timstamps consistently

[PATCH 01/14] gobject-introspection: update to 1.56.1
 2018-06-19 16:00 UTC  (5+ messages)
` [PATCH 12/14] meson: update to 0.46.0
  ` [PATCH 12/14] meson: update to 0.46.0 -- broke systemd on qemuppc

[PATCH 0/2] rebase --root: fix `reword` on a root commit
 2018-06-19 16:00 UTC  (7+ messages)
` [PATCH 1/2] rebase --root: demonstrate a bug while amending root commit messages
  ` [PATCH 1/2] rebase --root: demonstrate a bug while amending rootcommit messages
        ` [PATCH] t3404: check root commit in 'rebase -i --root reword root commit'

[Qemu-devel] [PATCH v1 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
 2018-06-19 15:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/4] pc-dimm: assign and verify the "slot" property during pre_plug
` [Qemu-devel] [PATCH v1 2/4] machine: factor out enforce_aligned_dimm into memory_device_align

[PATCH] ocfs2: dlmglue: clean up timestamp handling
 2018-06-19 15:58 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH v11 00/13] Intel SGX1 support
 2018-06-19 15:59 UTC  (10+ messages)
` [PATCH v11 09/13] x86, sgx: basic routines for enclave page cache

[PATCH 1/2] rcu: Assign higher priority to RCU threads if its rcutorture
 2018-06-19 16:00 UTC  (7+ messages)
` [PATCH 2/2] rcutorture: Fix rcu_barrier successes counter

[PATCH v2] target: fix truncated PR-in ReadKeys response
 2018-06-19 15:58 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PULL 00/35] Block layer patches
 2018-06-19 15:57 UTC  (2+ messages)

Adding nested repository with slash adds files instead of gitlink
 2018-06-19 15:56 UTC  (6+ messages)

[BUG 4.17] etnaviv-gpu f1840000.gpu: recover hung GPU!
 2018-06-19 15:56 UTC  (7+ messages)

[U-Boot] [PATCH v2] patman: Support using a particular SMTP server
 2018-06-19 15:56 UTC 

[U-Boot] [PATCH] test_avb: Add pymark.buildconfigspec information for the AVB tests
 2018-06-19 15:55 UTC 

[PATCH] nvme-cli: Implemented primary and secondary controller
 2018-06-19 15:54 UTC  (4+ messages)

[PATCHv3 00/19] arm64: invoke syscalls with pt_regs
 2018-06-19 15:53 UTC  (18+ messages)
` [PATCHv3 13/19] kernel: add ksys_personality()
` [PATCHv3 15/19] arm64: remove in-kernel call to sys_personality()
` [PATCHv3 16/19] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
    ` [PATCHv3 16/19] arm64: use {COMPAT, }SYSCALL_DEFINE0 "
` [PATCHv3 17/19] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv3 18/19] arm64: convert compat wrappers to C

[PATCH 0/5] RFC: Mezzanine handling for 96boards
 2018-06-19 15:52 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add support for calculator hotkey
 2018-06-19 15:51 UTC 

[PATCH 1/3] reiserfs: remove unused j_timestamp
 2018-06-19 15:43 UTC  (3+ messages)
` [PATCH 2/3] reiserfs: use monotonic time for j_trans_start_time
` [PATCH 3/3] reiserfs: use 64-bit values in print_time

[PATCH] jfs: use time64_t for otime
 2018-06-19 15:51 UTC 

[PATCH V3 0/2] brcmfmac: initial work for adding monitor mode
 2018-06-19 15:48 UTC  (3+ messages)
` [PATCH V3 1/2] brcmfmac: detect firmware support for monitor interface
` [PATCH V3 2/2] brcmfmac: handle monitor mode marked msgbuf packets

[PATCH] RFC: drm/atomic-helpers: remove legacy_cursor_update hacks
 2018-06-19 15:50 UTC 

[PATCH 1/3] ARM: dts: imx53: Add 'ARM platform' node
 2018-06-19 15:50 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: imx53: Add a label for the PMU node
` [PATCH 3/3] ARM: mx5: Set the DBGEN bit in ARM_GPC register

[PATCH] sysvfs: use ktime_get_real_seconds() for superblock stamp
 2018-06-19 15:48 UTC 

[PATCH 00/13 selinux-next] selinux: Cleanup printk logging
 2018-06-19 15:49 UTC  (9+ messages)
` [PATCH 01/13] selinux: Cleanup printk logging in conditional
` [PATCH 02/13] selinux: Cleanup printk logging in ebitmap

[PATCH] drm: use atomic helper function to get crtc_state of crtc
 2018-06-19 15:48 UTC  (3+ messages)

[bug report] page cache: Convert filemap_range_has_page to XArray
 2018-06-19 15:48 UTC  (2+ messages)

[PATCH 0/2] xfs: symlink and inode writeback issues
 2018-06-19 15:48 UTC  (6+ messages)
` [PATCH 1/2] xfs: zero length symlinks are not valid

[PATCH] ufs: use ktime_get_real_seconds for sb and cg timestamps
 2018-06-19 15:47 UTC 

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-06-19 15:48 UTC  (3+ messages)
` [PATCH 3/3] pinctrl: msm: Configure interrupts as input and gpio mode

[PATCH] clk: meson: audio-divider is one based
 2018-06-19 15:47 UTC  (2+ messages)

[PATCH] objtool: Add machine_real_restart() to the noreturn list
 2018-06-19 15:47 UTC 

[PATCH 1/2] drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
 2018-06-19 15:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz (rev2)

iproute2 won't compile without AF_VSOCK
 2018-06-19 15:47 UTC  (2+ messages)

btrfs balance did not progress after 12H
 2018-06-19 15:47 UTC  (2+ messages)

[RFC PATCH 0/8] x86: Enable a few new instructions
 2018-06-19 15:46 UTC  (4+ messages)
` [RFC PATCH 4/8] cpuidle: Set up maximum umwait time and umwait states

[U-Boot] [PATCH] efi_loader: Fix GOP 32bpp exposure
 2018-06-19 15:46 UTC  (2+ messages)

[PATCH 2/2] drm/i915/icl: Do read-modify-write as needed during MG PLL programming
 2018-06-19 15:44 UTC  (2+ messages)
` [PATCH v2 "

[GSoC][PATCH 0/3] rebase -i: rewrite reflog operations in C
 2018-06-19 15:44 UTC  (5+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 1/3] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v2 2/3] rebase -i: rewrite setup_reflog_action() in C
  ` [GSoC][PATCH v2 3/3] rebase -i: rewrite checkout_onto() "

[PATCH] matchbox-terminal: Update commitID
 2018-06-19 15:44 UTC  (2+ messages)

[PATCH 01/13] drm/amd/powerplay: correct vega12 bootup values settings
 2018-06-19 15:43 UTC  (4+ messages)
` [PATCH 10/13] drm/amd/powerplay: apply clocks adjust rules on power state change

[Qemu-devel] [PATCH v3 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-19 15:41 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH v3 1/2] crypto/virtio-crypto: Read crypto services and algorithm masks
  `  "
` [Qemu-devel] [PATCH v3 2/2] crypto/virtio-crypto: Register an algo only if it's supported
  `  "

[Qemu-devel] [PATCH V1 RESEND 0/6] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2018-06-19 15:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH V1 RESEND 4/6] numa: Extend the command-line to provide memory latency and bandwidth information

[PATCH] mac80211: Fix oops in ieee80211_tx_control_port
 2018-06-19 15:39 UTC 


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.