All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-20 11:00:08 to 2017-04-20 11:57:05 UTC [more...]

[PATCH v3 00/12] Fix git-gc losing objects in multi worktree
 2017-04-20 11:56 UTC  (4+ messages)
` [PATCH v3 05/12] refs: move submodule slash stripping code to get_submodule_ref_store

[meta-raspberrypi] gles2 on raspi3
 2017-04-20 11:56 UTC  (7+ messages)
      ` ***SPAM*** "

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-20 11:56 UTC  (9+ messages)
` (no subject)
  ` your mail

[PATCH v17 2/3] usb: USB Type-C connector class
 2017-04-20 11:55 UTC  (11+ messages)

dm-era: metadata reuse after reboot possible?
 2017-04-20 11:55 UTC  (5+ messages)

4.9.23: hang on sync
 2017-04-20 11:54 UTC 

[PATCH] drm/mediatek: fix a loop timeout
 2017-04-20 11:53 UTC  (5+ messages)

[PATCH v2 1/2] btrfs-progs: dump-super: check array_size in print_sys_chunk_array
 2017-04-20 11:52 UTC  (2+ messages)

[PATCH] arm64: dts: r8a7796: salvator-x: Set drive-strength for ravb pins
 2017-04-20 11:50 UTC  (2+ messages)

[RFC PATCH v2 0/6] Signal frame expansion support
 2017-04-20 11:49 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix amdgpu_ttm_bo_eviction_valuable
 2017-04-20 11:49 UTC 

[PATCH] mm,page_alloc: Split stall warning and failure warning
 2017-04-20 11:46 UTC  (6+ messages)

[PATCH] pinctrl: sh-pfc: r8a7796: Add group for AVB MDIO and MII pins
 2017-04-20 11:47 UTC  (7+ messages)

NVMe over fabrics - Caching controller Identity data
 2017-04-20 11:46 UTC  (3+ messages)

[PATCH] arm64: dts: r8a7796: salvator-x: Enable NFS root
 2017-04-20 11:45 UTC  (2+ messages)

Documenting the (dynamic) linking rules for symbol versioning
 2017-04-20 11:45 UTC  (5+ messages)

[U-Boot] U-boot-sunxi status?
 2017-04-20 11:45 UTC  (2+ messages)

Patch "CIFS: reconnect thread reschedule itself" has been added to the 4.10-stable tree
 2017-04-20 11:44 UTC  (5+ messages)

sctp: deny peeloff operation on asocs with threads sleeping on it
 2017-04-20 11:44 UTC 

[PATCH] powerpc/32: Move entry_32 functions just after HEAD functions
 2017-04-20 11:43 UTC  (4+ messages)

