All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-01 18:32:54 to 2014-12-01 19:58:42 UTC [more...]

[RFC 0/2] i2c: omap: new fixes for driver
 2014-12-01 19:58 UTC  (3+ messages)
` [RFC 1/2] i2c: omap: fix buffer overruns during RX/TX data processing

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-12-01 19:58 UTC  (20+ messages)

[PATCH v2] Add support of Cavium Liquidio ethernet adapters
 2014-12-01 19:57 UTC  (4+ messages)

[PATCH] ASoC: fsl_ssi: free irq before irq_dispose_mapping()
 2014-12-01 19:56 UTC  (14+ messages)
    ` [alsa-devel] "

[PATCH 00/10] sunrpc: fixes and cleanups for svc creation and thread handling
 2014-12-01 19:56 UTC  (5+ messages)

[PATCH 1/2] iio: Add support for waveform output
 2014-12-01 19:56 UTC  (3+ messages)

[PATCH v7 0/5] ARM64: Add support for FSL's LS2085A SoC
 2014-12-01 19:56 UTC  (3+ messages)

[PATCH V6 1/3] perf tool: Add sort key symoff for perf diff
 2014-12-01 19:53 UTC  (2+ messages)

[PATCH v2 0/4] pwm: kona: Drivers fixes
 2014-12-01 19:37 UTC  (15+ messages)
` [PATCH v2 1/4] pwm: kona: Remove setting default smooth type and polarity for all channels
` [PATCH v2 3/4] pwm: kona: Fix enable, disable and config procedures

[PATCH RFT 1/2] drivers: bus: check cci device tree node status
 2014-12-01 19:52 UTC  (6+ messages)
` [PATCH RFT 2/2] arm: dts: disable CCI on exynos420 based arndale-octa

[PATCH v2 00/11] media: use vb2_ops_wait_prepare/finish helper
 2014-12-01 19:52 UTC  (3+ messages)
` [PATCH v2 06/11] media: marvell-ccic: "

[PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external
 2014-12-01 19:51 UTC  (4+ messages)

nfsd: add support for the chage_attr_type attribute
 2014-12-01 19:50 UTC  (6+ messages)
` [PATCH 2/2] nfsd: implement "

[Buildroot] [PATCH] package/mono: fixing wrong monolite library path
 2014-12-01 19:50 UTC 

[U-Boot] [PATCH 1/2] i2c: Fix deselection of muxes
 2014-12-01 19:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] i2c: Correct spelling error

[lm-sensors] [PATCH 1/3] MAINTAINERS: Fix up entry for Dell laptop SMM driver
 2014-12-01 19:45 UTC  (4+ messages)
` [lm-sensors] [PATCH 2/3] i8k: Rework error retries
  `  "

[PATCH v3 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-01 19:43 UTC  (6+ messages)
` [PATCH v3 05/11] "

[PATCH v4 4/6] can: flexcan: Consolidate and unify state change handling
 2014-12-01 19:42 UTC  (8+ messages)

[PATCH] mtd: gpmi: properly handle bitflips in erased pages
 2014-12-01 19:41 UTC  (6+ messages)

[PATCH 0/3] ls-tree fixes
 2014-12-01 19:40 UTC  (5+ messages)
` [PATCH 1/3] tree.c: update read_tree_recursive callback to pass strbuf as base
` [PATCH 3/3] ls-tree: disable negative pathspec because it's not supported

[Buildroot] [PATCH 1/1] Adding package janus-gateway and dependencies
 2014-12-01 19:37 UTC 

[PATCH] can/peak_usb: fix memset() usage
 2014-12-01 19:37 UTC  (2+ messages)

[linux-lvm] flakey target isn't flaking
 2014-12-01 19:36 UTC  (2+ messages)

[PATCH v5 0/2] poweroff-source DT property renaming
 2014-12-01 19:33 UTC  (3+ messages)

[U-Boot] Bare x86 support is merged to u-boot-x86
 2014-12-01 19:33 UTC  (2+ messages)

[Qemu-devel] Update on TCG Multithreading
 2014-12-01 19:33 UTC 

Online Drive Replacement: BTRFS with RAID 6
 2014-12-01 19:33 UTC  (2+ messages)

[PATCH v7.1 00/19] Rework OMAP4+ HDMI audio support
 2014-12-01 19:31 UTC  (10+ messages)
` [PATCH v7.1 09/19] ASoC: omap-hdmi-audio: Add platform device for OMAP "

[PATCH 1/3] thermal: of: support writable trips via dt
 2014-12-01 19:29 UTC  (5+ messages)
` [PATCH 2/3] thermal: of: consolidate sensor callbacks as ops

[Cocci] Unmatching rule
 2014-12-01 19:26 UTC  (2+ messages)

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v3
 2014-12-01 19:26 UTC  (10+ messages)
` [PATCH 4/6] drm/i915: check for audio and infoframe changes across mode sets v2

[for-next][PATCH 0/9] ftrace/x86: Updated mcount cleanup for 3.19
 2014-12-01 19:22 UTC  (10+ messages)
` [for-next][PATCH 1/9] ftrace/x86: Have static tracing also use ftrace_caller_setup
` [for-next][PATCH 2/9] ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
` [for-next][PATCH 3/9] ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed comments
` [for-next][PATCH 4/9] ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameter
` [for-next][PATCH 5/9] ftrace/x86: Simplify save_mcount_regs on getting RIP
` [for-next][PATCH 6/9] ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount regs
` [for-next][PATCH 7/9] ftrace/x86: Have save_mcount_regs macro also save stack frames if needed
` [for-next][PATCH 8/9] ftrace/x86: Get rid of ftrace_caller_setup
` [for-next][PATCH 9/9] ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter

[Cocci] Remove unnecessary null pointer checks?
 2014-12-01 19:25 UTC  (33+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] fs-fat: Less function calls in fat_fill_super() after error detection
                                    ` [Cocci] [PATCH v2] "
                                      `  "
                                ` [PATCH 1/1] SPI-txx9: Deletion of an unnecessary check before the function call "clk_disable"
                                ` [PATCH 1/1] [media] lirc_zilog: Deletion of unnecessary checks before the function call "vfree"

file journal fadvise
 2014-12-01 19:23 UTC  (5+ messages)

Xen-unstable: problems with qmp socket error in libxl_pci teardown path for HVM guest with PCI passthrough
 2014-12-01 19:22 UTC  (8+ messages)
            ` [PATCH for-4.5] call xc_domain_irq_permission before xc_domain_irq_permission

Testpmd with SR-IOV
 2014-12-01 19:22 UTC 

[PATCH 0/9] BYT DSI Dual Link Support
 2014-12-01 19:21 UTC  (6+ messages)
` [PATCH 3/9] drm/i915: Add support for port enable/disable for dual link configuration

[PATCH] ARM: rockchip: Convert resume code to C
 2014-12-01 19:21 UTC  (2+ messages)

[PATCH v10 0/6] arm64: add seccomp support
 2014-12-01 19:21 UTC  (4+ messages)

Out-of-bounds write in driver_override_show
 2014-12-01 19:20 UTC  (4+ messages)

Using the coda driver with Gstreamer
 2014-12-01 19:17 UTC  (6+ messages)

panic in skb_push via sctp
 2014-12-01 19:17 UTC  (10+ messages)

Building nandsim for Fedora
 2014-12-01 19:16 UTC  (2+ messages)

gf-complete alignment constraints
 2014-12-01 19:15 UTC 

[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
 2014-12-01 19:15 UTC  (4+ messages)
` [Patch Part3 v4 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy

[RFC v3] debug: prevent entering debug mode on errors
 2014-12-01 19:15 UTC  (4+ messages)

frequent lockups in 3.18rc4
 2014-12-01 19:14 UTC  (11+ messages)

[PATCH] usb: musb: Fix randconfig build issues for Kconfig options
 2014-12-01 19:14 UTC  (2+ messages)

[PATCH 0/4]Doc: Patch set to update release notes
 2014-12-01 19:13 UTC  (5+ messages)
  ` [PATCH 1/4] Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in Rel_Notes
  ` [PATCH 2/4] Doc: Added "New Features" to release notes
  ` [PATCH 3/4] Doc: Added to known issue 6.10 and removed fixed issue 6.29 from Rel_Notes
  ` [PATCH 4/4] Doc: Moved known issue 6.29 to resolved issues in Rel Notes

[PATCH v2] ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/Haswell
 2014-12-01 19:12 UTC  (4+ messages)

[PATCH] ASoC: snd-soc-afeb9260: delete driver as board has just been removed
 2014-12-01 19:11 UTC  (5+ messages)

scrub implies failing drive - smartctl blissfully unaware
 2014-12-01 19:10 UTC  (10+ messages)

[PATCH] compat: convert modes to use portable file type values
 2014-12-01 19:10 UTC  (5+ messages)

[rumpuserxen test] 31970: regressions - FAIL
 2014-12-01 19:10 UTC 

[Buildroot] [PATCH] ci20_defconfig: remove BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
 2014-12-01 19:09 UTC  (2+ messages)

[PATCH 2/4] drm/msm/hdmi: enable regulators before clocks to avoid warnings
 2014-12-01 19:08 UTC  (2+ messages)

[PATCH 0/8] perf buildid-cache: Add clean command
 2014-12-01 19:06 UTC  (9+ messages)
` [PATCH 1/8] perf tools: Use single strcmp call instead of two
` [PATCH 2/8] perf tools: Remove extra debugdir variables
` [PATCH 3/8] perf tools: Add --buildid-dir option to set cache directory
` [PATCH 4/8] perf buildid-cache: Add clean command
` [PATCH 5/8] perf buildid-cache: Add automated tests
` [PATCH 6/8] perf buildid cache: Fix -a segfault
` [PATCH 7/8] perf buildid-cache: Fix kallsyms removal
` [PATCH 8/8] perf buildid-cache: Try to remove empty directories

[Buildroot] [git commit] ci20_defconfig: remove BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
 2014-12-01 19:08 UTC 

Questions about some PFB registers on NVAC cards
 2014-12-01 19:08 UTC  (2+ messages)

[Buildroot] [PATCH] samba4: bump to version 4.1.14
 2014-12-01 19:08 UTC  (2+ messages)

[Buildroot] [git commit] samba4: bump to version 4.1.14
 2014-12-01 19:07 UTC 

[Buildroot] [PATCH 1/5] Add BR2_DEPRECATED_SINCE_2015_02
 2014-12-01 19:07 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] Add SD/NAND boot support for LS1021AQDS/TWR board
 2014-12-01 19:07 UTC  (8+ messages)
` [U-Boot] [PATCH v3 4/8] common: spl: Add interactive DDR debugger support for SPL image

[PATCH] fetch: add a config option to always use the depth argument
 2014-12-01 19:07 UTC 

[Buildroot] [git commit] Remove BR2_DEPRECATED_SINCE_2013_11
 2014-12-01 19:06 UTC 

[Buildroot] [git commit] arch/mips: remove deprecated mips1/2/3/4 support
 2014-12-01 19:06 UTC 

[Buildroot] [git commit] package/gcc/mpfr: remove deprecated features
 2014-12-01 19:05 UTC 

[Buildroot] [git commit] linux-headers: mark EOL versions deprecated
 2014-12-01 19:05 UTC 

[Buildroot] [git commit] Add BR2_DEPRECATED_SINCE_2015_02
 2014-12-01 19:05 UTC 

[PATCH] hid: export hid_report_len as an inline function in hid.h
 2014-12-01 19:04 UTC  (3+ messages)

[PATCH 1/2] python: ensure all of Python is installed in nativesdk
 2014-12-01 19:02 UTC  (3+ messages)

Laptop disassociating by local choice (reason=17)
 2014-12-01 19:00 UTC  (3+ messages)

[PATCH v12 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-12-01 19:00 UTC  (5+ messages)
` [PATCH v12 07/10] qcom: cpuidle: Add cpuidle driver for QCOM cpus

[PATCH] blk-mq: don't use rw_is_sync() to determine sync request
 2014-12-01 18:59 UTC  (4+ messages)

Remotely choose a menu entry
 2014-12-01 18:59 UTC  (3+ messages)

[PATCH v13 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-12-01 18:57 UTC  (8+ messages)
` [PATCH v13 03/10] qcom: spm: Add Subsystem Power Manager driver

[PATCH] e1000: remove unused variables
 2014-12-01 18:56 UTC  (5+ messages)
      ` [linux-nics] "

[Xenomai] WARNING: at arch/arm/kernel/ipipe.c:157 ipipe_set_irq_affinity+0x47/0x70()
 2014-12-01 18:54 UTC  (7+ messages)

Bug in reflog of length 0x2BFF
 2014-12-01 18:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/10] block: Incremental backup series
 2014-12-01 18:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove

[PATCH v2 0/3] power: reset: vf610 system reset controller
 2014-12-01 18:50 UTC  (6+ messages)
` [PATCH v2 1/3] power: reset: read priority from device tree

sctp with multi-homing : PEER_ADDR_CHANGE event for each address ?
 2014-12-01 18:50 UTC  (2+ messages)

[recipes-kernel][PATCH v2] powertop: update version number from 2.6.1 to 2.7
 2014-12-01 18:16 UTC 

btrfs stuck with lot's of files
 2014-12-01 18:47 UTC  (2+ messages)

[PATCH] sunrpc: only call test_bit once in svc_xprt_received
 2014-12-01 18:45 UTC 

Two miscellenous xen-detect patches
 2014-12-01 18:45 UTC  (4+ messages)
` [PATCH 1/2] xen-detect: fix strict-aliasing compilation warning

[PATCH 3.4 00/91] 3.4.105-rc1 review
 2014-12-01 18:43 UTC  (3+ messages)
` [PATCH 3.4 43/91] perf: Fix a race condition in perf_remove_from_context()

[U-Boot] WARNING Could not get liodn of node /pcie@ffe240000: FDT_ERR_NOTFOUND
 2014-12-01 18:43 UTC  (10+ messages)

[Qemu-devel] MinGW build
 2014-12-01 18:42 UTC  (14+ messages)

[PATCH] ARM: zynq: DT: Add USB to device tree
 2014-12-01 18:42 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/4] dts: Bring in Chrome OS keyboard device tree definition
 2014-12-01 18:41 UTC  (7+ messages)
` [U-Boot] [PATCH v3 3/4] tegra: config: Enable FIT and device tree for all boards

[PATCH] xfs: fix premature enospc on inode allocation
 2014-12-01 18:40 UTC  (2+ messages)

How does device labeling work?
 2014-12-01 18:39 UTC  (2+ messages)

i915 driver failure
 2014-12-01 18:38 UTC  (3+ messages)
` [PATCH] drm/i915: Unlock panel even when LVDS is disabled

iSCSI request keep rejected by microsoft iSCSI target because of write_same check
 2014-12-01 18:37 UTC  (10+ messages)

[PATCH] ARM: dts: rockchip: Add input voltage supply regulators in pmic for Marsboard
 2014-12-01 18:37 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFC] batman-adv: Calculate extra tail size based on queued fragments
 2014-12-01 18:36 UTC  (3+ messages)

[PATCH] staging: ion : ion_cma_heap: fix bug for highmem cma
 2014-12-01 18:36 UTC  (2+ messages)

frequent lockups in 3.18rc4
 2014-12-01 18:36 UTC  (12+ messages)

The limit of kernel memory in 64bit system
 2014-12-01 18:35 UTC  (6+ messages)

[flasher PATCH] Add a command to specify post flash u-boot command
 2014-12-01 18:35 UTC  (3+ messages)
` [flasher PATCH] Add a --post-flash-cmd command line argument

[RFC PATCH 0/2] powerpc: CR based local atomic operation implementation
 2014-12-01 18:01 UTC  (3+ messages)
` [RFC PATCH 2/2]powerpc: rewrite local_* to use CR5 flag

Next Community Call, Tuesday 2nd December, 8:00 AM GMT
 2014-12-01 18:33 UTC  (4+ messages)
      ` attachment policy

[PATCH v6 00/15] ST33 I2C TPM driver cleanup
 2014-12-01 18:33 UTC  (8+ messages)
  ` [PATCH v6 09/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
  ` [PATCH v6 10/15] tpm/tpm_i2c_stm_st33: Add devicetree structure
  ` [PATCH v6 11/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation
  ` [PATCH v6 12/15] tpm/tpm_i2c_stm_st33: Few code cleanup
  ` [PATCH v6 13/15] tpm/tpm_i2c_stm_st33: Interrupt management improvement
  ` [PATCH v6 14/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
  ` [PATCH v6 15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1


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.