All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-05 04:07:59 to 2014-12-05 06:34:48 UTC [more...]

[PATCH 0/2] ftracetest: ftracetest updates
 2014-12-05  6:34 UTC  (6+ messages)
` [PATCH 2/2] ftracetest: Add --verbose option for showing echo output

[PATCH v18 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-05  6:34 UTC  (25+ messages)
` [PATCH v18 01/12] drm: imx: imx-hdmi: make checkpatch happy
` [PATCH v18 02/12] drm: imx: imx-hdmi: return defer if can't get ddc i2c adapter
` [PATCH v18 03/12] drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge mode
` [PATCH v18 04/12] drm: imx: imx-hdmi: split phy configuration to platform driver
` [PATCH v18 05/12] drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
` [PATCH v18 06/12] dt-bindings: add document for dw_hdmi
` [PATCH v18 07/12] drm: bridge/dw_hdmi: add support for multi-byte register width access
` [PATCH v18 08/12] drm: bridge/dw_hdmi: add mode_valid support
` [PATCH v18 09/12] drm: bridge/dw_hdmi: clear i2cmphy_stat0 reg in hdmi_phy_wait_i2c_done
` [PATCH v18 10/12] drm: bridge/dw_hdmi: add function dw_hdmi_phy_enable_spare
` [PATCH v18 11/12] dt-bindings: Add documentation for rockchip dw hdmi
` [PATCH v18 12/12] drm: bridge/dw_hdmi: add rockchip rk3288 support

[PATCH 1/3] netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads
 2014-12-05  6:32 UTC  (6+ messages)

[ath9k-devel] help to keep a fixed rate with broadcast packets
 2014-12-05  6:31 UTC 

[PATCH] sched/fair: tiny clearup of -1
 2014-12-05  6:02 UTC 

[PATCH] staging: kernel: fixed style errors in pid.c
 2014-12-05  6:27 UTC 

[PATCH V4] Decouple SandyBridge quirk from VTd timeout
 2014-12-05  6:27 UTC  (4+ messages)

[git pull] drm intel fixes
 2014-12-05  6:27 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-12-05  6:26 UTC  (24+ messages)
                        ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                          ` [PATCH 1/3] net-PPP: Deletion of unnecessary checks before the function call "kfree"
                                ` [PATCH v2 0/6] net-PPP: Deletion of a few unnecessary checks
                                  ` [PATCH v2 1/6] net-PPP: Replacement of a printk() call by pr_warn() in mppe_rekey()

[RFC v2] percpu: Add a separate function to merge free areas
 2014-12-05  6:25 UTC  (10+ messages)

[v8][PATCH 00/17] xen: RMRR fix
 2014-12-05  6:24 UTC  (10+ messages)
` [v8][PATCH 02/17] introduce XEN_DOMCTL_set_rdm
` [v8][PATCH 09/17] hvmloader/ram: check if guest memory is out of reserved device memory maps
` [v8][PATCH 10/17] hvmloader/mem_hole_alloc: skip any overlap with reserved device memory

[PATCH] sched/fair: fix find_idlest_cpu return -1
 2014-12-05  5:58 UTC 

[PATCH 1/1] mm: Fix a deadlock in the hotplug code
 2014-12-05  6:21 UTC  (3+ messages)

[PATCH v6 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-12-05  6:20 UTC  (6+ messages)

[U-Boot] [PATCH 05/25] x86: ich6-gpio: Make setup_pch_gpios() a weak function
 2014-12-05  6:19 UTC  (3+ messages)

[PATCH 0/2] Busybox mdev improvements
 2014-12-05  6:18 UTC  (3+ messages)

[PATCH] xen: fix sparse warning in page.h
 2014-12-05  6:16 UTC 

[PATCH V2 0/1] fix archiver missing tasks between do_unpack and do_patch
 2014-12-05  6:16 UTC  (2+ messages)
` [PATCH 1/1] archiver: execute the probable "

[PATCH] xen: fix sparse warning in p2m.c
 2014-12-05  6:16 UTC 

[Qemu-devel] [PATCH] ppc: do not use get_clock_realtime()
 2014-12-05  6:14 UTC  (4+ messages)

[PATCH 3/3] rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD
 2014-12-05  6:16 UTC  (5+ messages)

[U-Boot] [PATCH 02/25] tools/ifdtool: Support writing multiple files (-w) simultaneously
 2014-12-05  6:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/3] qmp: Add "blockdev-backup"
 2014-12-05  6:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] qmp: Add command 'blockdev-backup'

GIT: ignoring changes in tracked files and bug report
 2014-12-05  6:12 UTC  (2+ messages)
