All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-02 09:07:03 to 2016-10-02 14:46:59 UTC [more...]

[PATCH] arm64: add support for SHA256 using NEON instructions
 2016-10-02 14:46 UTC  (6+ messages)
` [PATCH] crypto: arm64/sha256 - "

[PATCH] scripts: add new script
 2016-10-02 14:44 UTC  (5+ messages)
` [PATCH v2] scripts: add new script 'native'

[PATCH v2 0/2] Minor CCP driver changes
 2016-10-02 14:41 UTC  (2+ messages)

[PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
 2016-10-02 14:40 UTC  (4+ messages)

[BUG] crypto: atmel-aes - erro when compiling with VERBOSE_DEBUG enable
 2016-10-02 14:38 UTC  (4+ messages)

[PATCH v2] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
 2016-10-02 14:38 UTC  (2+ messages)

[PATCH] crypto: sunxi-ss: mark sun4i_hash() static
 2016-10-02 14:37 UTC  (3+ messages)

[PATCH] crypto: sha1-powerpc: little-endian support
 2016-10-02 14:37 UTC  (2+ messages)

[PATCH] crypto: testmgr - add guard to dst buffer for ahash_export
 2016-10-02 14:37 UTC  (2+ messages)

[meta-raspberrypi] taskhash mismatch
 2016-10-02 14:34 UTC 

[Buildroot] [PATCH] nettle: bump to version 3.3
 2016-10-02 14:21 UTC  (2+ messages)

[Buildroot] [git commit] nettle: bump to version 3.3
 2016-10-02 14:21 UTC 

[Buildroot] [PATCH] libgtk3: bump to version 3.22.1
 2016-10-02 14:21 UTC  (2+ messages)

[Buildroot] [git commit] libgtk3: bump to version 3.22.1
 2016-10-02 14:21 UTC 

[PATCH v3 0/7] i2c: bcm2835: Bring in changes from downstream
 2016-10-02 14:19 UTC  (7+ messages)
` [PATCH v3 2/7] i2c: bcm2835: Protect against unexpected TXW/RXR interrupts

[Buildroot] [git commit] neon: bump to version 0.30.2
 2016-10-02 14:19 UTC 

[Buildroot] [PATCH] neon: bump to version 0.30.2
 2016-10-02 14:19 UTC  (2+ messages)

[Buildroot] [git commit] package/libass: bump version to 0.13.3
 2016-10-02 14:18 UTC 

[Buildroot] [PATCH 1/1] package/libass: bump version to 0.13.3
 2016-10-02 14:18 UTC  (2+ messages)

Memory fragmentation issue related suggestion request
 2016-10-02 14:17 UTC  (3+ messages)

[PATCH] staging: lustre: Constify kernel_param_ops structures
 2016-10-02 14:17 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH v7 0/5] mxs-lradc: Split driver into MFD
 2016-10-02 14:15 UTC  (8+ messages)
` [PATCH v7 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v7 2/5] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v7 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
` [PATCH v7 4/5] iio: adc: mxs-lradc: Remove driver
` [PATCH v7 5/5] mfd: Move binding document

[Bug 98016] [bisected] Fury fails to boot since vce3: add support for third vce ring
 2016-10-02 13:55 UTC  (2+ messages)

[Bug 175411] New: Using 144Hz results in unusable display
 2016-10-02 13:49 UTC 

[PATCH 0/3] drm: Add panic handling
 2016-10-02 13:47 UTC  (2+ messages)

[U-Boot] [PATCH 00/27] Clean up address mapping functions & CONFIG_SYS_SDRAM_BASE
 2016-10-02 13:46 UTC  (2+ messages)

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-10-02 13:43 UTC  (3+ messages)

Taskhash mismatch?
 2016-10-02 13:38 UTC  (3+ messages)

[PATCH 00/13] IB/hfi1,qib: Round 2 of hfi1/qib fixes for 4.9
 2016-10-02 13:29 UTC  (3+ messages)

[PATCH V21 00/19] Allow I/O on blocks whose size is less than page size
 2016-10-02 13:24 UTC  (20+ messages)
` [PATCH V21 01/19] Btrfs: subpage-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocked more than once
` [PATCH V21 02/19] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's range
` [PATCH V21 03/19] Btrfs: subpage-blocksize: Use PG_Uptodate flag to track block uptodate status
` [PATCH V21 04/19] Btrfs: Remove extent_io_tree's track_uptodate member
` [PATCH V21 05/19] Btrfs: subpage-blocksize: Fix whole page read
` [PATCH V21 06/19] Btrfs: subpage-blocksize: Fix whole page write
` [PATCH V21 07/19] Btrfs: subpage-blocksize: Use kmalloc()-ed memory to hold metadata blocks
` [PATCH V21 08/19] Btrfs: subpage-blocksize: Execute sanity tests on all possible block sizes
` [PATCH V21 09/19] Btrfs: subpage-blocksize: Compute free space tree BITMAP_RANGE based on sectorsize
` [PATCH V21 10/19] Btrfs: subpage-blocksize: Allow mounting filesystems where sectorsize < PAGE_SIZE
` [PATCH V21 11/19] Btrfs: subpage-blocksize: Deal with partial ordered extent allocations
` [PATCH V21 12/19] Btrfs: subpage-blocksize: Explicitly track I/O status of blocks of an ordered extent
` [PATCH V21 13/19] Btrfs: subpage-blocksize: btrfs_punch_hole: Fix uptodate blocks check
` [PATCH V21 14/19] Btrfs: subpage-blocksize: Fix file defragmentation code
` [PATCH V21 15/19] Btrfs: subpage-blocksize: Enable dedupe ioctl
` [PATCH V21 16/19] Btrfs: subpage-blocksize: btrfs_clone: Flush dirty blocks of a page that do not map the clone range
` [PATCH V21 17/19] Btrfs: subpage-blocksize: Make file extent relocate code subpage blocksize aware
` [PATCH V21 18/19] Btrfs: subpage-blocksize: __btrfs_lookup_bio_sums: Set offset when moving to a new bio_vec
` [PATCH V21 19/19] Btrfs: subpage-blocksize: Disable compression

[Bug 98003] Tonga fails to boot since drm/amdgpu:exclude 5dw digest for entry
 2016-10-02 13:25 UTC  (2+ messages)

Fixing su + runuser vulnerability CVE-2016-2779
 2016-10-02 13:16 UTC  (5+ messages)

rdma-core: cmake minimum version issue on RH 6.5
 2016-10-02 13:14 UTC  (4+ messages)

[PATCH 0/4] libcxgb4: header file/copyright clean up
 2016-10-02 13:12 UTC  (4+ messages)

[PATCH 0/6] receive-pack: quarantine pushed objects
 2016-10-02 13:03 UTC  (6+ messages)
` [PATCH 2/6] sha1_file: always allow relative paths to alternates

[GIT] Sparc
 2016-10-02 13:02 UTC  (2+ messages)

[GIT] Networking
 2016-10-02 13:01 UTC 

[PATCH v4] Staging: sm750fb: fix comment block coding style
 2016-10-02 12:58 UTC 

[PATCH rdma-core 0/9] Dead Code Removal
 2016-10-02 12:58 UTC  (2+ messages)

Linux 4.8-rc8 with Xen for-linus-4.9 branch: dom0 crashes on boot
 2016-10-02 12:50 UTC  (5+ messages)

[mlmmj] Notification sent to non-member for subscribers-only list
 2016-10-02 12:47 UTC  (2+ messages)

[PATCH v3] Staging: sm750fb: fix comment block coding style issue in ddk750_display.h
 2016-10-02 12:45 UTC  (2+ messages)
` [Outreachy kernel] "

fs/xfs/xfs_ondisk.h:96:2: error: call to '__compiletime_assert_96' declared with attribute error: XFS: sizeof(xfs_dir2_sf_entry_t) is wrong, expected 3
 2016-10-02 12:41 UTC 

[PATCH] src/device: Free bonding while failed to pair device
 2016-10-02 12:38 UTC 

[U-Boot] [PATCH v3 0/3] net: fec_mxc: Convert to DM
 2016-10-02 12:34 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v3 2/3] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v3 3/3] icorem6: Use CONFIG_DM_ETH support

[PATCH] src/device: Free bonding while failed to pair device
 2016-10-02 12:30 UTC  (3+ messages)

[PATCH v2] Staging : sm750fb : fix comment block coding style issue in ddk750_display.h
 2016-10-02 12:27 UTC  (2+ messages)

[PATCH 02/11] spi: fsl-espi: remove unneeded check for SPI_QE_CPU_MODE
 2016-10-02 12:23 UTC  (10+ messages)
  ` [PATCH 03/11] spi: fsl-espi: fix handling of word sizes other than 8 bit
  ` [PATCH 04/11] spi: fsl-espi: fix and improve writing to TX FIFO
  ` [PATCH 05/11] spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned
  ` [PATCH 06/11] spi: fsl-espi: simplify and inline function fsl_espi_change_mode
  ` [PATCH 07/11] spi: fsl-espi: fix and improve reading from RX FIFO
  ` [PATCH 08/11] spi: fsl-espi: make better use of the "
  ` [PATCH 09/11] spi: fsl-espi: extend and improve transfer error handling
  ` [PATCH 10/11] spi: fsl-espi: add support for RXSKIP mode
  ` [PATCH 11/11] spi: fsl-espi: add support for dual read mode

[PATCH 01/11] spi: fsl-espi: reject MSB-first transfers with word sizes other than 8 or 16
 2016-10-02 12:22 UTC 

[PATCH 00/11] spi: fsl-espi: improvements and additional functionality
 2016-10-02 12:22 UTC 

[Buildroot] [PATCH 1/2] efivar: bump to version 28
 2016-10-02 12:17 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] efibootmgr: bump to version 14

