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

[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  (11+ messages)
` [PATCH 2/9] btrfs: don't access the bio directly in the raid5/6 code
` [PATCH 3/9] "
` [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 v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-18 20:03 UTC  (14+ 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 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 1/4] ext4: sanity check the block and cluster size at mount time
 2016-11-18 20:02 UTC  (2+ messages)

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

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

[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 v3 0/6] recursively grep across submodules
 2016-11-18 19:58 UTC  (8+ 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 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>)

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

[PATCH v2 00/37] drm: Deduplicate fb format information (v2)
 2016-11-18 19:53 UTC  (38+ 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] u-boot: Update to v2016.11 release
 2016-11-18 19:44 UTC  (2+ messages)

[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] cantarell-fonts: add inherit pkgconfig to get pkgconfig dependency
 2016-11-18 19:37 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  (18+ 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  (10+ 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

[PATCH] mlxsw: switchib: add MLXSW_PCI dependency
 2016-11-18 19:13 UTC  (2+ messages)

IPQ4019 Firmware: board-2.bin vs board.bin
 2016-11-18 19:12 UTC  (4+ messages)

[PATCH net] rtnetlink: fix FDB size computation
 2016-11-18 19:10 UTC  (2+ messages)

[GIT PULL] another nfsd bugfix for 4.9
 2016-11-18 19:10 UTC 

[PATCH 1/4] statx: Add a system call to make enhanced file info available
 2016-11-18 19:08 UTC  (8+ messages)
    ` [RFC][PATCH 0/4] Enhanced file stat system call

[RFC PATCH] scsi: libsas: fix WARN on device removal
 2016-11-18 19:08 UTC  (13+ messages)

[PATCH 0/5] XDP for virtio_net
 2016-11-18 19:06 UTC  (5+ messages)
` [PATCH 3/5] virtio_net: Add XDP support
` [PATCH 4/5] virtio_net: add dedicated XDP transmit queues
` [PATCH 5/5] virtio_net: add XDP_TX support

Proposal for a new Committer model
 2016-11-18 19:06 UTC  (3+ messages)

[PATCH] PCI: create revision file in sysfs
 2016-11-18 19:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] mfd: add Ricoh RC5T619 PMIC support
 2016-11-18 19:05 UTC  (4+ messages)
` [PATCH 1/2] mfd: rn5t618: Add "

[PATCH net-next] cxgb4: Allocate Tx queues dynamically
 2016-11-18 19:04 UTC  (2+ messages)

[PATCH] liquidio CN23XX: check if PENDING bit is clear using logical and
 2016-11-18 19:04 UTC  (2+ messages)

[patch net-next] liquidio CN23XX: bitwise vs logical AND typo
 2016-11-18 19:04 UTC  (3+ messages)

[PATCH 1/5] media: rc: nuvoton: remove nvt_open and nvt_close
 2016-11-18 19:02 UTC  (2+ messages)

ListServ & yocto on ppc
 2016-11-18 19:02 UTC  (2+ messages)

[PATCH] netns: fix get_net_ns_by_fd(int pid) typo
 2016-11-18 19:02 UTC  (2+ messages)

[PATCH v5 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-11-18 19:04 UTC  (2+ messages)

[PATCH] mfd: twl-core: make driver DT only
 2016-11-18 19:01 UTC  (3+ messages)

pull-request: mac80211 2016-11-18
 2016-11-18 19:00 UTC  (3+ 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.