[PATCH v2] nvme-rdma: support devices with queue size < 32
 2017-04-20 11:43 UTC  (9+ messages)
      ` [PATCH v3] "

Venue change for bake-a-thon June 2017
 2017-04-20 11:42 UTC 

[LTP] [PATCH 1/1] Add cve-2017-7277 SOF_TIMESTAMPING_OPT_STATS
 2017-04-20 11:41 UTC 

[LTP] [RFC 0/1] cve-2017-7277 SOF_TIMESTAMPING_OPT_STATS
 2017-04-20 11:41 UTC 

fsl_ifc_nand: are blank pages protected by ECC?
 2017-04-20 11:40 UTC  (5+ messages)

[PATCH v4 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
 2017-04-20 11:39 UTC  (6+ messages)
` [PATCH v4 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
` [PATCH v4 3/3] kdump: Protect vmcoreinfo data under the crash memory

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2017-04-19
 2017-04-20 11:39 UTC  (5+ messages)
` [net-next 04/14] i40e: dump VF information in debugfs

[PATCH v6] Allow user probes on versioned symbols
 2017-04-20 11:38 UTC  (2+ messages)

[PATCH/RFC v2 0/2] arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
 2017-04-20 11:36 UTC  (8+ messages)
` [PATCH/RFC v2 1/2] "

[PATCH net-next v4 1/2] net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
 2017-04-20 11:35 UTC  (10+ messages)

[meta-raspberrypi][PATCH] linux-raspberrypi_4.9.bb: Update to 4.9.23
 2017-04-20 11:34 UTC  (3+ messages)

kmemleak complaints in nvme PM
 2017-04-20 11:34 UTC  (6+ messages)

[PATCH v3] pinctrl: sh-pfc: r8a7791: add R8A7743 support
 2017-04-20 11:33 UTC  (2+ messages)

[patch V2 24/24] cpu/hotplug: Convert hotplug locking to percpu rwsem
 2017-04-20 11:30 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH] drm/i915: Use discardable buffers for rings
 2017-04-20 11:33 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v6 13/20] drm/i915/guc: Provide register list to be saved/restored during engine reset
 2017-04-20 11:33 UTC  (2+ messages)

[PATCH 3/3] perf: Avoid cpu_hotplug_lock r-r recursion
 2017-04-20 11:30 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH 00/15] Handle fopen() errors
 2017-04-20 11:26 UTC  (16+ messages)
` [PATCH 01/15] config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD
` [PATCH 02/15] bisect: report on fopen() error
` [PATCH 03/15] blame: report error on open if graft_file is a directory
` [PATCH 04/15] clone: use xfopen() instead of fopen()
` [PATCH 05/15] log: report errno on failure to fopen() a file
` [PATCH 06/15] commit.c: report error on failure to fopen() the graft file
` [PATCH 07/15] remote.c: report error on failure to fopen()
` [PATCH 08/15] rerere.c: "
` [PATCH 09/15] rerere.c: report correct errno
` [PATCH 10/15] sequencer.c: report error on failure to fopen()
` [PATCH 11/15] server-info: "
` [PATCH 12/15] wt-status.c: "
` [PATCH 13/15] xdiff-interface.c: report errno on failure to stat() or fopen()
` [PATCH 14/15] config.c: handle error on failing to fopen()
` [PATCH 15/15] t1308: add a test case on open a config directory

fanotify read returns with errno == EOPENSTALE
 2017-04-20 11:33 UTC  (14+ messages)

[PATCH 2/3] jump_label: Provide static_key_slow_inc_nohp()
 2017-04-20 11:29 UTC  (2+ messages)
` [tip:smp/hotplug] jump_label: Provide static_key_slow_inc_cpuslocked()

[PATCH] nvmet_fc: Change traddr field separator to a colon
 2017-04-20 11:32 UTC  (2+ messages)

[PATCH] nvmet: convert from kmap to nvmet_copy_from_sgl
 2017-04-20 11:31 UTC  (3+ messages)

[PATCH] brcm80211: brcmfmac: Ensure that incoming skb's are writable
 2017-04-20 11:31 UTC  (2+ messages)

[PATCH 1/3] jump_label: Pull get_online_cpus() into generic code
 2017-04-20 11:29 UTC  (2+ messages)
` [tip:smp/hotplug] "

GATT Server: DBus GATT Services not advertised/exported
 2017-04-20 11:31 UTC  (10+ messages)

[patch V2 18/24] PCI: Replace the racy recursion prevention
 2017-04-20 11:27 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 20/24] perf/core: Remove redundant get_online_cpus()
 2017-04-20 11:28 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Ksummit-discuss] "Maintainer summit" invitation discussion
 2017-04-20 11:30 UTC  (9+ messages)

[PATCH v2 0/4] arbitrary sg lists support
 2017-04-20 11:30 UTC  (10+ messages)
` [PATCH v2 1/4] IB/core: Add inline function to get sg mr type
` [PATCH v2 3/4] nvme: enable SG gaps support

[patch V2 19/24] ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()
 2017-04-20 11:28 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 17/24] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
 2017-04-20 11:27 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 16/24] perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
 2017-04-20 11:26 UTC  (2+ messages)
` [tip:smp/hotplug] "

[GIT PULL 00/28] perf/core fixes and cleanups
 2017-04-20 11:29 UTC  (4+ messages)

[patch V2 15/24] x86/perf: Drop EXPORT of perf_check_microcode
 2017-04-20 11:25 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 11/24] ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
 2017-04-20 11:23 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 13/24] powerpc/powernv: Use stop_machine_cpuslocked()
 2017-04-20 11:24 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 14/24] cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
 2017-04-20 11:25 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH 0/5] v2: block subsystem refcounter conversions
 2017-04-20 11:27 UTC  (6+ messages)
` [PATCH 1/5] block: convert bio.__bi_cnt from atomic_t to refcount_t
` [PATCH 2/5] block: convert blk_queue_tag.refcnt "
` [PATCH 3/5] block: convert blkcg_gq.refcnt "
` [PATCH 4/5] block: convert io_context.active_ref "
` [PATCH 5/5] block: convert bsg_device.ref_count "

[patch V2 12/24] s390/kernel: Use stop_machine_cpuslocked()
 2017-04-20 11:24 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Qemu-devel] [PATCH v13 00/20] block: Image locking series
 2017-04-20 11:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH v13 02/20] block: Drop consistent read perm if opened unsafe
