All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-24 15:43:56 to 2016-01-24 19:24:31 UTC [more...]

[PATCH 00/15] dmaengine: dw: various fixes and cleanups
 2016-01-24 19:21 UTC  (8+ messages)
` [PATCH 01/15] dmaengine: dw: fix byte order of hw descriptor fields
` [PATCH 02/15] dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain
` [PATCH 03/15] dmaengine: dw: rename masters to reflect actual topology
` [PATCH 07/15] dmaengine: dw: revisit data_width property
` [PATCH 10/15] dmaengine: dw: pass platform data via struct dw_dma_chip

[PATCH 1/2] busybox: Add support for busybox-init
 2016-01-24 19:21 UTC  (3+ messages)
` [PATCH 2/2] local.conf.sample: Document HOW-TO enable systemd or busbox to replace sysvinit

Problems with commit 'kallsyms: add support for relative offsets in kallsyms address table' (in mmotm)
 2016-01-24 19:16 UTC  (10+ messages)

[PATCH v2] net: fec: make driver endian-safe
 2016-01-24 19:12 UTC  (3+ messages)

[Buildroot] PowerPC64 toolchain not building
 2016-01-24 19:12 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 4.5-2
 2016-01-24 19:06 UTC 

[PATCH 2/2] Drivers: MUSB: Davinci MUSB: added DT support
 2016-01-24 19:00 UTC  (3+ messages)

[PATCH] drm/etnaviv: move runtime PM balance into retire worker
 2016-01-24 18:49 UTC  (2+ messages)

[PATCH v4 0/3] iio: chemical: add atlas ph sensor support
 2016-01-24 18:45 UTC  (6+ messages)
` [PATCH v4 2/3] iio: ph: add IIO_PH channel type
` [PATCH v4 3/3] iio: chemical: add Atlas pH-SM sensor support

[Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
 2016-01-24 18:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/13] cuda: port SET_AUTO_RATE command to new framework

[PATCH 0/2] Let merge-file write out conflict markers with correct EOLs
 2016-01-24 18:26 UTC  (10+ messages)
` [PATCH 2/2] merge-file: consider core.crlf when writing merge markers
` [PATCH v2 0/1] Let merge-file write out conflict markers with correct EOLs
  ` [PATCH v2 1/1] merge-file: let conflict markers match end-of-line style of the context

pre Sandy bridge IOMMU support (gm45)
 2016-01-24 18:21 UTC  (2+ messages)

[PATCH] ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
 2016-01-24 18:16 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-24 18:10 UTC  (2+ messages)

[PATCH 00/13] media: atmel-isi: extract the hw releated functions into structure
 2016-01-24 18:09 UTC  (13+ messages)
` [PATCH 01/13] atmel-isi: use try_or_set_fmt() for both set_fmt() and try_fmt()
` [PATCH 02/13] atmel-isi: move the is_support() close to try/set format function
` [PATCH 06/13] atmel-isi: check ISI_SR's flags by polling instead of interrupt
  ` [PATCH 07/13] atmel-isi: move hw code into isi_hw_initialize()

[RFC/PATCH 0/5] [WAS: Submodule Groups] Labels and submodule.autoInitialize
 2016-01-24 18:06 UTC  (3+ messages)
` [PATCH 3/5] submodule-config: keep labels around

[PATCH nft 1/3] netlink: move binop postprocess to extra function
 2016-01-24 17:58 UTC  (3+ messages)
` [PATCH nft 2/3] tests: add two map test cases
` [PATCH nft 3/3] netlink: do binop postprocessing also for map lookups

[PATCH v3 01/17] resource: Add System RAM resource type
 2016-01-24 18:00 UTC  (5+ messages)
` [PATCH v3 06/17] arch: Set IORESOURCE_SYSTEM_RAM to System RAM

[PATCH 0/2] mac80211: add cleanup path for MPP table entries
 2016-01-24 17:53 UTC  (6+ messages)
` [PATCH 2/2] mac80211: let unused MPP table entries timeout