PROBLEM: nvmet rxe : Kernel oops when running nvmf IO over rdma_rxe
 2016-10-02 12:16 UTC  (3+ messages)

[PATCH] tmp-objdir: mark some file local symbols static
 2016-10-02 12:13 UTC  (2+ messages)

Source code review around jump label usage
 2016-10-02 12:10 UTC  (29+ messages)
` [PATCH 00/13] md/multipath: Fine-tuning for several function implementations
  ` [PATCH 1/13] md/multipath: Use kcalloc() in multipath_run()
  ` [PATCH 2/13] md/multipath: Improve another size determination "
  ` [PATCH 3/13] md/multipath: Delete four error messages for a failed memory allocation
  ` [PATCH 4/13] md/multipath: Reduce indentation for four lines in multipath_run()
  ` [PATCH 5/13] md/multipath: Less function calls in multipath_run() after error detection
  ` [PATCH 6/13] md/multipath: Delete 13 unwanted spaces behind function names
  ` [PATCH 7/13] md/multipath: Delete two unwanted spaces behind asterisks
  ` [PATCH 8/13] md/multipath: Replace a seq_printf() call by seq_puts() in multipath_status()
  ` [PATCH 9/13] md/multipath: Adjust two function calls together with a variable assignment
  ` [PATCH 10/13] md/multipath: Add some spaces for better code readability
  ` [PATCH 11/13] md/multipath: Move a brace for a designated initialiser
  ` [PATCH 12/13] md/multipath: Delete an unnecessary return statement in multipath_make_request()
  ` [PATCH 13/13] md/multipath: Replace printk() calls by the usage of higher level interfaces

