All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-19 02:35:11 to 2016-10-19 04:48:21 UTC [more...]

tg3 BUG: spinlock lockup suspected
 2016-10-19  4:48 UTC  (2+ messages)

[PATCH] cfg80211: allow vendor commands to be sent to nan interface
 2016-10-19  4:47 UTC 

[PATCH] xfs: fix __populate_check_xfs_dir
 2016-10-19  4:42 UTC  (2+ messages)

[U-Boot] [PATCH] spi: cadence_qspi_apb: Improve indirect write transaction
 2016-10-19  4:40 UTC  (4+ messages)

[lkp] [ipc/sem.c] 5864a2fd30: aim9.shared_memory.ops_per_sec -13.0% regression
 2016-10-19  4:38 UTC  (4+ messages)
` [lkp] [ipc/sem.c] 5864a2fd30: aim9.shared_memory.ops_per_sec -13.0%
  ` [PATCH 1/2] ipc/sem.c: Avoid using spin_unlock_wait()
  ` [PATCH 2/2] ipc/sem: Add hysteresis

[PATCH] i2c: uniphier[-f]: fix bool logic calculation
 2016-10-19  4:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/15] target-sparc improvements
 2016-10-19  4:37 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 02/15] target-sparc: Introduce cpu_raise_exception_ra
` [Qemu-devel] [PATCH v2 06/15] target-sparc: Implement swap_asi inline
` [Qemu-devel] [PATCH v2 07/15] target-sparc: Implement ldstub_asi inline
` [Qemu-devel] [PATCH v2 08/15] target-sparc: Implement cas_asi/casx_asi inline
` [Qemu-devel] [PATCH v2 09/15] target-sparc: Implement BCOPY/BFILL inline
` [Qemu-devel] [PATCH v2 10/15] target-sparc: Remove asi helper code handled inline
` [Qemu-devel] [PATCH v2 11/15] target-sparc: Implement ldqf and stqf inline
` [Qemu-devel] [PATCH v2 12/15] target-sparc: Allow 4-byte alignment on fp mem ops
` [Qemu-devel] [PATCH v2 13/15] target-sparc: Remove MMU_MODE*_SUFFIX
` [Qemu-devel] [PATCH v2 14/15] target-sparc: Use tcg_gen_atomic_xchg_tl
` [Qemu-devel] [PATCH v2 15/15] target-sparc: Use tcg_gen_atomic_cmpxchg_tl

[PATCH] drm/bridge: adv7511: Remove unused code blocks
 2016-10-19  4:34 UTC  (3+ messages)

[RFC][PATCHv3 0/6] printk: use printk_safe to handle printk() recursive calls
 2016-10-19  4:33 UTC  (2+ messages)

[PATCH 0/7] build updates
 2016-10-19  4:28 UTC  (9+ messages)
` [PATCH 1/7] powerpc: use the new post-link pass to check relocations
` [PATCH 2/7] powerpc: add arch/powerpc/tools directory
` [PATCH 3/7] powerpc/64s: tool to flag direct branches from unrelocated interrupt vectors
` [PATCH 4/7] powerpc/64: tool to check head sections location sanity
` [PATCH 5/7] powerpc/64: handle linker stubs in low .text code
` [PATCH 6/7] powerpc: switch to using thin archives if COMPILE_TEST is set
` [PATCH 7/7] powerpc/64: allow CONFIG_RELOCATABLE if COMPILE_TEST

[RFD] should all merge bases be equal?
 2016-10-19  4:23 UTC  (9+ messages)
` [PATCH 0/7] Rejecting useless merge bases
  ` [PATCH 1/7] commit: simplify fastpath of merge-base computation
  ` [PATCH 2/7] sha1_name: remove ONELINE_SEEN bit
  ` [PATCH 3/7] merge-base: stop moving commits around in remove_redundant()
  ` [PATCH 4/7] merge-base: expose get_merge_bases_many_0() a bit more
  ` [PATCH 5/7] merge-base: mark bases that are on first-parent chain
  ` [PATCH 6/7] merge-base: limit the output to "
  ` [PATCH 7/7] merge: allow to use only the fp-only merge bases

