All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-03 05:15:16 to 2014-12-03 07:21:38 UTC [more...]

[PATCH v3 net-net 0/2] Increase the limit of tuntap queues
 2014-12-03  7:19 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: allow large number of rx queues
` [PATCH v3 net-next 2/2 tuntap: Increase the number of queues in tun

[PATCH 0/2] rockchip: i2s: patches to add optional clock output from
 2014-12-03  7:18 UTC  (15+ messages)
` [PATCH 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec
` [PATCH v2 0/2] ASoC: rockchip: i2s: driver could output "i2s-clk-out" optionally
  ` [PATCH v2 1/2] ASoC: dt-bindings: rockchip-i2s: add an optional property "i2s_clk_out"
  ` [PATCH v2 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec

[PATCH] ARM: dts: sun6i: hummingbird: Add ethernet phy reset gpio properties
 2014-12-03  7:19 UTC 

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

[PATCH net-next] r8152: reduce memory copy for rx
 2014-12-03  7:15 UTC  (4+ messages)

[PATCH v10 0/6] Add Skyworks SKY81452 device drivers
 2014-12-03  7:13 UTC  (17+ messages)
` [PATCH v10 1/6] mfd: Add support for Skyworks SKY81452 driver
` [PATCH v10 2/6] backlight: Add support Skyworks SKY81452 backlight driver
` [PATCH v10 3/6] devicetree: mfd: Add new SKY81452 mfd binding
` [PATCH v10 4/6] devicetree: backlight: Add new SKY81452 backlight binding
` [PATCH v10 5/6] devicetree: Add vendor prefix for Skyworks Solutions, Inc
` [PATCH v10 6/6] devicetree: i2c: Add SKY81452 to the Trivial Devices list

[PATCH 0/6] More generic inode nlink repair function
 2014-12-03  7:12 UTC  (3+ messages)

[PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
 2014-12-03  7:08 UTC  (6+ messages)
` [PATCH 1/7] monitor: Adjust for ERTM control bytes

OMAP baseline test results for v3.18-rc7
 2014-12-03  7:05 UTC  (3+ messages)

[PATCH] copy.c: make copy_fd preserve meaningful errno
 2014-12-03  7:04 UTC  (19+ messages)
        ` [PATCH 0/14] "
          ` [PATCH 04/14] hold_lock_file_for_append: pass error message back through a strbuf
          ` [PATCH 05/14] lock_packed_refs: "
          ` [PATCH 06/14] lockfile: introduce flag for locks outside .git
          ` [PATCH 07/14] fast-import: use message from lockfile API when writing marks fails
          ` [PATCH 08/14] credentials: use message from lockfile API when locking ~/.git-credentials fails
          ` [PATCH 09/14] config: use message from lockfile API when locking config file fails
          ` [PATCH 10/14] rerere: error out on autoupdate failure
          ` [PATCH 11/14] hold_locked_index: pass error message back through a strbuf
          ` [PATCH 12/14] hold_lock_file_for_update: "
          ` [PATCH 13/14] lockfile: remove unused function 'unable_to_lock_die'
          ` [PATCH 14/14] lockfile: make 'unable_to_lock_message' private

linux-next: manual merge of the devicetree tree with the regulator tree
 2014-12-03  7:02 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with the omap_dss2 tree
 2014-12-03  7:01 UTC 

[U-Boot] [PATCH v4 0/9] Add SD/NAND boot support for LS1021AQDS/TWR board
 2014-12-03  7:00 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/9] ls102xa: pblimage: Add pblimage tool support for LS102xA
` [U-Boot] [PATCH v4 2/9] spl: Use u-boot.img instead of u-boot.bin
` [U-Boot] [PATCH v4 3/9] arm: spl: Add I2C linker list in generic .lds
` [U-Boot] [PATCH v4 4/9] common: spl: Add interactive DDR debugger support for SPL image
` [U-Boot] [PATCH v4 5/9] kconfig: ls1021a: add SUPPORT_SPL
` [U-Boot] [PATCH v4 6/9] ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macro
` [U-Boot] [PATCH v4 7/9] arm: ls102xa: Add SD boot support for LS1021AQDS board
` [U-Boot] [PATCH v4 8/9] arm: ls102xa: Add SD boot support for LS1021ATWR board
` [U-Boot] [PATCH v4 9/9] arm: ls102xa: Add NAND boot support for LS1021AQDS board