Chicken-egg: uncorrectable checksum error prevents RAID1 rebalancing
 2016-01-24 17:52 UTC 

[Bug 93144] [radeonsi] Alien: Isolation bug
 2016-01-24 17:52 UTC  (3+ messages)
` [Bug 93144] [radeonsi] Alien: Isolation feature request

[PATCH 0/2]Staging:iio:adc:add space around '-'
 2016-01-24 17:14 UTC  (6+ messages)
` [PATCH 1/2] staging:iio:adc:added "

[PATCH 00/19] Let Git's tests pass on Windows
 2016-01-24 17:42 UTC  (21+ messages)
` [PATCH 01/19] mingw: let's use gettext with MSYS2
` [PATCH 02/19] mingw: do not trust MSYS2's MinGW gettext.sh
` [PATCH 03/19] Git.pm: stop assuming that absolute paths start with a slash
` [PATCH 04/19] mingw: factor out Windows specific environment setup
` [PATCH 05/19] mingw: prepare the TMPDIR environment variable for shell scripts
` [PATCH 06/19] mingw: try to delete target directory before renaming
` [PATCH 07/19] mingw: let lstat() fail with errno == ENOTDIR when appropriate
` [PATCH 08/19] mingw: fix t5601-clone.sh
` [PATCH 09/19] mingw: accomodate t0060-path-utils for MSYS2
` [PATCH 10/19] mingw: disable mkfifo-based tests
` [PATCH 11/19] tests: turn off git-daemon tests if FIFOs are not available
` [PATCH 12/19] mingw: do not use symlinks with SVN in t9100
` [PATCH 13/19] mingw: outsmart MSYS2's path substitution in t1508
` [PATCH 14/19] mingw: fix t9700's assumption about directory separators
` [PATCH 15/19] mingw: work around pwd issues in the tests
` [PATCH 16/19] mingw: avoid absolute path in t0008
` [PATCH 17/19] mingw: fix git-svn tests that expect chmod to work
` [PATCH 18/19] mingw: skip a couple of git-svn tests that cannot pass on Windows
` [PATCH 19/19] mingw: do not bother to test funny file names

[GIT PULL] Please pull bugfixes+cleanup for Linux 4.5
 2016-01-24 17:40 UTC  (3+ messages)

[Buildroot] [PATCH v4 1/1] package/dhcp: bump version to 4.3.3-P1
 2016-01-24 17:39 UTC  (3+ messages)

[PATCH 0/2] ARM/sound: fix audio on kirkwood-openrd-client
 2016-01-24 17:39 UTC  (7+ messages)
` [PATCH 1/2] ARM: DTS: kirkwood-openrd-client: fix audio
` [PATCH 2/2] ASoC: simple-card: don't fail if sysclk setting is not supported

[PATCH 0/5] Etnaviv updates
 2016-01-24 17:36 UTC  (6+ messages)
` [PATCH 1/5] drm: etnaviv: update common and state_hi xml.h files
` [PATCH 2/5] drm: etnaviv: use defined constants for the chip model
` [PATCH 3/5] drm: etnaviv: add helper to extract bitfields
` [PATCH 4/5] drm: etnaviv: add helper for comparing model/revision IDs
` [PATCH 5/5] drm: etnaviv: add further minor features and varyings count

[MMC question] make sure to receive mrq->data->sg_len == 1
 2016-01-24 17:32 UTC 

[PATCH] drm: etnaviv: fix failure path if model is zero
 2016-01-24 17:32 UTC 

[PATCH 1/2] ARM: DTS: kirkwood-openrd: fix pin names for UART/SD selection
 2016-01-24 17:30 UTC  (3+ messages)

Optimizing instruction-cache, more packets at each stage
 2016-01-24 17:28 UTC  (7+ messages)

[PATCH] ARM: DTS: kirkwood-openrd: provide template for RS-232/485 configuration
 2016-01-24 17:28 UTC  (3+ messages)

