All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-18 16:07:26 to 2017-04-18 17:05:10 UTC [more...]

[patch V2 00/24] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
 2017-04-18 17:04 UTC  (8+ messages)
` [patch V2 04/24] padata: Avoid nested calls to get_online_cpus() in pcrypt_init_padata()
` [patch V2 07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
` [patch V2 08/24] hwtracing/coresight-etm3x: "
` [patch V2 09/24] hwtracing/coresight-etm4x: "
` [patch V2 11/24] ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
` [patch V2 17/24] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()

[PATCH v3 0/4] split DAX mmap DIO cases
 2017-04-18 17:05 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] DAX-DIO: make dax_to_non_dax dio test solo
  ` [PATCH v4 2/4] generic: test mmap io fom DAX to non-DAX
  ` [PATCH v4 3/4] xfs: test per-inode DAX flag "
  ` [PATCH v4 4/4] generic: mmap write readonly DAX file

[PATCH] Revert "arm64: Increase the max granular size"
 2017-04-18 17:05 UTC  (12+ messages)

[PATCH v7 00/10] IMC Instrumentation Support
 2017-04-18 17:01 UTC  (12+ messages)
` [PATCH v7 01/10] powerpc/powernv: Data structure and macros definitions for IMC
` [PATCH v7 02/10] powerpc/powernv: Autoload IMC device driver module
` [PATCH v7 03/10] powerpc/powernv: Detect supported IMC units and its events
` [PATCH v7 4/10] powerpc/perf: Add generic IMC pmu groupand event functions
` [PATCH v7 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
` [PATCH v7 06/10] powerpc/powernv: Core IMC events detection
` [PATCH v7 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
` [PATCH v7 8/10] powerpc/powernv: Thread IMC events detection
` [PATCH v7 9/10] powerpc/perf: Thread IMC PMU functions
` [PATCH v7 10/10] powerpc/perf: Thread imc cpuhotplug support

[PATCH v2 net 1/2] net sched actions: fix access to uninitialized data
 2017-04-18 17:03 UTC  (3+ messages)
` [PATCH v2 net 2/2] net sched actions: decrement module refcount earlier

FW: Issue in gitbash changing directory
 2017-04-18 16:53 UTC  (2+ messages)

[PATCH V2 0/2] additional sysfs entries for CPPC
 2017-04-18 17:03 UTC  (4+ messages)
` [PATCH V2 1/2] ACPI / CPPC: Read lowest non linear perf in cppc_get_perf_caps

[PATCH net] selftests/net: Fixes psock_fanout CBPF test case
 2017-04-18 17:03 UTC  (4+ messages)

[PATCH 00/12] KIQ support for gfx9
 2017-04-18 17:02 UTC  (8+ messages)
` [PATCH 01/12] drm/amdgpu/gfx9: fix typo in mpd init
` [PATCH 12/12] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v3)

Running OpenBMC in qemu
 2017-04-18 17:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v17 0/2] virtio-crypto: virtio crypto device specification
 2017-04-18 17:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v17 1/2] virtio-crypto: Add "

[Patch net-next v3] net_sched: move the empty tp check from ->destroy() to ->delete()
 2017-04-18 17:01 UTC  (2+ messages)

[PATCH] fs: Preventing READ_IMPLIES_EXEC Propagation
 2017-04-18 17:01 UTC  (3+ messages)

[PATCH] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
 2017-04-18 17:00 UTC  (5+ messages)

[PATCH 0/2] [GIT PULL] tracing: Add test that tests the last fix
 2017-04-18 16:58 UTC  (3+ messages)
` [PATCH 1/2] selftests: ftrace: Add a testcase for function PID filter
` [PATCH 2/2] selftests: ftrace: Add check for function-fork before running pid filter test

bluetooth 6lowpan interfaces are not virtual anymore
 2017-04-18 16:59 UTC  (2+ messages)

XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
 2017-04-18 16:59 UTC  (6+ messages)

GIT_EXEC_PATH
 2017-04-18 16:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] rsa: Fix build with OpenSSL 1.1.x
 2017-04-18 16:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] librhash: new package
 2017-04-18 16:58 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] cmake: bump version to 3.8.0

[PATCH 0/6] ACPI: Fine-tuning for some function implementations
 2017-04-18 16:56 UTC  (14+ messages)
` [PATCH 1/6] ACPI-fan: Use devm_kcalloc() in acpi_fan_get_fps()
` [PATCH 2/6] ACPI-fan: Delete error messages for a failed memory allocation in two functions
` [PATCH 3/6] ACPI-nfit: Use devm_kcalloc() in nfit_mem_dcr_init()
` [PATCH 4/6] ACPI-APEI-EINJ: Replace 12 seq_printf() calls by seq_puts() in available_error_type_show()
  ` [PATCH 4/6] ACPI-APEI-EINJ: Replace 12 seq_printf() calls by seq_puts() in available_error_type_show
` [PATCH 5/6] ACPI-battery: Replace 16 seq_printf() calls by seq_puts()
` [PATCH 6/6] ACPI-proc: Replace two seq_printf() calls by seq_puts() in acpi_system_wakeup_device_seq_show()
  ` [PATCH 6/6] ACPI-proc: Replace two seq_printf() calls by seq_puts() in acpi_system_wakeup_device_seq

RFC: WMI Enhancements
 2017-04-18 16:56 UTC  (14+ messages)

[PATCH] smsc95xx: Use skb_cow to deal with cloned skbs
 2017-04-18 16:56 UTC  (6+ messages)

[RFC 0/2] New engine discovery and execbuffer2 engine selection uAPI
 2017-04-18 16:56 UTC  (3+ messages)
` [RFC 1/2] drm/i915: Engine discovery uAPI
` [RFC 2/2] drm/i915: Select engines via class and instance in execbuffer2

[PATCH 1/2] serial: imx: support enabling rs485 at boot time with DT option
 2017-04-18 16:54 UTC  (2+ messages)
` [PATCH 2/2] serial: imx: allow enabling RX during TX operation "

[kernel-hardening] [PATCH 00/18] Introduce struct layout randomization plugin
 2017-04-18 16:54 UTC  (2+ messages)

[PATCH 00/10] mtd: spi-nor: aspeed: support extensions
 2017-04-18 16:51 UTC  (12+ messages)
` [PATCH 10/10] mtd: spi-nor: aspeed: optimize read mode

IO throttling with CFQ IO scheduler
 2017-04-18 16:52 UTC  (3+ messages)

[ovmf test] 107499: all pass - PUSHED
 2017-04-18 16:50 UTC 

mdadm Consistency Policy initialization
 2017-04-18 16:50 UTC 

[U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library
 2017-04-18 16:48 UTC  (5+ messages)

[PATCH 0/3] Extend the vTPM proxy driver to pass locality to emulator
 2017-04-18 16:47 UTC  (4+ messages)
` [PATCH 2/3] tpm: vtpm_proxy: Implement request_locality

[PATCH] of: introduce event tracepoints for dynamic device_node lifecyle
 2017-04-18 16:46 UTC  (3+ messages)

[U-Boot] [PATCH] Add support for Microchip LAN75xx and LAN78xx
 2017-04-18 16:47 UTC  (4+ messages)

[PATCH 0/3] more cpu hotplug fail
 2017-04-18 16:46 UTC  (4+ messages)
` [PATCH 2/3] jump_label: Provide static_key_slow_inc_nohp()

[PATCH net-next 0/2] tcp: address two poll() flakes
 2017-04-18 16:45 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: remove poll() flakes when receiving RST
` [PATCH net-next 2/2] tcp: remove poll() flakes with FastOpen

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-18 16:45 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] fsl-layerscape/ls1043aqds: Integrate FSL PPA
 2017-04-18 16:46 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] fsl-layerscape/ls1046aqds: "

