All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-19 02:23:40 to 2015-10-19 04:45:41 UTC [more...]

[PATCH 0/2] clk: qcom: Add DSI clocks for MSM8960/APQ8064
 2015-10-19  4:45 UTC  (4+ messages)
` [PATCH 1/2] clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs

[PATCH 00/15] Making DP link training code more readable
 2015-10-19  4:45 UTC  (3+ messages)
` [PATCH 02/15] drm/i915: Don't pass *DP around to link training functions

[PATCH] Fix worktree usage message
 2015-10-19  4:44 UTC  (2+ messages)
` [PATCH] worktree: usage: denote <branch> as optional with 'add'

[PATCH v2 00/10] port branch.c to use ref-filter's printing options
 2015-10-19  4:44 UTC  (16+ messages)

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-10-19  4:44 UTC 

[PATCH net-next 0/7] RACK loss detection
 2015-10-19  4:39 UTC  (6+ messages)
` [PATCH net-next 2/7] tcp: track min RTT using windowed min-filter

[PATCH] serial: 8250_uniphier: fix dl_read and dl_write functions
 2015-10-19  4:37 UTC  (2+ messages)

powerpc/mpc5xxx: Use of_get_next_parent to simplify code
 2015-10-19  4:38 UTC  (9+ messages)
` [PATCH v2] powerpc/mpc5xxx: Avoid dereferencing potentially freed memory

[PATCH 0/4] hwrng: exynos - Add Device Tree support
 2015-10-19  4:37 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: rng: Describe Exynos4 PRNG bindings
` [PATCH 2/4] hwrng: exynos - Add timeout for waiting on init done
` [PATCH 3/4] hwrng: exynos - Fix missing configuration after suspend to RAM
` [PATCH 4/4] hwrng: exynos - Add Device Tree support

[PATCH 0/3] vhost: Fix virtio-net on VHOST_USER_RESET_OWNER
 2015-10-19  4:35 UTC  (3+ messages)
` [PATCH 2/3] vhost: check that a device exists during reset_owner

[Recipe reporting system] Upgradable recipe name list
 2015-10-19  4:31 UTC 

Fw: [Bug 106171] New: Regression causes "ip" command to crash, leaving the user without any networking
 2015-10-19  4:28 UTC 

[ovmf test] 63048: regressions - FAIL
 2015-10-19  4:26 UTC 

[PATCH 4.2 000/258] 4.2.4-stable review
 2015-10-19  4:21 UTC  (2+ messages)

[PATCH 0/8] virtio: virtio ring layout optimization and RX vector processing
 2015-10-19  4:20 UTC  (8+ messages)
` [PATCH v2 0/7] virtio ring layout optimization and simple rx/tx processing
  ` [PATCH v2 2/7] virtio: add software rx ring, fake_buf into virtqueue
  ` [PATCH v2 6/7] virtio: simple tx routine

[PATCH 4.1 000/202] 4.1.11-stable review
 2015-10-19  4:12 UTC  (2+ messages)
` ***SPAM*** "

[PATCH v4 00/33] implement vNVDIMM
 2015-10-19  4:04 UTC  (9+ messages)
` [PATCH v4 23/33] nvdimm acpi: init the address region used by NVDIMM ACPI
    ` [Qemu-devel] "
` [PATCH v4 27/33] nvdimm acpi: save arg3 for NVDIMM device _DSM method
    ` [Qemu-devel] "

[PATCH 3.14 00/79] 3.14.55-stable review
 2015-10-19  4:10 UTC  (2+ messages)

[Qemu-devel] [RFC v1 1/1] i2c: Factor our send() and recv() common logic
 2015-10-19  4:09 UTC 

PROBLEM: ETPS/2 Elantech Touchpad dies after resume from suspend to RAM
 2015-10-19  3:59 UTC 

[PATCH 3.10 00/54] 3.10.91-stable review
 2015-10-19  4:05 UTC  (2+ messages)

[PATCH V3 0/2] bpf: control events stored in PERF_EVENT_ARRAY maps trace data output when perf sampling
 2015-10-19  4:03 UTC  (5+ messages)
` [PATCH V3 1/2] bpf: control the trace data output on current cpu "