[U-Boot] [PATCH] arm: cache: Implement cache range check for v7
 2016-01-24 17:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2016-01-24 17:22 UTC  (8+ messages)

[PATCH] ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl;
 2016-01-24 17:19 UTC  (3+ messages)
` [PATCH] ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvl

[PULL REQUEST] Please pull rdma.git
 2016-01-24 17:16 UTC  (12+ messages)

[Gta04-owner] [PATCH 0/4] UART slave device support - version 4
 2016-01-24 17:10 UTC  (21+ messages)

[Bug 111241] New: one need root credentials to read cpuinfo_cur_freq content
 2016-01-24 17:09 UTC  (4+ messages)
` [Bug 111241] "

Polish translation update + localization remark for xfsprogs 4.3.0
 2016-01-24 17:08 UTC  (2+ messages)
` [PATCH] xfs_repair: Fix untranslatable strings

[LSF/MM TOPIC] VM containers
 2016-01-24 17:06 UTC  (4+ messages)

[PATCH] iio:pressure:Kconfig white space cleanup
 2016-01-24 17:06 UTC 

[U-Boot] buildman errors
 2016-01-24 17:01 UTC  (4+ messages)

[PATCHv2 1/3] iio: dht11: Improve reliability - be more tolerant about missing start bits
 2016-01-24 16:59 UTC  (6+ messages)
` [PATCHv2 2/3] iio: dht11: Simplify decoding algorithm
` [PATCHv2 3/3] iio: dht11: Improve logging

[PATCH RFC 00/15] mmc: sunxi: Support vqmmc regulator and eMMC DDR modes
 2016-01-24 16:59 UTC  (27+ messages)
` [PATCH RFC 08/15] ARM: dts: sun6i: Add mmc3 pins for 8 bit emmc
` [PATCH RFC 09/15] ARM: dts: sun6i: sina31s: Switch to mmc3 for onboard eMMC
` [PATCH RFC 10/15] ARM: dts: sun8i: Include SDC2_RST pin in mmc2_8bit_pins
` [PATCH RFC 13/15] ARM: dts: sun9i: "
` [PATCH RFC 14/15] ARM: dts: sun9i: a80-optimus: Enable hardware reset and HS-DDR for eMMC
` [PATCH RFC 15/15] ARM: dts: sun9i: cubieboard4: "

[dm-crypt] Cross-compile cryptsetup on Android
 2016-01-24 16:50 UTC 

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-24 16:57 UTC  (14+ messages)

[PATCH v2] mm: workingset: make workingset detection logic memcg aware
 2016-01-24 16:56 UTC  (2+ messages)

[PATCH v2 1/2] iio: pressure: mpl115: don't set unused i2c clientdata
 2016-01-24 16:55 UTC  (5+ messages)
` [PATCH v2 2/2] iio: pressure: mpl115: support MPL115A1

[PATCH 1/2] arm/mach-imx: use endian-safe readl/readw/writel/writew
 2016-01-24 16:51 UTC  (3+ messages)
