All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-12 22:12:09 to 2017-10-12 23:02:05 UTC [more...]

[PATCH v2 10/10] arm+arm64: vdso: Add support for CLOCK_BOOTTIME
 2017-10-12 23:01 UTC  (2+ messages)

[PATCH v2 9/10] arm64: vdso: replace gettimeofday.S with arm vgettimeofday.C
 2017-10-12 23:01 UTC  (2+ messages)

[PATCH v2 2/10] arm: vdso: add include file defining __get_datapage()
 2017-10-12 22:59 UTC  (2+ messages)

[PATCH] build: Add bsearch if not defined
 2017-10-12 23:01 UTC 

[PATCH v2 8/10] arm: vdso: disable profiling
 2017-10-12 23:00 UTC  (2+ messages)

[PATCH v2 7/10] arm: vdso: add support for clock_getres
 2017-10-12 23:00 UTC  (2+ messages)

[PATCH] tracing, drm/i915: Remove unused trace events
 2017-10-12 23:00 UTC 

[PATCH v2 6/10] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
 2017-10-12 23:00 UTC  (2+ messages)

[PATCH v2 5/10] arm: vdso: do calculations outside reader loops
 2017-10-12 23:00 UTC  (2+ messages)

[PATCH 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-12 23:00 UTC  (14+ messages)
` [PATCH 1/8] lib: "
` [PATCH 2/8] crypto: scompress - use "
` [PATCH 3/8] nvmet/fc: Use "
` [PATCH 4/8] nvmet/rdma: "
` [PATCH 5/8] target: Use sgl_alloc_order() "
` [PATCH 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
` [PATCH 7/8] scsi/pmcraid: Remove an unused structure member
` [PATCH 8/8] scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order()

[PATCH v2 4/10] arm: vdso: enforce monotonic and realtime as inline
 2017-10-12 22:59 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: correctly check return values
 2017-10-12 23:00 UTC 

[PATCH net-next 0/5] net: dsa: master and slave helpers
 2017-10-12 22:59 UTC  (9+ messages)
` [PATCH net-next 1/5] net: dsa: use port's cpu_dp when creating a slave
` [PATCH net-next 2/5] net: dsa: add slave notify helper
` [PATCH net-next 3/5] net: dsa: add slave to port helper
` [PATCH net-next 4/5] net: dsa: add slave get master helper
` [PATCH net-next 5/5] net: dsa: split dsa_port's netdev member

[PATCH v2 3/10] arm: vdso: inline assembler operations to compiler.h
 2017-10-12 22:59 UTC  (2+ messages)

[RFC 0/2] KVM "fake DAX" device flushing
 2017-10-12 22:59 UTC  (22+ messages)
` [RFC 2/2] KVM: add virtio-pmem driver
        ` [Qemu-devel] "

[PATCH v2 1/10] arm: vdso: rename vdso_datapage variables
 2017-10-12 22:58 UTC  (2+ messages)

[PATCH v6 0/2] Replacing PID bitmap implementation with IDR API
 2017-10-12 22:58 UTC  (5+ messages)
` [PATCH v6 1/2] pid: Replace pid "

[PATCH v2 0/10] arm+arm64: vdso unification
 2017-10-12 22:58 UTC 

[PATCH v2] drivers/irqchip: gicv3: add workaround for Synquacer pre-ITS
 2017-10-12 22:58 UTC  (4+ messages)

[PATCH i-g-t 0/8] extract cork and ring measure code
 2017-10-12 22:57 UTC  (13+ messages)
` [PATCH i-g-t 1/8] lib/igt_dummyload: add igt_cork
` [PATCH i-g-t 2/8] lib/igt_gt: add intel_measure_ring_size
` [PATCH i-g-t 3/8] tests/gem_exec_schedule: use new common functions
` [PATCH i-g-t 4/8] tests/gem_exec_fence: "
` [PATCH i-g-t 5/8] tests/gem_exec_latency: "
` [PATCH i-g-t 6/8] tests/gem_wait: use igt_cork
` [PATCH i-g-t 7/8] tests/gem_exec_await: use intel_measure_ring_size
` [PATCH i-g-t 8/8] tests/gem_ringfill: "
` ✓ Fi.CI.BAT: success for extract cork and ring measure code

[PATCH 0/3] drm/omap: misc fixes
 2017-10-12 22:47 UTC  (4+ messages)
` [PATCH 1/3] drm/omap: work-around for omap3 display enable

[PATCH] crypto: qat: qat_common: qat_uclo - mark expected switch fall-throughs
 2017-10-12 22:55 UTC 

[PATCH v3 00/14] Firmware code reorg
 2017-10-12 22:54 UTC  (15+ messages)
` [PATCH v3 01/14] drm/i915: Move intel_guc_wopcm_size to intel_guc.c
` [PATCH v3 02/14] drm/i915/guc: Move GuC boot param initialization out of xfer
` [PATCH v3 03/14] drm/i915/guc: Small fixups post code move
` [PATCH v3 04/14] drm/i915/guc: Move doc near related definitions
` [PATCH v3 05/14] drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
` [PATCH v3 06/14] drm/i915/guc: Reorder functions in intel_guc_fw.c
` [PATCH v3 07/14] drm/i915/guc: Move firmware size check out of generic code
` [PATCH v3 08/14] drm/i915/guc: Pick better place for Guc final status message
` [PATCH v3 09/14] drm/i915/uc: Improve debug messages in firmware fetch
` [PATCH v3 10/14] drm/i915/uc: Add message with firmware url
` [PATCH v3 11/14] drm/i915/uc: Unify firmware loading
` [PATCH v3 12/14] drm/i915/guc: Update Guc messages on load failure
` [PATCH v3 13/14] drm/i915/huc: Move fw select function
` [PATCH v3 14/14] HAX enable GuC submission for CI

[ANNOUNCE] Git for Windows 2.14.2(3)
 2017-10-12 22:53 UTC 

[PATCH] netfilter: nf_conntrack_h323: Remove typedef struct
 2017-10-12 22:53 UTC 

[ANNOUNCE] Git for Windows 2.14.2(2)
 2017-10-12 22:53 UTC  (4+ messages)
` [git-for-windows] "

[RFC PATCH v1] clk: si5351: Rename internal plls to avoid name collisions
 2017-10-12 22:51 UTC  (2+ messages)

[PATCH 1/1] audit: add missing fields to AUDIT_CONFIG_CHANGE event
 2017-10-12 22:51 UTC  (4+ messages)

[PATCH] md/bitmap: avoid read out of the disk
 2017-10-12 22:51 UTC  (6+ messages)

[PATCH v2] clk: si5351: Do not enable parent clocks on probe
 2017-10-12 22:51 UTC  (2+ messages)

[refpolicy] [PATCH 1/1-v2] policy for systemd-networkd
 2017-10-12 22:49 UTC  (2+ messages)

[Patch net-next v2] tcp: add a tracepoint for tcp_retransmit_skb()
 2017-10-12 22:48 UTC 

[PATCH] tracing, memcg, vmscan: Hide trace events when not in use
 2017-10-12 22:46 UTC 

[PATCH] tracing, rcu: Remove no longer used trace event rcu_prep_idle
 2017-10-12 22:46 UTC  (4+ messages)

+ mm-swap_statec-declare-a-few-variables-as-__read_mostly.patch added to -mm tree
 2017-10-12 22:46 UTC 

[PATCH] ceph: Delete unused variables in mds_client
 2017-10-12 22:45 UTC  (2+ messages)

[PATCH v4 0/9] Mediatek MT2712 clock and scpsys support
 2017-10-12 22:45 UTC  (3+ messages)

[PATCH v11 2/3] drm/tinydrm: Move tinydrm_of_find_backlight to backlight.c
 2017-10-12 22:44 UTC  (3+ messages)

[PATCH] tracing, rcu: Hide trace event rcu_nocb_wake when not used
 2017-10-12 22:44 UTC  (2+ messages)

[PATCH] Add -target to clang switches while cross compiling
 2017-10-12 22:43 UTC  (3+ messages)

[PATCH net-next] net: dsa: set random switch address
 2017-10-12 22:43 UTC  (4+ messages)

[PATCH] m68k: add Sysam stmark2 open board support
 2017-10-12 22:42 UTC 

[PATCH] cpufreq: speedstep-lib: mark expected switch fall-through
 2017-10-12 22:41 UTC 

[PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
 2017-10-12 22:40 UTC  (2+ messages)

[net-next RFC 0/4] Openvswitch meter action
 2017-10-12 22:38 UTC  (5+ messages)
` [net-next RFC 1/4] openvswitch: Add meter netlink definitions
` [net-next RFC 2/4] openvswitch: export get_dp() API
` [net-next RFC 3/4] openvswitch: Add meter infrastructure
` [net-next RFC 4/4] openvswitch: Add meter action support

[PATCH i-g-t 0/4] Move imported bo pread/pwrite tests
 2017-10-12 22:39 UTC  (7+ messages)
` [PATCH i-g-t 1/4] lib/igt_vgem: extract vgem_create_and_import
` [PATCH i-g-t 2/4] tests/gem_pread: test reads from a bo not backed by struct page
` [PATCH i-g-t 3/4] test/gem_pwrite: test writes to "
` [PATCH i-g-t 4/4] tests/prime_vgem: drop basic-read/write subtests

[PATCH] tracing: bpf: Hide bpf trace events when they are not used
 2017-10-12 22:40 UTC 

[Qemu-devel] [PATCH v3 00/13] nbd minimal structured read
 2017-10-12 22:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 06/13] nbd/server: refactor nbd_co_send_simple_reply parameters
` [Qemu-devel] [PATCH v3 07/13] nbd-server: simplify reply transmission

Out of memory with diff.colormoved enabled
 2017-10-12 22:39 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2017-10-12 22:38 UTC  (11+ messages)
` [U-Boot] [PATCH 06/11] efi_loader: Decouple EFI input/output from stdin/stdout

[PATCH v12 00/30] xfs: online scrub support
 2017-10-12 22:32 UTC  (3+ messages)
` [PATCH 21/30] xfs: scrub inodes

[LTP] [PATCH] syscalls/ptrace07: new test for ptrace FPU state corruption
 2017-10-12 22:32 UTC 

[PATCH i-g-t 1/2] lib: Move __gem_context_create to common ioctl wrapper library
 2017-10-12 22:32 UTC  (6+ messages)
` [i-g-t 2/2] tests/gem_reset_stats: Add client ban test
` ✗ Fi.CI.BAT: failure for series starting with [1/2] lib: Move __gem_context_create to common ioctl wrapper library

[PATCH] mtip32xx: Clean up unused variables
 2017-10-12 22:31 UTC  (2+ messages)

[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
 2017-10-12 22:31 UTC  (11+ messages)

[PATCH i-g-t v2 0/6] Drop tests for object creation from stolen
 2017-10-12 22:29 UTC  (7+ messages)
` [PATCH i-g-t v2 1/6] tests/gem_pread: drop stolen memory related subtests
` [PATCH i-g-t v2 2/6] tests/gem_pwrite: "
` [PATCH i-g-t v2 3/6] tests/gem_create: drop stolen memory related subtest
` [PATCH i-g-t v2 4/6] tests/gem_stolen: drop gem_stolen.c
` [PATCH i-g-t v2 5/6] tests/gem_concurrent_all: drop stolen memory related subtests
` [PATCH i-g-t v2 6/6] lib/ioctl_wrappers: drop stolen memory related wrappers

[PATCH u-boot 0/3] Add initial support for Amlogic P212 Reference board
 2017-10-12 22:30 UTC  (10+ messages)
` [PATCH u-boot 1/3] ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
  ` [U-Boot] "
` [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support
  ` [U-Boot] "
` [PATCH u-boot 3/3] arm: add initial support for Amlogic P212 based on Meson GXL family
  ` [U-Boot] "

[PATCH] MAINTAINERS: Add git repository to Renesas clock driver section
 2017-10-12 22:29 UTC  (3+ messages)

[U-Boot] [PATCH] board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN
 2017-10-12 22:29 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-10-12 22:29 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2017-10-12 22:29 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2017-10-12 22:29 UTC  (2+ messages)

[PATCH 0/3] PCI: rockchip: assert PERST# in S3
 2017-10-12 22:27 UTC  (5+ messages)

[PATCH v2 00/13] Request for Comments on SoftiWarp
 2017-10-12 22:27 UTC  (4+ messages)

[PATCH] tracing: Hide power_domain_target trace event when not used
 2017-10-12 22:25 UTC 

[PATCH] netfilter: nfnl_cthelper: Replace kzalloc with kcalloc
 2017-10-12 22:22 UTC 

[PATCH v3 0/2] implement workaround for Socionext Synquacer pre-ITS
 2017-10-12 22:24 UTC  (5+ messages)
` [PATCH v3 2/2] drivers/irqchip: gicv3: add workaround for "

[PATCH v2 0/2] Add support for ZSTD-compressed kernel
 2017-10-12 22:11 UTC  (3+ messages)
` [PATCH v2 1/2] lib: "
` [PATCH v2 2/2] x86: "

[PATCH] Bluetooth: mark expected switch fall-throughs
 2017-10-12 22:24 UTC 

[Part2 PATCH v5.1 12.1/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-12 22:22 UTC  (7+ messages)
` [Part2 PATCH v5.2 12.2/31] "

[PATCH] powerpc/powernv: Enable reset_devices parameter to issue a PHB reset
 2017-10-12 22:21 UTC 

[PATCH v2 0/5] improve tsc frequency calibration
 2017-10-12 22:20 UTC  (3+ messages)
` [PATCH v2 2/5] eal/ppc64: define architecture specific rdtsc hz

[PATCH] KVM: PPC: fix oops when checking KVM_CAP_PPC_HTM
 2017-10-12 22:20 UTC  (4+ messages)

[PATCH] drm: Replace kzalloc with kcalloc
 2017-10-12 22:17 UTC 

[PATCH] pinctrl: Do not depend in GPIOLIB, select it
 2017-10-12 22:20 UTC  (2+ messages)

答复:如何成为一个优秀的研发项目经理
 2017-10-12 22:14 UTC 

[PATCH 0/4] sanity-meta-virt and runc improvements
 2017-10-12 22:14 UTC  (5+ messages)
` [PATCH 4/4] runc: Simplify recipes

x86/mce: suspicious RCU usage in 4.13.4
 2017-10-12 22:13 UTC  (9+ messages)

Support generic disabling of all XSAVE features
 2017-10-12 22:12 UTC  (4+ messages)
` [PATCH v9 2/5] x86/cpuid: Add generic table for cpuid dependencies


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.