All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-19 11:01:29 to 2016-11-19 15:05:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2016-11-19 15:05 UTC 

[PATCH v2] [media] dvb: avoid warning in dvb_net
 2016-11-19 14:57 UTC  (5+ messages)
` [PATCH 0/3] Avoid warnings about using unitialized dest_dir
  ` [PATCH 1/3] [media] dvb_net: prepare to split a very complex function
  ` [PATCH 2/3] [media] dvb-net: split the logic at dvb_net_ule() into other functions
  ` [PATCH 3/3] [media] dvb_net: simplify the logic that fills the ethernet address

[U-Boot] [PATCH v2 00/22] rockchip: Add support for Asus Chromebit
 2016-11-19 14:53 UTC  (5+ messages)
` [U-Boot] [PATCH v2 10/22] spi: Add error checking for invalid bus widths

[HMM v13 00/18] HMM (Heterogeneous Memory Management) v13
 2016-11-19 14:50 UTC  (7+ messages)
` [HMM v13 16/18] mm/hmm/migrate: new memory migration helper for use with device memory

[PATCH 0/6] ASoC: samsung: Minor cleanup for old machines
 2016-11-19 14:48 UTC  (14+ messages)
` [PATCH 1/6] ASoC: samsung: Remove non-existing MACH dependencies
` [PATCH 2/6] ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usage
` [RFT 3/6] ASoC: samsung: smdk_wm8580: Remove machine specific quirks
` [PATCH 4/6] ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580
` [PATCH 5/6] ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASoc
` [PATCH 6/6] ARM: s5pv210_defconfig: Remove old MACHs

AMDGPU DAL branch
 2016-11-19 14:37 UTC  (3+ messages)

any yocto-supported ARM boards out there with BLE/BT?
 2016-11-19 14:28 UTC 

[U-Boot] [PATCH v2 0/6] efi_laoder: Add travis test coverage
 2016-11-19 14:13 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] tests: net: Offset downloads to 4MB
` [U-Boot] [PATCH v2 4/6] tests: Add efi_loader hello world test
` [U-Boot] [PATCH v2 5/6] efi_loader: Allow to compile helloworld.efi w/o bundling it

[PATCH] ibmebus: Remove legacy suspend/resume support
 2016-11-19 13:42 UTC 

[PATCH] apt-package: Include maintenance scripts
 2016-11-19 14:06 UTC  (3+ messages)

[Buildroot] [PATCH v2 00/15] Reproducible builds
 2016-11-19 14:04 UTC  (32+ messages)
` [Buildroot] [PATCH v2 03/15] reproducible: add '-n' to gzip invocations
` [Buildroot] [PATCH v2 04/15] fs/tar: make results reproducible
` [Buildroot] [PATCH v2 05/15] reproducibility/linux: override build timestamp
` [Buildroot] [PATCH v2 06/15] reproducibility/linux: inhibit build-id
` [Buildroot] [PATCH v2 09/15] fakedate: new package
` [Buildroot] [PATCH v2 11/15] python2: generate reproducible .pyc
` [Buildroot] [PATCH v2 13/15] python2: remove full path from .pyc
` [Buildroot] [PATCH v2 14/15] python3: "
` [Buildroot] [PATCH v2 15/15] reproducible: improve help text

Synopsys Ethernet QoS Driver
 2016-11-19 13:56 UTC  (2+ messages)

[patch 0/8] x86/tsc: Utilize TSC_ADJUST MSR
 2016-11-19 13:47 UTC  (9+ messages)
` [patch 1/8] x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()
` [patch 2/8] x86/tsc: Detect random warps
` [patch 3/8] x86/tsc: Store and check TSC ADJUST MSR
` [patch 4/8] x86/tsc: Verify TSC_ADJUST from idle
` [patch 5/8] x86/tsc: Sync test only for the first cpu in a package
` [patch 6/8] x86/tsc: Move sync cleanup to a safe place
` [patch 7/8] x86/tsc: Prepare warp test for TSC adjustment
` [patch 8/8] x86/tsc: Try to adjust TSC if sync test fails

[U-Boot] [RFC PATCH 00/10] sunxi: Allwinner A64 SPL support
 2016-11-19 13:49 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 08/10] SPL: read and store arch property from U-Boot image

[U-Boot] [RFC PATCH 1/5] scsi: Extract block device initialization
 2016-11-19 13:49 UTC  (10+ messages)
` [U-Boot] [RFC PATCH 2/5] scsi: Extract device detection algorithm
` [U-Boot] [RFC PATCH 3/5] scsi: Take lun from device block description
` [U-Boot] [RFC PATCH 4/5] scsi: Move pccb buffer initalization directly to scsi_detect_dev
` [U-Boot] [RFC PATCH 5/5] scsi: Simplify scsi_read/scsi_write()

[U-Boot] [PATCH v2 1/3] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
 2016-11-19 13:48 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: configs: make rk3036 env config same as rk3288

[U-Boot] [PATCH v3 0/3] spl: USB Gadget cleanup
 2016-11-19 13:48 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] spl: add RAM boot device only if it is actually defined

[U-Boot] [PATCH] timer: Support clocks via phandle
 2016-11-19 13:47 UTC  (2+ messages)

[U-Boot] [PATCH 00/27] Clean up address mapping functions & CONFIG_SYS_SDRAM_BASE
 2016-11-19 13:47 UTC  (5+ messages)
` [U-Boot] [PATCH 01/27] Provide a generic io.h & address mapping functions

