All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-09 20:01:51 to 2017-01-09 20:55:07 UTC [more...]

[PATCH v2 0/5] firmware: doc revamp
 2017-01-09 20:54 UTC  (7+ messages)
` [PATCH v2 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation

[PATCH 0/10] KVM: MIPS: Implement GPA page tables and shadow flushing
 2017-01-09 20:52 UTC  (26+ messages)
  ` [PATCH 1/10] MIPS: Add return errors to protected cache ops
  ` [PATCH 2/10] KVM: MIPS/MMU: Convert guest physical map to page table
  ` [PATCH 3/10] KVM: MIPS: Update vcpu->mode and vcpu->cpu
  ` [PATCH 4/10] KVM: MIPS/T&E: Handle TLB invalidation requests
  ` [PATCH 5/10] KVM: MIPS/T&E: Reduce stale ASID checks
  ` [PATCH 6/10] KVM: MIPS/T&E: Add lockless GVA access helpers
  ` [PATCH 7/10] KVM: MIPS/T&E: Use lockless GVA helpers for dyntrans
  ` [PATCH 8/10] KVM: MIPS/MMU: Use lockless GVA helpers for get_inst()
  ` [PATCH 9/10] KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
  ` [PATCH 10/10] KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot

[Bug 95306] Random Blank(black) screens on "Carrizo"
 2017-01-09 20:54 UTC  (3+ messages)

[PATCH 0/7] xfstests: misc reflink test fixes
 2017-01-09 20:54 UTC  (10+ messages)
` [PATCH 4/7] reflink: fix quota tests to work properly
  ` [PATCH v2 "
` [PATCH 6/7] dedupe: fix consistent error message prefixes for dedupe tests
  ` [PATCH v2 "
` [PATCH 7/7] xfs/ext4: check negative inode size

[net-next PATCH 1/3] Revert "icmp: avoid allocating large struct on stack"
 2017-01-09 20:53 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] olimex_imx233_olinuxino: bump versions
 2017-01-09 20:53 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] olimex_a20_olinuxino_lime: "

[Bug 98856] Dirt: Showdown broken graphics
 2017-01-09 20:53 UTC  (2+ messages)
` [Bug 98856] [Regression, SI] DIRT: "

[patchwork][PATCH] patchwork/templates/patchwork/series: Improve series view
 2017-01-09 20:51 UTC  (6+ messages)

[PATCH net] net: dsa: Ensure validity of dst->ds[0]
 2017-01-09 20:50 UTC  (2+ messages)

Objecter command resend http://tracker.ceph.com/issues/18358
 2017-01-09 20:50 UTC 

[net-next PATCH 0/3] net: optimize ICMP-reply code path
 2017-01-09 20:49 UTC  (2+ messages)

[PATCH net-next 0/4] net: switchdev: Avoid sleep in atomic with DSA
 2017-01-09 20:48 UTC  (7+ messages)
` [PATCH net-next 3/4] net: switchdev: Add switchdev_port_bridge_getlink_deferred

pull: hwclock 27 changes
 2017-01-09 20:48 UTC  (6+ messages)

[PATCH net-next 0/4] afs: Refcount afs_call struct
 2017-01-09 20:48 UTC  (2+ messages)

blk_queue_bounce_limit() broken for mask=0xffffffff on 64bit archs
 2017-01-09 20:48 UTC 

[PATCH V2] iio: adc: Add Renesas GyroADC driver
 2017-01-09 20:48 UTC  (8+ messages)

[U-Boot] Please pull u-boot-dm
 2017-01-09 20:46 UTC 

[U-Boot] [PATCH] scsi: dm: Unbind all scsi based block devices before new scan
 2017-01-09 20:45 UTC  (3+ messages)

[4.10, panic, regression] iscsi: null pointer deref at iscsi_tcp_segment_done+0x20d/0x2e0
 2017-01-09 20:45 UTC  (13+ messages)