[U-Boot] [PATCH] net, cmd: fix misaligned cache operation warning
 2016-10-02 12:06 UTC  (3+ messages)
` [U-Boot] "

[PATCH] IB/core: Improve ib_map_mr_sg() documentation
 2016-10-02 11:58 UTC  (2+ messages)

Linux Kernel Based Research Projects
 2016-10-02 11:54 UTC 

[PATCH 2/3] ACPI, PCI IRQ: add PCI_USING penalty for ISA interrupts
 2016-10-02 11:40 UTC  (3+ messages)
` [2/3] "

[PATCH 3/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"
 2016-10-02 11:40 UTC  (3+ messages)
` [3/3] "

[PATCH 1/3] Revert "ACPI,PCI,IRQ: reduce static IRQ array size to 16"
 2016-10-02 11:40 UTC  (3+ messages)
` [1/3] "

[PATCH] powerpc/eeh: Quieten EEH message when no adapters are found
 2016-10-02 11:28 UTC  (2+ messages)

[WireGuard] WireGuard Queuing, Bufferbloat, Performance, Latency, and related issues
 2016-10-02 11:31 UTC  (10+ messages)
` [WireGuard] [Cake] "

[Buildroot] [git commit] efibootmgr: bump to version 14
 2016-10-02 11:15 UTC 

小伙伴们!一起来战斗吧!超高福利哦!(AD)
 2016-10-02 11:13 UTC 

[PATCH] staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
 2016-10-02 11:04 UTC  (2+ messages)

[xen-unstable-coverity test] 101243: all pass - PUSHED
 2016-10-02 11:01 UTC 

Setting pager.add=true breaks add --patch
 2016-10-02 10:50 UTC 

[PATCH] Staging : sm750fb : fix comment block coding style issue in ddk750_display.h
 2016-10-02 10:50 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging: sm750fb: rename macro roundedDiv to rounded_div in ddk750_chip.c
 2016-10-02 10:43 UTC  (5+ messages)

[PATCH 0/9] MIPS: General EVA fixes & cleanups
 2016-10-02 10:30 UTC  (5+ messages)
` [PATCH 1/9] MIPS: traps: 64bit kernels should read CP0_EBase 64bit

[PATCH 0/2] Fix multiple checkpatch warning
 2016-10-02 10:30 UTC  (3+ messages)
` [PATCH] staging: iio: adc: ad7192: Fix block comment

[Bug 94900] Regression: HD6950 GPU lockup with octodad: dadliest catch
 2016-10-02 10:29 UTC  (4+ messages)
` [Bug 94900] HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])