[RFC][PATCH 3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa
 2015-10-19  4:03 UTC  (2+ messages)
` [RFC,3/5] "

[PATCH] watchdog: pnx4008: fix warnings caused by enabling unprepared clock
 2015-10-19  3:59 UTC  (2+ messages)

[PATCH 1/2] ext4: explicit mount options parsing cleanup
 2015-10-19  3:57 UTC  (5+ messages)
` [PATCH 2/2] ext4: do not allow journal_opts for fs w/o journal

OFFICIAL NOTIFICATION!!
 2015-10-19  3:23 UTC 

[GIT PULL] workqueue fixes for v4.3-rc5
 2015-10-19  3:51 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] board/via/imx6_vab820: update to latest BSP release
 2015-10-19  3:45 UTC 

[PATCH] xfstests: move ext4/30[1234] from the dangerous to the auto group
 2015-10-19  3:43 UTC 

[can-utils] J1939 v6 (#7)
 2015-10-19  3:41 UTC  (6+ messages)
    ` can-j1939 API

[Qemu-devel] PPC VCPU ID packing via KVM_CAP_PPC_SMT
 2015-10-19  3:34 UTC 

[xen-unstable test] 63046: tolerable trouble: broken/fail/pass - PUSHED
 2015-10-19  3:33 UTC 

[U-Boot] [PATCH v2 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-19  3:28 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/28] dm: input: Create a keyboard uclass
` [U-Boot] [PATCH v2 02/28] input: Add a device pointer to the input config
` [U-Boot] [PATCH v2 03/28] input: Return -ENOSPC when there is not space
` [U-Boot] [PATCH v2 04/28] input: Add the keycode translation tables separately
` [U-Boot] [PATCH v2 05/28] cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
` [U-Boot] [PATCH v2 06/28] dm: stdio: Plumb in the new keyboard uclass
` [U-Boot] [PATCH v2 07/28] dm: tegra: Convert keyboard driver to driver model
` [U-Boot] [PATCH v2 08/28] dm: cros_ec: Convert cros_ec "
` [U-Boot] [PATCH v2 09/28] video: Drop unused console functions
` [U-Boot] [PATCH v2 10/28] i8042: Use functions to handle register access
` [U-Boot] [PATCH v2 11/28] i8042: Adjust kbd_reset() to collect all failures
` [U-Boot] [PATCH v2 12/28] i8042: Adjust keyboard init to assume success
` [U-Boot] [PATCH v2 13/28] input: Correct keycode for Ctrl-Y
` [U-Boot] [PATCH v2 14/28] input: Add a few more keyboard keycodes
` [U-Boot] [PATCH v2 15/28] input: Add a function to add a keycode to the existing set
` [U-Boot] [PATCH v2 16/28] input: Allow repeat filtering to be disabled
` [U-Boot] [PATCH v2 17/28] input: Support the German keymap
` [U-Boot] [PATCH v2 18/28] input: Adjust structure of code in process_modifier()
` [U-Boot] [PATCH v2 19/28] input: Handle caps lock
` [U-Boot] [PATCH v2 20/28] input: Allow updating of keyboard LEDs
` [U-Boot] [PATCH v2 21/28] input: i8042: Convert to use the input library
` [U-Boot] [PATCH v2 22/28] input: Add a Kconfig option for the i8042 keyboard
` [U-Boot] [PATCH v2 23/28] x86: Add an i8042 device for boards that have it
` [U-Boot] [PATCH v2 24/28] Drop CONFIG_ISA_KEYBOARD
` [U-Boot] [PATCH v2 25/28] input: Convert i8042 to driver model
` [U-Boot] [PATCH v2 26/28] i8042: Handle a duplicate power-on-reset response
` [U-Boot] [PATCH v2 27/28] video: input: Clean up after i8042 conversion
` [U-Boot] [PATCH v2 28/28] input: Convert 'keyboard' driver to use input library

[PATCH 0/6 V2] xfs: upfront block zeroing for DAX
 2015-10-19  3:27 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix inode size update overflow in xfs_map_direct()
` [PATCH 2/6] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 3/6] xfs: Don't use unwritten extents for DAX
` [PATCH 4/6] xfs: DAX does not use IO completion callbacks
` [PATCH 5/6] xfs: add ->pfn_mkwrite support for DAX
` [PATCH 6/6] xfs: xfs_filemap_pmd_fault treats read faults as write faults

[Bug 92526] latest llvm 3.8 git + mesa git crashes kernel 4.3.0 rc6
 2015-10-19  3:27 UTC  (2+ messages)

[PATCH V4 00/31] powerpc/mm: Update page table format for book3s 64
 2015-10-19  3:17 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] x86: Early debug enhancements
 2015-10-19  3:18 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] debug_uart: Adjust the declaration of debug_uart_init()