[U-Boot] [PATCH v3 00/10] driver model bring-up of musb on AM335x GP and BBB
 2017-01-09 20:45 UTC  (8+ messages)
` [U-Boot] [PATCH v3 08/10] am33xx: board: init usb ether gadget for rndis support
` [U-Boot] [PATCH v3 09/10] am335x_evm: enable usb ether gadget as it supports DM_ETH
` [U-Boot] [PATCH v3 10/10] defconfig: am335x_evm: enable usb driver model

[PATCH net-next v2 0/4] net: switchdev: Avoid sleep in atomic with DSA
 2017-01-09 20:45 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: switchdev: Prepare for deferred functions modifying objects
` [PATCH net-next v2 2/4] net: switchdev: Add object dump deferred operation
` [PATCH net-next v2 3/4] net: switchdev: Add switchdev_port_bridge_getlink_deferred
` [PATCH net-next v2 4/4] net: dsa: Utilize switchdev_port_bridge_getlink_deferred()

[RFC PATCH 0/4] page_pool proof-of-concept early code
 2017-01-09 20:45 UTC  (6+ messages)
` [RFC PATCH 2/4] page_pool: basic implementation of page_pool

[PATCH net-next 0/4] net: dsa: Make dsa_switch_ops const
 2017-01-09 20:45 UTC  (2+ messages)

[GIT] Networking
 2017-01-09 20:44 UTC  (5+ messages)

RFC: Enable delayed responses to Git clean/smudge filter requests
 2017-01-09 20:44 UTC  (2+ messages)

[patch] nbd: blk_mq_init_queue returns an error code on failure, not NULL
 2017-01-09 20:44 UTC  (4+ messages)

[PATCH v2 00/10] Finalize separation of extable.h from module.h
 2017-01-09 20:40 UTC  (29+ messages)
` [PATCH 01/10] ia64: move ia64_done_with_exception out of asm/uaccess.h
` [PATCH 02/10] ia64: ensure exception table search users include extable.h
` [PATCH 03/10] m32r: migrate exception table users off module.h and onto extable.h
` [PATCH 04/10] arm: "
` [PATCH 05/10] alpha: "
` [PATCH 06/10] mn10300: "
` [PATCH 07/10] xtensa: "
` [PATCH 08/10] sh: "
` [PATCH 09/10] core: "
` [PATCH 10/10] module.h: remove extable.h include now users have migrated

[PATCH] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
 2017-01-09 20:41 UTC  (4+ messages)

[PATCH 0/2] sh_eth: "intgelligent checksum" related cleanups
 2017-01-09 20:41 UTC  (2+ messages)

[RESEND] spi: davinci: Allow device tree devices to use DMA
 2017-01-09 20:40 UTC  (5+ messages)

[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
 2017-01-09 20:40 UTC  (7+ messages)
  ` [patch v2] "

Abstracts due for OFA RDMA Conference 2017
 2017-01-09 20:39 UTC 

FAILED: patch "[PATCH] rtlwifi: Fix kernel oops introduced with commit e49656147359" failed to apply to 4.9-stable tree
 2017-01-09 20:39 UTC  (6+ messages)

pull-request: mac80211 2017-01-06
 2017-01-09 20:39 UTC  (2+ messages)

[PATCH] README.hardware: update MPC8315E-RDB section
 2017-01-09 20:16 UTC 

[PATCH] phy state machine: failsafe leave invalid RUNNING state
 2017-01-09 20:38 UTC  (3+ messages)
` [PATCH v2] "

kill off pci_enable_msi_{exact,range}
 2017-01-09 20:37 UTC  (4+ messages)
` [PATCH 1/3] media/cobalt: use pci_irq_allocate_vectors
` [PATCH 2/3] xgbe: switch to pci_irq_alloc_vectors
` [PATCH 3/3] PCI/msi: remove pci_enable_msi_{exact,range}

