All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-26 11:03:59 to 2016-06-26 14:43:39 UTC [more...]

[PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-25 22:16 UTC  (4+ messages)

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-25 21:45 UTC  (3+ messages)
` [lustre-devel] [PATCH v3 15/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time()
  `  "

Kernel 4.4 : mma8452 driver bug
 2016-06-26 14:36 UTC  (2+ messages)

[PATCH 0/3] AUXADC: Mediatek auxadc driver
 2016-06-26 14:31 UTC  (5+ messages)
` [PATCH 2/3] auxadc: Add Mediatek auxadc driver for mt2701

media_build & cx23885
 2016-06-26 14:29 UTC 

[PATCH] locking/osq: Drop the overload of osq lock
 2016-06-26 14:29 UTC  (14+ messages)

[PATCH] ARM iMX53: avoid magic number addressing for internal RAM
 2016-06-26 14:19 UTC 

[Buildroot] [PATCH] package/i2c-tools: update download location
 2016-06-26 14:20 UTC 

[PATCH 0/6 v2] Fix regulators and PM for AK8975
 2016-06-26 14:20 UTC  (9+ messages)
` [PATCH 1/6 v2] iio: magn: ak8975: fix regulator usage
` [PATCH 2/6 v2] iio: magn: ak8975: add Vid regulator
` [PATCH 6/6 v2] iio: magn: ak8975: deploy runtime and system PM

[PATCH] Documentation: imx: external boot capable SOC list complete
 2016-06-26 14:17 UTC 

[PATCH v2 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function
 2016-06-26 14:17 UTC  (10+ messages)
` [PATCH v2 2/5] hwmon: (tmp102) Drop FSF address
` [PATCH v2 3/5] hwmon: (tmp102) Improve handling of initial read delay
` [PATCH v2 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache

[Buildroot] [PATCH 0/2] Odroid XU4 support
 2016-06-26 14:14 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] package: add Odroid BL bootloader binaries
` [Buildroot] [PATCH 2/2] board: add support for the Odroid XU4 board

[PATCH] ARM: imx_v7_defconfig: enable LED_GPIO_OF
 2016-06-26 14:11 UTC 

[PATCH 0/2] Add support for Smart Battery System Manager
 2016-06-26 14:05 UTC  (5+ messages)
` [PATCH 1/2] Documentation: Add sbs-manager device tree node documentation

Linux 4.7: Reported regressions as of Sunday, 2016-06-26
 2016-06-26 14:01 UTC 

[PATCH 1/1] drivers:iio:light:isl29125: added macros for sensing range
 2016-06-26 13:56 UTC  (2+ messages)

Source code review around jump label usage
 2016-06-26 13:54 UTC  (20+ messages)
` [PATCH] mfd: twl-core: One function call less in add_numbered_child() after error detection
    ` [PATCH 0/2] mfd: twl-core: Fine-tuning for add_numbered_child()
      ` [PATCH 2/2] mfd: twl-core: Refactoring "
          ` [PATCH 0/6] mfd: Fine-tuning for three function implementations
            ` [PATCH 1/6] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child()
              ` [PATCH 1/6] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_ch
            ` [PATCH 2/6] mfd: twl-core: Refactoring for add_numbered_child()
            ` [PATCH 3/6] mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child()
            ` [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child()
            ` [PATCH 5/6] mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe()
            ` [PATCH 6/6] mfd: smsc-ece1099: Return directly after a function failure "

[PATCH 00/31] btrfs: simplify use of struct btrfs_root pointers
 2016-06-26 13:50 UTC  (2+ messages)

[PATCH] net/virtio-user: fix O_CLOEXEC undeclared error
 2016-06-26 13:49 UTC 

[PATCH] net/virtio-user: fix implicit int to enum conversion
 2016-06-26 13:48 UTC  (2+ messages)
` [PATCH v2] "

Suspend wakes right back up
 2016-06-26 13:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libmdnsresponder: new package
 2016-06-26 13:44 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/kodi: add optional support for libmdnsresponder

Discussion about virtual iommu support for Xen guest
 2016-06-26 13:42 UTC  (12+ messages)

[Qemu-devel] [PULL 00/10] target-mips queue
 2016-06-26 13:38 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] softfloat: Implement run-time-configurable meaning of signaling NaN bit
` [Qemu-devel] [PULL 02/10] softfloat: Clean code format in fpu/softfloat-specialize.h
` [Qemu-devel] [PULL 03/10] softfloat: For Mips only, correct default NaN values
` [Qemu-devel] [PULL 04/10] softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd()
` [Qemu-devel] [PULL 05/10] linux-user: Update preprocessor constants for Mips-specific e_flags bits
` [Qemu-devel] [PULL 06/10] target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSA
` [Qemu-devel] [PULL 07/10] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
` [Qemu-devel] [PULL 08/10] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
` [Qemu-devel] [PULL 09/10] target-mips: Implement FCR31's R/W bitmask and related functionalities
` [Qemu-devel] [PULL 10/10] target-mips: Add FCR31's FS bit definition

[rtc-linux] [PATCH v2 00/17] DS1341 support and code cleanup
 2016-06-26 13:30 UTC  (4+ messages)
` [rtc-linux] "
  `  "

[Qemu-devel] [PATCH v10 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-06-26 13:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 16/26] intel_iommu: add support for split irqchip

[Cluster-devel] [PATCH 0/2] Per superblock inode reclaim
 2016-06-26 13:18 UTC  (4+ messages)
` [Cluster-devel] [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb

core.c:undefined reference to `fpu_save'
 2016-06-26 13:09 UTC  (2+ messages)

[PATCH v2 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-26 13:06 UTC  (8+ messages)
` [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
          ` [rtc-linux] "

Bad hard drive - checksum verify failure forces readonly mount
 2016-06-26 13:05 UTC  (8+ messages)

[Buildroot] python-sip: bump to version 4.18
 2016-06-26 13:02 UTC  (2+ messages)

unsubscribing
 2016-06-26 12:52 UTC 

Reiser4 files and tarring up accessible files, and 'key_warning (../fs/reiser4/plugin/file_plugin_common.c:510)[nikita-717]' and ls
 2016-06-26 13:00 UTC 

[Crypto API use error]
 2016-06-26 12:59 UTC 

[Buildroot] [git commit] python-sip: bump to version 4.18
 2016-06-26 12:58 UTC 

[Buildroot] [PATCH 1/1] package/php: security bump version to 7.0.8
 2016-06-26 12:58 UTC  (2+ messages)

[Buildroot] [git commit] package/php: security bump version to 7.0.8
 2016-06-26 12:58 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/libxcb: force the use of python2
 2016-06-26 12:58 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/libxcb: force the use of python2
 2016-06-26 12:57 UTC 

[Qemu-trivial] [PATCH L10N v3 0/1] Added Bulgarian translation
 2016-06-26  8:23 UTC  (2+ messages)
` [Qemu-trivial] [PATCH L10N v3 1/1] "

[PATCH 0/3] Another stab at making spidev usable with devicetree
 2016-06-26 12:57 UTC  (20+ messages)
` [PATCH 1/3] spi: spidev: fix the check for spidev in dt
` [PATCH 2/3] spi: of: allow instantiating slaves without a driver

[Buildroot] [PATCH 1/1] Signed-off-by: PeterThompson <peter.macleod.thompson@gmail.com>
 2016-06-26 12:57 UTC  (2+ messages)

[Buildroot] Patchwork cleanup week #24
 2016-06-26 12:53 UTC  (3+ messages)

Reported regressions for 4.7 as of Sunday, 2016-06-19
 2016-06-26 12:52 UTC  (2+ messages)

xc_domain_maximum_gpfn
 2016-06-26 12:49 UTC 

[PATCH 0/5] SPI CS line logical change and s3c64xx code rework
 2016-06-26 12:48 UTC  (9+ messages)
` [PATCH 1/5] spi: do not fail if the CS line is not connected

[Buildroot] 3 patches to buildroot via git send-email
 2016-06-26 12:48 UTC  (4+ messages)

monitor access to pages with a specific p2m_type_t
 2016-06-26 12:45 UTC  (5+ messages)

[Devel] ACPI tables of Lenovo G710
 2016-06-26 12:42 UTC 

[Buildroot] [PATCH v2] qt5: bump version to 5.6.1-1
 2016-06-26 12:36 UTC  (4+ messages)

[PATCH v2 00/15] clk: sunxi: introduce "modern" clock support
 2016-06-26 12:34 UTC  (5+ messages)
` [PATCH v2 14/15] clk: sunxi-ng: Add H3 clocks

[PATCH 1/4] bisect--helper: `bisect_clean_state` shell function in C
 2016-06-26 12:23 UTC  (8+ messages)
` [PATCH v3 0/6] convert various shell functions in git-bisect to C
` [PATCH v3 1/6] bisect--helper: `bisect_clean_state` shell function in C
` [PATCH v3 2/6] t6030: explicitly test for bisection cleanup
` [PATCH v3 3/6] wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
` [PATCH v3 4/6] bisect--helper: `bisect_reset` shell function in C
` [PATCH v3 5/6] bisect--helper: `is_expected_rev` & `check_expected_revs` "
` [PATCH v3 6/6] bisect--helper: `bisect_write` "

[PATCH] generic/131: dynamically allocate tcp listen port to avoid port clashes
 2016-06-26 12:21 UTC  (3+ messages)

Internal error xfs_trans_cancel
 2016-06-26 12:16 UTC  (10+ messages)

[PATCH v13 19/20] trace: measure where the time is spent in the index-heavy operations
 2016-06-26 12:09 UTC  (2+ messages)
` [PATCH v13 21/20] unix-socket.c: add stub implementation when unix sockets are not supported

[PATCH v3 1/2] ASoC: tpa6130a2: Add DAPM support
 2016-06-26 12:02 UTC  (3+ messages)
` Applied "ASoC: tpa6130a2: Add DAPM support" to the asoc tree

[PATCH 2/3] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
 2016-06-26 12:03 UTC  (4+ messages)
` Applied "regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941" to the regulator tree

[PATCH 1/3] regulator: qcom_spmi: Add support for S4 supply on pm8941
 2016-06-26 12:03 UTC  (4+ messages)
` Applied "regulator: qcom_spmi: Add support for S4 supply on pm8941" to the regulator tree

[PATCH] ASOC: wm8753: Remove unneeded header file
 2016-06-26 12:02 UTC  (3+ messages)
` Applied "ASoC: wm8753: Remove unneeded header file" to the asoc tree

[PATCH] spi: spi-ti-qspi: spelling mistake: "trasnfers" -> "transfers"
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"" to the spi tree

[PATCH 3/3] regulator: qcom_spmi: Add support for get_mode/set_mode on switches
 2016-06-26 12:03 UTC  (4+ messages)
` Applied "regulator: qcom_spmi: Add support for get_mode/set_mode on switches" to the regulator tree

[PATCH] SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"
 2016-06-26 12:02 UTC  (3+ messages)
` Applied "SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"" to the asoc tree

[PATCH v2 5/5] ASoC: tpa6130a2: Remove goto err_gpio
 2016-06-26 12:02 UTC  (3+ messages)
` Applied "ASoC: tpa6130a2: Remove goto err_gpio" to the asoc tree

[PATCH] ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute
 2016-06-26 12:02 UTC  (3+ messages)
` Applied "ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute" to the asoc tree

[PATCH 1/2] ASoC: codecs: wm8753: Replace magic number
 2016-06-26 12:02 UTC  (2+ messages)
` Applied "ASoC: wm8753: Replace magic number" to the asoc tree

[PATCH] ASoC: Samsung: s3c-i2s-v2: fix spelling mistake: "unknwon" -> "unknown"
 2016-06-26 12:02 UTC  (3+ messages)
` Applied "ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"" to the asoc tree

[nightly] RT Core TISDK (krogoth/2.1) 2016.05 build 2016-06-26_07-00-47
 2016-06-26 12:01 UTC 

[U-Boot] [PATCH] sunxi: spl: Fix DRAM info printing
 2016-06-26 11:57 UTC 

[U-Boot] [PATCH] sunxi: Add support for eth1addr
 2016-06-26 11:54 UTC 

[DPDK16.04: Error While compiling]
 2016-06-26 11:53 UTC  (4+ messages)

[Qemu-devel] [PATCH] qdev: Workaround for an issue caused by noglob option of shell for -device ?
 2016-06-26 11:53 UTC 

[PATCH v2 rdma-next 00/29] Soft RoCE driver
 2016-06-26 11:48 UTC  (3+ messages)

[PATCH v4 0/2] ASoC: da7219: Convert driver to use generic FW functions
 2016-06-26 11:42 UTC  (8+ messages)

[PATCH 0/2] cgroup: pids: extend pids.events
 2016-06-26 11:34 UTC  (5+ messages)
` [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset

[RFC PATCH v2 00/26] perf tools: Support uBPF script
 2016-06-26 11:21 UTC  (27+ messages)
` [RFC PATCH v2 01/26] tools include: Adopt byte ordering macros from byteorder/generic.h
` [RFC PATCH v2 02/26] tools include: Fix wrong macro definitions for cpu_to_le* for big endian
` [RFC PATCH v2 03/26] bpf: split __bpf_prog_run code into new file
` [RFC PATCH v2 04/26] bpf: extract jmp and default handler and introduce UBPF_BUILD flag
` [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h
` [RFC PATCH v2 06/26] tools include: Add (atomic|atomic64)_add implementation from the kernel sources
` [RFC PATCH v2 07/26] perf bpf: Add map related BPF helper
` [RFC PATCH v2 08/26] perf bpf: Add UBPF flags and makefile options
` [RFC PATCH v2 09/26] perf bpf: Implement empty instruction handler and build bpf-vm
` [RFC PATCH v2 10/26] perf bpf: Remove unused code in libbpf
` [RFC PATCH v2 11/26] perf bpf: Store arbitrary entries instread fd array in bpf_program
` [RFC PATCH v2 12/26] perf bpf: Add libbpf-internal.h header file
` [RFC PATCH v2 13/26] perf bpf: Add abstraction for bpf program methods
` [RFC PATCH v2 14/26] perf bpf: Add -Wextra to cflags for more warnings and fix them
` [RFC PATCH v2 15/26] perf bpf: Introduce the entity and engine for userspace bpf
` [RFC PATCH v2 16/26] perf bpf: Add method for fetching nth ubpf vm
` [RFC PATCH v2 17/26] perf bpf: Add methods to set/check ubpf engine for bpf programs
` [RFC PATCH v2 18/26] perf bpf: Add ubpf helper function slots and set/get methods
` [RFC PATCH v2 19/26] perf tools: Register basic uBPF helpers
` [RFC PATCH v2 20/26] perf bpf: Accept uBPF programs
` [RFC PATCH v2 21/26] bpf: Support bpf load/store boundary check for ubpf
` [RFC PATCH v2 22/26] perf bpf: Implement boundary check code in ubpf
` [RFC PATCH v2 23/26] perf record: Add uBPF hooks at beginning and end of perf record
` [RFC PATCH v2 24/26] perf bpf: Fillup bpf jmp_call handler
` [RFC PATCH v2 25/26] perf bpf: Implement run_ubpf_program
` [RFC PATCH v2 26/26] perf tests: Add uBPF test case

[PATCH v2] Thermal regulation for Orange Pi PC and Orange Pi One
 2016-06-26 11:27 UTC  (8+ messages)
` [PATCH v2 04/14] regulator: SY8106A regulator driver
` [PATCH v2 05/14] dt-bindings: document "

[PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware
 2016-06-26 11:22 UTC  (6+ messages)

[Buildroot] Patchwork cleanup, week #22
 2016-06-26 11:20 UTC  (3+ messages)

[PATCH] power: qcom_smbb: Make an extcon for usb cable detection
 2016-06-26 11:17 UTC  (3+ messages)

[PATCH] connect: read $GIT_SSH_COMMAND from config file
 2016-06-26 11:16 UTC 

Regular deadlocks
 2016-06-26 11:13 UTC  (5+ messages)

[PATCH v9 5/5] x86/KASLR: Allow randomization below load address
 2016-06-26 11:03 UTC  (2+ messages)
` [tip:x86/boot] x86/KASLR: Allow randomization below the "

[PATCH v9 4/5] x86/KASLR: Add physical address randomization >4G
 2016-06-26 11:02 UTC  (2+ messages)
` [tip:x86/boot] x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G


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.