All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-28 19:34:44 to 2015-06-28 23:44:01 UTC [more...]

[PATCH 08/11] staging: sm750fb: fix 'switch and case' indentation
 2015-06-28 23:44 UTC 

[PATCH 07/11] staging: sm750fb: fix indentation in 'else' statements
 2015-06-28 23:44 UTC 

[PATCH 06/11] staging: sm750fb: put open brace on the previous line
 2015-06-28 23:43 UTC 

[PATCH 05/11] staging: sm750fb: fix indentation of pointer operator
 2015-06-28 23:43 UTC 

[PATCH 04/11] staging: sm750fb: insert space before open parenthesis
 2015-06-28 23:43 UTC 

[PATCH 03/11] staging: sm750fb: insert space between ')' and '{'
 2015-06-28 23:43 UTC 

[PATCH 02/11] staging: sm750fb: remove trailing whitespaces
 2015-06-28 23:43 UTC 

[PATCH 01/11] staging: sm750fb: replace spaces with tabs
 2015-06-28 23:43 UTC 

[PATCH 00/11] staging: sm750fb: fix checkpatch issues
 2015-06-28 23:43 UTC 

[Qemu-devel] [PATCH] block.c: fix real cdrom detection
 2015-06-28 23:43 UTC  (11+ messages)

[PATCH net 1/1] tipc: purge backlog queue counters when broadcast link is reset
 2015-06-28 23:43 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2015-06-28 23:41 UTC  (21+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 0/2] vfio: powerpc/spapr: Deletion of an unnecessary check
                                  ` [PATCH 2/2] vfio: powerpc/spapr: One function call less in tce_iommu_attach_group() after kzalloc()
                                    ` [PATCH 2/2] vfio: powerpc/spapr: One function call less in tce_iommu_attach_group() after kzalloc() failure
                                      ` [PATCH 2/2] vfio: powerpc/spapr: One function call less in tce_iommu_attach_group() after kzallo

[PATCH 1/5] Add SMB3.11 mount option synonym for new dialect
 2015-06-28 23:36 UTC  (5+ messages)
` [PATCH 3/5] Add Get/Set Integrity Information structure definitions
  ` [PATCH 2/5] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
  ` [PATCH 4/5] Add ioctl to set integrity
  ` [PATCH 5/5] Update negotiate protocol for SMB3.11 dialect

Could not achieve wire speed for 40GE with any DPDK version on XL710 NIC's
 2015-06-28 23:35 UTC  (2+ messages)

[PATCH] HID: microsoft: Add quirk for MS Surface Type/Touch cover
 2015-06-28 23:32 UTC  (2+ messages)

[Qemu-devel] QEMU to generate host binary
 2015-06-28 23:29 UTC  (3+ messages)

(no subject)
 2015-06-28 23:28 UTC 

Number of memory channels per processor socket?
 2015-06-28 23:26 UTC  (3+ messages)

[Qemu-devel] reset strategy?
 2015-06-28 23:15 UTC  (4+ messages)

[mlmmj] Archive Script
 2015-06-28 23:13 UTC 

[git pull] m68knommu arch fixes for 4.2
 2015-06-28 23:07 UTC  (2+ messages)

[PATCH v2 0/3] Introduce support for MMC35240 magnetic sensor
 2015-06-28 23:07 UTC  (3+ messages)
` [PATCH v2 1/3] iio: magnetometer: Add support for MEMSIC MMC35240 sensor

grub rescue read or write sector outside of partition
 2015-06-28 22:54 UTC  (5+ messages)

[PATCH 6/6] drm/i915: Added BXT check in i915_ring_freq_table function
 2015-06-28 22:51 UTC  (2+ messages)

dma-mapping: support for DMA_ATTR_NON_CONSISTENT DMA attribute
 2015-06-28 22:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] rpi-firmware: allow disabling installation of binary DTBs
 2015-06-28 22:35 UTC  (4+ messages)

[PATCH] Make bond_ethdev_stop iterate only over active slaves
 2015-06-28 22:32 UTC  (3+ messages)

[PATCH] bond: fix check initial link status of slave
 2015-06-28 22:31 UTC  (3+ messages)

[PATCH RESEND] Bluetooth: btusb: Modify entry to support misc devices with BT interface
 2015-06-28 22:32 UTC  (2+ messages)

[ovmf test] 58956: regressions - FAIL
 2015-06-28 22:32 UTC 

dma_sync_single_for_cpu takes a really long time
 2015-06-28 22:30 UTC  (2+ messages)

Q: xfs_db: invalid numrecs (*) in bmapbtd block
 2015-06-28 22:29 UTC  (3+ messages)

