All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-09 19:52:48 to 2017-01-09 20:45:41 UTC [more...]

[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  (3+ messages)

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

[PATCH V2] iio: adc: Add Renesas GyroADC driver
 2017-01-09 20:41 UTC  (7+ 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 0/7] xfstests: misc reflink test fixes
 2017-01-09 20:36 UTC  (7+ messages)
` [PATCH 6/7] dedupe: fix consistent error message prefixes for dedupe tests
` [PATCH 7/7] xfs/ext4: check negative inode size

[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)

[patchwork][PATCH] patchwork/templates/patchwork/series: Improve series view
 2017-01-09 20:34 UTC  (5+ 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 net-next 0/4] net: switchdev: Avoid sleep in atomic with DSA
 2017-01-09 20:29 UTC  (6+ messages)
` [PATCH net-next 3/4] net: switchdev: Add switchdev_port_bridge_getlink_deferred

[PATCH V5 00/17] blk-throttle: add .low limit
 2017-01-09 20:28 UTC  (9+ messages)
` [PATCH V5 07/17] blk-throttle: make sure expire time isn't too big
` [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  (11+ 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  (3+ 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

[PATCH 2/2] ASoC: rt5645: set high voltage for capless power
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: rt5645: set high voltage for capless power" to the asoc tree

[PATCH 1/2] ASoC: dwc: Add record capability in PIO mode
 2017-01-09 20:01 UTC  (3+ messages)
` Applied "ASoC: dwc: Add record capability in PIO mode" to the asoc tree

[PATCH v3 3/6] ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route
 2017-01-09 20:01 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route" to the asoc tree

[PATCH 1/6] ASoC: remove .delay from snd_soc_platform_driver
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: remove .delay from snd_soc_platform_driver" to the asoc tree

[PATCH 2/6] ASoC: remove .bespoke_trigger from snd_soc_platform_driver
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: remove .bespoke_trigger from snd_soc_platform_driver" to the asoc tree

[PATCH 3/6] ASoC: remove snd_soc_platform_trigger()
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: remove snd_soc_platform_trigger()" to the asoc tree

[PATCH 4/6] ASoC: add for_each_component{_safe}
 2017-01-09 20:01 UTC  (2+ messages)
` Applied "ASoC: add for_each_component{_safe}" to the asoc tree

[PATCH] [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD
 2017-01-09 20:08 UTC  (2+ messages)

[PATCH] ASoC: nau8540: new codec driver
 2017-01-09 20:00 UTC  (2+ messages)

minleft fixes V3
 2017-01-09 20:00 UTC  (7+ messages)
` [PATCH 1/4] xfs: bump up reserved blocks in xfs_alloc_set_aside
` [PATCH 2/4] xfs: fix bogus minleft manipulations
` [PATCH 3/4] xfs: adjust allocation length in xfs_alloc_space_available
` [PATCH 4/4] xfs: don't rely on ->total "

[PATCH net] net: dsa: Ensure validity of dst->ds[0]
 2017-01-09 19:58 UTC 

[RFC PATCH 0/2] ARM: kernel mode NEON in softirq context
 2017-01-09 19:57 UTC  (3+ messages)
` [RFC PATCH 1/2] ARM: vfp - allow "
` [RFC PATCH 2/2] crypto: arm/aes - add CCM driver using ARMv8 Crypto Extensions

[PATCH] mm/hugetlb.c: fix reservation race when freeing surplus pages
 2017-01-09 19:56 UTC  (2+ messages)

[PATCH] virtio_blk: fix panic in initialization error path
 2017-01-09 19:55 UTC  (3+ messages)

[Qemu-devel] [PATCH] Update FreeBSD syscall numbers
 2017-01-09 19:54 UTC  (3+ messages)

[PATCH v6 0/3] adding new glue driver dwmac-dwc-qos-eth
 2017-01-09 19:54 UTC  (2+ messages)

[PATCH] Makefile: POSIX windres
 2017-01-09 19:54 UTC  (4+ messages)

[PATCH 1/2] nvmem: core: Correct a bunch of function documentations
 2017-01-09 19:53 UTC  (4+ messages)
` [PATCH 2/2] nvmem: core: Allow getting nvmem cell with a NULL cell id

[PATCH v2 0/4] fix mergetool+rerere+subdir regression
 2017-01-09 19:53 UTC  (6+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 13/13] mergetool: fix running in subdir when rerere enabled

[PATCH net-next] alx: add feature flag for rx checksumming
 2017-01-09 19:53 UTC  (2+ 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.