[PATCH v3] ARM: dts: sun7i: Add wifi dt node on Banana Pro
 2017-01-09 20:36 UTC 

[Qemu-devel] [PATCH] display: cirrus: ignore source pitch value as needed in blit_is_unsafe
 2017-01-09 20:35 UTC 

[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask
 2017-01-09 20:34 UTC  (8+ messages)

Nokia N900 headset detection & MIC Bias + TVOUT
 2017-01-09 20:32 UTC  (4+ messages)

[PATCH 0/3] Stable backports for my i915.ko patches
 2017-01-09 20:30 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: disable PSR by default on HSW/BDW
` [PATCH 2/3] drm/i915/gen9: unconditionally apply the memory bandwidth WA
` [PATCH 3/3] drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases

[PATCH] libata-eh: Use switch() instead of sparse array for protocol strings
 2017-01-09 20:31 UTC  (11+ messages)

[PATCH V5 00/17] blk-throttle: add .low limit
 2017-01-09 20:28 UTC  (7+ messages)
` [PATCH V5 08/17] blk-throttle: make throtl_slice tunable
` [PATCH V5 09/17] blk-throttle: detect completed idle cgroup
` [PATCH V5 10/17] blk-throttle: make bandwidth change smooth

[RFC 10/10] kmod: add a sanity check on module loading
 2017-01-09 20:27 UTC  (10+ messages)
                `  "

[Qemu-devel] [PATCH 0/3] fix query-memdev not repporting IDs of memory backends
 2017-01-09 20:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] fix qmp/hmp "

[PATCH] Fix interface autodetection in legacy IDE driver (trial #2)
 2017-01-09 20:25 UTC  (3+ messages)

qemu failure in -next due to 'ide: Fix interface autodetection in legacy IDE driver (trial #2)'
 2017-01-09 20:25 UTC  (2+ messages)

[PATCH v3 1/3] cfg80211: Add support to sched scan to report better BSSs
 2017-01-09 20:24 UTC  (4+ messages)
` [PATCH 3/3] cfg80211: Specify the reason for connect timeout

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2017-01-09_15-01-12
 2017-01-09 20:24 UTC 

[PATCH v6 16/17] mtd: nand: hynix: Rework NAND ID decoding to extract more information
 2017-01-09 20:21 UTC 

linux-next: error fetching the sh tree
 2017-01-09 20:20 UTC  (4+ messages)

[PATCH] do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned
 2017-01-09 20:20 UTC  (2+ messages)

[PATCH 0/2] Staging: unisys: visorbus: style fix, using octal file permissions
 2017-01-09 20:17 UTC  (2+ messages)

[PATCH 1/4] watchdog: coh901327_wdt: Simplify error handling in probe function
 2017-01-09 20:17 UTC  (4+ messages)

ILK regression: hangs on reboot to Watchdog line, bisected
 2017-01-09 20:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] boot/uboot: bump to version 2017.01
 2017-01-09 20:15 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] uboot-tools: "
` [Buildroot] [PATCH 3/3] configs/warp7: Bump U-Boot to 2017.01 version

[PATCH iproute2 0/3] ip vrf: minor error message cleanups
 2017-01-09 20:15 UTC  (2+ messages)

[Buildroot] [git commit] configs/warp7: Bump U-Boot to 2017.01 version
 2017-01-09 20:15 UTC 

[Buildroot] [git commit] uboot-tools: bump to version 2017.01
 2017-01-09 20:14 UTC 

[Buildroot] [git commit] boot/uboot: bump to version 2017.01
 2017-01-09 20:14 UTC 

[Buildroot] [PATCH] ser2net: bump version to 3.3
 2017-01-09 20:14 UTC  (2+ messages)

[Buildroot] [git commit] ser2net: bump version to 3.3
 2017-01-09 20:14 UTC 

[Qemu-trivial] [PATCH] disas/cris.c: Fix Coverity warning about unchecked NULL
 2017-01-09 20:13 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/3] Protect against long IDs
 2017-01-09 20:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] vmstate_register_with_alias_id: Take an Error **