` [U-Boot] [PATCH v2 2/5] debug_uart: Support board-specific UART initialisation
` [U-Boot] [PATCH v2 3/5] debug_uart: Add an option to announce the debug UART
` [U-Boot] [PATCH v2 4/5] x86: Init the debug UART if enabled
` [U-Boot] [PATCH v2 5/5] x86: chromebook_link: Enable the debug UART

[PATCH 0/2] Fix file permission for pam configuration files
 2015-10-19  3:16 UTC  (3+ messages)
` [PATCH 1/2] openssh: fix file permission for /etc/pam.d/sshd
` [PATCH 2/2] sudo: fix file permission for /etc/pam.d/sudo

[PATCH] staging: rtl8712: Add device ID for Sitecom WLA2100
 2015-10-19  3:14 UTC 

[PATCH v2 0/6] ARM: dts: Use correct CD properties for SDIO and eMMC in Snow and Peach
 2015-10-19  3:04 UTC  (3+ messages)

Unable to get VT-d working on Supermicro X11SSZ-QF
 2015-10-19  3:11 UTC  (4+ messages)

[U-Boot] usb start crashing on arndale
 2015-10-19  3:10 UTC  (6+ messages)

[PATCH] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs
 2015-10-19  3:10 UTC  (2+ messages)

[PATCH v4] gpio: driver for AMD Promontory
 2015-10-19  3:07 UTC 

