All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-08 02:16:21 to 2015-07-08 04:51:28 UTC [more...]

[PATCH 0/3] ARM: add UART and EHCI support for UniPhier DTS and enable them
 2015-07-08  4:51 UTC  (6+ messages)
` [PATCH 3/3] ARM: dts: UniPhier: add USB EHCI device nodes

[PATCH] git: add optional support for full pattern in fetch refspecs
 2015-07-08  4:47 UTC  (3+ messages)

[PATCH] scsi: Use module_platform_driver
 2015-07-08  4:47 UTC 

[U-Boot] [RFC PATCH 00/12] Devres (Managed Device Resource) for U-Boot
 2015-07-08  4:46 UTC  (14+ messages)
` [U-Boot] [RFC PATCH 01/12] x86: delete unneeded declarations of disable_irq() and enable_irq()
` [U-Boot] [RFC PATCH 02/12] linux_compat: remove cpu_relax() define
` [U-Boot] [RFC PATCH 03/12] linux_compat: move vzalloc() to header file as an inline function
` [U-Boot] [RFC PATCH 04/12] linux_compat: handle __GFP_ZERO in kmalloc()
` [U-Boot] [RFC PATCH 05/12] dm: add DM_FLAG_BOUND flag
` [U-Boot] [RFC PATCH 06/12] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [RFC PATCH 07/12] devres: add devm_kmalloc() and friends (managed memory allocation)
` [U-Boot] [RFC PATCH 08/12] dm: refactor device_bind() and device_unbind() with devm_kzalloc()
` [U-Boot] [RFC PATCH 09/12] dm: merge fail_alloc labels
` [U-Boot] [RFC PATCH 10/12] linux_compat: introduce GFP_DMA flag for kmalloc()
` [U-Boot] [RFC PATCH 11/12] dm: refactor device_probe() and device_remove() with devm_kzalloc()
` [U-Boot] [RFC PATCH 12/12] devres: add debug command to dump devres

[U-Boot] [PATCH 00/18] x86: minnowmax: Move USB and Ethernet to driver model
 2015-07-08  4:42 UTC  (3+ messages)
` [U-Boot] [PATCH 05/18] dm: pci: Add support for PCI driver matching

[U-Boot] [PATCH 1/2] Allow CONFIG_REGEX to be disabled when CONFIG_NET
 2015-07-08  4:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] blackfin: Fix build regression due to image size

[PATCH V2 1/2] powerpc/kexec: Reset secondary cpu endianess before kexec
 2015-07-08  4:37 UTC  (2+ messages)
` [PATCH V2 2/2] powerpc/kexec: Reset HILE before kexec_sequence

[PATCH RESEND] video: fbdev: s3c-fb: Constify platform_device_id
 2015-07-08  4:34 UTC  (3+ messages)

[PATCH] scsi: Use module_pci_driver
 2015-07-08  4:31 UTC 

[PATCH 00/12] Color Manager Implementation
 2015-07-08  4:29 UTC  (7+ messages)
` [PATCH 02/12] drm: Create Color Management DRM properties
` [PATCH 03/12] drm/i915: Attach color properties to CRTC

[PATCH 1/1] infiniband: Remove redundant NULL check before kfree
 2015-07-08  4:23 UTC  (2+ messages)

