All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-11 08:14:00 to 2016-04-11 08:28:03 UTC [more...]

[Qemu-devel] [PATCH] net: mipsnet: check packet length against buffer
 2016-04-11  8:27 UTC  (4+ messages)

[PATCH] drivers/usb/gadget/udc/r8a66597-udc.c: Deinline pipe_change, save 2176 bytes
 2016-04-11  8:26 UTC  (3+ messages)

[PATCH 00/21] Optimise page alloc/free fast paths
 2016-04-11  8:18 UTC  (40+ messages)
` [PATCH 02/22] mm, page_alloc: Use new PageAnonHead helper in the free page fast path
` [PATCH 03/22] mm, page_alloc: Reduce branches in zone_statistics
` [PATCH 04/22] mm, page_alloc: Inline zone_statistics
` [PATCH 05/22] mm, page_alloc: Inline the fast path of the zonelist iterator
` [PATCH 06/22] mm, page_alloc: Use __dec_zone_state for order-0 page allocation
` [PATCH 07/22] mm, page_alloc: Avoid unnecessary zone lookups during pageblock operations
` [PATCH 08/22] mm, page_alloc: Convert alloc_flags to unsigned
` [PATCH 09/22] mm, page_alloc: Convert nr_fair_skipped to bool
` [PATCH 10/22] mm, page_alloc: Remove unnecessary local variable in get_page_from_freelist
` [PATCH 11/22] mm, page_alloc: Remove unnecessary initialisation "
` [PATCH 12/22] mm, page_alloc: Remove unnecessary initialisation from __alloc_pages_nodemask()
` [PATCH 13/22] mm, page_alloc: Remove redundant check for empty zonelist
` [PATCH 14/22] mm, page_alloc: Simplify last cpupid reset
` [PATCH 15/22] mm, page_alloc: Move might_sleep_if check to the allocator slowpath
` [PATCH 16/22] mm, page_alloc: Move __GFP_HARDWALL modifications out of the fastpath
` [PATCH 17/22] mm, page_alloc: Reduce cost of fair zone allocation policy retry
` [PATCH 18/22] mm, page_alloc: Shortcut watermark checks for order-0 pages
` [PATCH 19/22] mm, page_alloc: Avoid looking up the first zone in a zonelist twice
` [PATCH 20/22] mm, page_alloc: Check multiple page fields with a single branch
` [PATCH 21/22] cpuset: use static key better and convert to new API

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-04-11  8:27 UTC  (12+ messages)
  ` 4.4: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
          ` 4.4, 4.6: "
                  ` 4.6-rc2: regression with omap video and lockdep (was Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode))

EIO cleanup
 2016-04-11  8:27 UTC  (4+ messages)
` [PATCH 03/10] drm/i915: Add GEM debugging Kconfig option

[git pull] m68k updates for 4.7
 2016-04-11  8:26 UTC 

[git pull] m68k updates for 4.7
 2016-04-11  8:26 UTC 

Finish gen8 legacy semaphores
 2016-04-11  8:26 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: Fix gen8 semaphores id for legacy mode
` [PATCH 3/4] drm/i915: Reload PD tables after semaphore wait on gen8

[PATCH] usb: core: buffer: avoid NULL pointer dereferrence
 2016-04-11  8:24 UTC  (8+ messages)

DPDK 2.2 build failing with vhost-kni
 2016-04-11  8:25 UTC  (2+ messages)

[PATCH v3 00/16] da8xx USB clocks
 2016-04-11  8:23 UTC  (12+ messages)
` [PATCH v3 01/16] dt: davinci: use proper address after @
` [PATCH v3 02/16] mfd: da8xx-cfgchip: New header file for CFGCHIP registers

[PATCH] mmc: block: Use the mmc host device index as the mmcblk device index
 2016-04-11  8:25 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.7 00/49] NEED_CPU_H / cpu.h / hw/hw.h cleanups
 2016-04-11  8:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 41/50] s390x: move stuff out of cpu.h

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-04-11  8:24 UTC  (2+ messages)

[PATCH resend v2 0/9] mfd: axp20x: Add support for AXP809 PMIC
 2016-04-11  8:24 UTC  (9+ messages)
` [PATCH resend v2 2/9] mfd: axp20x: Add bindings "
` [PATCH resend v2 3/9] mfd: axp20x: Add support "

[PATCH] lib: fix DCB config issue on ixgbe
 2016-04-11  8:24 UTC 

[PATCH 1/6] drm/i915: Set crtc_state->lane_count for HDMI
 2016-04-11  8:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5] xSplice v1 design and implementation
 2016-04-11  8:23 UTC  (9+ messages)
` [PATCH v5 15/28] xsplice: Add .xsplice.hooks functions and test-case

[PATCH v3] device property: don't bother the drivers with struct property_set
 2016-04-11  8:20 UTC  (3+ messages)

[PATCH 0/6] ASoC: davinci-mcbsp: add binding for McBSP
 2016-04-11  8:20 UTC  (6+ messages)
` [PATCH 1/6] "
    ` [alsa-devel] "

[Qemu-devel] [PATCH v17 0/8] Block replication for continuous checkpoints
 2016-04-11  8:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH v17 1/8] unblock backup operations in backing file