[PATCH] rerere: fix an off-by-one non-bug
 2015-06-28 22:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] Cuckoo hash
 2015-06-28 22:25 UTC  (17+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 08/11] hash: add new functionality to store data in hash table
  ` [PATCH v3 00/11] Cuckoo hash
    ` [PATCH v3 01/11] eal: add const in prefetch functions
    ` [PATCH v3 02/11] hash: move rte_hash structure to C file and make it internal
    ` [PATCH v3 03/11] test/hash: enhance hash unit tests
    ` [PATCH v3 04/11] test/hash: rename new hash perf unit test back to original name
    ` [PATCH v3 05/11] hash: replace existing hash library with cuckoo hash implementation
    ` [PATCH v3 06/11] hash: add new lookup_bulk_with_hash function
    ` [PATCH v3 07/11] hash: add new function rte_hash_reset
    ` [PATCH v3 08/11] hash: add new functionality to store data in hash table
    ` [PATCH v3 09/11] MAINTAINERS: claim responsability for hash library
    ` [PATCH v3 10/11] doc: announce ABI change of librte_hash
    ` [PATCH v3 11/11] doc: update hash documentation

[Buildroot] [pull request] raspberrypi: update packages and defconfigs
 2015-06-28 22:25 UTC  (12+ messages)
` [Buildroot] [PATCH 01/11] rpi-firmware: allow disabling installation of binary DTBs
` [Buildroot] [PATCH 02/11] package/rpi-firmware: add option to install DTB overlays
` [Buildroot] [PATCH 03/11] package/rpi-firmware: add option to install vcdbg
` [Buildroot] [PATCH 04/11] package/rpi-firmware: bump version
` [Buildroot] [PATCH 05/11] package/rpi-userland: "
` [Buildroot] [PATCH 06/11] configs/raspberrypi: update the DT-enabled config
` [Buildroot] [PATCH 07/11] configs/raspberrypi_plus: new defconfig
` [Buildroot] [PATCH 08/11] configs/raspberrypi2: update our defconfig
` [Buildroot] [PATCH 09/11] config/raspberrypi: remove non-DT defconfig
` [Buildroot] [PATCH 10/11] config/raspberrypi: rename our defconfig files
` [Buildroot] [PATCH 11/11] boards/raspberrypi: update instructions

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-28 22:18 UTC  (5+ messages)
` [Intel-gfx] "

Another PropertiesChanged observation
 2015-06-28 22:16 UTC  (5+ messages)

[kbd] Issue in kbd package
 2015-06-28 22:11 UTC  (2+ messages)

backports-20150626 is out
 2015-06-28 22:10 UTC 

[PATCH] patches: backport termios usage in hci_ldisc
 2015-06-28 22:09 UTC  (2+ messages)

[PATCH] headers: add missing include statement
 2015-06-28 22:08 UTC  (3+ messages)
` [PATCH] patches: fix compile warning

[PATCH v4 0/4] bonding corrections and additions
 2015-06-28 22:02 UTC  (2+ messages)

[PATCH 00/14] backports: bring it to next-20150626
 2015-06-28 21:59 UTC  (15+ messages)
` [PATCH 01/14] header: rename duplicate include guard
` [PATCH 02/14] copy: rename st21nfcb.h to st_nci.h
` [PATCH 03/14] copy: add include/linux/platform_data/nfcmrvl.h
` [PATCH 04/14] header: add kernel_param_{lock,unlock}() functions
` [PATCH 05/14] header: remove kparam_{block,unblock}_sysfs_write()
` [PATCH 06/14] header: add N_NCI
` [PATCH 07/14] header: add led_trigger_remove() prototpye
` [PATCH 08/14] patches: use old locking for struct tty_struct
` [PATCH 09/14] backport: add get_user_pages_{locked,unlocked}()
` [PATCH 10/14] backport: add frame vector code
` [PATCH 11/14] dependencies: build VIDEO_FB_IVTV only on kernel >= 4.2
` [PATCH 12/14] dependencies: build NFC_NXP_NCI_I2C only on kernel >= 3.13
` [PATCH 13/14] dependencies: make NFC_PN544_I2C depend on kernel >= 3.17
` [PATCH 14/14] patches: refresh on next-20150626

[PATCH 0/8] Dynamic RSS Configuration for Bonding
 2015-06-28 21:54 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 00/12] Use !x to check for kzalloc failure
 2015-06-28 21:54 UTC  (7+ messages)
` [PATCH 01/12] staging: lustre: fid: "
    ` LIBCFS_ALLOC
        ` [lustre-devel] LIBCFS_ALLOC

[Qemu-devel] [PATCH 0/2] Implement YIELD to yield in ARM and Thumb translators
 2015-06-28 21:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Split DISAS_YIELD from DISAS_WFE

