All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-21 15:13:34 to 2016-11-21 15:52:42 UTC [more...]

[PATCH] ARM: i.MX25/35: Fix bootsource detection
 2016-11-21 15:52 UTC  (2+ messages)

[PATCH RFCv2 00/10] mmc: Add HW Command Queuing Support
 2016-11-21 15:52 UTC  (4+ messages)
` [PATCH RFCv2 01/10] mmc: core: Add support to read command queue parameters

[PATCH 13/20] sched/nohz: Convert to hotplug state machine
 2016-11-21 15:51 UTC  (2+ messages)
` [tip:smp/hotplug] "

wl1251 & mac address & calibration data
 2016-11-21 15:51 UTC  (2+ messages)

[PATCH v6 00/16] Add Paravirtual RDMA Driver
 2016-11-21 15:51 UTC  (3+ messages)
` [PATCH v6 12/16] IB/pvrdma: Add Queue Pair support

[PATCH 11/20] watchdog/octeon: Convert to hotplug state machine
 2016-11-21 15:50 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH 12/20] net/iucv: Convert to hotplug state machine
 2016-11-21 15:51 UTC  (2+ messages)
` [tip:smp/hotplug] "

[Patch v7 0/7] microblaze/PowerPC: Move irq-xilinx to irqchip
 2016-11-21 15:48 UTC  (6+ messages)
` [Patch v7 6/7] irqchip: xilinx: Try to fall back if xlnx, kind-of-intr not provided
    ` [Patch v7 6/7] irqchip: xilinx: Try to fall back if xlnx,kind-of-intr "

[PATCH 10/20] powercap/intel_rapl: Cleanup duplicated init code
 2016-11-21 15:50 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH nf-next 0/3] netfilter: x_tables: pack percpu counter allocations
 2016-11-21 15:50 UTC  (5+ messages)
` [PATCH nf-next 1/3] netfilter: x_tables: pass xt_counters struct instead of packet counter
` [PATCH nf-next 2/3] netfilter: x_tables: pass xt_counters struct to counter allocator

[U-Boot] [PATCH v2] timer: Support clocks via phandle
 2016-11-21 15:50 UTC  (4+ messages)

[PATCH 09/20] powercap/intel rapl: Convert to hotplug state machine
 2016-11-21 15:49 UTC  (2+ messages)
` [tip:smp/hotplug] "

[RFC][PATCH 2/7] kref: Add kref_read()
 2016-11-21 15:49 UTC  (7+ messages)

[PATCH 08/20] powercap/intel_rapl: Add missing domain data update on hotplug
 2016-11-21 15:49 UTC  (2+ messages)
` [tip:smp/hotplug] "

[U-Boot] [PATCH 00/24] sunxi: Allwinner A64: SPL support
 2016-11-21 15:49 UTC  (14+ messages)
` [U-Boot] [PATCH 01/24] drivers: SPI: sunxi SPL: fix warning
` [U-Boot] [PATCH 03/24] armv8: prevent using THUMB
` [U-Boot] [PATCH 04/24] armv8: add lowlevel_init.S
` [U-Boot] [PATCH 05/24] SPL: tiny-printf: add "l" modifier
` [U-Boot] [PATCH 06/24] move UL() macro from armv8/mmu.h into common.h
` [U-Boot] [PATCH 07/24] SPL: make struct spl_image 64-bit safe

Formal description of system call interface
 2016-11-21 15:48 UTC  (11+ messages)

[PATCH 07/20] pci/xgene-msi: Convert to hotplug state machine
 2016-11-21 15:48 UTC  (2+ messages)
` [tip:smp/hotplug] PCI/xgene-msi: "

[PATCH 03/20] x86/msr: Convert to hotplug state machine
 2016-11-21 15:48 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH 3/5] drm/i915: Update CRTC state if connector link status property changed
 2016-11-21 15:48 UTC  (11+ messages)
      ` [Intel-gfx] "

[Ksummit-discuss] Including images on Sphinx documents
 2016-11-21 15:47 UTC  (14+ messages)

[PATCH 02/20] x86/cpuid: Convert to hotplug state machine
 2016-11-21 15:47 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH] fetch2: obey BB_ALLOWED_NETWORKS when checking network access
 2016-11-21 15:47 UTC  (2+ messages)

[PATCH 01/20] x86/mce/therm_throt: Convert to hotplug state machine
 2016-11-21 15:46 UTC  (2+ messages)