[Cocci] Remove unnecessary null pointer checks?
 2014-12-03  6:59 UTC  (24+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 0/2] ALSA: ctxfi: Delete an unnecessary check before kfree()
                                ` [PATCH] ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_resource"
                                    ` [PATCH] ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_

[PATCH] sound: pci: azt3328.c: Cleaning up function that are not used anywhere
 2014-12-03  6:58 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 0/6] Support to change VNC keyboard layout dynamically
 2014-12-03  6:55 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v2 1/6] vnc: introduce vnc_display_kbd_layout function
` [Qemu-devel] [RFC PATCH v2 2/6] vnc: add a new QMP command for changing keyboard layout
` [Qemu-devel] [RFC PATCH v2 3/6] vnc: HMP change-vnc-kbd-layout wrapper
` [Qemu-devel] [RFC PATCH v2 4/6] qapi-schema: fix typo about change-vnc-password
` [Qemu-devel] [RFC PATCH v2 5/6] keymaps: correct keymaps.c following Qemu coding style
` [Qemu-devel] [RFC PATCH v2 6/6] keymaps: convert fprintf to qerror_report

[PATCH v4] x86: add p2m_mmio_write_dm
 2014-12-03  6:58 UTC  (10+ messages)

[PATCH 2/2] spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI is not in use
 2014-12-03  6:56 UTC 

[PATCH 1/2] spi: fsl-(e)spi: migrate to generic master queueing
 2014-12-03  6:56 UTC 

[PATCH 0/2] spi: fsl-(e)spi: migrate to generic master queueing
 2014-12-03  6:56 UTC 

[PATCH] kconfig: fix a misspelling in scripts/kconfig/merge_config.sh
 2014-12-03  6:55 UTC 

[PATCH net] gso: do GSO for local skb with size bigger than MTU
 2014-12-03  6:53 UTC  (5+ messages)

[PATCH] sound: pci: cmipci.c: Cleaning up function that are not used anywhere
 2014-12-03  6:55 UTC  (2+ messages)

[PATCH net] cxgb4: Update FW version string to match FW binary version 1.12.25.0
 2014-12-03  6:59 UTC 

[PATCH] kbuild: fix scripts/headers.sh to see the correct Kbuild path
 2014-12-03  6:52 UTC 

Huge difference in build sizes
 2014-12-03  6:51 UTC  (6+ messages)

Minimal effort/low overhead file descriptor duplication over Posix.1b s
 2014-12-03  6:50 UTC  (12+ messages)
` [PATCH 1/2] fs: introduce sendfd() syscall

[PATCH V6 1/9] elf: Add new powerpc specifc core note sections
 2014-12-03  6:48 UTC  (5+ messages)