` [Qemu-devel] [PATCH v13 19/20] file-posix: Add image locking in perm operations

[patch V2 09/24] hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-20 11:22 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 10/24] perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()
 2017-04-20 11:23 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 08/24] hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-20 11:22 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-20 11:21 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 06/24] cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-20 11:21 UTC  (2+ messages)
` [tip:smp/hotplug] "

[meta-raspberrypi][PATCH 1/1] raspberrypi.conf: Have the ability to overwrite SERIAL_CONSOLE
 2017-04-20 11:24 UTC  (2+ messages)

[PATCH] fscrypt: use 32 bytes of encrypted filename
 2017-04-20 11:24 UTC  (5+ messages)

[patch V2 05/24] x86/mtrr: Remove get_online_cpus() from mtrr_save_state()
 2017-04-20 11:20 UTC  (2+ messages)
` [tip:smp/hotplug] "

[patch V2 04/24] padata: Avoid nested calls to get_online_cpus() in pcrypt_init_padata()
 2017-04-20 11:20 UTC  (2+ messages)
` [tip:smp/hotplug] "

[RFC 0/4] Exynos DRM: add Picture Processor extension
 2017-04-20 11:23 UTC  (3+ messages)

[PATCH] Fix BSS corruption/overwrite issue in early x86 kernel startup
 2017-04-20 11:16 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Fix BSS corruption/overwrite bug "

[PATCH] ARM: hyp-stub: Fix Thumb-2 compilation
 2017-04-20 11:23 UTC  (3+ messages)

Fwd: uvcvideo extension controls
 2017-04-20 11:22 UTC 

[patch V2 03/24] padata: Make padata_alloc() static
 2017-04-20 11:19 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-20 11:14 UTC  (6+ messages)
` [PATCH V15 02/11] ras: acpi/apei: cper: add support for generic data v3 structure

[Qemu-devel] [RFC PATCH 0/4] nvdimm: enable flush hint address structure
 2017-04-20 11:22 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 4/4] nvdimm acpi: build flush hint address structure if required

[kernel-hardening] [PATCH] powerpc/mm: Add support for runtime configuration of ASLR limits
 2017-04-20 11:22 UTC  (6+ messages)
` [kernel-hardening] "

[patch V2 02/24] stop_machine: Provide stop_machine_cpuslocked()
 2017-04-20 11:19 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH] x86/smp: Update reschedule warning text
 2017-04-20 11:17 UTC  (2+ messages)
` [tip:sched/core] sched/x86: "

[patch V2 01/24] cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
 2017-04-20 11:18 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH v5] x86: call smp vmxoff in smp stop
 2017-04-20 11:16 UTC  (5+ messages)
` [tip:x86/boot] x86/reboot: Turn off KVM when halting a CPU

[Buildroot] [PATCH] dbus: bump to version 1.10.18
 2017-04-20 11:21 UTC 

LDM/STM alignment fixups on arm64
 2017-04-20 11:20 UTC  (6+ messages)

Please update board-2.bin for QCA9888
 2017-04-20 11:18 UTC  (4+ messages)