` bug report on update-index --assume-unchanged

lttng for android
 2014-12-05  6:09 UTC 

request
 2014-12-05  6:08 UTC 

[PATCH v2 01/17] new helper: skb_copy_and_csum_datagram_msg()
 2014-12-05  5:58 UTC  (17+ messages)
      ` the next chunk of iov_iter-net stuff for review
        ` [PATCH 01/12] raw.c: stick msghdr into raw_frag_vec
        ` [PATCH 02/12] ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"
        ` [PATCH 03/12] ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
        ` [PATCH 04/12] switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
        ` [PATCH 05/12] switch l2cap ->memcpy_fromiovec() to msghdr
        ` [PATCH 06/12] vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
        ` [PATCH 07/12] put iov_iter into msghdr
        ` [PATCH 08/12] first fruits - kill l2cap ->memcpy_fromiovec()
        ` [PATCH 09/12] switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
        ` [PATCH 10/12] ppp_read(): switch to skb_copy_datagram_iter()
        ` [PATCH 11/12] skb_copy_datagram_iovec() can die
        ` [PATCH 12/12] bury memcpy_toiovec()

[PATCH] staging: crypto: fixed style erro in algapi.c
 2014-12-05  6:00 UTC 

[PATCH] tinification: Make SRCU optional by using CONFIG_SRCU
 2014-12-05  5:59 UTC  (5+ messages)

[PATCH v2 0/3] Cadence I2C driver fixes
 2014-12-05  5:57 UTC  (15+ messages)
` [PATCH v2 1/3] i2c: cadence: Handle > 252 byte transfers
` [PATCH v2 3/3] i2c: cadence: Check for errata condition involving master receive

[PATCH v4 0/6] mmc: rtsx: add support for sdio card
 2014-12-05  5:54 UTC  (14+ messages)
` [PATCH v4 1/6] mfd: rtsx: add func to split u32 into register
` [PATCH v4 2/6] mmc: rtsx: add dump_reg_range to simplify dump register
` [PATCH v4 3/6] mmc: rtsx: init cookie at probe/card_event
` [PATCH v4 4/6] mmc: rtsx: add helper function to simplify code
` [PATCH v4 5/6] mmc: rtsx: add support for sdio card
` [PATCH v4 6/6] mmc: rtsx: swap function position to avoid pre declaration

isolate_freepages_block and excessive CPU usage by OSD process
 2014-12-05  5:55 UTC  (15+ messages)

[PATCH 2/2 V7] intel_pstate: add kernel parameter to force loading on Sun X86 servers
 2014-12-05  5:52 UTC  (7+ messages)

[nacked] ksm-replace-smp_read_barrier_depends-with-lockless_dereference.patch removed from -mm tree
 2014-12-05  5:52 UTC 

v0.89 contributors credits
 2014-12-05  5:51 UTC 

do_fetch() with svn which has http prefix
 2014-12-05  5:50 UTC  (2+ messages)

[PATCH] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
 2014-12-05  5:49 UTC  (4+ messages)

[PATCH v2 0/2] mmc: rtsx: add support for sdio card
 2014-12-05  5:48 UTC  (4+ messages)

error: core.autocrlf=input conflicts with core.eol=crlf
 2014-12-05  5:42 UTC 

[PATCH] staging: crypto: fixed style error in ahash.c
 2014-12-05  5:44 UTC 

Another BTRFS kernel Oops
 2014-12-05  5:40 UTC  (2+ messages)

[PATCH] staging: crypto: fixed style error in af_alg.c
 2014-12-05  5:38 UTC 

[LTP] [PATCH] syscalls/getgroups/getgroups01: set supplementary groups to prevent TCONF
 2014-12-05  5:37 UTC  (4+ messages)
  ` [LTP] [PATCH v2] "
    ` [LTP] [PATCH v3] "

[Qemu-devel] [RFC PATCH v5 00/31] Deterministic replay and reverse execution
 2014-12-05  5:34 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v5 07/31] icount: implement icount requesting

[PATCH v2] test-pmd: Fix pointer aliasing error
 2014-12-05  5:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/i915: Organize Fence registers for future enablement
 2014-12-05  5:33 UTC  (2+ messages)

[PATCH v3] cpufreq: dt: disable unsupported OPPs
 2014-12-05  5:29 UTC  (3+ messages)

[PATCH] staging: crypto: fixed style error in aead.c
 2014-12-05  5:24 UTC 

[RFC] OPP: Redefine bindings to overcome shortcomings
 2014-12-05  5:24 UTC  (5+ messages)

[seabios test] 32071: tolerable FAIL - PUSHED
 2014-12-05  5:24 UTC 

[2/2] pstore: add pstore support on powernv
 2014-12-05  5:15 UTC  (2+ messages)

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-12-05  5:08 UTC  (14+ messages)

[PATCH] staging: crypto: fixed style errors in ablkcipher.c
 2014-12-05  5:06 UTC 

zynq-edac reports error
 2014-12-05  5:02 UTC 

[Qemu-devel] [PATCH] spice: fix memory leak
 2014-12-05  5:01 UTC  (3+ messages)

frequent lockups in 3.18rc4
 2014-12-05  5:00 UTC  (13+ messages)

Progress of GPRS IPv6
 2014-12-05  5:00 UTC  (2+ messages)

