All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-10 21:27:39 to 2018-01-10 22:23:41 UTC [more...]

[PATCH] zswap: only save zswap header if zpool is shrinkable
 2018-01-10 22:23 UTC  (5+ messages)

[PATCH 0/2] Suspend-to-idle fixes for Surface Pro3
 2018-01-10 22:22 UTC  (4+ messages)
` [PATCH 1/2] ACPI / PM: Use Low Power S0 Idle on more systems

[GIT] Networking
 2018-01-10 22:21 UTC 

[PATCH v3 0/5] x86: SME: BSP/SME microcode update fix
 2018-01-10 22:20 UTC  (4+ messages)

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-10 22:19 UTC  (11+ messages)
` [PATCH v6 00/15] JZ4770 SoC support
  ` [PATCH v6 06/15] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v6 08/15] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v6 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs

cgroups(7): documenting cgroups v2 thread mode
 2018-01-10 22:18 UTC  (6+ messages)

Newbie question about fio
 2018-01-10 22:18 UTC  (2+ messages)

[PATCH] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-01-10 22:17 UTC  (3+ messages)

[Buildroot] [Bug 10301] New: systemd/getty unused options
 2018-01-10 22:15 UTC  (2+ messages)
` [Buildroot] [Bug 10301] "

[PATCH] PCI: Add #defines for Completion Timeout Disable feature
 2018-01-10 22:14 UTC  (2+ messages)

[PATCH 13/14] megaraid_sas: NVME passthru command support
 2018-01-10 22:14 UTC  (7+ messages)

cgroups(7): documenting cgroups v2 delegation
 2018-01-10 22:14 UTC  (11+ messages)

[Buildroot] [PATCH] system/Config.in: hide BR2_TARGET_GENERIC_GETTY_{TERM, OPTIONS} with systemd
 2018-01-10 22:14 UTC 

[patch RFC 5/5] x86/speculation: Add basic speculation control code
 2018-01-10 22:13 UTC  (14+ messages)

[PATCH] net/bnxt: fix check for on-chip resources
 2018-01-10 22:12 UTC 

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-10 22:10 UTC  (14+ messages)

[PATCH i-g-t] include inttypes.h for PRI defines
 2018-01-10 22:12 UTC  (4+ messages)
` [PATCH i-g-t v2] "

[PATCH net-next 0/3] sfc: support 25G configuration with ethtool
 2018-01-10 22:11 UTC  (2+ messages)

[Qemu-devel] [Bug 1151986] [NEW] buffer overflow after block-stream via QMP
 2018-01-10 21:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1151986] "

[Qemu-devel] [Bug 1156632] [NEW] not receiving RESET event after system_reset command causes QMP connection to die
 2018-01-10 21:52 UTC  (2+ messages)
` [Qemu-devel] [Bug 1156632] "

[Qemu-devel] [Bug 1162644] Re: qemu-system-x86_64 crashed with SIGABRT in __assert_fail_base()
 2018-01-10 21:56 UTC 

[PATCH linux dev-4.13 v1 0/3] clk: npcm: add NPCM7xx clock driver
 2018-01-10 22:09 UTC  (4+ messages)
` [PATCH linux dev-4.13 v1 1/3] dt-binding: clock: document NPCM7xx clock DT bindings
` [PATCH linux dev-4.13 v1 2/3] dt-binding: clock: add NPCM7XX clock include file
` [PATCH linux dev-4.13 v1 3/3] clk: npcm: add NPCM7xx clock driver

[PATCH 0/2] the cat-file -e option doesn't work as documented
 2018-01-10 22:09 UTC  (4+ messages)
` [PATCH 1/2] cat-file doc: document that -e will return some output

[Buildroot] [Bug 10316] New: Building grub fails on debian stretch
 2018-01-10 22:09 UTC  (2+ messages)