[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.12
 2017-04-20 11:17 UTC  (11+ messages)
` [PATCH tip/core/rcu 07/13] rcu: Add smp_mb__after_atomic() to sync_exp_work_done()

[tip:perf/core] perf tools: Ditch unused strchrnul() reimplementation
 2017-04-20 11:15 UTC 

[tip:perf/core] perf tools: Remove regex.h and fnmatch.h from util.h
 2017-04-20 11:15 UTC 

[tip:perf/core] perf tools: Remove include dirent.h from util.h
 2017-04-20 11:14 UTC 

[PATCH 0/5] nvmet_fc: bug fixes and lldd api mods
 2017-04-20 11:16 UTC  (9+ messages)
` [PATCH 2/5] nvmet_fc: add req_release to lldd api
` [PATCH 3/5] nvme_fcloop: split job struct from transport for req_release
` [PATCH 4/5] nvmet_fc: Rework target side abort handling
` [PATCH 5/5] nvmet_fc: add missing reference in add_port

[tip:perf/core] perf tools: Use api/fs/tracing_path.h where needed
 2017-04-20 11:13 UTC 

[tip:perf/core] perf tools: No need to include bitops.h in util.h
 2017-04-20 11:13 UTC 

[tip:perf/core] perf tools: Remove misplaced __maybe_unused in some functions
 2017-04-20 11:14 UTC 

[tip:perf/core] perf tools: Move path related functions to util/path.h
 2017-04-20 11:12 UTC 

[PATCH v2] pinctrl: sh-pfc: r8a7794: add R8A7745 support
 2017-04-20 11:14 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package: protobuf: bump to v3.2.0
 2017-04-20 11:14 UTC  (5+ messages)

[tip:perf/core] perf tools: Don't include terminal handling headers in util.h
 2017-04-20 11:12 UTC 

[tip:perf/core] perf str{filter,list}: Disentangle headers
 2017-04-20 11:11 UTC 

WARNING: kernel stack regs at ffffc9000024fea8 in udevadm:92 has bad 'bp' value 00007fffc4614d30
 2017-04-20 11:06 UTC 

[tip:perf/core] perf tools: Include errno.h where needed
 2017-04-20 11:11 UTC 

[PATCH net-next 0/3] net: hns: add deferred probe and fix a bug
 2017-04-20 11:13 UTC  (3+ messages)
` [PATCH net-next 2/3] net: hns: support deferred probe when no mdio

[tip:perf/core] perf tools: Move extra string util functions to util/string2.h
 2017-04-20 11:10 UTC 

[tip:perf/core] perf tools: Move srcline definitions to separate header
 2017-04-20 11:10 UTC 

[tip:perf/core] perf tools: Move print_binary definitions to separate files
 2017-04-20 11:09 UTC 

[tip:perf/core] tools include: Include missing headers for fls() and types in linux/log2.h
 2017-04-20 11:09 UTC 

[tip:perf/core] perf tools: Move sane ctype stuff from util.h to sane_ctype.h
 2017-04-20 11:08 UTC 

[tip:perf/core] perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
 2017-04-20 11:08 UTC 

[Qemu-devel] What's the next QEMU version after 2.9 ? (or: when is a good point in time to get rid of old interfaces)
 2017-04-20 11:10 UTC  (14+ messages)

[tip:perf/core] perf tools: Replace STR() calls with __stringify()
 2017-04-20 11:07 UTC 

[tip:perf/core] perf tools: Remove PRI[xu] macros from perf.h
 2017-04-20 11:07 UTC 

[PATCH v2] powerpc/book3s: mce: Move add_taint() later in virtual mode
 2017-04-20 11:09 UTC  (2+ messages)

[tip:perf/core] perf tools: Including missing inttypes.h header
 2017-04-20 11:06 UTC 

[tip:perf/core] perf tools: Remove unused macros from util.h
 2017-04-20 11:06 UTC 

[RFC] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-04-20 11:06 UTC  (3+ messages)
` [PATCH] mm/madvise: Dont poison entire HugeTLB page for single page errors

[tip:perf/core] tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
 2017-04-20 11:05 UTC 

[tip:perf/core] objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
 2017-04-20 11:04 UTC 

[tip:perf/core] perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
 2017-04-20 11:04 UTC 

[tip:perf/core] tools include: Move ARRAY_SIZE() to linux/kernel.h
 2017-04-20 11:03 UTC 

[tip:perf/core] tools include: Adopt __same_type() and __must_be_array() from the kernel
 2017-04-20 11:03 UTC 

[tip:perf/core] tools include: Introduce linux/bug.h, from the kernel sources
 2017-04-20 11:02 UTC 

Pyro schedule
 2017-04-20 11:05 UTC 

[tip:perf/core] perf unwind arm64: Add missing errno.h header
 2017-04-20 11:01 UTC 

[tip:perf/core] perf tools: Remove FLEX_ARRAY definition
 2017-04-20 11:02 UTC 

[PATCH] x86/hvm: Corrections and improvements to unhandled vmexit logging
 2017-04-20 11:01 UTC  (3+ messages)

[PATCH] rt2800: fix mt7620 E2 channel registers
 2017-04-20 11:01 UTC  (2+ messages)
`  "

[PATCH] rt2800: fix mt7620 vco calibration registers
 2017-04-20 11:00 UTC  (2+ messages)
`  "

[PATCH v1] net: phy: fix auto-negotiation stall due to unavailable interrupt
 2017-04-20 11:00 UTC  (2+ messages)

[PATCH 1/2] rt2800: fix LNA gain assignment for MT7620
 2017-04-20 11:00 UTC  (2+ messages)
` [1/2] "

[RFC 0/2] IB/core: Add ESP Crypto Flow Steering support
 2017-04-20 11:00 UTC  (3+ messages)
  ` [RFC 1/2] Introduce egress IB flow steering flag
  ` [RFC 2/2] IB/core: ESP AES-GCM crypto offload action


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.