[patch V2 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-18 11:11 UTC  (11+ messages)
` [patch V2 01/10] timer: Invoke timer_start_debug() where it makes sense
` [patch V2 02/10] timerqueue: Document return values of timerqueue_add/del()
` [patch V2 03/10] timers: Rework idle logic
` [patch V2 04/10] timer: Keep the pinned timers separate from the others
` [patch V2 05/10] timer: Retrieve next expiry of pinned/non-pinned timers seperately
` [patch V2 06/10] timer: Restructure internal locking
` [patch V2 07/10] tick/sched: Split out jiffies update helper function
` [patch V2 08/10] timer: Implement the hierarchical pull model
` [patch V2 09/10] timer_migration: Add tracepoints
` [patch V2 10/10] timer: Always queue timers on the local CPU

drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 45 warnings (v4.11-rc6-1978-g7204beb80dcd)
 2017-04-18 16:44 UTC 

Use of skb_unclone in drivers
 2017-04-18 16:43 UTC  (5+ messages)

[PATCH v6 0/3] dm: boot a mapped device without an initramfs
 2017-04-18 16:42 UTC  (7+ messages)
` [PATCH v6 1/3] dm: make some mapped_device functions available
` [PATCH v6 2/3] dm: export a table+mapped device to the ioctl interface
` [PATCH v6 3/3] init: add support to directly boot to a mapped device

[PATCH] block: get rid of blk_integrity_revalidate()
 2017-04-18 16:43 UTC  (3+ messages)

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-18 16:42 UTC  (6+ messages)

[PATCH 1/2] NFS: move nfs_pgarray_set() to open code
 2017-04-18 16:42 UTC  (3+ messages)
` [PATCH 2/2] NFS: Use GFP_NOIO for two allocations in writeback

Smarter blacklisting?
 2017-04-18 16:41 UTC  (2+ messages)

drm-tip/drm-tip boot: 17 boots: 2 failed, 15 passed (v4.11-rc6-1976-gb15e4217c2dc)
 2017-04-18 16:41 UTC 

[U-Boot] [PATCH] ls1012a: Some Bootargs and env variables added for booting kernel
 2017-04-18 16:41 UTC  (3+ messages)

[PATCH v2] cpsw: ethtool: add support for getting/setting EEE registers
 2017-04-18 16:40 UTC  (12+ messages)
                  `  "

[PATCH 3/3] sound: ASoC: tegra: Select tegra30 i2s and ahub for tegra124 SoC
 2017-04-18 16:38 UTC  (5+ messages)

[PATCH v5 0/8] refactor the filter process code into a reusable module
 2017-04-18 16:38 UTC  (5+ messages)
` [PATCH v5 4/8] convert: Separate generic structures and variables from the filter specific ones

[PATCH v2] powerpc/book3s: mce: Move add_taint() later in virtual mode
 2017-04-18 16:38 UTC 

[PATCH v2 1/3] ath9k: Support channels in licensed bands
 2017-04-18 16:38 UTC  (4+ messages)
  ` [v2,1/3] "

[PATCH] net/kni: fix crash
 2017-04-18 16:36 UTC  (2+ messages)

[PATCH V2] acpi:apei:handle GSIV and GPIO notification types
 2017-04-18 16:35 UTC  (2+ messages)

[LTP] [RFC PATCH v4 0/3] Simplify network setup
 2017-04-18 16:34 UTC  (7+ messages)

[PATCH 00/38] Annotate hw config module params for future lockdown
 2017-04-18 16:34 UTC  (7+ messages)
` [PATCH 06/38] Annotate hardware config module parameters in drivers/clocksource/

[Intel-wired-lan] Improve error message *Hardware Error*
 2017-04-18 16:32 UTC 

[PATCH 1/3] net/sfc: reset RSS channels back to 0 on close
 2017-04-18 16:32 UTC  (2+ messages)

[PATCH 0/8] efi: add support for non-standard capsule headers
 2017-04-18 16:31 UTC  (5+ messages)

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-18 16:31 UTC  (8+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface

[linux-arm-xen test] 107494: regressions - FAIL
 2017-04-18 16:31 UTC 

[U-Boot] [PATCH v1] watchdog: Introduce watchdog driver for Intel Tangier
 2017-04-18 16:30 UTC  (4+ messages)

Yocto Project Status WW16’17
 2017-04-18 16:25 UTC 

[U-Boot] [PATCH][v2] driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
 2017-04-18 16:29 UTC  (2+ messages)

[PATCH] regulator/core.c: remove the else statement
 2017-04-18 16:28 UTC  (3+ messages)

[RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
 2017-04-18 16:28 UTC  (12+ messages)

GET_ARRAY_INFO assumptions?
 2017-04-18 16:28 UTC  (6+ messages)

[Qemu-devel] Hight Processor time of Socket communciation
 2017-04-18 16:26 UTC  (2+ messages)

[PATCH] crypto/qat: fix AES-GCM authentication length
 2017-04-18 16:22 UTC  (3+ messages)

[Buildroot] [PATCH] config: bump linux kernel to 4.10.8 in vdk defconfig
 2017-04-18 16:24 UTC  (3+ messages)

RFC: drop the T10 OSD code and its users
 2017-04-18 16:24 UTC  (2+ messages)

master - spec: rename lockd to lvmlockd
 2017-04-18 16:22 UTC 

master - configure: rename lockd to lvmlockd
 2017-04-18 16:22 UTC 

[PATCH] crypto/qat: fix IV zero physical address
 2017-04-18 16:22 UTC  (3+ messages)

[PATCH rdma-core 0/5] Common MMIO accessors for rdma-core
 2017-04-18 16:22 UTC  (3+ messages)
` [PATCH rdma-core 5/5] Add mmio_memcpy_x64

[libdrm] amdgpu/: concisely && consistently check null ptrs in canonical form
 2017-04-18 16:20 UTC 

[PATCH] net/sfc: remove logically dead code
 2017-04-18 16:19 UTC  (2+ messages)

[Buildroot] [PATCH] configs/snps_archs38_zebu: rename zebu to haps
 2017-04-18 16:19 UTC 

[PATCH] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)
 2017-04-18 16:19 UTC 

[PATCH v10 0/3] read-cache: speed up add_index_entry
 2017-04-18 16:19 UTC  (5+ messages)
` [PATCH v10 3/3] read-cache: speed up add_index_entry during checkout

Returned mail: see transcript for details
 2017-04-18 16:19 UTC 

Returned mail: see transcript for details
 2017-04-18 16:19 UTC 

[PULL] 5th set of IIO fixes for the 4.11 cycle
 2017-04-18 16:18 UTC  (3+ messages)

[PATCH next RFC] net: sched: mirred: move xmit to tasklet
 2017-04-18 16:18 UTC  (2+ messages)

[PATCH v2] xgethostname: handle long hostnames
 2017-04-18 16:17 UTC  (5+ messages)

[PULL] 4th set of new device support, features and cleanups for IIO in the 4.12 cycle
 2017-04-18 16:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw: make *_exit functions return void
 2017-04-18 16:15 UTC  (2+ messages)

[PATCH v3 0/4] convert: add "status=delayed" to filter process protocol
 2017-04-18 16:14 UTC  (4+ messages)
` [PATCH v3 4/4] "

Interesting Rose patch
 2017-04-18 16:14 UTC  (2+ messages)
` Fwd: "

[PATCH] ASoC: dwc: disallow building designware_pcm as a module
 2017-04-18 16:13 UTC  (4+ messages)

[cip-dev] CIP workshop on 30th May at the OSSJ venue
 2017-04-18 16:13 UTC 

[Qemu-devel] [RFC for-3.0 0/4] block: Add qcow2-rust block driver
 2017-04-18 16:12 UTC  (5+ messages)

[PATCH 1/1] NFS append COMMIT after synchronous COPY
 2017-04-18 16:09 UTC  (2+ messages)

[PATCH] of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
 2017-04-18 16:08 UTC  (4+ messages)

[ndctl PATCH] ndctl, check: Add a sigbus handler to detect metadata corruption
 2017-04-18 16:09 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: psci: make psci usable on single core socs
 2017-04-18 16:08 UTC  (2+ messages)

[PATCH] ACPICA: Export mutex functions
 2017-04-18 16:07 UTC  (6+ messages)
        ` [Devel] "

[PATCH] platform: x86: intel-hid: Add missing ->thaw callback
 2017-04-18 16:07 UTC  (2+ messages)

[PATCH v4] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-04-18 16:07 UTC 


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.