[PATCH] tpm: don't destroy chip device prematurely
 2016-10-02 10:24 UTC  (5+ messages)

[PATCH 1/2] net: mv643xx_eth: use phydev from struct net_device
 2016-10-02 10:06 UTC  (2+ messages)
` [PATCH 2/2] net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings

[PATCH RT] kernel/futex: don't deboost too early
 2016-10-02 10:01 UTC  (4+ messages)

[RFC 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: re-design with transparent MSI mapping
 2016-10-02  9:56 UTC  (6+ messages)
` [RFC 05/11] iommu/dma: iommu_dma_(un)map_mixed

rhashtable - rhashtable_insert_fast failed
 2016-10-02  9:49 UTC  (7+ messages)

[PATCH v3 0/2] add callbacks for VF management
 2016-10-02  9:12 UTC  (3+ messages)
` [PATCH v3 1/2] librte_ether: add internal callback functions

[PATCH v2 1/1] mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
 2016-10-02  9:12 UTC  (3+ messages)

[Buildroot] [PATCH 00/10 v6] br2-external: support multiple trees at once
 2016-10-02  9:09 UTC  (11+ messages)
` [Buildroot] [PATCH 01/10] core: do not hard-code inclusion of br2-external in Kconfig
` [Buildroot] [PATCH 02/10] core: get rid of our dummy br2-external tree
` [Buildroot] [PATCH 03/10] core: offload handling of BR2_EXTERNAL into the script
` [Buildroot] [PATCH 04/10] core/br2-external: validate even more
` [Buildroot] [PATCH 05/10] core: introduce per br2-external NAME
` [Buildroot] [PATCH 06/10] docs/manual: document the "
` [Buildroot] [PATCH 07/10] docs/manual: add appendix to convert old br2-external trees
` [Buildroot] [PATCH 08/10] core: add support for multiple "
` [Buildroot] [PATCH 09/10] docs/manual: document multi br2-external
` [Buildroot] [PATCH 10/10] core: allow a br2-external tree to override a defconfig

[GIT pull] x86 fixes for 4.8
 2016-10-02  9:04 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.