All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-03 21:14:27 to 2016-07-03 23:58:42 UTC [more...]

[PATCH 00/39 v2] ASoC: add simple-card-core and standardize "simple" card
 2016-07-03 23:58 UTC  (14+ messages)
` [PATCH 07/39 v2] ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()
` [PATCH 09/39 v2] ASoC: simple-card-utils: add asoc_simple_card_parse_clk()

[PATCH 1/8] mm/zsmalloc: modify zs compact trace interface
 2016-07-03 23:58 UTC  (10+ messages)
` [PATCH 2/8] mm/zsmalloc: add per class compact trace event
` [PATCH 3/8] mm/zsmalloc: take obj index back from find_alloced_obj
` [PATCH 4/8] mm/zsmalloc: use class->objs_per_zspage to get num of max objects

[PATCH/RFC] fast-import: Keep a fake pack window on the recently written data
 2016-07-03 23:44 UTC 

[U-Boot] [PATCH] SPL: tiny-printf: avoid any BSS usage
 2016-07-03 23:56 UTC 

[Buildroot] [v2] package/libgpg-error: bump to version 1.23
 2016-07-03 23:48 UTC 

[PATCH v2] fujitsu-laptop: Unify max brightness of exported leds
 2016-07-03 23:35 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/3] package/pulseaudio: allow to build without C++11 support
 2016-07-03 23:35 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/pulseaudio: explicitly enable/disable WebRTC support
` [Buildroot] [PATCH v2 3/3] package/pulseaudio: fix typo

[RFC] [PATCH 0/3] media: an attempt to refresh omap1_camera driver
 2016-07-03 23:32 UTC  (3+ messages)

[Buildroot] [git commit] libbdplus: select libgcrypt in Config.in as well
 2016-07-03 23:32 UTC 

[PATCH net-next 00/10] NCSI Support
 2016-07-03 22:49 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] wpa_supplicant: add option to enable Wi-Fi Display
 2016-07-03 23:28 UTC 

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation
 2016-07-03 23:27 UTC  (4+ messages)
` [PATCH v4 1/3] memory-barriers.txt: maintain consistent blank line
` [PATCH v4 2/3] memory-barriers.txt: fix wrong section reference
` [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation

[U-Boot] [PATCH v2 0/5] tools: patman: Fixes to improve handling of various wrong usage
 2016-07-03 23:26 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/5] tools: patman: Use cover_match for 'Cover-letter'
` [U-Boot] [PATCH v2 2/5] tools: patman: Handle tag sections without an 'END'
` [U-Boot] [PATCH v2 3/5] tools: patman: Generate cover letter correctly when 'END' is missing
` [U-Boot] [PATCH v2 4/5] tools: patman: Handle missing blank line for 'Series-changes'
` [U-Boot] [PATCH v2 5/5] tools: patman: Handle missing 'END' in non-last commit of a series

[Buildroot] [PATCH v4] supertuxkart: new package
 2016-07-03 23:26 UTC  (3+ messages)

[U-Boot] [PATCH] dm: Sort the uclass id in alphabetical order
 2016-07-03 23:26 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/5] x86: fdt: Drop the unused compatible strings in fdtdec
 2016-07-03 23:26 UTC  (13+ messages)
` [U-Boot] [PATCH v3 3/5] fdt: Add a note to avoid adding new compatible strings
` [U-Boot] [PATCH v3 4/5] fdt: x86: Tidy up a few COMPAT string definitions
` [U-Boot] [PATCH v3 5/5] sandbox: Find keyboard driver using driver model
  ` [U-Boot] [PATCH v3 2/5] fdt: Drop unused exynos compatible strings

[U-Boot] [PATCH] dm: gpio: MPC85XX GPIO platform data support
 2016-07-03 23:25 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [RESEND] common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
 2016-07-03 23:25 UTC  (3+ messages)

[U-Boot] [PATCH 00/27] dm: mmc: Add driver-model support for MMC operations
 2016-07-03 23:25 UTC  (45+ messages)
` [U-Boot] [PATCH 02/27] rockchip: Use 'select' instead of defaults in Kconfig
` [U-Boot] [PATCH 03/27] mmc: Add function declarations for mmc_bread() and mmc_switch_part()
` [U-Boot] [PATCH 04/27] dm: mmc: Move CONFIG_BLK code into the mmc uclass
` [U-Boot] [PATCH 05/27] dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
` [U-Boot] [PATCH 06/27] mmc: Move MMC boot code into its own file
` [U-Boot] [PATCH 07/27] dm: mmc: rockchip: Support only CONFIG_BLK
` [U-Boot] [PATCH 08/27] mmc: Move tracing code into separate functions
` [U-Boot] [PATCH 09/27] rockchip: Disable CONFIG_SDHCI
` [U-Boot] [PATCH 10/27] dm: mmc: Add a way to use driver model for MMC operations
` [U-Boot] [PATCH 11/27] dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
` [U-Boot] [PATCH 12/27] dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
` [U-Boot] [PATCH 13/27] rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036
` [U-Boot] [PATCH 14/27] dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
` [U-Boot] [PATCH 15/27] dm: mmc: sdhci: Refactor configuration setup to support DM
` [U-Boot] [PATCH 16/27] dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
` [U-Boot] [PATCH 17/27] dm: mmc: msm_sdhci: "
` [U-Boot] [PATCH 18/27] dm: mmc: Move dragonboard410c to use "
` [U-Boot] [PATCH 19/27] dm: mmc: msmsdhic: Drop old MMC code
` [U-Boot] [PATCH 20/27] dm: spl: mmc: Support CONFIG_BLK in SPL MMC
` [U-Boot] [PATCH 21/27] dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
  ` [U-Boot] [PATCH 01/27] dm: mmc: dwmmc: Add comments to the dwmmc setup functions

