All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-09 06:48:00 to 2015-11-09 08:20:42 UTC [more...]

HID: Support for the Logitech G920 wheel
 2015-11-09  8:20 UTC  (5+ messages)
` [PATCH 3/6] HID: hid-logitech-hidpp: Add basic support for Logitech G920
` [PATCH 5/6] HID: Add vendor specific usage pages "

[PATCH 0/4] module RO/NX cleanups
 2015-11-09  8:19 UTC  (3+ messages)
` [PATCH 2/4] gcov: use within_module() helper

[PATCH V2] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq
 2015-11-09  8:18 UTC  (5+ messages)

[PATCH v3 0/8] add vhost TX offload support
 2015-11-09  8:18 UTC  (5+ messages)
` [PATCH v3 8/8] examples/vhost:support TX offload in vhost sample

[PATCH] video:fbdev:core:Calculate the size for colormap only after the validation of length for col
 2015-11-09  8:18 UTC  (2+ messages)
` [PATCH] video:fbdev:core:Calculate the size for colormap only after the validation of length for colormap

[linux-lvm] Kombination of lvm-tags
 2015-11-09  8:17 UTC  (2+ messages)

[PATCH] ARM/arm64: KVM: test properly for a PTE's uncachedness
 2015-11-09  8:17 UTC  (5+ messages)

[PATCH 3/3] jbd2: get rid of superfluous __GFP_REPEAT
 2015-11-09  8:16 UTC  (6+ messages)
` [PATCH] "

[PATCH] video:fbdev:core:Allocate the memory for video mode after the validation of edid
 2015-11-09  8:16 UTC  (5+ messages)

kdbus refactoring?
 2015-11-09  8:15 UTC  (5+ messages)

[PATCH] Use UEFI Time Service to calibrate TSC
 2015-11-09  8:03 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/26] usb: Drop requirement for USB unbinding, add tests
 2015-11-09  8:14 UTC  (11+ messages)
` [U-Boot] [PATCH v2 18/26] dm: usb: Remove inactive children after a bus scan
` [U-Boot] [PATCH v2 19/26] dm: test: usb: Add tests for the 'usb tree' command
` [U-Boot] [PATCH v2 20/26] dm: test: usb: Add a test for device reordering
` [U-Boot] [PATCH v2 21/26] usb: Drop unused code in usb_kbd.c
` [U-Boot] [PATCH v2 22/26] usb: Avoid open-coded USB constants "
` [U-Boot] [PATCH v2 23/26] usb: sandbox: Add support for interrupt operations
` [U-Boot] [PATCH v2 24/26] usb: sandbox: Add a USB emulation driver
` [U-Boot] [PATCH v2 25/26] sandbox: Enable USB keyboard
` [U-Boot] [PATCH v2 26/26] dm: test: usb: sandbox: Add keyboard tests for sandbox

[PATCH RFC] domain: Compile with lock_profile=y enabled
 2015-11-09  8:13 UTC  (4+ messages)

[GIT] Networking
 2015-11-09  8:12 UTC  (11+ messages)

[meta-java] Sporadic segfaults when compiling jamvm-native and classpath-native
 2015-11-09  8:10 UTC  (3+ messages)

[PATCH v3 0/6] ASoC: Add HDA HDMI codec driver
 2015-11-09  8:13 UTC  (8+ messages)
` [PATCH v3 2/6] ASoC: hdac-hdmi: Add hdmi driver

[PATCH] symbols.c: Avoid warn_unused_result build failure on fgets()
 2015-11-09  8:10 UTC  (4+ messages)

[PATCH] MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
 2015-11-09  8:09 UTC  (3+ messages)

DVBSky T330 DVB-C regression Linux 4.1.12 to 4.3
 2015-11-09  8:08 UTC 

[PATCH v6 00/12] arm64: renesas: add sound support
 2015-11-09  8:08 UTC  (4+ messages)

[LTP] [PATCH 1/2] Simplify grep actions in power_management
 2015-11-09  8:05 UTC  (2+ messages)
