All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-15 11:55:01 to 2016-09-15 12:37:16 UTC [more...]

[Qemu-devel] [RFC] e1000: Don't save writes to ICS/ICR masked by IMS
 2016-09-15 12:22 UTC  (5+ messages)
` [Qemu-devel] [Xen-devel] "
      `  "

[PATCH 0/9] SKL/KBL watermark fixes, v2
 2016-09-15 12:37 UTC  (5+ messages)
` [PATCH 5/9] drm/i915/gen9: minimum scanlines for Y tile is not always 4
` [PATCH 9/9] drm/i915/gen9: fail the modeset instead of WARNing on unsuported config

[RESEND][PATCH 0/5] nbd improvements
 2016-09-15 12:36 UTC  (37+ messages)
` [Nbd] "

[PATCH v5 00/16] Xen ARM DomU ACPI support
 2016-09-15 12:35 UTC  (3+ messages)

[PATCH 1/2] mfd: wm8994-core: disable regulators before removing them
 2016-09-15 12:34 UTC  (4+ messages)
` [PATCH 2/2] mfd: wm8994-core: Don't use managed regulator bulk get API

[PATCH] scsi: replace broken specification URL
 2016-09-15 12:33 UTC  (5+ messages)

[PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support
 2016-09-15 12:33 UTC  (9+ messages)
` [PATCH 13/19] pinctrl: st: Remove STiH415/6 SoC pinctrl driver support

I hope this email meets you well in good health condition
 2016-09-15 12:33 UTC 

[RESEND PATCH] arm64: kgdb: fix single stepping
 2016-09-15 12:32 UTC  (6+ messages)

Hibernation broken since commit 274ad65c9d02 ("drm/radeon: hard reset r600 and newer GPU when hibernating.")
 2016-09-15 12:32 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] Add "read-only" to the options QDict
 2016-09-15 12:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/7] block: Set BDRV_O_ALLOW_RDWR and snapshot_options before storing the flags

[PATCH -next] gpio: aspeed: fix return value check in aspeed_gpio_probe()
 2016-09-15 12:24 UTC  (2+ messages)

[PATCH v2 0/5] drm: clean up several wrapper functions
 2016-09-15 12:30 UTC  (3+ messages)
` [PATCH v2 4/5] drm/qxl: squash lines for simple "

[B.A.T.M.A.N.] [PATCH] batctl: optchar variable uses wrong type
 2016-09-15 12:30 UTC  (3+ messages)
` [B.A.T.M.A.N.] Donations for domain registration fees open-mesh.net/open-mesh.org

[Qemu-devel] [PATCH v2 0/6] Prep changes for modular trace-events build
 2016-09-15 12:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 5/6] trace: remove use of event ID enums from APIs

[REGRESSION] BISECTED : ethernet gadget not working anymore on several atmel platforms
 2016-09-15 12:29 UTC  (3+ messages)

[PATCH] Staging: ethernet: Fixes checkpatch blank lines warnings
 2016-09-15 12:29 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH net-next V2 0/3] net/sched: cls_flower: Add ports masks
 2016-09-15 12:28 UTC  (4+ messages)
` [PATCH net-next V2 1/3] net/sched: cls_flower: Support masking for matching on tcp/udp ports
` [PATCH net-next V2 2/3] net/sched: cls_flower: Remove an unused field from the filter key structure
` [PATCH net-next V2 3/3] net/sched: cls_flower: Specify vlan attributes format in the UAPI header

[PATCHv3 00/41] ext4: support of huge pages
 2016-09-15 12:27 UTC  (53+ messages)
` [PATCHv3 01/41] tools: Add WARN_ON_ONCE
` [PATCHv3 04/41] radix-tree: Add radix_tree_split
` [PATCHv3 06/41] radix-tree: Handle multiorder entries being deleted by replace_clear_tags
` [PATCHv3 08/41] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv3 09/41] page-flags: relax page flag policy for few flags
` [PATCHv3 19/41] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled
` [PATCHv3 20/41] mm: make write_cache_pages() work on huge pages
` [PATCHv3 21/41] thp: introduce hpage_size() and hpage_mask()
` [PATCHv3 22/41] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv3 23/41] fs: make block_read_full_page() be able to read huge page
` [PATCHv3 24/41] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv3 25/41] fs: make block_page_mkwrite() aware about "
` [PATCHv3 26/41] truncate: make truncate_inode_pages_range() "
` [PATCHv3 27/41] truncate: make invalidate_inode_pages2_range() "
` [PATCHv3 28/41] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv3 29/41] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv3 30/41] ext4: make ext4_writepage() work on huge pages
` [PATCHv3 31/41] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv3 32/41] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv3 33/41] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv3 34/41] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv3 35/41] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv3 36/41] ext4: handle writeback with "
` [PATCHv3 37/41] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv3 38/41] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv3 39/41] ext4: make fallocate() operations work with "
` [PATCHv3 40/41] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv3 41/41] ext4, vfs: add huge= mount option

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-15 12:24 UTC  (11+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

[PATCH 0/2] rbd_img_obj_exists_submit() fixes
 2016-09-15 12:25 UTC  (4+ messages)

[PATCH 0/3] ARM: aspeed: add support for the BT IPMI host device
 2016-09-15 12:23 UTC  (8+ messages)
` [PATCH 1/3] misc: Add Aspeed BT IPMI host driver