` [tip:smp/hotplug] "

[PATCH i-g-t v8 00/21] Implement sw_sync test
 2016-11-21 15:45 UTC  (23+ messages)
` [PATCH i-g-t v8 01/21] lib/sw_sync: Add helper functions for managing synchronization primitives
` [PATCH i-g-t v8 02/21] tests/sw_sync: Add sw_sync test
` [PATCH i-g-t v8 03/21] tests/sw_sync: Add subtest test_alloc_fence
` [PATCH i-g-t v8 04/21] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
` [PATCH i-g-t v8 05/21] tests/sw_sync: Add subtest test_alloc_merge_fence
` [PATCH i-g-t v8 06/21] tests/sw_sync: Add subtest test_sync_busy
` [PATCH i-g-t v8 07/21] tests/sw_sync: Add subtest test_sync_merge
` [PATCH i-g-t v8 08/21] tests/sw_sync: Add subtest test_sync_merge_same
` [PATCH i-g-t v8 09/21] tests/sw_sync: Add subtest test_sync_multi_consumer
` [PATCH i-g-t v8 10/21] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
` [PATCH i-g-t v8 11/21] tests/sw_sync: Add subtest test_sync_random_merge
` [PATCH i-g-t v8 12/21] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
` [PATCH i-g-t v8 13/21] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
` [PATCH i-g-t v8 14/21] tests/sw_sync: Add subtest test_sync_expired_merge
` [PATCH i-g-t v8 15/21] tests/sw_sync: Add subtest test_timeline_closed
` [PATCH i-g-t v8 16/21] tests/sw_sync: Add subtest test_timeline_closed_signaled
` [PATCH i-g-t v8 17/21] lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
` [PATCH i-g-t v8 18/21] tests/sw_sync: Add igt_require check for sw_sync feature
` [PATCH i-g-t v8 19/21] tests/sw_sync: Add subtest test_sync_merge_invalid
` [PATCH i-g-t v8 20/21] tests/sw_sync: Add subtest test_sync_busy_fork
` [PATCH i-g-t v8 21/21] tests/sw_sync: Add subtest test_sync_busy_unixsocket

[RFC PATCH v2 0/8] arm64: Add a compat vDSO
 2016-11-21 15:45 UTC  (6+ messages)
` [RFC PATCH v2 4/8] arm64: compat: Add a 32-bit vDSO

[RFC PATCH v2 0/7] mux controller abstraction and iio/i2c muxes
 2016-11-21 15:45 UTC  (5+ messages)
` [RFC PATCH v2 3/7] iio: inkern: api for manipulating ext_info of iio channels

[PATCH] drm/i915: Move the release of PT page to the upper caller
 2016-11-21 15:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

SG does not ignore dxferp (direct io + mmap)
 2016-11-21 15:44 UTC  (7+ messages)

Synopsys Ethernet QoS Driver
 2016-11-21 15:43 UTC  (16+ messages)

4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
 2016-11-21 15:43 UTC 

[meta-swupd][PATCH] swupd-client: do out-of-tree builds
 2016-11-21 15:42 UTC 

[PATCH] ARM: dts: da850-lcdk: fix mmc card detect polarity
 2016-11-21 15:41 UTC  (2+ messages)

[renesas:next-for-geert 92/122] arch/arm/boot/dts/r8a7745.dtsi:14:44: fatal error: dt-bindings/power/r8a7745-sysc.h: No such file or directory
 2016-11-21 15:41 UTC  (2+ messages)

[BUG] msr-trace.h:42 suspicious rcu_dereference_check() usage!
 2016-11-21 15:41 UTC  (8+ messages)

Patch "x86/mm/xen: Suppress hugetlbfs in PV guests" (CVE-2016-3961) is missing in 3.4, 3.10 and 3.12 stable tree
 2016-11-21 15:40 UTC  (3+ messages)

[RFC PATCH net v2 0/3] Fix OdroidC2 Gigabit Tx link issue
 2016-11-21 15:35 UTC  (13+ messages)
` [RFC PATCH net v2 1/3] net: phy: add an option to disable EEE advertisement
` [RFC PATCH net v2 2/3] dt: bindings: add ethernet phy eee-disable-advert option documentation
` [RFC PATCH net v2 3/3] ARM64: dts: meson: odroidc2: disable advertisement EEE for GbE

[RFC 0/3] ABI spec - verification
 2016-11-21 15:41 UTC  (3+ messages)
` [RFC 1/3] abi_spec: basic definitions of constraints, args and syscalls

[PATCH v2] dm-crypt: add ability to use keys from the kernel key retention service
 2016-11-21 15:40 UTC  (3+ messages)