[U-Boot] [RFC PATCH v2 0/7] "Transient" (= export-restricted) environment vars
 2016-11-19 13:47 UTC  (11+ messages)
` [U-Boot] [RFC PATCH v2 1/7] env: Allow unconditional access if H_PROGRAMMATIC is set
` [U-Boot] [RFC PATCH v2 3/7] env: Introduce "export" operation and (access flag) restriction
` [U-Boot] [RFC PATCH v2 4/7] env: Introduce "transient" and "system" access flags
` [U-Boot] [RFC PATCH v2 6/7] env: Introduce setenv_transient() helper function
` [U-Boot] [RFC PATCH v2 7/7] env: Automatically mark dynamic configuration info as "do not export"

[PATCH V4 0/2] Changes to support different VADC scaling
 2016-11-19 13:36 UTC  (8+ messages)
` [PATCH V4 2/2] iio: adc: spmi-vadc: Changes to support different scaling

[B.A.T.M.A.N.] [PATCH 0/8] pull request for net-next: batman-adv 2016-11-19
 2016-11-19 13:35 UTC  (18+ messages)
`  "
` [PATCH 1/8] batman-adv: Return non-const ptr in batadv_getlink_net
  ` [B.A.T.M.A.N.] "
` [PATCH 2/8] batman-adv: refactor wifi interface detection
  ` [B.A.T.M.A.N.] "
` [PATCH 3/8] batman-adv: Cache the type of wifi device for each hardif
  ` [B.A.T.M.A.N.] "
` [PATCH 4/8] batman-adv: additional checks for virtual interfaces on top of WiFi
  ` [B.A.T.M.A.N.] "
` [PATCH 5/8] batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface
  ` [B.A.T.M.A.N.] "
` [PATCH 6/8] batman-adv: Update wifi flags on upper link change
  ` [B.A.T.M.A.N.] "
` [PATCH 7/8] batman-adv: Add module alias for batadv netlink family
  ` [B.A.T.M.A.N.] "
` [PATCH 8/8] batman-adv: fix rare race conditions on interface removal
  ` [B.A.T.M.A.N.] "

6869 linux-ide
 2016-11-19 13:30 UTC 

[kernel-hardening] [RFC v4 PATCH 00/13] HARDENED_ATOMIC
 2016-11-19 13:28 UTC  (3+ messages)
` [kernel-hardening] [RFC v4 PATCH 03/13] kernel: identify wrapping atomic usage
  ` [kernel-hardening] "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2016-11-19 13:25 UTC 

[PATCH] i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
 2016-11-19  9:48 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2016-11-19 13:23 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2016-11-19 13:22 UTC 

[PATCH v4] staging: slicoss: fix different address space warnings
 2016-11-19 13:20 UTC  (3+ messages)

[PATCH] iio: accel: hid-sensor-accel-3d: Add timestamp
 2016-11-19 13:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2016-11-19 13:18 UTC 

[PATCH 1/2] fsck.f2fs add a simple check orphan inodes in -p 1 mode
 2016-11-19 13:24 UTC  (2+ messages)
` [PATCH 2/2] dump.f2fs: fix an error in dump nat pack num