linux-next: manual merge of the amlogic tree with the pinctrl tree
 2016-09-15 12:22 UTC  (2+ messages)

[PATCH] [media] MAINTAINERS: Add entry for the Renesas VIN driver
 2016-09-15 12:22 UTC  (2+ messages)

[PATCH] pintctrl: amlogic: gxbb: add i2c pins
 2016-09-15 12:21 UTC  (5+ messages)

Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level'
 2016-09-15 12:19 UTC  (4+ messages)

[PATCHv2] push: change submodule default to check
 2016-09-15 12:18 UTC  (8+ messages)
        ` [PATCH 1/2] serialize collection of changed submodules
            ` [PATCH 3/2] batch check whether submodule needs pushing into one call
            ` [PATCH 4/2] use actual start hashes for submodule push check instead of local refs

[PATCH] net/mlx4_en: fix off by one in error handling
 2016-09-15 12:18 UTC  (6+ messages)

v4.8-rc: GSM audio causes trouble
 2016-09-15 12:17 UTC  (2+ messages)

[PATCH] documentation: fix broken lkml archive links in RCU requirements
 2016-09-15 12:17 UTC  (7+ messages)

linux-next: removal of the kgdb tree
 2016-09-15 12:16 UTC  (3+ messages)

[PATCH]btrfs-progs: btrfs-convert.c : check source file system state
 2016-09-15 12:08 UTC 

[PATCH v3 net 1/1] net sched actions: fix GETing actions
 2016-09-15 12:15 UTC  (2+ messages)

[PATCH v2 0/4] ARM: amlogic: Add spifc support to Amlogic's GXBB family
 2016-09-15 12:15 UTC  (9+ messages)
` [RESEND PATCH v2 1/4] pinctrl: amlogic: gxbb: add spi nor pins
  ` [RESEND PATCH v2 2/4] pinctrl: amlogic: gxbb: add nand pins

[PATCH v7 0/2] rcar-vin EDID control ioctls
 2016-09-15 12:14 UTC  (3+ messages)
` [PATCH v7 1/2] media: adv7604: automatic "default-input" selection
` [PATCH v7 2/2] rcar-vin: implement EDID control ioctls

[PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0
 2016-09-15 12:14 UTC  (2+ messages)

nftables: Intervals inside of maps?
 2016-09-15 12:13 UTC 

[PATCH] pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependency
 2016-09-15 12:13 UTC  (4+ messages)

[cip-dev] Introduction
 2016-09-15 12:12 UTC  (2+ messages)

Adding ntfs3g to image and mouting ntfs partitions!?
 2016-09-15 12:11 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] trace: Add "cpu_init" event
 2016-09-15 12:10 UTC  (4+ messages)

[PATCH] drm/i915: Ignore OpRegion panel type except on select machines
 2016-09-15 12:10 UTC  (3+ messages)
`  "