` [PATCH v3] "

[Qemu-devel] [PULL] tftp: fake support for netascii protocol
 2016-11-21 15:38 UTC  (8+ messages)
` [Qemu-devel] [v2] "

external journal an data= option
 2016-11-21 15:39 UTC 

Jenkins job for per-repository CI
 2016-11-21 15:39 UTC  (3+ messages)

[PATCH -RFC] moduleparam: introduce core_param_named macro for non-modular code
 2016-11-21 15:37 UTC  (3+ messages)
`  "

Opinions on removing the old, legacy libvirt Xen driver
 2016-11-21 15:37 UTC  (3+ messages)
` [libvirt] "

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-21 15:35 UTC  (11+ messages)

[GIT PULL FOR v4.10] Various fixes
 2016-11-21 15:34 UTC 

[PATCH] cpufreq: schedutil: add up/down frequency transition rate limits
 2016-11-21 15:34 UTC  (9+ messages)

[U-Boot] [PATCH] README: fix typo FAT_ENV_DEV_AND_PART
 2016-11-21 15:33 UTC 

[PATCHv11 0/3] USB Type-C Connector class
 2016-11-21 15:33 UTC  (6+ messages)
` [PATCHv11 2/3] usb: USB Type-C connector class

[PATCH v3 0/9] Qualcomm video decoder/encoder driver
 2016-11-21 15:33 UTC  (8+ messages)
` [PATCH v3 4/9] media: venus: vdec: add video decoder files

BUG at drivers/iommu/amd_iommu.c:1436!
 2016-11-21 15:32 UTC  (7+ messages)

[BUG 4.4.26] bio->bi_bdev == NULL in raid6 return_io()
 2016-11-21 15:32 UTC  (6+ messages)

[Qemu-devel] [PULL 0/1] tags/xen-20161108-tag
 2016-11-21 15:32 UTC  (3+ messages)
  `  "

[PATCH] x86/hvm: Fix non-debug build folling c/s 0745f665a5
 2016-11-21 15:32 UTC 

kernel BUG at fs/ext4/inode.c:2428!
 2016-11-21 15:32 UTC  (7+ messages)

[PATCH] usb: xhci: add support for performing fake doorbell
 2016-11-21 15:31 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v2 00/37] drm: Deduplicate fb format information (v2)
 2016-11-21 15:30 UTC  (3+ messages)
` [PATCH 08/37] drm/arcpgu: Add local 'fb' variables

[Qemu-devel] [PATCH v3 00/17] Dirty bitmaps postcopy migration
 2016-11-21 15:29 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] migration: add has_postcopy savevm handler
` [Qemu-devel] [PATCH 02/17] migration: fix ram_save_pending
` [Qemu-devel] [PATCH 03/17] migration: split common postcopy out of ram postcopy
` [Qemu-devel] [PATCH 04/17] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH 05/17] block: add bdrv_next_dirty_bitmap()
` [Qemu-devel] [PATCH 06/17] block: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PATCH 07/17] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH 08/17] block/dirty-bitmap: add bdrv_dirty_bitmap_release_successor
` [Qemu-devel] [PATCH 09/17] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PATCH 10/17] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH 11/17] migration: add is_active_iterate handler
` [Qemu-devel] [PATCH 12/17] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH 13/17] iotests: add add_incoming_migration to VM class
` [Qemu-devel] [PATCH 14/17] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH 15/17] iotests: add default node-name
` [Qemu-devel] [PATCH 16/17] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH 17/17] iotests: add dirty bitmap postcopy test

[Qemu-devel] [PATCHv2 0/5] Last minute ppc migration fixes
 2016-11-21 15:27 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 3/5] target-ppc: Allow eventual removal of old migration mistakes
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCHv2 4/5] Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
  ` [Qemu-devel] [Qemu-ppc] "

JBD2: Spotted dirty metadata buffer
 2016-11-21 15:28 UTC 

[PATCH] mmc: block: delete packed command support
 2016-11-21 15:27 UTC  (7+ messages)

[U-Boot] [PATCH 0/3] mmc: sdhci: Add support for frequency constrained peripheral interfaces
 2016-11-21 15:26 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
` [U-Boot] [PATCH 2/3] mmc: zynq: Determine base clock frequency via clock framework
` [U-Boot] [PATCH 3/3] mmc: zynq: Add fdt max-frequency support

[PATCH] ARM: dts: socfpga: fine-tune L2 cache configuration
 2016-11-21 15:26 UTC  (2+ messages)

Adding API to force freeing consumed buffers in TX ring
 2016-11-21 15:25 UTC  (4+ messages)

[PATCH 00/16] Kernel lockdown
 2016-11-21 15:25 UTC  (10+ messages)
` [PATCH 02/16] efi: Get the secure boot status