[PATCH RFC v2 0/3] UART slave device support
 2015-06-28 21:51 UTC  (6+ messages)
` [PATCH RFC v2 1/3] tty: serial core: provide method to search uart by phandle
` [PATCH RFC v2 2/3] tty: serial_core: Add hooks for uart slave drivers
` [PATCH RFC v2 3/3] misc: Add w2g0004 gps receiver driver

[Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes
 2015-06-28 21:49 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] dataplane: drop copy_in_vring_desc()

[PATCH 0/2] btrfs_rename bugfixes
 2015-06-28 21:47 UTC  (3+ messages)
` [PATCH 1/2] [btrfs] btrfs_rename: abort transaction in case of error
` [PATCH 2/2] [btrfs] btrfs_rename(): don't ignore btrfs_end_transaction() return

[PATCH] hpfs: add fstrim support
 2015-06-28 21:46 UTC  (4+ messages)

[linux-3.4 test] 58955: regressions - FAIL
 2015-06-28 21:41 UTC 

[PATCH RFC net-next] vxlan: GRO support at tunnel layer
 2015-06-28 21:31 UTC  (4+ messages)

[Buildroot] [RFC v4 00/16] Add per-package staging feature
 2015-06-28 21:25 UTC  (25+ messages)
` [Buildroot] [RFC v4 01/16] packages: use TARGET_MAKE_ENV to add pps support
` [Buildroot] [RFC v4 02/16] packages: for staging stuff use backtick instead of the shell function
` [Buildroot] [RFC v4 03/16] packages/scons: make avaiable the GCC_SYSROOT environment variable
` [Buildroot] [RFC v4 04/16] packages/qt: read spec files from the per-package staging directory
` [Buildroot] [RFC v4 05/16] pkg-perl: use TARGET_MAKE_ENV to add pps support
` [Buildroot] [RFC v4 06/16] tooclahin-external: add support for GCC_SYSROOT
` [Buildroot] [RFC v4 07/16] toolchain-external: move some code in a new function
` [Buildroot] [RFC v4 08/16] toolchain-external: use the wrapper even for the linker "ld"
` [Buildroot] [RFC v4 09/16] infra: add GCC_SYSROOT environment variable to support pps feature
` [Buildroot] [RFC v4 10/16] pkg-cmake: "
` [Buildroot] [RFC v4 11/16] pkg-python: add GCC_SYSROOT variable to add pps support
` [Buildroot] [RFC v4 12/16] pacakge/luarocks: add GCC_SYSROOT environment variable to support pps
` [Buildroot] [RFC v4 13/16] package/pkgconf: use GCC_SYSROOT to support pps feature
` [Buildroot] [RFC v4 14/16] Makefile: add STAGINGNOPKG_DIR variable
` [Buildroot] [RFC v4 15/16] pkg-generic: ADD_TOOLCHAIN_DEPENDENCY is true only for target packages
` [Buildroot] [RFC v4 16/16] infra: add per-package staging feature

[Buildroot] [PATCH 1/1] google-material-design-icons: new package
 2015-06-28 21:24 UTC  (2+ messages)

[Bug 81821] btusb logs error drivers/base/firmware_class.c:1105 _request_firmware+0x431/0x7b0()
 2015-06-28 21:22 UTC  (3+ messages)

[PATCH] - vxlan: gro not effective for intel 82599
 2015-06-28 21:17 UTC  (10+ messages)

[PATCH] drm/i915: Reserve space improvements
 2015-06-28 21:11 UTC  (2+ messages)

[Buildroot] [git commit] libpng: rebase ignore-symbol-prefix patch to apply cleanly
 2015-06-28 21:05 UTC 

[Buildroot] [PATCH 1/1] nginx: bump to 1.8.0 (latest stable version)
 2015-06-28 21:05 UTC  (2+ messages)

[Buildroot] [git commit] nginx: bump to 1.8.0 (latest stable version)
 2015-06-28 21:02 UTC 

[Buildroot] [PATCH] nginx: fix nginx.old clean-up
 2015-06-28 21:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/vlc: Add libsidplay2 as optional dependency
 2015-06-28 21:01 UTC  (2+ messages)

[Buildroot] [git commit] nginx: fix nginx.old clean-up
 2015-06-28 21:00 UTC 

[PATCH] um: Fix out-of-tree build
 2015-06-28 21:00 UTC 

[Buildroot] [git commit] package/vlc: Add libsidplay2 as optional dependency
 2015-06-28 20:56 UTC 

[PATCH v2] drm/tegra: Add tegra_gem_mmap2 to fix 64-bit offsets
 2015-06-28 20:54 UTC  (4+ messages)
` [PATCH v3] drm/tegra: Use 64-bit offset for tegra_gem_mmap