[Buildroot] [PATCH] package/libgpg-error: bump to version 1.23
 2016-07-03 23:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Fix xsrdpi, xvrdpi and xvrspi rounding
 2016-07-03 23:20 UTC 

[ovmf test] 96588: regressions - FAIL
 2016-07-03 23:19 UTC 

[U-Boot] [PATCH 00/14] test/py: Convert vboot tests to use the test/py framework
 2016-07-03 23:19 UTC  (9+ messages)
` [U-Boot] [PATCH 01/14] test: Add a README
` [U-Boot] [PATCH 12/14] tools: Correct error handling in fit_image_process_hash()
` [U-Boot] [PATCH 14/14] test: Convert the vboot test to test/py

[Buildroot] [PATCH 0/4] System emulation support in host-qemu
 2016-07-03 23:18 UTC  (7+ messages)
` [Buildroot] [PATCH 1/4] qemu: add support for host-qemu-system
` [Buildroot] [PATCH 2/4] vde2: enable building host package
` [Buildroot] [PATCH 3/4] qemu: add support for vde2
` [Buildroot] [PATCH 4/4] qemu: bump to version 2.6.0

[U-Boot] [PATCH 0/9] mx7: add Colibri iMX7S/iMX7D support
 2016-07-03 23:18 UTC  (11+ messages)
` [U-Boot] [PATCH 1/9] dm: imx: serial: Support DTE mode when using driver model
` [U-Boot] [PATCH 2/9] usb: ehci-mx6: configure power polarity in usb_power_config
` [U-Boot] [PATCH 3/9] usb: ehci-mx6: introduce config for high active power pin
` [U-Boot] [PATCH 4/9] mx7: set soc environment according to exact SoC type
` [U-Boot] [PATCH 8/9] power: pmic: add Ricoh RN5T567 PMIC support

[U-Boot] [PATCH 1/2] usb: dm: Add a usb_for_each_root_dev() helper function
 2016-07-03 23:18 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] usb: dm: Make "usb info" use usb_for_each_root_dev()

[Buildroot] [PATCH 1/4] package/webrtc-audio-processing: needs gcc >= 4.8
 2016-07-03 23:17 UTC  (9+ messages)
` [Buildroot] [PATCH 2/4] package/pulseaudio: allow to build without C++11 support
` [Buildroot] [PATCH 3/4] package/pulseaudio: add WebRTC optional dependency
` [Buildroot] [PATCH 4/4] package/puseaudio: fix typo

[Buildroot] [git commit] package/webrtc-audio-processing: needs gcc >= 4.8
 2016-07-03 23:16 UTC 

[Buildroot] [git commit] supertuxkart: new package
 2016-07-03 23:15 UTC 

[Buildroot] [PATCH 1/1] package/libmicrohttpd: Fix pthread detection on bfin and arc
 2016-07-03 23:11 UTC  (2+ messages)

[Buildroot] [PATCH] libmicrohttpd: fix thread detection on ARC and Blackfin
 2016-07-03 23:09 UTC 

[PATCH] perf_event_open.2: Add a note that dyn_size is omitted if size == 0
 2016-07-03 23:08 UTC 

[PATCH] [v6] net: emac: emac gigabit ethernet controller driver
 2016-07-03 23:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] libminiupnpc: New package
 2016-07-03 22:56 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] package/transmission: add optional support for libminiupnpc/libnatpmp

[RFC PATCH v4 0/7] perf config: Introduce default config key-value pairs arrays
 2016-07-03 22:52 UTC  (8+ messages)
` [PATCH v4 1/7] perf config: Introduce default_config_section and default_config_item for default config key-value pairs
` [PATCH v4 2/7] perf config: Add macros assigning key-value pairs to default_config_item
` [PATCH v4 3/7] perf config: Add 'colors' section default configs arrrays
` [PATCH v4 4/7] perf config: Use combined {fore,back}ground colors value instead of each two color
` [PATCH v4 5/7] perf config: Initialize ui_browser__colorsets with default config items
` [PATCH v4 6/7] perf config: Add 'annotate' section default configs arrrays
` [PATCH v4 7/7] perf config: Initialize annotate_browser__opts with default config items

[PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness
 2016-07-03 22:52 UTC  (5+ messages)
` [PATCH v7 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel

[PATCH] autofs: Add BUG_ON(1) for non dir/link inode case
 2016-07-03 22:51 UTC  (2+ messages)

[RFC 0/2] iio: add support for LMP91000EVM potentiostat board
 2016-07-03 22:48 UTC  (11+ messages)
` [RFC 1/2] iio: adc: ti-adc1x1s: add support for TI 1-channel differential ADCs
` [RFC 2/2] iio: potentiostat: add LMP91000 support

[GIT PULL] drm/mediatek: MT8173 gamma & dither support
 2016-07-03 22:43 UTC  (6+ messages)

libxtables backward compatibility
 2016-07-03 22:43 UTC  (5+ messages)

[PATCH 00/15] pull: write(1) improvements
 2016-07-03 22:37 UTC  (17+ messages)
` [PATCH 01/15] write: remove unused variable
` [PATCH 02/15] write: get rid of function prototypes
` [PATCH 03/15] write: remove pointless fileno(3) calls
` [PATCH 04/15] write: set atime value in term_chk() only when needed
` [PATCH 05/15] write: use xstrncpy() from strutils.h
` [PATCH 06/15] write: run atexit() checks at the end of execution
` [PATCH 07/15] write: add control structure to clarify what is going on
` [PATCH 08/15] write: improve function and variable names
` [PATCH 09/15] write: remove unnecessary utmp variables
` [PATCH 10/15] write: make timestamp to be obviously just a clock time
` [PATCH 11/15] write: remove PUTC macro
` [PATCH 12/15] write: improve coding style
` [PATCH 13/15] write: tell when effective gid and tty path group mismatch
` [PATCH 14/15] write: stop removing and adding /dev/ in front of tty string
` [PATCH 15/15] lib: try to find tty in get_terminal_name()

[Buildroot] [PATCH] scanpypi: fix help text handling
 2016-07-03 22:35 UTC  (2+ messages)

[Buildroot] [git commit] scanpypi: fix help text handling
 2016-07-03 22:35 UTC 

[U-Boot] [PATCH v1] dm: usb: Prevent NULL hub in usb_device_info()
 2016-07-03 22:34 UTC  (5+ messages)
` [U-Boot] [U-Boot, "
    ` [U-Boot] "

[Buildroot] [PATCH] gmp: dissable assembly for armv7m
 2016-07-03 22:34 UTC  (2+ messages)

[Buildroot] [git commit] gmp: dissable assembly for armv7m
 2016-07-03 22:34 UTC 

[Buildroot] [PATCH 1/6] qemu: add support for host-qemu-system
 2016-07-03 22:31 UTC  (12+ messages)
` [Buildroot] [PATCH 2/6] qemu: make qemu and host-qemu packages' version (separately) configurable
` [Buildroot] [PATCH 3/6] qemu: code cleanup - (mostly) wrapping lines at 80 characters
` [Buildroot] [PATCH 4/6] qemu: add qemu-system-run make target
` [Buildroot] [PATCH 5/6] vde2: enable building host package
` [Buildroot] [PATCH 6/6] qemu: add support for vde2

[U-Boot] [PATCH] SPL: sunxi: don't force .BSS into DRAM
 2016-07-03 22:24 UTC  (3+ messages)

[PATCH net-next V2 00/10] liquidio updates and bug fixes
 2016-07-03 22:17 UTC  (12+ messages)
` [PATCH net-next V2 01/10] liquidio: Vxlan support
` [PATCH net-next V2 02/10] liquidio: Macro replacements
` [PATCH net-next V2 03/10] liquidio: IQ synchronization
` [PATCH net-next V2 04/10] liquidio: softcommand delay
` [PATCH net-next V2 05/10] liquidio: iq/oq limits
` [PATCH net-next V2 06/10] liquidio: free resources during shutdown
` [PATCH net-next V2 07/10] liquidio: MTU limits
` [PATCH net-next V2 08/10] liquidio: Droq validation
` [PATCH net-next V2 09/10] liquidio: Remove redundant code
` [PATCH net-next V2 10/10] liquidio: Response header changes

[Bug 96672] [radeonsi][LLVM 3.9] ARK: Survival Evolved, Missing text glyphs
 2016-07-03 22:14 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] babeld: new package
 2016-07-03 22:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libgpg-error: bump to version 1.21
 2016-07-03 22:07 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] owncloud: new package
 2016-07-03 22:06 UTC  (2+ messages)

[PATCH] ext4: avoid modifying checksum fields directly during checksum verification
 2016-07-03 22:05 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6] slirp: ipv6 dns & dhcp support
 2016-07-03 22:04 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] slirp: Split get_dns_addr
` [Qemu-devel] [PULL 2/6] slirp: Add dns6 resolution
` [Qemu-devel] [PULL 3/6] slirp: Support link-local DNS addresses
` [Qemu-devel] [PULL 4/6] slirp: Add RDNSS advertisement
` [Qemu-devel] [PULL 5/6] slirp: Remove superfluous memset() calls from the TFTP code
` [Qemu-devel] [PULL 6/6] slirp: Add support for stateless DHCPv6

[PATCH v2] platform: don't return 0 from platform_get_irq[_byname]() on error
 2016-07-03 22:04 UTC 

[PATCH for-next 0/3] Raw Packet QP Fixes for 4.8
 2016-07-03 21:55 UTC  (5+ messages)
` [PATCH for-next 1/3] IB/core: Add optional AV attribute for Raw Packet QP in INIT to RTR
` [PATCH for-next 3/3] IB/mlx5: Fix mlx5_set_path for Raw Packet QP

[PATCH 0/8] Change OOM killer to use list of mm_struct
 2016-07-03 21:53 UTC  (6+ messages)
` [PATCH 1/8] mm,oom_reaper: Remove pointless kthread_run() failure check

[nightly] SysTest Core TISDK (krogoth/2.1) 2016.05 build 2016-07-03_15-24-28
 2016-07-03 21:49 UTC 

[PATCH for-next 0/2] Support for Send Only Full Member Multicast Join
 2016-07-03 21:46 UTC  (3+ messages)
` [PATCH for-next 2/2] IB/core: Support for CMA multicast join flags

Regression report] Weekly regression report WW45
 2016-07-03 21:46 UTC  (12+ messages)
