All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-18 19:16:18 to 2016-11-18 20:30:30 UTC [more...]

[PATCH v2 00/37] drm: Deduplicate fb format information (v2)
 2016-11-18 20:30 UTC  (39+ messages)
` [PATCH 01/37] drm/i915: Add local 'fb' variables
` [PATCH 02/37] drm/radeon: "
` [PATCH 03/37] drm/radeon: Use DIV_ROUND_UP()
` [PATCH 04/37] drm/mgag200: Add local 'fb' variable
` [PATCH 05/37] drm/ast: Add local 'fb' variables
` [PATCH 06/37] drm/gma500: Add some "
` [PATCH 07/37] drm/cirrus: "
` [PATCH 08/37] drm/arcpgu: Add "
` [PATCH 09/37] drm/arm: "
` [PATCH 10/37] drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
` [PATCH 11/37] drm/nouveau: Add local 'fb' variables
` [PATCH 12/37] drm/vmwgfx: Populate fb->dev before drm_framebuffer_init()
` [PATCH 13/37] drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
` [PATCH 14/37] drm/vmwgfx: Populate fb->pixel_format
` [PATCH 15/37] drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
` [PATCH 16/37] drm/virtio: "
` [PATCH 17/37] drm/i915: Set fb->dev early on for inherited fbs
` [PATCH v2 18/37] drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
` [PATCH v2 19/37] drm: Store a pointer to drm_format_info under drm_framebuffer
` [PATCH 20/37] drm/vmwgfx: Populate fb->format correctly
` [PATCH 21/37] drm/i915: Populate fb->format early for inherited fbs
` [PATCH 22/37] drm: Reject fbs w/o format info in drm_framebuffer_init()
` [PATCH 23/37] drm: Replace drm_format_num_planes() with fb->format->num_planes
` [PATCH 24/37] drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code
` [PATCH 25/37] drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
` [PATCH 26/37] drm/fb_cma_helper: Replace drm_format_info() with fb->format
` [PATCH 27/37] drm/nouveau: Use fb->format rather than drm_format_info()
` [PATCH 28/37] drm/i915: Store a pointer to the pixel format info for fbc
` [PATCH 29/37] drm: Add drm_framebuffer_plane_{width,height}()
` [PATCH 30/37] drm/i915: Use drm_framebuffer_plane_{width, height}() where possible
` [PATCH 31/37] drm: Nuke fb->depth
` [PATCH v2 32/37] drm: Nuke fb->bits_per_pixel
` [PATCH v2 33/37] drm: Nuke fb->pixel_format
` [PATCH 34/37] drm: Replace 'format->format' comparisons to just 'format' comparisons
` [PATCH 35/37] drm: Eliminate the useless "non-RGB fb" debug message
` [PATCH 36/37] drm: Add mode_config .get_format_info() hook
` [PATCH 37/37] drm/i915: Implement .get_format_info() hook for CCS

[PATCH 1/4] ext4: sanity check the block and cluster size at mount time
 2016-11-18 20:27 UTC  (4+ messages)
` [PATCH 2/4] ext4: fix in-superblock mount options processing

[linuxtv-media:master 874/885] ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/tea5767.ko] undefined!
 2016-11-18 20:26 UTC 

[Buildroot] [PATCH 1/1] chrony: enable pps support
 2016-11-18 20:26 UTC 

[PATCH] u-boot: Update to v2016.11 release
 2016-11-18 20:24 UTC  (3+ messages)

[Bug 98761] [regression][radeonsi][polaris]"radeonsi: set IF_THRESHOLD to 3" breaks Wither2's ground
 2016-11-18 20:24 UTC  (2+ messages)