` [Qemu-devel] [PATCH 2/3] migration: Check for ID length
` [Qemu-devel] [PATCH 3/3] vmstate registration: check return values

[PATCHv6 0/2] pathspec: give better message for submodule related pathspec error
 2017-01-09 20:10 UTC  (7+ messages)
` [PATCHv6 1/2] submodule tests: don't use itself as a submodule
` [PATCHv6 2/2] pathspec: give better message for submodule related pathspec error

[Bug 99335] New: nouveau graphics often freezes when using KDE Plasma 5
 2017-01-09 20:10 UTC  (2+ messages)
  ` [Bug 99335] "

[PATCH iproute2/net-next] tc: flower: Update dest UDP port documentation
 2017-01-09 20:10 UTC  (2+ messages)

[PATCH] clk: mediatek: Fix MT2701 dependencies
 2017-01-09 20:08 UTC  (2+ messages)

[PATCH 0/5] Reset Controller Nodes for TI Keystone platforms
 2017-01-09 20:08 UTC  (4+ messages)

[PATCH] tc: make tc linking depend on libtc.a
 2017-01-09 20:08 UTC  (2+ messages)

[PATCH] tpm-emulator: add a TPM emulator pass through
 2017-01-09 20:06 UTC  (14+ messages)

[PATCHv13 0/3] rdmacg: IB/core: rdma controller support
 2017-01-09 20:06 UTC  (4+ messages)

[PATCH 0/3] watchdog: imx2: handle WMCR only being available on i.MX35 and later
 2017-01-09 20:06 UTC  (4+ messages)

9pfs hangs since 4.7
 2017-01-09 20:05 UTC  (11+ messages)
        ` [V9fs-developer] "

[Qemu-devel] [PATCH v4] [i.MX] fix CS handling during SPI access
 2017-01-09 20:05 UTC  (5+ messages)

[Bug 99330] Severe flickering with Fiji on Wayland
 2017-01-09 20:05 UTC  (2+ messages)

[PATCH v2 0/3] GPIO: Add driver for ThunderX and OCTEON-TX SoCs
 2017-01-09 20:02 UTC  (4+ messages)
` [PATCH v2 2/3] gpio: Add gpio driver support for ThunderX and OCTEON-TX

[idr] 956f224033: BUG:unable_to_handle_kernel
 2017-01-09 20:02 UTC  (2+ messages)

[PATCH 1/5] checkpolicy: fix memory usage in define_bool_tunable()
 2017-01-09 20:02 UTC  (2+ messages)

[PATCH] spi: spi-axi: Free resources on error path
 2017-01-09 20:02 UTC  (3+ messages)
` Applied "spi: spi-axi: Free resources on error path" to the spi tree

[PATCH 1/1] spi: dw: Make debugfs use bus num and make irq name unique
 2017-01-09 20:02 UTC  (2+ messages)
  ` Applied "spi: dw: Make debugfs use bus num and make irq name unique" to the spi tree

[PATCH 2/2] ASoC: dwc: Enable 24 bit sample size in PIO mode
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: dwc: Enable 24 bit sample size in PIO mode" to the asoc tree

[PATCH] spi: s3c64xx: Don't request/release DMA channels for each SPI transfer
 2017-01-09 20:02 UTC  (3+ messages)
  ` Applied "spi: s3c64xx: Don't request/release DMA channels for each SPI transfer" to the spi tree

[Patch V1 1/2] spi: fsl-lpspi: fix indentation error
 2017-01-09 20:01 UTC  (2+ messages)
  ` Applied "spi: fsl-lpspi: fix indentation error" to the spi tree

[PATCH] ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused" to the asoc tree

[PATCH 1/2] ASoC: rt5645: set sel_i2s_pre_div1 to 2
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: rt5645: set sel_i2s_pre_div1 to 2" to the asoc tree


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.