` [LTP] [PATCH 2/2] Simplify grep actions in cpuset_syscall_test

[LTP] [PATCH] commands/mkswap: Added new testcase to test mkswap(8)
 2015-11-09  8:02 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH] ARM: shmobile: r8a7793: Add thermal device to DT
 2015-11-09  8:02 UTC  (7+ messages)

[U-Boot] [PATCH v4 00/20] Bring up rk3036 uboot
 2015-11-09  8:02 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] rockchip: add timer driver
` [U-Boot] [PATCH v4 02/20] rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig
` [U-Boot] [PATCH v4 03/20] rockchip: rename board-spl.c to rk3288-board-spl.c
` [U-Boot] [PATCH v4 04/20] rockchip: add config decide whether to build common.c
` [U-Boot] [PATCH v4 05/20] dm: core: Add SPL Kconfig for REGMAP and SYSCON
` [U-Boot] [PATCH v4 06/20] rockchip: serial driver support rk3036
` [U-Boot] [PATCH v4 07/20] rockchip: Bring in RK3036 device tree file includes and bindings
` [U-Boot] [PATCH v4 08/20] rockchip: rk3036: Add clock driver
` [U-Boot] [PATCH v4 09/20] rockchip: rk3036: Add header files for GRF
` [U-Boot] [PATCH v4 10/20] rockchip: rk3036: Add Soc reset driver
` [U-Boot] [PATCH v4 11/20] rockchip: rk3036: Add a simple syscon driver
` [U-Boot] [PATCH v4 12/20] rockchip: rk3036: Add pinctrl driver
` [U-Boot] [PATCH v4 13/20] rockchip: Add an rk3036 MMC driver
` [U-Boot] [PATCH v4 14/20] rockchip: add early uart driver
` [U-Boot] [PATCH v4 15/20] rockchip: add rk3036 sdram driver
` [U-Boot] [PATCH v4 16/20] rockchip: rk3036: Add core Soc start-up code
` [U-Boot] [PATCH v4 17/20] rockchip: Add basic support for evb-rk3036 board
` [U-Boot] [PATCH v4 18/20] rockchip: Add max init size & chip tag configs
` [U-Boot] [PATCH v4 19/20] rockchip: Add support for rk's second level loader
` [U-Boot] [PATCH v4 20/20] rockchip: doc: show packet rk3036 uboot image

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-09  8:00 UTC  (9+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH] arch:arm:mm:Correction in the boundary check for module end address
 2015-11-09  7:57 UTC 