` [Bug 98761] [regression][radeonsi][polaris]"radeonsi: set IF_THRESHOLD to 3" breaks Witcher2's ground

Regression: Failed boots bisected to 4cd13c21b207 "softirq: Let ksoftirqd do its job"
 2016-11-18 20:23 UTC  (9+ messages)

[PATCH 1/2] of: base: add support to get machine model name
 2016-11-18 20:22 UTC  (8+ messages)

[PATCH] busybox: enable fractional sleep arguments
 2016-11-18 20:22 UTC  (2+ messages)

spin_lock behavior with ARM64 big.Little/HMP
 2016-11-18 20:22 UTC  (4+ messages)

[GIT PULL] another nfsd bugfix for 4.9
 2016-11-18 20:22 UTC  (2+ messages)

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-18 20:20 UTC  (20+ messages)
` [PATCH v16 06/15] clocksource/drivers/arm_arch_timer: separate out arch_timer_uses_ppi init code to prepare for GTDT
` [PATCH v16 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_detect_rate to keep dt code in *_of_init
` [PATCH v16 08/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing, and call it only if acpi disabled
` [PATCH v16 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT
` [PATCH v16 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v16 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer

[PATCH] mmc: pwrseq: add support for Marvell SD8787 chip
 2016-11-18 20:19 UTC  (3+ messages)

[PATCH v2 0/3] staging: dgnc: dgnc_driver.c checkpatch modifications
 2016-11-18 20:18 UTC  (8+ messages)
` [PATCH v2 1/3] staging: dgnc: dgnc_driver.c Comment style modifications
` [PATCH v2 2/3] staging: dgnc: dgnc_driver.c Remove blank lines
` [PATCH v2 3/3] staging: dgnc: dgnc_driver.c Blank line before }

[PATCH] PM / wakeirq: report wakeup events in dedicated wake-IRQs
 2016-11-18 20:18 UTC  (11+ messages)

[PATCH v2 0/4] usb: dwc2: Add AHB burst configuration
 2016-11-18 20:18 UTC  (4+ messages)
` [PATCH v2 2/4] usb: dwc2: Add binding for AHB burst

[PATCH net-next] mlx4: avoid unnecessary dirtying of critical fields
 2016-11-18 20:15 UTC 

[HMM v13 00/18] HMM (Heterogeneous Memory Management) v13
 2016-11-18 20:15 UTC  (6+ messages)
` [HMM v13 16/18] mm/hmm/migrate: new memory migration helper for use with device memory

[PATCH] cantarell-fonts: add inherit pkgconfig to get pkgconfig dependency
 2016-11-18 20:12 UTC  (2+ messages)

[Cocci] SmPL script construction with included files
 2016-11-18 20:12 UTC  (14+ messages)
              ` [Cocci] Inclusion of script constraints in SmPL

[PATCH v3 0/6] recursively grep across submodules
 2016-11-18 20:10 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] submodules: add helper functions to determine presence of submodules
  ` [PATCH v4 2/6] submodules: load gitmodules file from commit sha1
  ` [PATCH v4 3/6] grep: add submodules as a grep source type
  ` [PATCH v4 4/6] grep: optionally recurse into submodules
  ` [PATCH v4 5/6] grep: enable recurse-submodules to work on <tree> objects
  ` [PATCH v4 6/6] grep: search history of moved submodules

[PATCH] arm64: dts: qcom: msm8996: Fixup smp2p node
 2016-11-18 20:06 UTC  (3+ messages)

Unable to use iTCO watchdog on Broadwell SOC:
 2016-11-18 20:05 UTC  (2+ messages)

gitweb html validation
 2016-11-18 20:06 UTC  (3+ messages)

[PATCH v2] remote-curl: don't hang when a server dies before any output
 2016-11-18 20:04 UTC  (2+ messages)

don't poke into bio internals
 2016-11-18 20:04 UTC  (9+ messages)
` [PATCH 3/9] btrfs: don't access the bio directly in the raid5/6 code
` [PATCH 4/9] btrfs: don't access the bio directly in btrfs_csum_one_bio
` [PATCH 5/9] btrfs: use bi_size
` [PATCH 6/9] btrfs: calculate end of bio offset properly

[PATCH 0/3] Add Support for Cavium Cryptographic Accelerarion Unit
 2016-11-18 19:31 UTC  (4+ messages)
` [PATCH 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine

[PATCH] [media] Kconfig: fix breakages when DVB_CORE is not selected
 2016-11-18 20:00 UTC 

[PATCH v3 0/3] Remove clocks dependency from SCM driver
 2016-11-18 19:59 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: firmware: scm: Add MSM8996 DT bindings
` [PATCH v3 2/3] firmware: qcom: scm: Remove core, iface and bus clocks dependency
` [PATCH v3 3/3] firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails

[PATCH v7 00/17] port branch.c to use ref-filter's printing options
 2016-11-18 19:58 UTC  (3+ messages)
` [PATCH v7 03/17] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)

[PATCH] Makefiles: Fix function availability checks
 2016-11-18 19:52 UTC 

[OSSTEST PATCH v7 0/3] Have OpenStack tested on top of xen's master and libvirt's master
 2016-11-18 19:51 UTC  (4+ messages)
` [OSSTEST PATCH v7 3/3] Create a flight to test OpenStack with xen-unstable and libvirt

[PATCH] aubdump: Handle 48-bit relocations properly
 2016-11-18 19:51 UTC 

[U-Boot] [PATCH] ARM: socfpga: Add boot0 hook to prevent SPL corruption
 2016-11-18 19:47 UTC  (2+ messages)

[PATCH] generic/391: check inode metadata on f{data}sync after power-cut
 2016-11-18 19:45 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

Discussion about virtual iommu support for Xen guest
 2016-11-18 19:43 UTC  (17+ messages)
                            ` Xen virtual IOMMU high level design doc V3

[PATCH] mm: don't cap request size based on read-ahead setting
 2016-11-18 19:41 UTC  (2+ messages)

[BUG] i2c-designware silently fails on long transfers
 2016-11-18 19:40 UTC  (6+ messages)
` [PATCH 1/2] i2c: designware: report short transfers
` [PATCH 2/2] i2c: designware: fix rx fifo depth tracking

[meta-browser][PATCHv2] chromium: Fix ILL_ILLOPN signal in sandbox
 2016-11-18 19:38 UTC 

[PATCH] generic/392: add a testcase to check some inline truncation behaviors
 2016-11-18 19:36 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 1/3] [media] v4l: rcar_fdp1: mark PM functions as __maybe_unused
 2016-11-18 19:36 UTC  (4+ messages)
` [PATCH 2/3] [media] v4l: rcar_fdp1: add FCP dependency

[diamon-discuss] Meeting CTF 2, Friday November 18th, 1PM EDT (6PM UTC)
 2016-11-18 19:34 UTC  (3+ messages)
` [diamon-discuss] Meeting CTF 2, Friday November 18th, 1PM EST "

[PATCH v4] mm: don't cap request size based on read-ahead setting
 2016-11-18 19:34 UTC  (4+ messages)

[PATCH v3 0/2] Ajust lockdep static allocations for sparc
 2016-11-18 19:34 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/6] DM conversion of usb ether gadget
 2016-11-18 19:34 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model

[U-Boot] [PATCH v2] sata: Fixes:d97dc8a0(Separate the non-command code into its own file)
 2016-11-18 19:34 UTC  (2+ messages)

[PATCH v3 0/2] DW DMAC: update device tree
 2016-11-18 19:33 UTC  (12+ messages)
` [PATCH v3 1/2] DW DMAC: enable memory-to-memory transfers support
` [PATCH v3 2/2] DW DMAC: add multi-block property to device tree

MD Remnants After --stop
 2016-11-18 19:31 UTC  (3+ messages)

[PATCH v3 0/3] reproc: qcom: Add support to hexagon q6v56 in qcom hexagon rproc driver
 2016-11-18 19:30 UTC  (5+ messages)
` [PATCH v3 2/3] remoteproc: qcom: Hexagon resource handling

[char-misc-next 0/4] mei: bus: rx fixes
 2016-11-18 19:30 UTC  (6+ messages)
` [char-misc-next 4/4] mei: bus: enable non-blocking RX

[PATCH 0/2] sparc/net: Fix compiler warnings
 2016-11-18 19:29 UTC  (7+ messages)
` [PATCH 1/2] sunqe: "
` [PATCH 2/2] sunbmac: Fix compiler warning

[PATCH v3 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-11-18 19:29 UTC  (3+ messages)

[PATCH v8 1/3] of: Add vendor prefix for Lattice Semiconductor
 2016-11-18 19:28 UTC  (8+ messages)
` [PATCH v8 2/3] Documentation: Add binding document for Lattice iCE40 FPGA manager

[PATCH 0/4] libeventdev API and northbound implementation
 2016-11-18 19:27 UTC  (4+ messages)

[Intel-wired-lan] [net-next PATCH 2] ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
 2016-11-18 19:25 UTC 

[PATCH] kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
 2016-11-18 19:25 UTC  (4+ messages)

[RFC PATCH 00/16] Checkout aware of Submodules!
 2016-11-18 19:25 UTC  (3+ messages)
` [PATCH 11/16] teach unpack_trees() to remove submodule contents

[RFC v2 00/11] ath10k sdio support
 2016-11-18 19:22 UTC  (24+ messages)
` [RFC v2 01/11] ath10k: htc: made static function public
` [RFC v2 02/11] ath10k: htc: rx trailer lookahead support
` [RFC v2 03/11] ath10k: htc: Removal of unused struct members
` [RFC v2 04/11] ath10k: htc: Changed order of wait target and ep connect
` [RFC v2 05/11] ath10k: htc: refactorization
` [RFC v2 06/11] ath10k: htc: Added ATH10K_HTC_FLAG_BUNDLE_LSB
` [RFC v2 07/11] ath10k: Added SDIO dbg masks
` [RFC v2 08/11] ath10k: Added ATH10K_BUS_SDIO enum
` [RFC v2 09/11] ath10k: Mailbox address definitions
` [RFC v2 10/11] ath10k: Added more host_interest members
` [RFC v2 11/11] ath10k: Added sdio support

63922 linux-ext4
 2016-11-18 19:21 UTC 

[Qemu-devel] [RFC v2 0/3] virtio-net: Add support to MTU feature
 2016-11-18 19:21 UTC  (4+ messages)

[PATCH v4 1/2] of: Add vendor prefix for Lattice Semiconductor
 2016-11-18 19:17 UTC  (3+ messages)

[PATCHv3 0/6] CONFIG_DEBUG_VIRTUAL for arm64
 2016-11-18 19:17 UTC  (8+ messages)
` [PATCHv3 6/6] arm64: Add support for CONFIG_DEBUG_VIRTUAL

[linuxtv-media:master 874/881] undefined reference to `dvb_tuner_simple_release'
 2016-11-18 19:16 UTC 

[PATCH 0/9] drm/i915: Add a per-pipe plane identifier enum
 2016-11-18 19:16 UTC  (4+ messages)
` [PATCH 2/9] drm/i915: Add per-pipe plane identifier


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.