ext4 corruption causing a crash
 2016-11-21 15:24 UTC  (8+ messages)
` [PATCH 1/3] ext4: sanity check the block and cluster size at mount time

[LTP] [PATCH 1/2] lib: move create_sig_proc() into newlib
 2016-11-21 15:23 UTC  (3+ messages)
` [LTP] [PATCH 2/2] testcases/clock_nanosleep01: convert to use new test library API

PM / devfreq: exynos-bus: need for suspend OPP?
 2016-11-21 15:23 UTC  (5+ messages)

[PATCH v2] efi: Move fdt helper into own file
 2016-11-21 15:23 UTC 

Patch "x86/mm/xen: Suppress hugetlbfs in PV guests" (CVE-2016-3961) is missing in 3.4, 3.10 and 3.12 stable tree
 2016-11-21 15:22 UTC 

DVB: Unable to find symbol af9013_attach() (probably not a bug)
 2016-11-21 15:21 UTC 

spin_lock behavior with ARM64 big.Little/HMP
 2016-11-21 15:21 UTC  (5+ messages)

[Qemu-devel] [Bug 1643537] [NEW] target-ppc/int_helper.c: 2 * bad array index
 2016-11-21 15:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 1643537] "

[meta-oe][PATCH 0/2] Don't use update-alternatives for syslog init script
 2016-11-21 15:20 UTC  (3+ messages)
` [PATCH 1/2] syslog-ng: don't use update-alternatives to manage "
` [PATCH 2/2] rsyslog: "

[PATCH] efi: Move fdt helper into own file
 2016-11-21 15:20 UTC  (3+ messages)

[PATCH v2 0/6] staging: speakup: speakup_soft.c checkpatch modifications
 2016-11-21 15:19 UTC  (7+ messages)
` [PATCH v2 1/6] staging: speakup: speakup_soft.c Space around operator
` [PATCH v2 2/6] staging: speakup: speakup_soft.c Logical continuation
` [PATCH v2 3/6] staging: speakup: speakup_soft.c Multiple blank lines
` [PATCH v2 4/6] staging: speakup: speakup_soft.c Blank line after {
` [PATCH v2 5/6] staging: speakup: speakup_soft.c comment modifications
` [PATCH v2 6/6] staging: speakup: speakup_soft.c Align parenthesis

[PATCH] cec: ignore messages that we initiated
 2016-11-21 15:18 UTC 

[PATCH v2 0/2] staging: speakup: speakup_spkout.c checkpatch modifications
 2016-11-21 15:17 UTC  (3+ messages)
` [PATCH v2 1/2] staging: speakup: speakup_spkout.c comment modifications
` [PATCH v2 2/2] staging: speakup: speakup_spkout.c Space around operator

[PATCH] block: clear all of bi_opf in bio_set_op_attrs
 2016-11-21 15:18 UTC 

Solarflare PMD submission question
 2016-11-21 15:03 UTC  (6+ messages)

[PATCH] drm/i915: Remove plane config from intel_dump_pipe_config
 2016-11-21 15:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 4/9] KEYS: Allow unrestricted boot-time addition of keys to secondary keyring
 2016-11-21 15:17 UTC  (6+ messages)
` [PATCH 0/9] KEYS: Blacklisting & UEFI database load

[RFC PATCH] scsi: libsas: fix WARN on device removal
 2016-11-21 15:16 UTC  (15+ messages)

[PATCH v2 0/2] staging: speakup: speakup_txprt.c checkpatch modifications
 2016-11-21 15:14 UTC  (3+ messages)
` [PATCH v2 1/2] staging: speakup: speakup_txprt.c Comment modifications
` [PATCH v2 2/2] staging: speakup: speakup_txprt.c Spaces preferred around operator

[PATCH] watchdog: wdat_wdt: Select WATCHDOG_CORE
 2016-11-21 15:14 UTC  (2+ messages)

[PATCH v2 0/2] stageing: speakup: spk_priv_keyinfo.h checkpatch modifications
 2016-11-21 15:13 UTC  (3+ messages)
` [PATCH v2 1/2] staging: speakup: spk_priv_keyinfo.h align columns
` [PATCH v2 2/2] staging: speakup: spk_priv_keyinfo.h Space around operator

[PATCH 0/2] hpsa: fix rmmod issues
 2016-11-21 15:13 UTC  (4+ messages)
` [PATCH 1/2] hpsa: cleanup sas_phy structures in sysfs when unloading


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.