All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-19 15:24:36 to 2018-06-19 15:58:36 UTC [more...]

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

[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] "

[Ocfs2-devel] [PATCH] ocfs2: dlmglue: clean up timestamp handling
 2018-06-19 15:58 UTC 

[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 

[PATCH] arm64: mm: mark tramp_pg_dir read-only
 2018-06-19 15:55 UTC  (19+ messages)

[Qemu-devel] [PULL 00/56] add check-tcg and associated machinery
 2018-06-19 15:44 UTC  (39+ 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 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 20/56] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PULL 22/56] tests/tcg: move ARM specific tests into subdir
` [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 30/56] tests/tcg/mips: include common mips hello-mips
` [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 43/56] tests/tcg/Makefile: update to be called from Makefile.target
` [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 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

[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)

[Xenomai] xenomai modules - xeno_rtdm, xeno_hal, xeno_nucleus. not getting installed
 2018-06-19 15:54 UTC  (8+ messages)

[PATCHv3 00/19] arm64: invoke syscalls with pt_regs
 2018-06-19 15:53 UTC  (23+ messages)
` [PATCHv3 12/19] arm64: zero GPRs upon entry from EL0
` [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  (12+ messages)
    ` [Dev] "

[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)

[Qemu-devel] [PATCH v1 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
 2018-06-19 15:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/4] pc-dimm: assign and verify the "slot" property during pre_plug

[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() "

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

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

[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 

[PATCH] ntfs: use timespec64 directly for timestamp conversion
 2018-06-19 15:38 UTC 

[GIT PULL 1/2] libata changes for v4.18-rc1
 2018-06-19 15:39 UTC  (7+ messages)
` [GIT PULL 2/2] "
  ` Constant ata messages on console with commit 28361c403683 ("libata: add extra internal command") (was Re: [GIT PULL 2/2] libata changes for v4.18-rc1)

[PATCH] coda: stop using 'struct timespec' in user API
 2018-06-19 15:37 UTC  (2+ messages)

[PATCH] fat: propagate 64-bit inode timestamps
 2018-06-19 15:35 UTC 

[PATCH v2 0/4] drm/tinydrm: new dirver for ILI9341 displays
 2018-06-19 15:36 UTC  (6+ messages)

[PATCH] net: stmmac: socfpga: add additional ocp reset line for Stratix10
 2018-06-19 15:35 UTC 

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-19 15:35 UTC  (15+ messages)

[PATCH 1/5] dma_buf: remove device parameter from attach callback
 2018-06-19 15:35 UTC  (6+ messages)
` [PATCH 2/5] dma-buf: remove kmap_atomic interface

[PATCH] hpfs: extend gmt_to_local() conversion to 64-bit times
 2018-06-19 15:34 UTC 

[PATCH v2 0/4] have the vt console preserve unicode characters
 2018-06-19 15:34 UTC  (6+ messages)

[PATCH v2] arm64: Add support to supply 'kaslr-seed' to secondary kernel
 2018-06-19 15:34 UTC  (4+ messages)

[PATCH bpf-net] bpf: Change bpf_fib_lookup to return lookup status
 2018-06-19 15:34 UTC  (7+ messages)

[PATCH i-g-t 1/2] lib: Spin fast, sweet chariot, coming to carry me home
 2018-06-19 15:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "

[PATCH] arch: powerpc: pci-common: fix wrong return value check on phd_id
 2018-06-19 15:29 UTC  (2+ messages)

[PATCH v2 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-19 15:30 UTC  (7+ messages)
        ` [Qemu-devel] "

your mail
 2018-06-19 15:25 UTC  (2+ messages)
` [PATCH v4] staging: rts5208: add error handling into rtsx_probe

[PATCH v10 00/14] Krait clocks + Krait CPUfreq
 2018-06-19 15:29 UTC  (4+ messages)
` [PATCH v10 13/14] cpufreq: Add module to register cpufreq on Krait CPUs

[PATCH] clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL
 2018-06-19 15:29 UTC  (5+ messages)

[PATCH] net/phy: Micrel KSZ8061 PHY link failure after cable connect
 2018-06-19 15:28 UTC  (4+ messages)

[PATCH v3 0/2] Support ACPI 6.1 update in NFIT Control Region Structure
 2018-06-19 15:28 UTC  (11+ messages)
` [PATCH v3 1/2] acpi/nfit: Update nfit driver to comply with ACPI 6.1

[PATCH 1/2] cifs: use timespec64 internally
 2018-06-19 15:27 UTC  (2+ messages)
` [PATCH 2/2] cifs: use 64-bit timestamps for fscache

RAID56
 2018-06-19 15:26 UTC 

[PATCH] subversion: Update HOMEPAGE
 2018-06-19 15:26 UTC 

[PATCH 0/7] Replace {un/reference} with {put,get} functions
 2018-06-19 15:25 UTC  (3+ messages)
` [PATCH 6/7] drm: Replace drm_dev_unref with drm_dev_put

[PATCH] MAINTAINERS: Add me as an x86 entry code maintainer
 2018-06-19 15:25 UTC  (3+ messages)

[PATCH v2] regulator: arizona-ldo1: Use correct device to get enable GPIO
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "regulator: arizona-ldo1: Use correct device to get enable GPIO" to the regulator tree

[PATCH] ASoC: Intel: kbl_da7219_max98357a: add fe_ops for kbl Audio Capture Port
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: Intel: kbl_da7219_max98357a: add fe_ops for kbl Audio Capture Port" to the asoc tree

[PATCH 1/5] ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357a
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357a" to the asoc tree

[PATCH] drm/i915: remove check for aux irq
 2018-06-19 15:24 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 4/8] ASoC: Intel: common: Add Geminilake Dialog+Maxim machine driver entry
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: Intel: common: Add Geminilake Dialog+Maxim machine driver entry" to the asoc tree

[PATCH 2/8] ASoC: Intel: Skylake: cleanup before moving ACPI tables
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: cleanup before moving ACPI tables" to the asoc tree

[PATCH 3/8] ASoC: Intel: move SKL+ codec ACPI tables to common directory
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: Intel: move SKL+ codec ACPI tables to common directory" to the asoc tree

[PATCH 5/8] ASoC: Intel: common: add firmware/topology information for SOF
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: Intel: common: add firmware/topology information for SOF" to the asoc tree

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 1e12840f29bcba76b79df43a4ae3fa0eba0092c1
 2018-06-19 15:24 UTC 

[PATCH 7/8] ASoC: Intel: common: add entries for SOF-based machine drivers
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: Intel: common: add entries for SOF-based machine drivers" to the asoc tree

[PATCH] ASoC: pcm: Tidy up open/hw_params handling
 2018-06-19 15:24 UTC  (2+ messages)
` Applied "ASoC: pcm: Tidy up open/hw_params handling" to the asoc tree


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.