` [PATCH 2/2] arm/mach-imx: enable big endian mode

ext4: BUG: scheduling while atomic in ext4_commit_super
 2016-01-24 16:48 UTC 

[B.A.T.M.A.N.] [PATCH 0/4] batman-adv: Add network name space support
 2016-01-24 16:46 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves

[dm-crypt] Cross-compile cryptsetup on Android
 2016-01-24 16:32 UTC  (2+ messages)

[lm-sensors] [NCT6775] Additional temperature sensors on nct6791d
 2016-01-24 16:38 UTC  (3+ messages)

[PATCH] teac ud-501/ud-503 usb delay
 2016-01-24 16:36 UTC 

[PATCH] iio: pressure: mpl115: fix temperature offset sign
 2016-01-24 16:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gzip: fix musl build
 2016-01-24 16:32 UTC 

[PATCH] gpu: host1x: bus: Add missing of_node_put
 2016-01-24 16:32 UTC  (2+ messages)

[PATCH] Staging: iio: Documentation: Remove unused sysfs attributes
 2016-01-24 16:31 UTC  (2+ messages)

sound: WARNING in snd_rawmidi_transmit_ack
 2016-01-24 16:29 UTC  (2+ messages)

[BUG] Adding vlan to DSA port causes lockdep splat
 2016-01-24 16:21 UTC 

[Buildroot] [PATCH 1/2] Update for 2015.11.1
 2016-01-24 16:20 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] Qwt package : added dependency to Qt5 besides Qt

[Buildroot] [PATCH v3 0/2] fix build using old versions of patch
 2016-01-24 16:20 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/2] docs/manual: patches that change files with spaces in the name

[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2016-01-24_06-00-57
 2016-01-24 16:17 UTC 

Mis-backport in af_unix patch for Linux 3.10.95
 2016-01-24 16:16 UTC  (3+ messages)

[Buildroot] Error when running make linux-menuconfig
 2016-01-24 16:13 UTC  (2+ messages)

[PATCH v5] media: soc_camera: rcar_vin: Add ARGB8888 caputre format support
 2016-01-24 16:13 UTC  (2+ messages)

[PATCH v8] iio: add ad5761 DAC driver
 2016-01-24 16:12 UTC  (2+ messages)

[PATCH] leds: core: add support for RGB LED's
 2016-01-24 16:09 UTC 

[PATCHv2] staging: iio: replace clk_get() with devm_clk_get()
 2016-01-24 16:05 UTC  (2+ messages)

[Buildroot] [pull request v2] Detect and fix circular dependencies
 2016-01-24 16:02 UTC  (7+ messages)
` [Buildroot] [PATCH 1/6 v2] package/libgtk2: break a circular dependency
` [Buildroot] [PATCH 2/6 v2] package/libgtk3: "
` [Buildroot] [PATCH 3/6 v2] support/graph-depends: detect circular dependencies
` [Buildroot] [PATCH 4/6 v2] support/graph-depends: add option to specify output file
` [Buildroot] [PATCH 5/6 v2] support/graph-depends: teach it to only check dependencies
` [Buildroot] [PATCH 6/6 v2] core: add a make target to check the dependencies

git archive should use vendor extension in pax header
 2016-01-24 15:59 UTC 

[Buildroot] [PATCH 1/2] package/ecryptfs-utils: bump version to 109
 2016-01-24 15:58 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/ecryptfs-utils: fix musl build

[PATCH/RFC v4 net-next] ravb: Add dma queue interrupt support
 2016-01-24 15:52 UTC  (2+ messages)

[Bug 60523] New: Lockup with radeon DPM on Radeon HD5770 (Juniper)
 2016-01-24 15:52 UTC  (2+ messages)
` [Bug 60523] Radeon DPM not working with 2 monitors attached to "

[Buildroot] [PATCH v4 0/4] yp-tools, ypbind-mt: new packages
 2016-01-24 15:51 UTC  (10+ messages)
` [Buildroot] [PATCH v4 1/4] Add yp-tools and ypbind-mt to packages menu
` [Buildroot] [PATCH v4 2/4] linux-pam: Enable NIS support if yp-tools selected

[RFC 1/2] iio: core: added support for a single output that supports both current and voltage
 2016-01-24 15:49 UTC  (3+ messages)
` [RFC 2/2] iio: ad5755: added support for switching between voltage and current output

[Buildroot] [PATCH] support/download: protect from custom commands with spaces in args
 2016-01-24 15:49 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] PPC handles mcrfs incorrectly
 2016-01-24 15:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
` [Qemu-devel] [PATCH 2/2] target-ppc: mcrfs should always update FEX/VX and only clear exception bits

[Buildroot] [PATCH] libnspr: fix link error with musl toolchains
 2016-01-24 15:46 UTC  (2+ messages)

格雷夫
 2016-01-24 15:31 UTC 

锥顶
 2016-01-24 15:31 UTC 

计时反应
 2016-01-24 15:31 UTC 

布特二氏试验
 2016-01-24 15:31 UTC 

陪你
 2016-01-24 15:30 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.