` [Buildroot] [Bug 10316] "

[Buildroot] [Bug 10211] New: mkpasswd.c:183: pointless test ?
 2018-01-10 22:08 UTC  (2+ messages)
` [Buildroot] [Bug 10211] "

tip/master falls off NOP cliff with KPTI under KVM
 2018-01-10 22:08 UTC 

[Buildroot] [Bug 10206] New: buildroot-2017.08-rc1/support/kconfig/confdata.c: couple of minor tweeks
 2018-01-10 22:07 UTC  (2+ messages)
` [Buildroot] [Bug 10206] "

[PATCH] x86/spectre: hide 'spectre_v2_enabled' when disabled
 2018-01-10 22:05 UTC 

[Buildroot] [Bug 10176] New: Rsyslog's S01logging is deleted by Busybox.mk from TARGET
 2018-01-10 22:07 UTC  (2+ messages)
` [Buildroot] [Bug 10176] "

[PATCH rdma-core 0/8] Revise provider initialization
 2018-01-10 22:06 UTC  (3+ messages)

[PATCH v7 00/17] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
 2018-01-10 22:05 UTC  (18+ messages)
` [PATCH v7 01/17] x86: Support compiling with indirect branch thunks
` [PATCH v7 02/17] x86: Support indirect thunks from assembly code
` [PATCH v7 03/17] x86/boot: Report details of speculative mitigations
` [PATCH v7 04/17] x86/amd: Try to set lfence as being Dispatch Serialising
` [PATCH v7 05/17] x86: Introduce alternative indirect thunks
` [PATCH v7 06/17] x86/feature: Definitions for Indirect Branch Controls
` [PATCH v7 07/17] x86/cmdline: Introduce a command line option to disable IBRS/IBPB, STIBP and IBPB
` [PATCH v7 08/17] x86/msr: Emulation of MSR_{SPEC_CTRL, PRED_CMD} for guests
` [PATCH v7 09/17] x86/migrate: Move MSR_SPEC_CTRL on migrate
` [PATCH v7 10/17] x86/hvm: Permit guests direct access to MSR_{SPEC_CTRL, PRED_CMD}
` [PATCH v7 11/17] x86: Protect unaware domains from meddling hyperthreads
` [PATCH v7 12/17] x86/entry: Organise the use of MSR_SPEC_CTRL at each entry/exit point
` [PATCH v7 13/17] x86/boot: Calculate the most appropriate BTI mitigation to use
` [PATCH v7 14/17] x86/entry: Clobber the Return Stack Buffer/Return Address Stack on entry to Xen
` [PATCH v7 15/17] x86/ctxt: Issue a speculation barrier between vcpu contexts
` [PATCH v7 16/17] x86/cpuid: Offer Indirect Branch Controls to guests
` [PATCH v7 17/17] x86/idle: Clear SPEC_CTRL while idle

[PATCH i-g-t] tests/gem_reset_stats: Fix retrieval of hangcheck stats expectation
 2018-01-10 22:04 UTC  (4+ messages)

[PATCH] mtd: nand: gpmi: Release DMA channels on failure
 2018-01-10 22:04 UTC  (3+ messages)

[Buildroot] [git commit] busybox: don't remove S01logging when CONFIG_SYSLOGD is disabled
 2018-01-10 22:03 UTC 

[PATCH] xfs: recheck reflink / dirty page status before freeing CoW reservations
 2018-01-10 22:03 UTC 

What's cooking in git.git (Jan 2018, #02; Tue, 9)
 2018-01-10 22:03 UTC  (4+ messages)

[PATCH] clk: divider: fix clk_round_rate() when CLK_DIVIDER_READ_ONLY && CLK_RATE_SET_PARENT
 2018-01-10 22:03 UTC  (2+ messages)

[PATCH] IB/hfi1: Prevent a NULL dereference
 2018-01-10 22:03 UTC  (5+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] mcookie: correct wrong memset argument
 2018-01-10 22:03 UTC 

[PATCHv2 net-next 0/2] net: erspan: add support for openvswitch
 2018-01-10 22:02 UTC  (5+ messages)
` [PATCHv2 net-next 2/2] openvswitch: add erspan version II support