` [Qemu-devel] [PATCH v17 2/8] Backup: clear all bitmap when doing block checkpoint
` [Qemu-devel] [PATCH v17 3/8] Link backup into block core
` [Qemu-devel] [PATCH v17 4/8] docs: block replication's description
` [Qemu-devel] [PATCH v17 5/8] auto complete active commit
` [Qemu-devel] [PATCH v17 6/8] Introduce new APIs to do replication operation
` [Qemu-devel] [PATCH v17 7/8] Implement new driver for block replication
` [Qemu-devel] [PATCH v17 8/8] support replication driver in blockdev-add

[PATCH] ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask
 2016-04-11  8:20 UTC 

[PATCH 0/4] drm/i915: GMBUS fixes and whatnot
 2016-04-11  8:19 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS

[PATCH net-next 00/11] FUJITSU Extended Socket driver version 1.1
 2016-04-11  8:10 UTC  (12+ messages)
` [PATCH net-next 01/11] fjes: Add trace-gathering facility
` [PATCH net-next 02/11] fjes: Add setting/getting register value feature via ioctl
` [PATCH net-next 03/11] fjes: Add debugs facility for fjes module
` [PATCH net-next 04/11] fjes: Add debugfs entry for statistics
` [PATCH net-next 05/11] fjes: show EP stats at statistics file in debugfs
` [PATCH net-next 06/11] fjes: optimize timeout value
` [PATCH net-next 07/11] fjes: fix incorrect statistics information in fjes_xmit_frame()
` [PATCH net-next 08/11] fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
` [PATCH net-next 09/11] fjes: Enhance changing MTU related work
` [PATCH net-next 10/11] fjes: Introduce spinlock for rx_status
` [PATCH net-next 11/11] fjes: Update fjes driver version : 1.1

[PATCH 00/30] ARM: OMAP2+: hwmod module clock type support
 2016-04-11  8:19 UTC  (93+ messages)
` [PATCH 01/30] clk: ti: add ti_clk_get helper API
` [PATCH 02/30] clk: ti: dpll: use ti_clk_get to fetch ref/bypass clocks
` [PATCH 03/30] ARM: OMAP2+: omap_device: create clock alias purely from DT data
` [PATCH 04/30] ARM: OMAP2+: hwmod: use new ti_clk_get API to search for clock handles
` [PATCH 05/30] ARM: OMAP2+: clock: use the new ti_clk_get for fetching clocks
` [PATCH 06/30] clk: ti: omap2: transition to usage of ti_clk_get
` [PATCH 07/30] clk: ti: am33xx: "
` [PATCH 08/30] clk: ti: omap3: "
` [PATCH 09/30] clk: ti: am43xx: "
` [PATCH 10/30] clk: ti: omap4: "
` [PATCH 11/30] clk: ti: omap5: "
` [PATCH 12/30] clk: ti: dra7: "
` [PATCH 13/30] clk: ti: dm814x: "
` [PATCH 14/30] clk: ti: dm816x: cleanup any unnecessary clock aliases
` [PATCH 15/30] clk: ti: remove un-used definitions from public clk_hw_omap struct
` [PATCH 16/30] clk: ti: mux: export mux clock APIs locally
` [PATCH 17/30] dt-bindings: clk: ti: Document module clock type
` [PATCH 18/30] clk: ti: add support for omap4 module clocks
` [PATCH 19/30] ARM: dts: omap4: add hwmod "
` [PATCH 20/30] ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
` [PATCH 21/30] ARM: OMAP4: hwmod_data: use module clocks from DT
` [PATCH 22/30] ARM: AM33xx: fix module_wait_ready without clkctrl register
` [PATCH 23/30] ARM: dts: am33xx: add hwmod module clocks
` [PATCH 24/30] ARM: dts: am43xx: "
` [PATCH 25/30] clk: ti: am33xx: fix init time clock setup
` [PATCH 26/30] ARM: AMx3xx: hwmod_data: use module clocks from DT
` [PATCH 27/30] ARM: dts: omap5: add hwmod module clocks
` [PATCH 28/30] ARM: OMAP5: hwmod_data: use module clocks from DT
` [PATCH 29/30] ARM: dts: dra7: add hwmod module clocks
` [PATCH 30/30] ARM: DRA7: hwmod_data: use module clocks from DT

[PATCH v2] mfd: arizona: Fix lockdep recursion warning on set_irq_wake
 2016-04-11  8:18 UTC  (2+ messages)

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-04-11  8:18 UTC  (3+ messages)

[PATCH v2 0/4] reduce latency of direct async compaction
 2016-04-11  8:17 UTC  (4+ messages)

xenpm and scheduler
 2016-04-11  8:16 UTC 

[PATCH v3 0/2] Add a new debugfs entry to dump FIFO/Queue available space
 2016-04-11  8:14 UTC  (3+ messages)
` [PATCH v3 1/2] usb: dwc3: make dwc3_debugfs_init return value be void

[patch] ath10k: add some sanity checks
 2016-04-11  8:15 UTC  (4+ messages)
` [patch v2] "

[PATCH v8 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-04-11  8:14 UTC  (2+ messages)

[PATCH v4 0/4] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-11  8:14 UTC  (3+ messages)
` [PATCH v4 3/4] drm/i915/dsi: add support for gpio elements on CHV


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.