[Buildroot] go: update to 1.7.1?
 2016-10-19  4:19 UTC 

bad commit touching stmmac_ptp.c
 2016-10-19  4:16 UTC 

[PATCH v4 00/32] net/qede: update qede pmd to 1.2.0.1 and enable by default
 2016-10-19  4:11 UTC  (33+ messages)
` [PATCH v4 01/32] net/qede/base: add new init files and rearrange the code
` [PATCH v4 02/32] net/qede/base: formatting changes
` [PATCH v4 03/32] net/qede: use FW CONFIG defines as needed
` [PATCH v4 04/32] net/qede/base: add HSI changes and register defines
` [PATCH v4 05/32] net/qede/base: add attention formatting string
` [PATCH v4 06/32] net/qede/base: additional formatting/comment changes
` [PATCH v4 07/32] net/qede: fix 32 bit compilation
` [PATCH v4 08/32] net/qede: change signature of MCP command API
` [PATCH v4 09/32] net/qede: serialize access to MFW mbox
` [PATCH v4 10/32] net/qede: add NIC selftest and query sensor info support
` [PATCH v4 11/32] net/qede/base: update base driver
` [PATCH v4 12/32] net/qede/base: rename structure and defines
` [PATCH v4 13/32] net/qede/base: comment enhancements
` [PATCH v4 14/32] net/qede/base: add MFW crash dump support
` [PATCH v4 15/32] net/qede: enable support for unequal number of Rx/Tx queues
` [PATCH v4 16/32] net/qede: fix port (re)configuration issue
` [PATCH v4 17/32] net/qede/base: allow MTU change via vport-update
` [PATCH v4 18/32] net/qede: add missing 100G link speed capability
` [PATCH v4 19/32] net/qede: remove unused/dead code
` [PATCH v4 20/32] net/qede: fixes for VLAN filters
` [PATCH v4 21/32] net/qede: add enable/disable VLAN filtering
` [PATCH v4 22/32] net/qede: fix RSS related issues
` [PATCH v4 23/32] net/qede: add scatter gather support
` [PATCH v4 24/32] net/qede/base: change Rx Tx queue start APIs
` [PATCH v4 25/32] net/qede/base: add support to initiate PF FLR
` [PATCH v4 26/32] net/qede: skip slowpath polling for 100G VF device
` [PATCH v4 27/32] net/qede: fix driver version string
` [PATCH v4 28/32] net/qede: fix status block index for VF queues
` [PATCH v4 29/32] net/qede: add support for queue statistics
` [PATCH v4 30/32] net/qede: remove zlib dependency and enable PMD by default
` [PATCH v4 31/32] doc: update qede pmd documentation
` [PATCH v4 32/32] net/qede: update driver version

[PATCH] ARM: dts: socfpga: enable qspi on the Cyclone5 devkit
 2016-10-19  4:11 UTC 

【For help】 configure crossbar build tool in CMakelist.txt
 2016-10-19  4:11 UTC  (4+ messages)
` ???For help??? "
    ` some test question//Re: [For help] "

[Buildroot] [PATCH 1/1] package/docker-engine: add option for static client
 2016-10-19  4:10 UTC 

[PATCH] Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timer
 2016-10-19  4:07 UTC  (2+ messages)

[PATCH 0/2] topology: Support widgets' stream name and file inclusion for text conf file
 2016-10-19  4:06 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2016-10-19  4:04 UTC 

[PATCH 0/6] ASoC: rsnd: cleanup for IOMMU
 2016-10-19  3:57 UTC  (7+ messages)