[PATCH net-next 1/2 v10] net: ethernet: Add DT bindings for the Gemini ethernet
 2018-01-10 22:02 UTC  (6+ messages)
` [PATCH net-next 2/2 v10] net: ethernet: Add a driver for Gemini gigabit ethernet

[PATCH] RDMA/rxe: Fix a race condition related to the QP error state
 2018-01-10 22:01 UTC  (3+ messages)

[Qemu-devel] [Bug 1094564] [NEW] images used as scsi disks not readable (qemu-system-arm, macos 10.8)
 2018-01-10 21:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1094564] "

[Qemu-devel] [Bug 1122492] Re: qemu and grub2 rescue floppy don't get along
 2018-01-10 21:43 UTC 

[Qemu-devel] [Bug 1129957] Re: Performance issue running quest image on qemu compiled for Win32 platform
 2018-01-10 21:48 UTC 

[RFC] doc: fix code snippet build warnings
 2018-01-10 21:59 UTC  (2+ messages)

Bug report - drivers/nvme/host/pci.c?
 2018-01-10 21:59 UTC  (5+ messages)

[PATCH RFC] Verbs requirement for GRH when working in GID based addressing
 2018-01-10 21:59 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix potential NULL pointer dereferences
 2018-01-10 21:58 UTC  (3+ messages)

[PATCH 0/1] scsi_debug: delay stress fix
 2018-01-10 21:57 UTC  (2+ messages)
` [PATCH 1/1] "

Growing RAID10 with active XFS filesystem
 2018-01-10 21:57 UTC  (7+ messages)

Luminous - replace old target-weight tree from osdmap with mgr balancer
 2018-01-10 21:56 UTC  (4+ messages)

Latency tracing using LTTng
 2018-01-10 21:56 UTC 

[U-Boot] [PATCH] Makefile: ensure DTB doesn't overflow into initial stack
 2018-01-10 21:56 UTC  (2+ messages)

[PATCH] CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
 2018-01-10 21:55 UTC  (3+ messages)

[PATCH] iser-target: Fix possible use-after-free in connection establishment error
 2018-01-10 21:54 UTC  (8+ messages)

[PATCHv2] scsi_dh_alua: skip RTPG for devices only supporting active/optimized
 2018-01-10 21:54 UTC  (2+ messages)

[PATCH v3 0/7] EDAC drivers for Armada XP L2 and DDR
 2018-01-10 21:54 UTC  (5+ messages)
` [v3,7/7] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
    ` [PATCH v3 7/7] "

[PATCH kvm-unit-tests 0/9] s390x: vmalloc support
 2018-01-10 21:53 UTC  (10+ messages)
` [PATCH kvm-unit-tests 1/9] s390x: fix TEST BLOCK tests
` [PATCH kvm-unit-tests 2/9] s390x: use highest addresses for PGM_ADDRESSING errors
` [PATCH kvm-unit-tests 3/9] s390x: increase the stack size
` [PATCH kvm-unit-tests 4/9] s390x: add missing sclp definitions from QEMU
` [PATCH kvm-unit-tests 5/9] s390x: rename sclp_setup() to sclp_ascii_setup()
` [PATCH kvm-unit-tests 6/9] s390x: detect installed memory
` [PATCH kvm-unit-tests 7/9] s390x: initialize the physical allocator
` [PATCH kvm-unit-tests 8/9] s390x: add vmalloc support
` [PATCH kvm-unit-tests 9/9] s390x: add test for (v)malloc

GREETINGS FROM MOHAMMED AHMED 
 2018-01-10 21:54 UTC 

[PATCH][next] IB/mlx5: remove redundant assignment of mdev
 2018-01-10 21:53 UTC  (5+ messages)

[PATCH v2 0/6] ARM branch predictor hardening
 2018-01-10 21:52 UTC  (5+ messages)
` [PATCH v2 1/6] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17