[PATCH] fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
 2016-11-19 13:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2016-11-19 13:16 UTC 

[PATCH V2] fallocate: add insert range support
 2016-11-19 13:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2016-11-19 13:13 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2016-11-19 13:11 UTC 

[PATCH] ethdev: don't look for devices if none were found
 2016-11-19 13:10 UTC 

[PATCH v2] iio: common: st_sensors: fix channel data parsing
 2016-11-19 13:07 UTC  (2+ messages)

[rtc-linux] [PATCH 1/2] rtc: imxdi: (trivial) fix a typo
 2016-11-19 13:03 UTC  (4+ messages)
`  "
` [rtc-linux] [PATCH 2/2] rtc: imxdi: use the security violation interrupt
  `  "

[meta-raspberrypi][PATCH 0/1] Modify raspberrypi3.conf and add raspberrypi3-64.conf
 2016-11-19 13:03 UTC  (2+ messages)
` [meta-raspberrypi][PATCH 1/1] "

35921 netdev
 2016-11-19 12:59 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2016-11-19 12:59 UTC 

[PATCH v3 for-4.8] tools/configure: fix pkg-config install path for FreeBSD
 2016-11-19 12:59 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2016-11-19 12:58 UTC 

[U-Boot] [PATCH v2] tools/env: fix environment alignment tests for block devices
 2016-11-19 12:58 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-11-19 12:57 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2016-11-19 12:56 UTC 

[PATCH v2] iio: magnetometer: separate the values of attributes based on their usage type for HID compass sensor
 2016-11-19 12:56 UTC  (3+ messages)

[U-Boot] [PATCH] tools/env: fix environment alignment tests for block devices
 2016-11-19 12:52 UTC  (3+ messages)

Fwd: Re: min/max mtu field in struct net_device
 2016-11-19 12:52 UTC  (6+ messages)
` [Cocci] Fwd: "

[PATCH v2 0/1] Add a tune file for cortexa53, valid for 32 bits and 64 bits
 2016-11-19 12:50 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] Add a tune file for cortexa53, valid for 32 bits and 64 bits
 2016-11-19 12:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2016-11-19 12:49 UTC 

[PATCH V4] hid: hid-sensor-hub: clear memory to avoid random data
 2016-11-19 12:46 UTC  (3+ messages)

[PATCH 1/2] iio: bmi160: Support hardware fifo
 2016-11-19 12:43 UTC  (7+ messages)

Hopefully
 2016-11-19 12:39 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2016-11-19 12:38 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2016-11-19 12:37 UTC 

[PATCH 1/2] iio: st_sensors: centralize I2C probe() code
 2016-11-19 12:35 UTC  (4+ messages)

[PATCH 0/2] staging: iio: ad7606: move driver out of staging
 2016-11-19 12:32 UTC  (9+ messages)
` [PATCH 1/2] staging: iio: ad7606: replace range/range_available with corresponding scale

[PATCH v2] iio: accel: st_accel: inline per-sensor data
 2016-11-19 12:27 UTC  (3+ messages)

[Buildroot] [PATCH] core/br2-external: restore compatibility with old distros
 2016-11-19 12:25 UTC  (2+ messages)

[PATCH v3 0/6] Add support for STM32 ADC
 2016-11-19 12:21 UTC  (17+ messages)
` [PATCH v3 1/6] Documentation: dt-bindings: Document STM32 ADC DT bindings
` [PATCH v3 2/6] iio: adc: Add support for STM32 ADC core
` [PATCH v3 3/6] iio: adc: Add support for STM32 ADC
` [PATCH v3 4/6] ARM: configs: stm32: enable ADC driver