[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
 2015-11-09  7:59 UTC  (3+ messages)

[RFC PATCH 0/2] ALSA: hda - DP MST audio for Jack support
 2015-11-09  7:58 UTC  (4+ messages)

[U-Boot] [PATCH] usb:ci_udc: Remove ULPI setting for i.MX OTG controller
 2015-11-09  7:58 UTC  (3+ messages)

[RFC 1/5] INPUT: xpad: Add minimal support for Logitech G920 Wheel
 2015-11-09  7:54 UTC  (3+ messages)

[PATCH linux-firmware] qed: Add FW 8.4.2.0
 2015-11-09  7:54 UTC 

[RFC PATCH 0/2] ALSA: hda - patch set for DP MST audio support
 2015-11-09  7:55 UTC  (8+ messages)
` [RFC PATCH 2/2] ALSA: hda - HDMI codec driver dynamically attach PCM

[RFCv3 00/51] xfsprogs: add reverse-mapping, reflink, and dedupe support
 2015-11-09  7:54 UTC  (4+ messages)
` [PATCH 03/51] xfs_io: support reflink and dedupe of file ranges
  ` [PATCH v2 "

lock-up on boot with x86/PCI/ACPI: Use common interface to support PCI host bridge
 2015-11-09  7:52 UTC  (2+ messages)

jffs2: Excess summary entries
 2015-11-09  7:51 UTC  (3+ messages)

[PATCH v3] Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
 2015-11-09  7:50 UTC  (3+ messages)

[Qemu-devel] [PATCH] exec: silence hugetlbfs warning under qtest
 2015-11-09  7:50 UTC  (3+ messages)

feature tests for reflink and dedup
 2015-11-09  7:48 UTC  (2+ messages)
` [PATCH] xfstests: "

[RFC PATCH v9] Refactoring Videobuf2 for common use
 2015-11-09  7:48 UTC  (4+ messages)
` [RFC PATCH v9 4/6] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()

[GIT PULL] liblockdep fixes for 4.4
 2015-11-09  7:46 UTC  (2+ messages)

[meta-oe][PATCH] libsmi: add configure file
 2015-11-09  7:46 UTC  (3+ messages)

[PATCH v4] tests/exynos: add fimg2d performance analysis
 2015-11-09  7:45 UTC  (2+ messages)

[PATCH] kni: fix compile issue on different kernel versions
 2015-11-09  7:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: error_report cleanups
 2015-11-09  7:44 UTC  (3+ messages)

[PATCH v3 00/12] usb: early: add support for early printk through USB3 debug port
 2015-11-09  7:38 UTC  (13+ messages)
` [PATCH v3 01/12] usb: xhci: add sysfs file for xHCI "
` [PATCH v3 02/12] x86: fixmap: add permanent fixmap for xhci "
` [PATCH v3 03/12] usb: xhci: dbc: probe and setup xhci debug capability
` [PATCH v3 04/12] usb: xhci: dbc: add support for Intel xHCI dbc quirk
` [PATCH v3 05/12] usb: xhci: dbc: add debug buffer
` [PATCH v3 06/12] usb: xhci: dbc: add bulk out and bulk in interfaces
` [PATCH v3 07/12] usb: xhci: dbc: handle dbc-configured exit
` [PATCH v3 08/12] usb: xhci: dbc: handle endpoint stall
` [PATCH v3 09/12] x86: early_printk: add USB3 debug port earlyprintk support
` [PATCH v3 10/12] usb: xhci: dbc: add handshake between debug target and host
` [PATCH v3 11/12] usb: serial: usb_debug: add support for dbc debug device
` [PATCH v3 12/12] usb: doc: add document for xHCI DbC driver

[PATCH 00/13] Add VMX TSC scaling support
 2015-11-09  7:43 UTC  (6+ messages)
` [PATCH 06/13] x86/hvm: Scale host TSC when setting/getting guest TSC

[PATCH] libqmi: update to 1.12.6
 2015-11-09  7:42 UTC 

[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
 2015-11-09  7:42 UTC  (6+ messages)

[PATCH] arm64: Increase the max granular size
 2015-11-09  7:41 UTC  (7+ messages)

[PATCH 0/2] mmc: sdhci: potentially bad behavior when using vmmc supply
 2015-11-09  7:41 UTC  (5+ messages)

[PATCH RFC 0/6] NCSI Support
 2015-11-09  7:30 UTC  (4+ messages)
` [PATCH RFC 5/6] net/faraday: Enable NCSI interface

[PATCH] ofdisk: allocate space for vscsi table
 2015-11-09  1:33 UTC 

[PATCH v2] ofdisk: add sas disks to the device list
 2015-11-09  1:29 UTC 

[U-Boot] [RFC PATCH v2 00/11] IPv6 support
 2015-11-09  7:38 UTC  (12+ messages)
` [U-Boot] [RFC PATCH v2 01/11] Initial net6.h
` [U-Boot] [RFC PATCH v2 02/11] lib: vsprintf: add IPv6 compressed format %pI6c
` [U-Boot] [RFC PATCH v2 03/11] lib: net_utils: make string_to_ip stricter
` [U-Boot] [RFC PATCH v2 04/11] lib: net_utils: add string_to_ip6
` [U-Boot] [RFC PATCH v2 05/11] net: add definition of udp_hdr
` [U-Boot] [RFC PATCH v2 06/11] net: IPv6 skeleton and environment variables
` [U-Boot] [RFC PATCH v2 07/11] net: IPv6 support
` [U-Boot] [RFC PATCH v2 08/11] net: Add ping6 command and implementation
` [U-Boot] [RFC PATCH v2 09/11] net: TFTP over IPv6
` [U-Boot] [RFC PATCH v2 10/11] net: IPv6 documentation
` [U-Boot] [RFC PATCH v2 11/11] net: e1000 enable multicast reception

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-09  7:38 UTC  (2+ messages)

[PATCH] instmem/gk20a: fix race conditions
 2015-11-09  7:37 UTC 

[PATCH 00/13] drm/exynos: async G2D and g2d_move()
 2015-11-09  7:36 UTC  (5+ messages)
` [PATCH 09/13] exynos/fimg2d: add g2d_move
` [PATCH 10/13] tests/exynos: add test for g2d_move

[Qemu-devel] [PULL 0/7] Block patches
 2015-11-09  7:35 UTC  (4+ messages)

[Qemu-devel] [PATCH COLO-Frame v10 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-11-09  7:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH COLO-Frame v10 09/38] COLO: Implement colo checkpoint protocol

[PATCH v9 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2015-11-09  7:31 UTC  (8+ messages)
` [PATCH v9 1/5] Documentation: add sbsa-gwdt driver documentation
` [PATCH v9 2/5] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
` [PATCH v9 3/5] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
` [PATCH v9 4/5] Watchdog: introdouce "pretimeout" into framework
` [PATCH v9 5/5] Watchdog: introduce ARM SBSA watchdog driver

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-08
 2015-11-09  7:30 UTC 

[Bug 92865] MSI R7 370 Armor 2X dpm issues and errors
 2015-11-09  7:26 UTC  (2+ messages)

[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
 2015-11-09  7:24 UTC  (6+ messages)
` [PATCH 2/3] mm/cma: add new tracepoint, test_pages_isolated
` [PATCH 3/3] mm/cma: always check which page cause allocation failure

[Qemu-devel] assert during internal snapshot
 2015-11-09  7:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH for 2.5 v2 1/1] migration: qemu_savevm_state_cleanup becomes mandatory operation

qemu : rbd block driver internal snapshot and vm_stop is hanging forever
 2015-11-09  7:22 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v3 0/3] ASoC: rockchip: i2s: add 8 channels capture support and share lrck
 2015-11-09  7:21 UTC  (6+ messages)
` [PATCH v3 1/3] ASoC: rockchip: i2s: add 8 channels capture support

[PATCH openbmc] testing Jenkins integration, please ignore
 2015-11-09  7:20 UTC  (2+ messages)
` [PATCH openbmc] test: modify readme

[linux-mingo-tip-master test] 63794: regressions - trouble: broken/fail/pass
 2015-11-09  7:16 UTC 

[PATCH V2 0/3] scsi: mptxsas: updates for ARM64
 2015-11-09  7:15 UTC  (7+ messages)
` [PATCH V2 1/3] scsi: mptxsas: try 64 bit DMA when 32 bit DMA fails
` [PATCH V2 3/3] scsi: mptxsas: offload IRQ execution

[Qemu-devel] [PATCH for-2.5 v4 0/3] ARM: Highbank: Highbank: Add monitor support
 2015-11-09  7:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.5 v4 1/3] arm: boot: Add secure_board_setup flag
` [Qemu-devel] [PATCH for-2.5 v4 2/3] arm: highbank: Defeature CPU override
` [Qemu-devel] [PATCH for-2.5 v4 3/3] arm: highbank: Implement PSCI and dummy monitor

[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-11-09  7:09 UTC  (5+ messages)

[Qemu-devel] [PATCH V5] block/nfs: add support for setting debug level
 2015-11-09  7:09 UTC 

[Qemu-devel] [PATCH for-2.5 v4 1/1] hw/misc: Add support for ADC controller in Xilinx Zynq 7000
 2015-11-09  7:07 UTC 

[Qemu-devel] [PATCH RFC 0/3] block/gluster: add support for multiple gluster servers
 2015-11-09  7:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] "

[U-Boot] [PATCH] nios2: add 10m50 devboard support
 2015-11-09  6:59 UTC  (4+ messages)
` [U-Boot] [PATCH v2] mtd: add altera quadspi driver
` [U-Boot] [PATCH v2] nios2: add 10m50 devboard support

iptables: ipv4 masquerade between class c subnets
 2015-11-09  6:58 UTC 

Кредитные предложения; Финансирование Ваших проектов
 2015-11-09  6:57 UTC 

[PATCH] PCI: Prevent out of bounds access in numa_node override - part 2
 2015-11-09  6:56 UTC  (3+ messages)

[LTP] [PATCH 1/2] test_robind.sh: set default FSTYPES to LTP_BIG_DEV_FS_TYPE
 2015-11-09  6:55 UTC  (3+ messages)

[LTP] [PATCH] commands/mkswap: Added new testcase to test mkswap(8)
 2015-11-09  6:54 UTC  (3+ messages)

[PATCH net-next ] net: ipv4: memset addr before calling copy_to_user()
 2015-11-09  6:52 UTC 

[Qemu-devel] [PATCH v2] virtio-blk: trivial code optimization
 2015-11-09  6:48 UTC  (2+ messages)

[PATCH ib-next 0/3] IB core uverbs support for leagacy commands
 2015-11-09  6:48 UTC  (4+ messages)
` [PATCH ib-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces

[Qemu-devel] [PATCH qemu] spapr: Add /system-id
 2015-11-09  6:47 UTC 

[PATCH] ASoC: rt5659: add rt5659 codec driver
 2015-11-09  6:47 UTC 


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.