` [V6,1/9] "

[PATCH] kbuild: update headers_install.txt document
 2014-12-03  6:45 UTC 

[PATCH 1/6] Bluetooth: Add BTUSB_BCM_PATCHRAM flag for Broadcom devices 0489:*
 2014-12-03  6:45 UTC  (6+ messages)
` [PATCH 2/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom devices 13d3:*
` [PATCH 3/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom 413c:8197
` [PATCH 4/6] Bluetooth: Add support for Broadcom 413c:8143
` [PATCH 5/6] Bluetooth: Add support for 04ca:2007
` [PATCH 6/6] Bluetooth: Add support for 105b:e065

[PATCH] ext4/004: add dump/restore test
 2014-12-03  6:40 UTC  (3+ messages)
` [PATCH v2] "

[Discussion] About over-MTU-sized skb in virtualized env
 2014-12-03  6:39 UTC 

Re: [PATCH] Input : Initialize input_no by -1
 2014-12-03  6:41 UTC 

[PATCH net-next] virtio-net: don't do header check for dodgy gso packets
 2014-12-03  6:40 UTC  (2+ messages)

Lock Constrains about Fast Dispatch for Messenger
 2014-12-03  6:39 UTC  (3+ messages)

[PATCH v2 net] bpf: x86: fix epilogue generation for eBPF programs
 2014-12-03  6:38 UTC  (2+ messages)

[PATCH 00/10] ARM: sun9i: Enable MMC support on Allwinner A80
 2014-12-03  6:36 UTC  (11+ messages)
` [PATCH 01/10] clk: sunxi: Add module 0 (storage) style clock support for A80
` [PATCH 02/10] ARM: dts: sun9i: Add mmc module clock nodes "
` [PATCH 03/10] clk: sunxi: Add driver for A80 MMC config clocks/resets
` [PATCH 04/10] ARM: dts: sun9i: Add clock-indices property for bus gate clocks
` [PATCH 05/10] ARM: dts: sun9i: Add mmc config clock nodes
` [PATCH 06/10] ARM: dts: sun9i: Add mmc controller nodes to the A80 dtsi
` [PATCH 07/10] ARM: dts: sun9i: Add pinmux setting for mmc0
` [PATCH 08/10] ARM: dts: sun9i: Enable mmc0 on A80 Optimus Board
` [PATCH 09/10] ARM: dts: sun9i: Add pinmux settings for mmc2
` [PATCH 10/10] ARM: dts: sun9i: Enable mmc2 on A80 Optimus Board

[PATCH v3 0/7] ath10k: add support for new wmi-tlv backend
 2014-12-03  6:32 UTC  (8+ messages)
` [PATCH v3 2/7] ath10k: add ATH10K_FW_IE_WMI_OP_VERSION

[PATCH 1/3] drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
 2014-12-03  6:30 UTC  (3+ messages)

[PATCHv3 1/1] thermal: cpu_cooling: check for the readiness of cpufreq layer
 2014-12-03  6:30 UTC  (4+ messages)

Is this 32-bit NCM?
 2014-12-03  6:29 UTC  (25+ messages)

[PATCH v4 0/2] Add regulator-haptic driver
 2014-12-03  6:29 UTC  (4+ messages)
` [PATCH v4 1/2] Input: add regulator haptic driver

[PATCH v2] staging: rt8192u: fix sparse warnings in r8192U_core.c
 2014-12-03  6:30 UTC 

[PATCH v11 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-03  6:27 UTC  (9+ messages)
` [PATCH v11 1/7] ARM: probes: move all probe code to dedicate directory
      `  "

[PATCH] netfilter: return -EFAULT directly when counters_ptr is NULL
 2014-12-03  6:24 UTC 

[RFC V8 2/3] libxl domain snapshot API design
 2014-12-03  6:26 UTC 

[PATCH v2 0/3] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled
 2014-12-03  6:23 UTC  (5+ messages)

[Patch] Improve error handling in allocation of bounce buffers in mmc_init_queue
 2014-12-03  6:23 UTC  (6+ messages)

[PATCH 0/3] tracing: Add event filter logic for !(...)
 2014-12-03  6:22 UTC  (3+ messages)
` [PATCH 3/3] ftracetests: Add test to test event filter logic

md raid performance with 3-18-rc3
 2014-12-03  6:21 UTC  (4+ messages)

[PATCH v5 0/6]: Make 24x7 and GPCI events available in sysfs
 2014-12-03  6:18 UTC  (4+ messages)
` [PATCH v5 1/6] perf: provide sysfs_show for struct perf_pmu_events_attr

[RFC V8 0/3] domain snapshot document
 2014-12-03  6:14 UTC  (9+ messages)
` [RFC V8 2/3] libxl domain snapshot API design

[PATCHv2 net] cxgb4: Add a check for flashing FW using ethtool
 2014-12-03  6:19 UTC 

[PATCH] Staging: slicoss: Fix long line issues in slicoss.c
 2014-12-03  6:08 UTC  (2+ messages)

[meta-networking][PATCH] ncftp : add new recipe
 2014-12-03  6:07 UTC  (2+ messages)
` [meta-networking][PATCH v2] "

[PATCH] RDMA/ocrdma: fix query-qp to report q_key value
 2014-12-03  6:06 UTC 

[RESEND PATCH] ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met
 2014-12-03  6:04 UTC 

frequent lockups in 3.18rc4
 2014-12-03  6:02 UTC  (26+ messages)

[PATCH 1/5] ARM: BCM5301X: Add buttons for Netgear R6250
 2014-12-03  6:01 UTC  (8+ messages)
` [PATCH 2/5] ARM: BCM5301X: Add DT for Netgear R6300 V2
` [PATCH 4/5] ARM: BCM5301X: Add DT for Asus RT-N18U

[PATCH] Staging: ft1000: fix spaces around operators in ft1000_debug.c
 2014-12-03  6:01 UTC  (2+ messages)

[RESEND PATCHv2] Add SNVS clock support to rtc-snvs driver
 2014-12-03  5:58 UTC  (2+ messages)
` [RESEND PATCHv2] drivers/rtc/rtc-snvs: Add clock support

linux-next: build failure after merge of the usb tree
 2014-12-03  5:57 UTC  (4+ messages)

[PATCH] Input : Initialize input_no by -1
 2014-12-03  5:57 UTC  (3+ messages)

[patch] Input: lm8323 - missing error check in lm8323_set_disable()
 2014-12-03  5:56 UTC  (3+ messages)

[PATCH] input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  5:54 UTC  (2+ messages)

[PATCH] drm/i915: compute wait_ioctl timeout correctly
 2014-12-03  5:51 UTC  (2+ messages)

[PATCH] staging: rt8192u: fix sparse warnings in r8192U_core.c
 2014-12-03  5:54 UTC  (2+ messages)

Incorrect Key Values in the array atakbd_keycode in atakdb.c
 2014-12-03  5:52 UTC 

[Qemu-devel] Review of monitor commands identifying BDS / BB by name
 2014-12-03  5:52 UTC  (2+ messages)

[PATCH 0/2] fix some problems for cpufreq
 2014-12-03  5:49 UTC  (8+ messages)

[PATCH V6 0/9] Add new powerpc specific ELF core notes
 2014-12-03  5:46 UTC  (5+ messages)
` [PATCH V6 9/9] selftests: Make GIT ignore all binaries in powerpc test suite

[PATCHv5 0/7] phy: simplified phy lookup
 2014-12-03  5:41 UTC  (3+ messages)
` [PATCHv5 4/7] arm: omap3: twl: remove usb phy init data
  ` [PATCH] "

Issue with compiling x264 package in Yocto
 2014-12-03  5:40 UTC 

[Discussion] About over-MTU-sized skb in virtualized env
 2014-12-03  5:40 UTC 

[PATCH v2 3/3] e2fsprogs/tune2fs: fix memory write overflow
 2014-12-03  5:39 UTC  (7+ messages)
` [PATCH v3 1/3] e2fsprogs/tune2fs: fix memory leak in inode_scan_and_fix()
  ` [PATCH v3 2/3] e2fsprogs/tune2fs: rewrite metadata checksums when resizing inode size
      ` [PATCH] tune2fs: disable csum verification before resizing inode

Laptop disassociating by local choice (reason=17)
 2014-12-03  5:37 UTC  (10+ messages)

[PATCH 0/2] toshiba_acpi: Hotkeys and event handling changes
 2014-12-03  5:36 UTC  (3+ messages)
` [PATCH 1/2] toshiba_acpi: Move hotkey enabling code to own function
` [PATCH 2/2] toshiba_acpi: Change notify funtion to handle more events

[PATCH] soc: samsung: pmu: split up SoC specific PMU data
 2014-12-03  5:34 UTC  (3+ messages)

[lm-sensors] adt7475 driver: PWM invert configuration bit
 2014-12-03  5:29 UTC  (2+ messages)

Learning Memory Management for linux
 2014-12-03  5:27 UTC  (2+ messages)

[PATCH] driver: input: touchscreen: add Raydium i2c touchscreen driver
 2014-12-03  0:03 UTC  (2+ messages)

[PATCH] i8042: prevent the loading of the i8042 driver on Intel NUC D54250WYK
 2014-12-02 23:22 UTC  (2+ messages)

[PATCH v2] Drivers: input: mousedev.c: Fixed trailing statement on the next line
 2014-12-02 23:04 UTC  (2+ messages)

[PATCH] drm/i915: compute wait_ioctl timeout correctly
 2014-12-03  5:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2014-12-03  5:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1368815] "

[PATCH net-next] ipv6: remove useless spin_lock/spin_unlock
 2014-12-03  5:18 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH 1/1] Staging: ft1000: fix whitespace and brace coding style issues
 2014-12-03  5:14 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.