[PATCH] scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids
 2018-01-10 21:51 UTC  (3+ messages)

[PATCH 1/2] soc: imx: gpcv2: Do not pass static memory as platform data
 2018-01-10 21:50 UTC  (5+ messages)
` [PATCH 2/2] soc: imx: gpc: "

Radical proposal: ship not-fully-tidied shim as 4.10.1
 2018-01-10 21:49 UTC  (11+ messages)
      ` sidecar (hvm shim) creation script

[PATCH][scsi-next] scsi: qla2xxx: remove redundant assignment of d
 2018-01-10 21:50 UTC  (3+ messages)

[Qemu-devel] [Bug 1090726] [NEW] qemu does not generate guest cpu topology properly
 2018-01-10 21:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1090726] "

[PATCH] xfs: record whichfork in iext tracepoints
 2018-01-10 21:50 UTC 

[PATCH] drm/amdgpu: Update MMHUB power gating register settings
 2018-01-10 21:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] Add a valid_cpu_types property
 2018-01-10 21:48 UTC  (11+ messages)

[RFC 0/2] Net softirq deferring to ksoftirqd
 2018-01-10 21:48 UTC  (4+ messages)
` [RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context

[PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for a generic PECI hwmon
 2018-01-10 21:47 UTC  (3+ messages)
` [linux, dev-4.10, "

[PATCH v1 0/2] Incremental rewrite of git-submodules
 2018-01-10 21:47 UTC  (5+ messages)
` [PATCH v1 2/2] submodule: port submodule subcommand 'deinit' from shell to C

[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
 2018-01-10 21:46 UTC  (9+ messages)

[PATCH v2] PCI/DPC: Fix shared interrupt handling
 2018-01-10 21:45 UTC  (2+ messages)

[PATCH v2] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
 2018-01-10 21:45 UTC  (2+ messages)

[PATCH] x86/retpoline: Fix NOSPEC_JMP for tip
 2018-01-10 20:33 UTC  (10+ messages)
      ` [PATCH] x86/alternatives: Fix optimize_nops() checking

[PATCH v3 0/2] Rework blk_mq_mark_tag_wait()
 2018-01-10 21:41 UTC  (3+ messages)
` [PATCH v3 1/2] blk-mq: Reduce the number of if-statements in blk_mq_mark_tag_wait()
` [PATCH v3 2/2] blk-mq: Fix a race condition "

[PATCH v2] clk: fix reentrancy of clk_enable() on UP systems
 2018-01-10 21:40 UTC  (2+ messages)

[PATCH] PCI/ASPM: Unexport internal ASPM interfaces
 2018-01-10 21:40 UTC  (2+ messages)

[PATCH] libsas: Disable asynchronous aborts for SATA devices
 2018-01-10 21:40 UTC  (2+ messages)

[Qemu-devel] [Bug 939027] [NEW] Combining direct_io and non-direct_io leads to hang
 2018-01-10 21:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 939027] "

[Qemu-devel] [Bug 1055090] [NEW] esp error: NetBSD/sparc on qemu-system-sparc
 2018-01-10 21:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1055090] "

[Qemu-devel] [Bug 1066055] [NEW] Network performance regression with vde_switch
 2018-01-10 21:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1066055] "

[Qemu-devel] [Bug 1086745] [NEW] serial port data THRE comes too early
 2018-01-10 21:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1086745] "

ath9k dropping connections
 2018-01-10 21:39 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/2] linux-firmware: bump version to 65b1c68
 2018-01-10 21:38 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] linux-firmware: add support for intel iwlwifi 9xxx

[PATCH -next] clk: aspeed: Fix return value check in aspeed_cc_init()
 2018-01-10 21:38 UTC  (2+ messages)

