All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-18 14:50:53 to 2018-06-18 15:17:49 UTC [more...]

[PATCH net-next] liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
 2018-06-18 15:17 UTC 

[Qemu-devel] [PATCH] fpu_helper.c: fix helper_fpscr_clrbit() function
 2018-06-18 15:15 UTC  (3+ messages)

[PATCH] tests/nouveau/threaded: adapt ioctl signature
 2018-06-18 15:15 UTC 

[RFC PATCH ghak10 1/3] audit: Add AUDIT_TIME_ADJUSTED record type
 2018-06-18 15:14 UTC  (5+ messages)
` [RFC PATCH ghak10 3/3] ntp: Audit valid attempts to adjust the clock

[PATCH] PCI: hotplug: Breathe new life into skeleton driver
 2018-06-18 15:14 UTC  (2+ messages)

[PATCH v10 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-06-18 15:07 UTC  (8+ messages)
` [PATCH v10 6/9] cpuset: Make generate_sched_domains() recognize isolated_cpus

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

[RFC PATCH] x86/arch_prctl: Add ARCH_SET_XCR0 to mask XCR0 per-thread
 2018-06-18 15:13 UTC  (5+ messages)

[PATCH v2 1/2] efi/bgrt: Drop __initdata from bgrt_image_size
 2018-06-18 15:13 UTC  (4+ messages)
` [PATCH v2 2/2] efifb: Copy the ACPI BGRT boot graphics to the framebuffer

[PATCH 1/4] cfg80211: track time using boottime
 2018-06-18 15:11 UTC  (4+ messages)
` [PATCH 2/4] zd1211rw: stop using deprecated get_seconds()
` [PATCH 3/4] ipw2x00: track time using boottime
` [PATCH 4/4] ath9k: use timespec64 for tsf_ts

RESEND arm+arm64+aarch32 vdso rewrite
 2018-06-18 15:06 UTC  (48+ messages)