` [PATCH 1/6] ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node()
` [PATCH 2/6] ASoC: rsnd: amend .probe/.remove call for DPCM
` [PATCH 3/6] ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()
` [PATCH 4/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()
` [PATCH 5/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()
` [PATCH 6/6] ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node

[layerindex-web][PATCH 1/2] views: ensure we only show results once in recipe search
 2016-10-19  3:56 UTC  (2+ messages)
` [layerindex-web][PATCH 2/2] views: ensure exact matches on name are shown first "

[PATCH 0/3] add basic SoC support for HiSilicon Hi3516CV300
 2016-10-19  3:54 UTC  (14+ messages)
` [PATCH 2/3] clk: hisilicon: add CRG driver for Hi3516CV300 SoC

[PATCH 0/3] iopmem : A block device for PCIe memory
 2016-10-19  3:51 UTC  (5+ messages)

[PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
 2016-10-19  3:50 UTC  (2+ messages)

[PATCH linux 1/2] phy/broadcom: Update Auxiliary Control Register macros
 2016-10-19  3:49 UTC  (3+ messages)
` [PATCH linux 2/2] phy/broadcom: Add support for BCM54612E

[PATCH] drm/amd/amdgpu: Allow broadcast on debugfs read (v2)
 2016-10-19  3:49 UTC  (9+ messages)

[PATCH] [v3] mount: dont execute propagate_umount() many times for same mounts
 2016-10-19  3:46 UTC  (11+ messages)
  ` [RFC][PATCH] mount: In mark_umount_candidates and __propogate_umount visit each mount once
          ` [RFC][PATCH v2] "
                ` [REVIEW][PATCH] mount: In propagate_umount handle overlapping mount propagation trees

[PATCH RESEND] nvme: Add tertiary number to NVME_VS
 2016-10-19  3:48 UTC 

[kvm-unit-tests PATCH v7 00/13] PCI bus support
 2016-10-19  3:46 UTC  (9+ messages)
` [kvm-unit-tests PATCH v7 06/13] pci: Rework pci_bar_addr()

[PATCH v2 1/3] btrfs-progs: send: remove unnecessary code
 2016-10-19  3:45 UTC 

[Qemu-devel] [PATCH v7 00/12] virtio-crypto: introduce framework and device emulation
 2016-10-19  3:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 09/12] virtio-crypto: add data queue processing handler
      ` [Qemu-devel] [virtio-dev] "

[PATCH] tools: hv: clean up code, remove unnecessary header files and link flags
 2016-10-19  3:43 UTC 

[PATCH v2] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288-veyron-speedy
 2016-10-19  3:42 UTC  (6+ messages)

[patch] power: supply: lp8788: remove an unneeded NULL check
 2016-10-19  3:38 UTC  (3+ messages)

[PATCH] dmaengine: dmatest: Restore "memcpy" as default mode
 2016-10-19  3:34 UTC  (5+ messages)

[PATCH 0/2] power: supply: Fix module autoload for some platform drivers
 2016-10-19  3:34 UTC  (2+ messages)

[PATCH 0/4] power: reset: Fix module autoload for some platform drivers
 2016-10-19  3:33 UTC  (2+ messages)

[PATCH] crypto: ccm - avoid scatterlist for MAC encryption
 2016-10-19  3:31 UTC  (7+ messages)

[Qemu-devel] [PATCH V3 1/7] nios2: Add disas entries
 2016-10-19  3:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH V3 2/7] nios2: Add architecture emulation support
  ` [Qemu-devel] [PATCH V4 "

[Qemu-devel] [PATCH V2 1/7] nios2: Add disas entries
 2016-10-19  2:31 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/7] nios2: Add architecture emulation support

[kernel-hardening] Use-after-free and management of reference counts
 2016-10-19  3:30 UTC  (5+ messages)

[PATCH v2] ARM: bcm2835: Add names for the Raspberry Pi GPIO lines
 2016-10-19  3:25 UTC 

[PATCH] mm/hugetlb: Use the right pte val for compare in hugetlb_cow
 2016-10-19  3:22 UTC  (3+ messages)

[qemu-mainline test] 101519: regressions - FAIL
 2016-10-19  3:19 UTC 

[PATCH] dt-bindings: usb: atmel: fix a couple of copy-paste style typos
 2016-10-19  3:18 UTC  (3+ messages)

[U-Boot] qemu-x86 issues
 2016-10-19  3:18 UTC  (5+ messages)

[RFC PATCH] mtd: nand: Add OX820 NAND Support
 2016-10-19  3:17 UTC  (4+ messages)

Difference between bitbake inclusion and inheritance
 2016-10-19  3:15 UTC  (3+ messages)

hello kernelnewbies
 2016-10-19  3:10 UTC 

Ceph + VMWare
 2016-10-19  3:10 UTC  (4+ messages)
` [ceph-users] "

[PATCH v4] x86/Intel: virtualize support for cpuid faulting
 2016-10-19  3:09 UTC  (6+ messages)
` [PATCH v4 2/2] "

[PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
 2016-10-19  3:03 UTC  (5+ messages)

[PATCH] power: max17040: Change register transaction length from 8 bits to 16 bits
 2016-10-19  3:02 UTC  (2+ messages)

[PATCH] power: bq27xxx_battery: don't update poll_interval param if same
 2016-10-19  3:00 UTC  (2+ messages)

[PATCH 00/15] improve function-level documentation
 2016-10-19  2:59 UTC  (4+ messages)
` [PATCH 08/15] power: "

[PATCH 0/1] mfd: axp20x-i2c: Add i2c-ids to fix module auto-loading
 2016-10-19  2:56 UTC  (6+ messages)
` [PATCH] "

[PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver
 2016-10-19  2:52 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2] arm64: kernel: numa: fix ACPI boot cpu numa node mapping
 2016-10-19  2:51 UTC  (5+ messages)

[PATCH V2] kvm/stats: Update kvm stats to clear on write to their debugfs entry
 2016-10-19  2:49 UTC 

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-19  2:47 UTC  (12+ messages)

The failure summary report of GEN2 for linux stable v4.8
 2016-10-19  2:45 UTC  (4+ messages)
      ` The failure summary report of GEN3(RCAR H3) "

[PATCH] libxfs: clean up _calc_dquots_per_chunk
 2016-10-19  2:45 UTC  (2+ messages)

[PATCH] libxfs: clean up _calc_dquots_per_chunk
 2016-10-19  2:44 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] amdgpu_probe: Do not close server managed drm fds
 2016-10-19  2:42 UTC 