` [Regression report] Weekly regression report WW46
  ` [Regression report] Weekly regression report WW48
    ` [Regression report] Weekly regression report WW50
      ` [Regression report] Weekly regression report WW51
          ` [Regression report] Weekly regression report WW14
            ` [Regression report] Weekly regression report WW20
              ` [Regression report] Weekly regression report WW23
                ` [Regression report] Weekly regression report WW24
                  ` [Regression report] Weekly regression report WW25
                    ` [Regression report] Weekly regression report WW26
                      ` [Regression report] Weekly regression report WW27

[PATCH v2 00/18] arm/arm64: KVM: Merge boot and runtime page tables
 2016-07-03 21:44 UTC  (3+ messages)

[Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR
 2016-07-03 21:38 UTC 

[PATCH] phy: rockhip-usb: use devm_add_action_or_reset()
 2016-07-03 21:34 UTC  (3+ messages)

[PATCH] btrfs-progs: use the correct struct for BTRFS_IOC_LOGICAL_INO
 2016-07-03 21:22 UTC 

[PATCH] Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
 2016-07-03 21:23 UTC 

Stepping down as gspca and pwc maintainer
 2016-07-03 21:31 UTC 

btrfs defrag questions
 2016-07-03 21:30 UTC  (4+ messages)

[PATCHv4 0/2] USB Type-C Connector class
 2016-07-03 21:28 UTC  (8+ messages)
` [PATCHv4 1/2] usb: USB Type-C connector class

[PATCH 3/7] [media] gspca: avoid unused variable warnings
 2016-07-03 21:22 UTC  (3+ messages)
` [3/7,media] "

[PATCH] ov519.c - allow setting i2c_detect_tries
 2016-07-03 21:18 UTC  (2+ messages)
`  "

[RFC PATCH 0/6] fortify oom killer even more
 2016-07-03 21:17 UTC  (8+ messages)
` [RFC PATCH 5/6] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost

[U-Boot] [PATCH] splash: Accommodate DM_USB in splash_init_usb()
 2016-07-03 21:15 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] buildman: Make the tool friendlier for first-time users
 2016-07-03 21:14 UTC  (2+ messages)
` [U-Boot] [PATCH 11/11] Drop references to MAKEALL in the documentation


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.