Recommendations for balancing as part of regular maintenance?
 2018-01-10 21:37 UTC  (2+ messages)

[PATCH V2 1/2] nvme: split resetting state into reset_prepate and resetting
 2018-01-10 21:36 UTC  (3+ messages)

[RESEND PATCH 1/2] scsi: bnx2fc: Use zeroing allocator rather than allocator/memset
 2018-01-10 21:36 UTC  (4+ messages)
` [RESEND PATCH 2/2] scsi: qedi: Use zeroing allocator instead of allocator/memset

[Buildroot] [PATCHv2 1/1] utils/checkpackagelib: add function to check of the default package source variable
 2018-01-10 21:36 UTC 

[PATCH] t3900: add some more quotes
 2018-01-10 21:31 UTC  (4+ messages)

[Buildroot] [Bug 10256] New: Kodi-inputstream-adaptive: download fails (patch included)
 2018-01-10 21:31 UTC  (2+ messages)
` [Buildroot] [Bug 10256] "

[Buildroot] [Bug 10216] New: package/x11r7/mcookie/mcookie.c:207: bad size ?
 2018-01-10 21:30 UTC  (2+ messages)
` [Buildroot] [Bug 10216] "

[PATCH] ext4: use strlcpy() instead of strncpy()
 2018-01-10 21:30 UTC  (5+ messages)

[GIT PULL 00/27] perf/core improvements and fixes
 2018-01-10 21:28 UTC  (28+ messages)
` [PATCH 01/27] perf test bpf: Improve message about expected samples
` [PATCH 02/27] perf test bpf: Use designated struct field initializers
` [PATCH 03/27] perf test bpf: Hook on epoll_pwait()
` [PATCH 04/27] perf tools: Fix compile error with libunwind x86
` [PATCH 05/27] perf report: Fix a wrong offset issue when using /proc/kcore
` [PATCH 06/27] perf report: Fix a no annotate browser displayed issue
` [PATCH 07/27] perf header: Add infrastructure to record first and last sample time
` [PATCH 08/27] perf record: Record the first and last sample time in the header
` [PATCH 09/27] perf tools: Create function to parse time percent
` [PATCH 10/27] perf tools: Create function to perform multiple time range checking
` [PATCH 11/27] perf report: Support time percent and multiple time ranges
` [PATCH 12/27] perf script: "
` [PATCH 13/27] perf tools: Enable LIBBABELTRACE by default
` [PATCH 14/27] perf tools: Display perf_event_attr::namespaces debug info
` [PATCH 15/27] perf: Allocate context task_ctx_data for child event
` [PATCH 16/27] perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
` [PATCH 17/27] perf: Make perf_callchain function static
` [PATCH 18/27] perf: Return empty callchain instead of NULL
` [PATCH 19/27] perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
` [PATCH 20/27] perf script: Add support to display sample misc field
` [PATCH 21/27] perf script: Add support to display lost events
` [PATCH 22/27] perf tools: Make the tool's warning messages optional
` [PATCH 23/27] perf report: Add --stats option to display quick data statistics
` [PATCH 24/27] perf trace: Beautify 'gettid' syscall result
` [PATCH 25/27] perf report: Add --tasks option to display monitored tasks
` [PATCH 26/27] perf report: Introduce --mmaps
` [PATCH 27/27] tools headers: Synchronize kernel <-> tooling headers

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-10 21:29 UTC  (4+ messages)
` [PATCH 27/32] aio: sanitize ki_list handling

[Qemu-devel] [PATCH v1 0/1] block: Add numeric errno field to BLOCK_IO_ERROR events
 2018-01-10 21:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/1] "

[PATCH v5 00/16] OMAP2+ OneNAND driver update
 2018-01-10 21:27 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/6] target/m68k: supervisor mode (part 2)
 2018-01-10 21:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/6] target/m68k: add HMP command "info tlb"


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.