[PATCH v2] mm: exclude isolated non-lru pages from NR_ISOLATED_ANON or NR_ISOLATED_FILE
 2016-10-19  2:32 UTC  (12+ messages)

[U-Boot] Booting a proprietary OS
 2016-10-19  2:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] armv8: add hooks for all cache-wide operations
 2016-10-19  2:41 UTC  (10+ messages)

[PATCH 0/23] ASoC: add OF graph base simple-card
 2016-10-19  2:39 UTC  (6+ messages)
` [PATCH 20/23] ASoC: add simple-graph-card document

linux-next: Tree for Oct 19
 2016-10-19  2:38 UTC 

[PATCH v18 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-10-19  2:37 UTC  (7+ messages)
` [PATCH v18 1/4] usb: gadget: Introduce the usb charger framework
` [PATCH v18 2/4] usb: gadget: Support for "
` [PATCH v18 3/4] usb: gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v18 4/4] power: wm831x_power: Support USB charger current limit management

hello
 2016-10-19  2:28 UTC 

[PATCH] badblocks: fix overlapping check for clearing
 2016-10-19  2:36 UTC  (5+ messages)

[PATCH 3/3] btrfs-progs: send: fix handling of -c option
 2016-10-19  2:35 UTC 

[PATCH net-next 00/15] ethernet: use core min/max MTU checking
 2016-10-19  2:35 UTC  (6+ messages)

[PATCH 2/3] btrfs-progs: send: fix handling of multiple snapshots (-p option)
 2016-10-19  2:35 UTC 

[PATCH net-next 0/6] net: use core MTU range checking everywhere
 2016-10-19  2:33 UTC  (3+ messages)
` [PATCH net-next 4/6] net: use core MTU range checking in core net infra
` [PATCH net-next 5/6] net: use core MTU range checking in virt drivers

[PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
 2016-10-19  2:32 UTC  (15+ messages)
          ` [Qemu-devel] "


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.