[PATCH v13 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-05  4:54 UTC  (16+ messages)
` [PATCH v13 1/7] ARM: probes: move all probe code to dedicate directory
` [PATCH v13 2/7] ARM: kprobes: introduces checker
` [PATCH v13 3/7] ARM: kprobes: collects stack consumption for store instructions
` [PATCH v13 4/7] ARM: kprobes: disallow probing stack consuming instructions
` [PATCH v13 5/7] ARM: kprobes: Add test cases for "
` [PATCH v13 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
` [PATCH v13 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

[Qemu-devel] [PATCH 0/3] scsi: Trivial cleanups around g_malloc()
 2014-12-05  4:57 UTC  (2+ messages)

[PATCH] i40e: Fix a vlan bug
 2014-12-05  4:56 UTC  (5+ messages)

[PATCH] powerpc/book3s: Fix partial invalidation of TLBs in MCE code
 2014-12-05  4:52 UTC  (2+ messages)

Question about arch/x86/xen/mmu.c
 2014-12-05  4:47 UTC  (2+ messages)

[PATCH] staging: kernel: fixed style warnings in acct.c
 2014-12-05  4:47 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2014-12-05  4:46 UTC 

[PATCH] Misc: pass miscdevice through file's private_data
 2014-12-05  4:37 UTC  (2+ messages)
` [PATCH] misc: "

linux-next: manual merge of the drm tree with Linus' tree
 2014-12-05  4:39 UTC 

powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument
 2014-12-05  4:33 UTC  (4+ messages)

[PATCH] staging: vt6655: Declare vnt_init() static
 2014-12-05  4:33 UTC 

FIX ME in omap-cpufreq.c
 2014-12-05  4:30 UTC 

[PATCH] optimize ktime_divns for constant divisors
 2014-12-05  4:30 UTC  (5+ messages)
      `  "

[PATCH] net/mlx4: Fix EEH recovery failure
 2014-12-05  4:28 UTC  (2+ messages)

[PATCH v2] powerpc/powernv: Expose OPAL firmware symbol map
 2014-12-05  4:26 UTC 

randconfig build error with next-20141204, in drivers/net/ethernet/rocker/rocker.c
 2014-12-05  4:24 UTC  (3+ messages)
` [PATCH] net: ethernet: rocker: Add select to CONFIG_BRIDGE in Kconfig

[U-Boot] [PATCH v4 0/11] dm: Add I2C support and convert sandbox, tegra
 2014-12-05  4:21 UTC  (12+ messages)
` [U-Boot] [PATCH v4 01/11] dm: i2c: Add a uclass for I2C
` [U-Boot] [PATCH v4 02/11] dm: i2c: Implement driver model support in the i2c command
` [U-Boot] [PATCH v4 03/11] dm: i2c: Add I2C emulation driver for sandbox
` [U-Boot] [PATCH v4 04/11] dm: i2c: Add a sandbox I2C driver
` [U-Boot] [PATCH v4 05/11] dm: i2c: Add an I2C EEPROM simulator
` [U-Boot] [PATCH v4 06/11] dm: i2c: config: Enable I2C for sandbox using driver model
` [U-Boot] [PATCH v4 07/11] dm: i2c: dts: Add an I2C bus for sandbox
` [U-Boot] [PATCH v4 08/11] dm: Add a simple EEPROM driver
` [U-Boot] [PATCH v4 09/11] dm: i2c: Add tests for I2C
` [U-Boot] [PATCH v4 10/11] dm: device: Add newline to debug() messages
` [U-Boot] [PATCH v4 11/11] dm: i2c: tegra: Convert to driver model

[PATCH v5 0/3] i40e VXLAN TX checksum rework
 2014-12-05  4:17 UTC  (8+ messages)
` [PATCH v5 2/3] mbuf:add three TX ol_flags and repalce PKT_TX_VXLAN_CKSUM

[PATCH v3 0/8] Add Support for MediaTek PMIC MT6397 MFD Core and Regulator
 2014-12-05  4:07 UTC  (11+ messages)
` [PATCH v3 1/8] soc: mediatek: Add PMIC wrapper for MT8135 and MT6397 SoC
` [PATCH v3 2/8] mfd: MT6397: Add support for PMIC MT6397 MFD
` [PATCH v3 3/8] regulator: MT6397: Add support for MT6397 regulator
` [PATCH v3 4/8] dt-bindings:: Add document for MT8135 PMIC Wrapper
` [PATCH v3 5/8] dt-bindings: Add document for MT6397 MFD
` [PATCH v3 6/8] dt-bindings: Add document for MT6397 regulator
` [PATCH v3 7/8] ARM: dts: mt8135: Add support for MT8135 PMIC wrapper
` [PATCH v3 8/8] ARM: dts: mt8135: Add support for MT6397 MFD and regulator

[PATCH 2/3] video: fbdev: Check Standard Timing against DMT
 2014-12-05  4:08 UTC  (2+ messages)

[PATCH 10/10] drm/i915: Update the DSI enable path to support dual link panel enabling
 2014-12-05  4:04 UTC  (2+ 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.