[PATCH v3 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-07-08  4:21 UTC  (5+ messages)
` [PATCH v3 1/3] IRQ/Gic-V3: Add mbigen driver to support mbigen "

[PATCH 1/2] powerpc/kexec: Reset secondary cpu endianess before kexec
 2015-07-08  4:22 UTC  (4+ messages)

[U-Boot] [PATCH 01/13][v4] drivers/fsl-mc: Make MC boot error messages more readable
 2015-07-08  4:22 UTC  (5+ messages)
` [U-Boot] [PATCH 06/13][v4] drivers: fsl-mc: Return error for major version mismatch
` [U-Boot] [PATCH 10/13][v4] driver/ldpaa_eth: Retry enqueue if portal was busy

[Bug 91231] New: [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
 2015-07-08  4:22 UTC  (2+ messages)
  ` [Bug 91231] "

Lttng Soft Hang issue
 2015-07-08  4:19 UTC 

[PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
 2015-07-08  4:18 UTC  (5+ messages)
` [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
` [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode

[PATCH] libdrm: remove git recipe, merge inc
 2015-07-08  4:16 UTC  (2+ messages)

crypto: aead - Add aead_queue interface
 2015-07-08  4:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
 2015-07-08  4:14 UTC  (2+ messages)

[PATCH v2] infiniband: free only allocated items
 2015-07-08  4:13 UTC  (2+ messages)

[PATCH v2] log: add log.follow config option
 2015-07-08  4:12 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-ppc: Add POWER8E_v2.1 CPU model
 2015-07-08  4:10 UTC  (2+ messages)

Strange hardware: XFX nForce 780i SLI MCP
 2015-07-08  4:10 UTC 

[PATCH] drm/rockchip: use drm_gem_mmap helpers
 2015-07-08  4:06 UTC  (3+ messages)

[PATCH v2 0/5] ipvlan: fix ipv6 autoconfiguration
 2015-07-08  4:05 UTC  (5+ messages)
` [PATCH v2 1/5] ipvlan: remove counters of ipv4 and ipv6 addresses
` [PATCH v2 4/5] ipvlan: protect addresses with internal spinlock

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-07-08  4:04 UTC  (22+ messages)
` [U-Boot] [PATCH 01/20] dm: net: Support usbethaddr environment variable
` [U-Boot] [PATCH 02/20] dm: usb: Allow USB Ethernet whenever CONFIG_DM_ETH is not defined
` [U-Boot] [PATCH 03/20] dm: usb: Add an errno.h header to usb_ether.c
` [U-Boot] [PATCH 04/20] dm: usb: Prepare dwc2 driver for driver-model conversion
` [U-Boot] [PATCH 05/20] dm: usb: Add driver-model support to dwc2
` [U-Boot] [PATCH 06/20] net: smsc95xx: Sort the include files
` [U-Boot] [PATCH 07/20] net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
` [U-Boot] [PATCH 08/20] net: smsc95xx: Correct the error numbers
` [U-Boot] [PATCH 09/20] net: smsc95xx: Prepare for conversion to driver model
` [U-Boot] [PATCH 10/20] net: smsc95xx: Add driver-model support
` [U-Boot] [PATCH 11/20] dm: serial: Update binding for PL01x serial UART
` [U-Boot] [PATCH 12/20] dm: Support address translation for simple-bus
` [U-Boot] [PATCH 13/20] arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info
` [U-Boot] [PATCH 14/20] arm: rpi: Bring in kernel device tree files
` [U-Boot] [PATCH 15/20] arm: rpi: Device tree modifications for U-Boot
` [U-Boot] [PATCH 16/20] arm: rpi: Enable device tree control for Rasberry Pi
` [U-Boot] [PATCH 17/20] arm: rpi: Drop the UART console platform data
` [U-Boot] [PATCH 18/20] arm: rpi: Drop the GPIO "
` [U-Boot] [PATCH 19/20] arm: rpi: Move to driver model for USB
` [U-Boot] [PATCH 20/20] arm: rpi: Use driver model for Ethernet

[linux-linus test] 59130: regressions - FAIL
 2015-07-08  4:03 UTC 

[RFC PATCH 1/2] powerpc/numa: fix cpu_to_node() usage during boot
 2015-07-08  4:00 UTC  (2+ messages)
` [RFC,1/2] "

weaning distributions off tarballs: extended verification of git tags
 2015-07-08  4:00 UTC  (2+ messages)

[U-Boot] [PATCH] net/designware: revert MAC-address setup on init
 2015-07-08  4:00 UTC  (8+ messages)

[PATCH 1/2] qe_common: add qe common functions into qe_common.c
 2015-07-08  3:27 UTC  (11+ messages)
` [PATCH 2/2] rheap: move rheap.c from arch/powerpc/lib/ to lib/

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-07-08  3:40 UTC  (5+ messages)

[trace] kernel BUG at kernel/sched/core.c:2881!
 2015-07-08  3:57 UTC  (3+ messages)

[PATCH v6 00/23] usb gadget update for OTG 2.0
 2015-07-08  3:57 UTC  (7+ messages)
` [PATCH v6 08/23] usb: chipidea: set usb otg capabilities
` [PATCH v6 23/23] usb: gadget: zero: allocate and init otg descriptor by "

[PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature
 2015-07-08  3:56 UTC  (4+ messages)

[U-Boot] [PATCH] net: designware: Program MAC address to hardware after soft reset
 2015-07-08  3:56 UTC  (3+ messages)

crypto: api - Remove unused __crypto_dequeue_request
 2015-07-08  3:55 UTC 

[U-Boot] [PATCH 0/8] assortment of fixes/enhancements
 2015-07-08  3:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/8] net: asix: fix operation without eeprom

Dell Vostro V131 hotkeys revisited
 2015-07-08  3:53 UTC  (10+ messages)

[kexec-lite PATCH V2] trampoline: Reset primary cpu endian to big-endian
 2015-07-08  3:49 UTC  (3+ messages)

Darlehen anbieten 1.5%
 2015-07-07  7:33 UTC 

[PATCH v6 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-08  3:49 UTC  (12+ messages)
` [PATCH v6 7/7] zsmalloc: use shrinker to trigger auto-compaction

[PATCH v2] librte_ether: release memory in uninit function
 2015-07-08  3:47 UTC  (10+ messages)

About Adding eventfd support for LibRBD
 2015-07-08  3:46 UTC  (3+ messages)

[PATCH v3 0/4] btrfs: Fix data checksum error cause by replace with io-load
 2015-07-08  3:44 UTC  (5+ messages)
` [PATCH v3 1/4] btrfs: Use ref_cnt for set_block_group_ro()
` [PATCH v3 2/4] btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()
` [PATCH v3 3/4] btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()
` [PATCH v3 4/4] btrfs: Fix data checksum error cause by replace with io-load

[PATCH v2 0/9] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-07-08  3:40 UTC  (12+ messages)
` [PATCH v2 6/9] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init

linux-next: Tree for Jul 8
 2015-07-08  3:38 UTC 

[PATCH] dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
 2015-07-08  3:38 UTC 

[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
 2015-07-08  3:35 UTC  (11+ messages)
` [U-Boot] [PATCH 01/11 v2] drivers/net/vsc9953: Cleanup patch
` [U-Boot] [PATCH 07/11 v2] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953

[GIT PULL] Fix for btrfs/070 checksum error
 2015-07-08  3:35 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2015-07-08  3:34 UTC 

Intel Baytrail Linux Audio
 2015-07-08  3:36 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2015-07-08  3:33 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2015-07-08  3:33 UTC 

API for multi-segment atomic IO
 2015-07-08  3:33 UTC 

[PATCH] regmap: Use different lockdep class for each regmap init call
 2015-07-08  3:32 UTC  (3+ messages)

[PATCH][meta-selinux] policycoreutils: enable mcstransd
 2015-07-08  3:31 UTC  (2+ messages)

[PATCH][V2] rpm: disable external key server
 2015-07-08  3:30 UTC 

[PATCH] dmeventd: fix dso name wrong compare
 2015-07-08  3:30 UTC  (2+ messages)

[Bug 91141] Lots of *ERROR* Couldn't update BO_VA (-22) since drm/radeon: stop using addr to check for BO move
 2015-07-08  3:26 UTC  (2+ messages)

how-to build ethernet drivers
 2015-07-08  3:25 UTC  (2+ messages)

[PATCH] rtc/rtc-opal: Disable rtc-alarms when opal doesn't support tpo
 2015-07-08  3:25 UTC  (2+ messages)

[PATCH v2][meta-selinux] udev: restorecon /run to allow mdadm creating /run/mdadm
 2015-07-08  3:24 UTC  (2+ messages)

[PATCH][meta-networking] systemd.bbclass: delete dangling symblink
 2015-07-08  3:23 UTC 

[Qemu-devel] [PATCH 1/2] tests: introduce basic pci test for virtio-net
 2015-07-08  3:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] tests: test rx recovery from cont

[PATCH][meta-networking] ypbind-mt: set path of ypdomainname in ypbind script
 2015-07-08  3:21 UTC 

[PATCH] gdb: Fix detection of 64-bit PPC inferior in gdbserver
 2015-07-08  3:15 UTC 

[U-Boot] [PATCH v2] x86: baytrail: Configure FSP UPD from device tree
 2015-07-08  3:18 UTC  (2+ messages)

perf, kprobes: fuzzer generates huge number of WARNings
 2015-07-08  3:13 UTC  (8+ messages)

[kexec-lite PATCH] trampoline: Reset primary cpu endian to big-endian
 2015-07-08  3:11 UTC  (3+ messages)

[PATCH] wireless-regdb: Update regulatory rules for Taiwan (TW)
 2015-07-08  3:07 UTC  (6+ messages)
    ` [wireless-regdb] "

[PATCH] dhcp: add exec script when dhclient run
 2015-07-08  3:07 UTC 

[dm-crypt] Security concern: gpg keyfile vs passphrase
 2015-07-08  3:00 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/6] drivers: block: Remove the ata_piix driver
 2015-07-08  3:00 UTC  (3+ messages)

[PATCH][meta-selinux] findutils/gnulib:drop the error output of 'ls' command
 2015-07-08  2:55 UTC  (2+ messages)

[PATCH] Warnings : Fixed 80 character length warning in rtw_ap.c
 2015-07-08  2:53 UTC  (5+ messages)

[drm/i915] 8c7b5ccb729: WARNING: CPU: 0 PID: 46 at drivers/gpu/drm/drm_irq.c:1159 drm_wait_one_vblank+0x180/0x190 [drm]()
 2015-07-08  2:52 UTC  (2+ messages)
` [lkp] "

cron job: media_tree daily build: OK
 2015-07-08  2:51 UTC 

[RESEND] powerpc/diu: adjust DIU initialization entry
 2015-07-08  2:51 UTC  (7+ messages)

how to use "example-gatt-server" test gatt?
 2015-07-08  2:48 UTC  (3+ messages)

[PATCH 1/2] powerpc/85xx: Add binding for SCFG
 2015-07-08  2:48 UTC  (3+ messages)

WARNING: at /fs/btrfs/extent-tree.c:4029 btrfs_free_reserved_data_space
 2015-07-08  2:45 UTC  (2+ messages)

[Xenomai] Xemomai 3 - posix demo programs don't seem to be loading the right socket program
 2015-07-08  2:45 UTC 

[Announce] sg3_utils-1.41 available
 2015-07-08  2:44 UTC 

[Bug 91256] Xorg dies - monitor goes to black and after a few seconds came back
 2015-07-08  2:43 UTC 

[PATCH v10 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-07-08  2:43 UTC  (7+ messages)
` [PATCH v10 01/13] x86: add socket_cpumask
` [PATCH v10 02/13] x86: detect and initialize Intel CAT feature

[PATCH] arm: dts: ls1021a: Update 'dspi' device node compatible string
 2015-07-08  2:43 UTC 

[PATCH] leds: lp8860: Constify reg_default tables
 2015-07-08  2:43 UTC 

[PATCH v7 11/12] eal: Consolidate pci_map/unmap_device() of linuxapp and bsdapp
 2015-07-08  2:42 UTC  (20+ messages)
` [PATCH v8 00/12] Clean up pci uio implementations
  ` [PATCH v8 01/12] eal: Fix coding style of eal_pci.c and eal_pci_uio.c
  ` [PATCH v8 03/12] eal: Fix memory leaks and needless increment of pci_map_addr
  ` [PATCH v8 05/12] eal: Fix uio mapping differences between linuxapp and bsdapp
  ` [PATCH v8 06/12] eal: Add pci_uio_alloc_resource()
  ` [PATCH v8 07/12] eal: Add pci_uio_map_resource_by_index()
  ` [PATCH v8 11/12] eal: Consolidate pci_map/unmap_device() of linuxapp and bsdapp

[U-Boot] [PATCH v2] ahci: Fix compiling warnings under 64bit platforms
 2015-07-08  2:42 UTC  (3+ messages)

[PATCH] drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead
 2015-07-08  2:42 UTC  (2+ messages)

[PATCH] spi: spi-fsl-dspi: Update 'dspi' device node compatible string for LS1021A
 2015-07-08  2:41 UTC  (3+ messages)

[RFC] freeing unliked file indefinitely delayed
 2015-07-08  2:39 UTC  (2+ messages)

[U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support
 2015-07-08  2:38 UTC  (6+ messages)
` [U-Boot] [PATCH 07/55] exynos: i2c: Correct bug in pinmux selection

[PATCH] arm64: dts: mt8173: add clock_null
 2015-07-08  2:37 UTC  (8+ messages)

[PATCH 0/3] drm/ttm: hard to swim in an empty pool
 2015-07-08  2:34 UTC  (7+ messages)
` [PATCH 2/3] drm/ttm: fix object deallocation to properly fill in the page pool

[PATCH] hwmon: (f71882fg): Add support for f81768d
 2015-07-08  2:34 UTC  (2+ messages)
` [lm-sensors] "

[PATCH] x86/kconfig/32: Mark CONFIG_VM86 as BROKEN
 2015-07-08  2:33 UTC  (2+ messages)

[RESEND] powerpc/diu: adjust DIU initialization entry
 2015-07-08  2:33 UTC 

[drm/i915] eddfcbcdc27: WARNING: CPU: 2 PID: 568 at drivers/gpu/drm/i915/intel_display.c:9277 hsw_enable_pc8+0xab/0x7b0 [i915]()
 2015-07-08  2:22 UTC  (2+ messages)
` [lkp] "

Stable request for gso feature flag and error handling fixes
 2015-07-08  2:20 UTC  (2+ messages)

Git grep does not support multi-byte characters (like UTF-8)
 2015-07-08  2:19 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC 0/3] iothread: release iothread around aio_poll
 2015-07-08  2:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] AioContext: acquire/release AioContext during aio_poll

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
 2015-07-08  2:18 UTC 

[Btrfs] c9dc4c65785: +9.8% fsmark.files_per_sec
 2015-07-08  2:16 UTC  (2+ messages)
` [lkp] "

[Ksummit-discuss] [CORE TOPIC] services needed from kernel.org infrastructure
 2015-07-08  2:16 UTC  (4+ messages)


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.