` RESEND [PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
` RESEND [PATCH v5 02/12] arm: vdso: add include file defining __get_datapage()
` RESEND [PATCH v5 03/12] arm: vdso: inline assembler operations to compiler.h
` RESEND [PATCH v5 04/12] arm: vdso: do calculations outside reader loops
` RESEND [PATCH v6 05/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
` RESEND [PATCH v5 06/12] arm: vdso: add support for clock_getres
` RESEND [PATCH v5 07/12] arm: vdso: disable profiling
` RESEND [PATCH v5 08/12] arm: vdso: Add ARCH_CLOCK_FIXED_MASK
` RESEND [PATCH v5 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
` RESEND [PATCH v5 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
` RESEND [PATCH v6 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
` RESEND [PATCH v5 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
` RESEND [PATCH] lib: vdso: add support for time
` RESEND [PATCH v2 1/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (C sources)
` RESEND [PATCH v2 2/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (assembler sources)
` RESEND [PATCH v2 3/3] arm64: compat: Add CONFIG_KUSER_HELPERS
` RESEND [PATCH] arm64: compat: Expose offset to registers in sigframes
` RESEND [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if available
` RESEND [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
` RESEND [PATCH 3/6] arm64: Refactor vDSO init/setup
` RESEND [PATCH v2 4/6] arm64: compat: Add a 32-bit vDSO
` RESEND [PATCH 5/6] arm64: compat: 32-bit vDSO setup
` RESEND [PATCH 6/6] arm64: Wire up and expose the new compat vDSO

[Qemu-devel] [PATCH v5 00/14] block/mirror: Add active-sync mirroring
 2018-06-18 15:11 UTC  (2+ messages)

perf tools: LIBCLANGLLVM=1 build broken with llvm 7/clang 6
 2018-06-18 15:10 UTC  (4+ messages)

[PATCH] staging: android/vsoc: stop using 'timespec'
 2018-06-18 15:09 UTC 

[PATCH v2 00/12] drm: Add generic fbdev emulation
 2018-06-18 15:09 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "

[virtio-dev] [PATCH v3] content: enhance device requirements for feature bits
 2018-06-18 15:08 UTC  (8+ messages)

[U-Boot] [PATCH v8 00/30] efi: Enable sandbox support for EFI loader
 2018-06-18 15:08 UTC  (17+ messages)
` [U-Boot] [PATCH v8 17/30] sandbox: Enhance map_to_sysmem() to handle foreign pointers
` [U-Boot] [PATCH v8 18/30] efi: Add a call to exit() along with why we can't use it
` [U-Boot] [PATCH v8 19/30] efi: Relocate FDT to 127MB instead of 128MB
` [U-Boot] [PATCH v8 22/30] efi: sandbox: Tidy up copy_fdt() to work with sandbox
` [U-Boot] [PATCH v8 23/30] efi: Drop error return in efi_carve_out_dt_rsv()
` [U-Boot] [PATCH v8 24/30] efi: Adjust memory handling to support sandbox
` [U-Boot] [PATCH v8 25/30] efi: Add more debugging for memory allocations
` [U-Boot] [PATCH v8 29/30] efi_loader: Pass address to fs_read()

[Qemu-devel] [PATCH v7 00/54] fix building of tests/tcg - last chance to review!
 2018-06-18 15:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 50/54] docker: docker.py add check sub-command
` [Qemu-devel] [PATCH v7 52/54] docker: docker.py adding age check command

[PATCH] staging: rtl8723bs: remove get_monotonic_boottime()
 2018-06-18 15:06 UTC 

[Qemu-devel] [RFC PATCH 00/10] Add a 'x-blockdev-reopen' QMP command
 2018-06-18 15:06 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 06/10] block: Allow changing the backing file on reopen

[PATCH] leds: ledtrig-activity: use ktime_get_boot_ns()
 2018-06-18 15:07 UTC  (2+ messages)

Edimax EW7811un + imx6dlsabresd + Krogoth
 2018-06-18 15:07 UTC  (2+ messages)

[PATCH v4 00/10] Add MSI-X support on pcitest tool
 2018-06-18 15:00 UTC  (22+ messages)
` [PATCH v4 01/10] PCI: endpoint: Add MSI-X interfaces
` [PATCH v4 02/10] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v4 03/10] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v4 04/10] PCI: dwc: Rework MSI callbacks handler
` [PATCH v4 05/10] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v4 06/10] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v4 07/10] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v4 08/10] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v4 09/10] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v4 10/10] tools: PCI: Add MSI-X support

[PATCH] arm: ensure symbol is a thumb symbol in new binutils
 2018-06-18 15:04 UTC  (11+ messages)
    ` Fwd: "
                ` [Buildroot] "

[RFC v2, net-next, PATCH 0/4] Add switchdev on TI-CPSW
 2018-06-18 15:04 UTC  (2+ messages)

[PATCH] crash: print timestamp using time64_t
 2018-06-18 15:03 UTC 

[SPDK] SPDK failed to access CMB cards
 2018-06-18 15:03 UTC 

4.14.(44->48) IPv6 RA issue?
 2018-06-18 15:02 UTC 

Link modes representation in phylib
 2018-06-18 15:02 UTC 

[PATCH] sysinfo: remove get_monotonic_boottime()
 2018-06-18 15:00 UTC 

Git diff --no-index --no-prefix output loses leading slash in paths
 2018-06-18 15:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/8] Docker tweaks for TCG testing
 2018-06-18 15:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 5/8] docker: docker.py use "ps" to probe usage

[PATCH v4 00/19] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-06-18 14:58 UTC  (60+ messages)
` [PATCH v4 01/19] dt-bindings: sram: sunxi: Add A13, A20 and A33 SRAM controller bindings
` [PATCH v4 02/19] dt-bindings: sram: sunxi: Add A10 binding for the C1 SRAM region
` [PATCH v4 03/19] dt-bindings: sram: sunxi: Add A13 "
` [PATCH v4 04/19] dt-bindings: sram: sunxi: Add A20 "
` [PATCH v4 05/19] dt-bindings: sram: sunxi: Add A33 "
` [PATCH v4 06/19] drivers: soc: sunxi: Add support "
` [PATCH v4 07/19] drivers: soc: sunxi: Add dedicated compatibles for the A13 and A33
` [PATCH v4 08/19] ARM: dts: sun5i: Use dedicated SRAM controller compatible
` [PATCH v4 09/19] ARM: dts: sun7i-a20: Also use "
` [PATCH v4 10/19] ARM: sun5i: Add support for the C1 SRAM region with the SRAM controller
` [PATCH v4 11/19] ARM: sun7i-a20: "
` [PATCH v4 12/19] ARM: sun8i-a33: Add SRAM controller node and C1 SRAM region
` [PATCH v4 13/19] media: v4l: Add definitions for MPEG2 slice format and header metadata
` [PATCH v4 14/19] media: v4l: Add definition for Allwinner's MB32-tiled NV12 format
` [PATCH v4 15/19] dt-bindings: media: Document bindings for the Sunxi-Cedrus VPU driver
` [PATCH v4 16/19] media: platform: Add Sunxi-Cedrus VPU decoder driver
` [PATCH v4 17/19] ARM: dts: sun5i: Add Video Engine and reserved memory nodes
` [PATCH v4 18/19] ARM: dts: sun7i-a20: "
` [PATCH v4 19/19] ARM: dts: sun8i-a33: "

optimizing the nand read performance by reducing interrupts from 4 to 1
 2018-06-18 15:00 UTC  (3+ messages)
` [PATCH 07/13] mtd: rawnand: gpmi: set aggregate ready/busy signalling

[Xenomai] rpi3 - very high negative latency for simple xeno task
 2018-06-18 15:00 UTC  (3+ messages)

[PATCH] ARC: Add PCIe support for ARC HSDK platform
 2018-06-18 14:59 UTC  (2+ messages)

[PATCH] audit: use ktime_get_coarse_ts64() for time access
 2018-06-18 14:58 UTC 

Yocto Project Status WW25’18
 2018-06-18 14:57 UTC 

[PATCH] staging: rtsx: remove rtsx_trace() and related code
 2018-06-18 14:57 UTC  (2+ messages)

shiftfs status and future development
 2018-06-18 14:56 UTC  (6+ messages)

[PATCH v6 00/12] Intel IPU3 ImgU patchset
 2018-06-18 14:56 UTC  (4+ messages)
` [PATCH v6 03/12] intel-ipu3: mmu: Implement driver

[PATCH 0/5] drm/i915: Replace {un/reference} with {put, get} functions
 2018-06-18 14:56 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

IMA: Deadlock in ima_appraise_measurement when /bin/kmod carries a digsig in security.evm
 2018-06-18 14:56 UTC 

[PATCH] power: vexpress: fix corruption in notifier registration
 2018-06-18 14:56 UTC  (3+ messages)

[PATCH 00/16] Adding Cavium's crypto device(CPT) driver
 2018-06-18 14:54 UTC  (3+ messages)
` [PATCH 16/16] crypto/cpt: build with meson

[PATCH 0/2] xfs_buf_submit[_wait]() cleanups
 2018-06-18 14:52 UTC  (3+ messages)
` [PATCH 1/2] xfs: combine [a]sync buffer submission apis
` [PATCH 2/2] xfs: kill __xfs_buf_submit_common()

general protection fault in loop_validate_file
 2018-06-18 14:51 UTC  (2+ messages)

[bpf PATCH v2 0/6] BPF fixes for sockhash
 2018-06-18 14:50 UTC  (4+ messages)
` [bpf PATCH v2 2/6] bpf: sockmap only allow ESTABLISHED sock state

[PATCH 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-06-18 14:50 UTC  (4+ messages)
` [PATCH 3/4] iio: accel: adxl345: add calibration offset support


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.