perf: perf_fuzzer lockup in perf_cgroup_attach
 2016-09-15 12:10 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] tests: more test cases for virtio-9p
 2016-09-15 12:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] tests: virtio-9p: add basic configuration test

[PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings
 2016-09-15 12:09 UTC  (13+ messages)
` [PATCH 04/26] drm/omap: omap_display_timings: rename x_res to hactive
` [PATCH 12/26] drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_config
` [PATCH 13/26] drm/omap: omap_display_timings: Use display_flags for interlace mode
` [PATCH 14/26] drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters

[rtc-linux] Re: [PATCH v5] rtc: omap: Support ext_wakeup configuration
 2016-09-15 12:08 UTC  (6+ messages)
        `  "

[RFC 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-15 12:07 UTC  (4+ messages)
` [RFC 09/11] Add LL2 RoCE interface

[PATCH] kni: fix compilation error when debug enabled
 2016-09-15 12:06 UTC 

[PATCH] PM / Domains: Allow holes in genpd_data.domains array
 2016-09-15 12:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] Add runtime PM support for clocks (on Exynos SoC example)
 2016-09-15 12:06 UTC  (8+ messages)
` [PATCH 4/5] ARM: dts: exynos: add support for ISP power domain to exynos4x12 clocks device

[PATCH 0/8] gpio: wean gpio/driver.h off of module.h
 2016-09-15 12:05 UTC  (17+ messages)
` [PATCH 1/8] gpio: palmas: fix implicit assumption module.h is present
` [PATCH 2/8] gpio: sx150x: "
` [PATCH 3/8] gpio: ts4800: "
` [PATCH 4/8] gpio: altera: "
` [PATCH 5/8] gpio: ath79: "
` [PATCH 6/8] gpio: loongson1: "
` [PATCH 7/8] gpio: wcove: "
` [PATCH 8/8] gpio: don't include module.h in shared driver header

[PATCH 0/6] staging: lustre: Fix multiple checkpatch warnings
 2016-09-15 12:03 UTC  (7+ messages)
` [PATCH 1/6] staging: lustre: Add space b/w concatenated strings
` [PATCH 5/6] staging: lustre: Remove unnecessary 'return'
  ` [Outreachy kernel] "

[patch] arcmsr: buffer overflow in arcmsr_iop_message_xfer()
 2016-09-15 12:01 UTC 

[PATCH v4 00/26] Add support for GuC-based SLPC
 2016-09-15 12:01 UTC  (9+ messages)
` [PATCH v4 11/26] drm/i915/slpc: Update sysfs/debugfs interfaces for frequency parameters
` [PATCH v4 25/26] drm/i915: Add sysfs interface to know the HW requested frequency

[PATCH net-next V2 0/3] net/sched: cls_flower: Add ports masks
 2016-09-15 12:01 UTC  (3+ messages)
` [PATCH net-next 2/3] net/sched: cls_flower: Remove an unsed field from the filter key structure

[U-Boot] [PATCH 0/2] Add sdram capacity auto detect for rk3288
 2016-09-15 12:00 UTC  (6+ messages)

[PATCH v9 00/12] drm/i915: DP branch devices
 2016-09-15 11:58 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/9] net: ethernet: ti: cpts: update and fixes
 2016-09-15 11:58 UTC  (4+ messages)
` [PATCH 7/9] net: ethernet: ti: cpts: calc mult and shift from refclk freq

[RFC] extending pathspec support to submodules
 2016-09-15 11:57 UTC  (2+ messages)

Add support for recent lenovo thinkpad HKEYS(Wifi/video swicth etc) buttons
 2016-09-15 11:57 UTC  (12+ 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.