[U-Boot] [PATCHv2] qts-filter.sh: strip DOS line endings and handle continuation lines
 2016-11-19 12:19 UTC  (2+ messages)

[char-misc-next 4/4 V2] mei: bus: enable non-blocking RX
 2016-11-19 12:18 UTC  (2+ messages)

[PATCH 00/35] Some printk fixups and improvements
 2016-11-19 12:16 UTC  (7+ messages)
` [PATCH 08/35] [media] cx88: convert it to use pr_foo() macros
` [PATCH 09/35] [media] cx88: make checkpatch happier

[PATCH] [media] cx88: make checkpatch.pl happy
 2016-11-19 12:14 UTC 

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2016-11-19 12:07 UTC 

post-receive: pub/scm/linux/kernel/git/andrea/aa
 2016-11-19 12:06 UTC 

[U-Boot] [PATCH] tools/Makefile: suppress "which swig" error output
 2016-11-19 12:04 UTC 

[Buildroot] [PATCH 1/1] host-python: Fix building with OpenSSL 1.1.0
 2016-11-19 12:02 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] host-python: Really do not use the system OpenSSL

[PATCH] ALSA: line6: Claim POD X3 USB data interface
 2016-11-19 12:01 UTC 

[RFC 1/6] drm/etnaviv: add binding for the gc320 found in ti socs
 2016-11-19 11:58 UTC  (5+ messages)
` [RFC 2/6] drm/etnaviv: allow building etnaviv on omap devices

[PATCH v3 0/2] Ajust lockdep static allocations for sparc
 2016-11-19 11:53 UTC  (4+ messages)

[kernel-hardening] get NULL pointer dereferences or #GP fault to infomation leakage
 2016-11-19 11:50 UTC 

[PATCH] staging: iio: ad9832:
 2016-11-19 11:47 UTC  (5+ messages)

[RFC][PATCH 0/7] kref improvements
 2016-11-19 11:45 UTC  (8+ messages)
` [RFC][PATCH 7/7] kref: Implement using refcount_t

[Qemu-devel] [PATCH] migration: re-active images when migration fails to complete
 2016-11-19 11:43 UTC 

[PATCH 0/9] AC97 device/driver model revamp
 2016-11-19 11:39 UTC  (5+ messages)
` [PATCH 8/9] mfd: wm97xx-core: core support for wm97xx Codec

Low network throughput on i.MX28
 2016-11-19 11:36 UTC  (22+ messages)

[PATCH nft V2] src: add log flags syntax support
 2016-11-19 11:31 UTC 

post-receive: pub/scm/linux/kernel/git/mbroz/linux
 2016-11-19 11:24 UTC 

[Bug 188171] New: Nested Virtualization via VT-x | Virtualbox in KVM: cannot launch virtualbox guest OS due to 'general protection fault: 0000 [#1] SMP'
 2016-11-19 11:22 UTC 

[PATCH] iio: adc: New driver for TI ADS79XX chips
 2016-11-19 11:21 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mbroz/linux
 2016-11-19 11:21 UTC 

post-receive: pub/scm/linux/kernel/git/mbroz/linux
 2016-11-19 11:17 UTC 

[PATCH v5 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-11-19 11:11 UTC  (6+ messages)
  ` [PATCH v5 7/7] iommu/exynos: Use device dependency links to control runtime pm

sfdisk: -X option doesn't work
 2016-11-19 10:58 UTC 

[B.A.T.M.A.N.] [PATCH 0/2] pull request for net: batman-adv 2016-11-19
 2016-11-19 11:06 UTC  (6+ messages)
`  "
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Revert "fix splat on disabling an interface"
  `  "
` [PATCH 2/2] batman-adv: Detect missing primaryif during tp_send as error
  ` [B.A.T.M.A.N.] "

[PATCH next] arm64: remove "SMP: Total of %d processors activated." message
 2016-11-19 11:05 UTC  (5+ messages)

[PATCH] arm: spin one more cycle in timer-based delays
 2016-11-19 11:03 UTC  (6+ messages)

Patches to util-linux man pages
 2016-11-19 11:01 UTC  (3+ 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.