[Bug 100491] New: Oops under bitmap_start_sync [md_mod] at boot
 2015-06-28 20:53 UTC 

[Buildroot] [PATCH v6 00/22] SELinux Buildroot Additions
 2015-06-28 20:53 UTC  (3+ messages)
` [Buildroot] [PATCH v6 10/22] busybox: added linux-pam support

[Buildroot] [git commit] busybox: added linux-pam support
 2015-06-28 20:48 UTC 

[PATCH v2] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-06-28 20:45 UTC  (7+ messages)

[PATCH v5 1/2] serial_core: add pci uart early console support
 2015-06-28 20:44 UTC  (3+ messages)
` [PATCH v6 "

[U-Boot] [PATCH 0/2] sunxi: musb: Fix "usb reset" handling
 2015-06-28 20:42 UTC  (4+ messages)

[Buildroot] [PATCH 0/3] [RFC] python-package-generator
 2015-06-28 20:39 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] python-magic: new package

[PATCH v2 0/6] support i40e QinQ stripping and insertion
 2015-06-28 20:36 UTC  (4+ messages)
` [PATCH v3 2/7] mbuf: use the reserved 16 bits for double vlan

[PATCH] tty/vt: Fix the memory leak in visual_init
 2015-06-28 20:34 UTC  (2+ messages)

[PATCH] gitk: Update Bulgarian translation (307t)
 2015-06-28 20:28 UTC 

[RFCv4 PATCH 00/34] sched: Energy cost model for energy-aware scheduling
 2015-06-28 20:26 UTC  (4+ messages)

[PATCH 1/2] rte_compat.h : Clean up some typos
 2015-06-28 20:24 UTC  (7+ messages)
` [PATCHv3 2/3] rte_compat: Add MAP_STATIC_SYMBOL macro
` [PATCHv3 3/3] ABI: Add some documentation

[RFC PATCH V3] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet
 2015-06-28 20:25 UTC  (6+ messages)
` [PATCH V4 0/2] MSI Primo 81 dts
  ` [PATCH V4 1/2] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet

[Buildroot] [V4 0/2] A20-OLinuXino-Lime: new board
 2015-06-28 20:24 UTC  (6+ messages)
` [Buildroot] [V4 1/2] A20-OLinuXino-Lime: new board (mainline)

[RFC PATCH v3] arm DMA: Fix allocation from CMA for coherent DMA
 2015-06-28 20:14 UTC  (4+ messages)

[PATCH] skipcpio.c: fix up cpio magic comparison
 2015-06-28 20:04 UTC  (3+ messages)
  ` [PATCH] skipcpio.c: Linux only accepts 070701 cpio magic, this also fixes a comparision of signed char to 0xc7 (type limits)

[RFC PATCHv2 0/4] Fixed phy support for DSA ports
 2015-06-28 19:50 UTC  (5+ messages)
` [RFC PATCHv2 1/4] net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc
` [RFC PATCHv2 2/4] dsa: mv88e6xxx: Allow speed/duplex of port to be configured
` [RFC PATCHv2 3/4] net: dsa: Add dsa_is_dsa_port() helper
` [RFC PATCHv2 4/4] net: dsa: Allow configuration of CPU & DSA port speeds/duplex

[xen-4.4-testing test] 58953: regressions - FAIL
 2015-06-28 19:44 UTC 

[PATCH 0/7] pull: various small changes
 2015-06-28 19:43 UTC  (8+ messages)
` [PATCH 1/7] last-deprecated: remove from source tree
` [PATCH 2/7] zramctl: add link to kernel documentation
` [PATCH 3/7] cal: fix memory leaks [valgrind]
` [PATCH 4/7] docs: unify mkswap(8) with swapon(8) about holes warning
` [PATCH 5/7] build-sys: add minimal whitespace build directory support
` [PATCH 6/7] getopt: use $(...) command substitution in example script [shellcheck]
` [PATCH 7/7] reset: deprecate the script, and remove reset.033c

[PATCH] un-improve strrchr()
 2015-06-28 19:43 UTC  (2+ messages)

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-06-28 19:41 UTC  (6+ messages)
` [PATCH 07/13] KVM: arm64: implement basic ITS register handlers
` [PATCH 11/13] KVM: arm64: implement ITS command queue command handlers

RTM instruction compile failure for XABORT when AVX is active
 2015-06-28 19:38 UTC  (3+ messages)

[PATCH] ARM: tegra: paz00: set gpiod_lookup table conn_id's
 2015-06-28 19:34 UTC  (3+ messages)

[PATCH v2 00/11] Chelsio Terminator 5 (T5) 10G/40G Poll Mode Driver
 2015-06-28 19:34 UTC  (4+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 3/9] cxgbe: add device configuration and RX support for cxgbe PMD


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.