[U-Boot] [PATCH 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-19  3:07 UTC  (6+ messages)
` [U-Boot] [PATCH 26/28] input: Convert i8042 "

Re:[PATCH v3] gpio: driver for AMD Promontory
 2015-10-19  3:05 UTC 

[U-Boot] [PATCH 0/2] Small Configuration tweaks for rockchip/firefly
 2015-10-19  3:03 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] rockchip: Also load the initrd below 512M
` [U-Boot] [PATCH 2/2] rockchip: firefly: Save the environment on SD card

[GIT PULL] ARCNET: features and fixes
 2015-10-19  3:19 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency
 2015-10-19  3:02 UTC  (2+ messages)

[RFC PATCH 1/2] block: introduce file_bd_inode()
 2015-10-19  3:01 UTC  (3+ messages)
` [RFC PATCH 2/2] block: enable dax for raw block devices

Linux 4.3-rc6
 2015-10-19  2:58 UTC  (3+ messages)

problem with modification time of packfiles
 2015-10-19  2:57 UTC  (2+ messages)

xfstests ext4/304 failing due to donor inode's i_size == 0
 2015-10-19  2:57 UTC 

[regression: Disable FENTRY [net-next] 9e42a6b103: WARNING: CPU: 0 PID: 1 at kernel/trace/trace_functions_graph.c:223 ftrace_return_to_handler()
 2015-10-19  2:56 UTC 

cron job: media_tree daily build: OK
 2015-10-19  2:54 UTC 

[U-Boot] [PATCH 1/3] x86: ivybridge: Fix saving mrc cache and enable it
 2015-10-19  2:55 UTC  (5+ messages)

[PATCH 0/5] media: atmel-isi: enable preview path to output RGB565 format
 2015-10-19  2:50 UTC  (13+ messages)
` [PATCH 1/5] media: atmel-isi: correct yuv swap according to different sensor outputs
` [PATCH 5/5] media: atmel-isi: support RGB565 output when sensor output YUV formats

[U-Boot] [RFC PATCH] x86: Support booting SeaBIOS
 2015-10-19  2:51 UTC  (4+ messages)

[PATCH v2] Net: ceph: messenger: Use local variable cursor in read_partial_msg_data()
 2015-10-19  2:49 UTC 

Troubles with Ralink 3070 USB device
 2015-10-19  2:49 UTC 

[PATCH net-next v3 0/2] net: hisilicon fix some bugs in HNS drivers
 2015-10-19  3:01 UTC  (8+ messages)
` [PATCH] net: hisilicon: include linux/vmalloc.h in dsaf
` [PATCH] net: hisilicon: add OF dependency
` [PATCH] net: hix5hd2_gmac: avoid integer overload warning

[PATCH RESEND 0/4] Staging: rtl8712: Fix coding style warnings
 2015-10-19  2:44 UTC  (6+ messages)
` [PATCH v2 4/4] Staging: rtl8712: fix warning for placing constant on the right side of test

[PATCH 0/6] mdadm support for journal device of RAID-4/5/6
 2015-10-19  2:42 UTC  (8+ messages)
` [PATCH 3/6] Enable create array with write journal (--write-journal DEVICE)
` [PATCH 5/6] Check write journal in incremental

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2015-10-19  2:41 UTC  (6+ messages)
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs

[U-Boot] [PATCH 0/9] x86: Fix up the MRC cache on ivybridge
 2015-10-19  2:41 UTC  (12+ messages)
` [U-Boot] [PATCH 2/9] rtc: mc146818: Use probe() to set up the device
` [U-Boot] [PATCH 7/9] x86: ivybridge: Fix car_uninit() to correctly set run state
` [U-Boot] [PATCH 9/9] x86: ivybridge: Enable the MRC cache

[PATCH net-next 0/2] net: hns: fixes two bugs in hns driver
 2015-10-19  2:57 UTC  (2+ messages)

[PATCH] mm: Introduce kernelcore=reliable option
 2015-10-19  2:25 UTC  (3+ messages)

[PATCH net-next 0/4] BPF updates
 2015-10-19  2:53 UTC  (2+ messages)

[PATCH] net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
 2015-10-19  2:36 UTC  (2+ messages)

[U-Boot] [PATCH] net: convert altera_tse to driver model and phylib
 2015-10-19  2:36 UTC 

[PATCH v2 0/1] Fix for module license in Broadcom Phy Library
 2015-10-19  2:35 UTC  (3+ messages)
` [PATCH v2 1/1] net: phy: bcm-phy-lib: Fix module license issue

[PATCH v2] ata: ahci: find eSATA ports and flag them as removable
 2015-10-19  2:32 UTC  (5+ messages)

[U-Boot] [PATCH 00/13] x86: Provide a common MRC cache library and enable it for FSP
 2015-10-19  2:31 UTC  (10+ messages)
` [U-Boot] [PATCH 07/13] x86: Use struct mrc_region to describe a mrc region
` [U-Boot] [PATCH 11/13] x86: baytrail: Issue full system reset in reset_cpu()

[PATCH] common: introduce XFS_IO_AVOID env var
 2015-10-19  2:29 UTC  (6+ messages)

submodule: allow submodule directory in gitignore
 2015-10-19  2:24 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] Better support of booting VxWorks via 'bootvx'
 2015-10-19  2:28 UTC  (6+ messages)
` [U-Boot] [PATCH v2 02/13] x86: fsp: Report correct number of E820 table entries

[PATCH V2 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds
 2015-10-19  2:12 UTC  (3+ messages)
` [V2,1/2] "

[RFC PATCH] qspinlock: Improve performance by reducing load instruction rollback
 2015-10-19  2:27 UTC 

[PATCH v2 00/14] ACPICA: 20150930 Release
 2015-10-19  2:26 UTC  (30+ messages)
  ` [PATCH v2 01/14] ACPICA: Remove unnecessary conditional compilation
  ` [PATCH v2 02/14] ACPICA: iASL: Add symbolic operator support for Index() operator
  ` [PATCH v2 03/14] ACPICA: Update exception code for "file not found" error
  ` [PATCH v2 04/14] ACPICA: Debugger: Update mutexes used for multithreaded debugger
  ` [PATCH v2 05/14] ACPICA: Update NFIT table to rename a flags field
  ` [PATCH v2 06/14] ACPICA: Improve typechecking, both compile-time and runtime
  ` [PATCH v2 07/14] ACPICA: iASL: General cleanup of the file suffix #defines
  ` [PATCH v2 08/14] ACPICA: Linuxize: Export debugger files to Linux
  ` [PATCH v2 09/14] ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logic
  ` [PATCH v2 10/14] ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logic
  ` [PATCH v2 11/14] ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger thread
  ` [PATCH v2 12/14] ACPI: Enable build of AML interpreter debugger
  ` [PATCH v2 13/14] ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
  ` [PATCH v2 14/14] ACPICA: Update version to 20150930

[PATCHv2 0/3] Adding FPGA Manager support for Xilinx Zynq
 2015-10-19  2:24 UTC  (6+ messages)
` [PATCHv2 1/3] ARM: dt: fpga: Added binding docs for Xilinx Zynq FPGA manager


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.