linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-13 21:50:53 to 2015-11-14 10:08:29 UTC [more...]

[PATCH v3 0/7] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
 2015-11-14 10:08 UTC  (25+ messages)
` [PATCH v3 1/7] spi: imx: Fix DMA transfer
` [PATCH v3 2/7] spi: imx: replace fixed timeout with calculated one
` [PATCH v3 3/7] spi: imx: add support for all SPI word width for DMA transfer
` [PATCH v3 4/7] spi: imx: add function to check for IMX51 family controller
` [PATCH v3 5/7] spi: imx: Add support for loopback for ECSPI controllers
` [PATCH v3 6/7] spi: imx: return error from dma channel request
` [PATCH v3 7/7] spi: imx: defer spi initialization, if DMA engine is pending

[PATCH 1/2] KVM: kvm_is_visible_gfn can be boolean
 2015-11-14 10:07 UTC  (3+ messages)
` [PATCH 2/2] KVM: kvm_para_has_feature "

[PATCH] ftrace/x86: Fix missing ops arg on static function tracing
 2015-11-14  9:32 UTC 

[PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments area
 2015-11-14  9:28 UTC  (2+ messages)

[PATCH v3 0/3] usb: core: lpm: add sysfs node for usb3 lpm permit
 2015-11-14  8:26 UTC  (4+ messages)
` [PATCH v3 1/3] usb: core: lpm: fix usb3_hardware_lpm sysfs node
` [PATCH v3 2/3] usb: core: lpm: add sysfs node for usb3 lpm permit
` [PATCH v3 3/3] usb: core: lpm: remove usb3_lpm_enabled in usb_device

[GIT PULL] ARC urgent fixes for 4.4-rc1
 2015-11-14  7:51 UTC 

System with multiple arizona (wm5102) codecs
 2015-11-14  7:44 UTC  (9+ messages)
  ` multi-codec support for arizona-ldo1 was "

Build failure in -next: Building arc:vdk_hs38_smp_defconfig ... failed
 2015-11-14  7:21 UTC  (2+ messages)

[PATCH v2 1/3] usb: core: lpm: fix usb3_hardware_lpm sysfs node
 2015-11-14  7:18 UTC  (2+ messages)

add a proper completion queue abstraction
 2015-11-14  7:13 UTC  (15+ messages)
` [PATCH 1/9] move blk_iopoll to limit and make it generally available
` [PATCH 2/9] IB: add a proper completion queue abstraction
` [PATCH 3/9] IB: add a helper to safely drain a QP

[PATCH] staging: most: aim-cdev: Used "==" instead of assignment
 2015-11-14  7:08 UTC  (2+ messages)

[PATCH 1/2] arm64: Fix STRICT_MM_TYPECHECKS errors from pgprot
 2015-11-14  7:02 UTC  (3+ messages)
` [PATCH 2/2] arm: kvm: Fix STRICT_MM_TYPECHECK errors

[PATCH v2 1/5] Staging: dgnc: dgnc_neo.c: usleep_range is preferred over udelay
 2015-11-14  6:43 UTC  (3+ messages)
` [PATCH v2 4/5] Staging: dgnc: dgnc_neo.c Braces {} should be used on all arms of this statement

[PATCH v4 00/10] Better compatible for the rockchip thermal and support RK3368 SoCs
 2015-11-14  6:31 UTC  (5+ messages)

[GIT PULL] platform/chrome: Changes for 4.4
 2015-11-14  5:19 UTC 

[PATCH] platform/chrome: Fix i2c-designware adapter name
 2015-11-10  3:43 UTC  (3+ messages)

[RT PATCH] sched: rt: fix two possible deadlocks in push_irq_work_func
 2015-11-14  4:40 UTC  (3+ messages)

[PATCH perf/core ] [BUGFIX] perf probe: Fix memory leaking on faiulre by clearing all probe_trace_events
 2015-11-14  4:47 UTC  (3+ messages)
  `  "

[PATCH] perf probe: Clear probe_trace_event when add_probe_trace_event() fails
 2015-11-14  3:32 UTC  (2+ messages)

[PATCH v5 00/10] xen-block: multi hardware-queues/rings support
 2015-11-14  3:12 UTC  (11+ messages)
` [PATCH v5 01/10] xen/blkif: document blkif multi-queue/ring extension
` [PATCH v5 02/10] xen/blkfront: separate per ring information out of device info
` [PATCH v5 03/10] xen/blkfront: pseudo support for multi hardware queues/rings
` [PATCH v5 04/10] xen/blkfront: split per device io_lock
` [PATCH v5 05/10] xen/blkfront: negotiate number of queues/rings to be used with backend
` [PATCH v5 06/10] xen/blkback: separate ring information out of struct xen_blkif
` [PATCH v5 07/10] xen/blkback: pseudo support for multi hardware queues/rings
` [PATCH v5 08/10] xen/blkback: get the number of hardware queues/rings from blkfront
` [PATCH v5 09/10] xen/blkfront: make persistent grants pool per-queue
` [PATCH v5 10/10] xen/blkback: make pool of persistent grants and free pages per-queue

[PATCH v4 0/4] SysFS driver for QEMU fw_cfg device
 2015-11-14  3:03 UTC  (5+ messages)
` [PATCH v4 1/4] firmware: introduce sysfs driver for QEMU's "
` [PATCH v4 2/4] kobject: export kset_find_obj() for module use
` [PATCH v4 3/4] firmware: create directory hierarchy for sysfs fw_cfg entries
` [PATCH v4 4/4] devicetree: update documentation for fw_cfg ARM bindings

[PATCH 1/2] fs/stat.c: drop the last new_valid_dev check
 2015-11-14  2:54 UTC  (2+ messages)
` [PATCH 2/2] include/linux/kdev_t.h: remove new_valid_dev()

[PATCH V3 2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
 2015-11-14  2:39 UTC  (2+ messages)

[PATCH v2 00/11] DAX fsynx/msync support
 2015-11-14  2:32 UTC  (16+ messages)
` [PATCH v2 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling
` [PATCH v2 04/11] dax: support dirty DAX entries in radix tree
` [PATCH v2 05/11] mm: add follow_pte_pmd()
` [PATCH v2 06/11] mm: add pgoff_mkclean()
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 09/11] ext2: add support for DAX fsync/msync
` [PATCH v2 10/11] ext4: "
` [PATCH v2 11/11] xfs: "

Test. Please ignore
 2015-11-14  2:19 UTC 

[PATCH v2] spi: mediatek: single device does not require cs_gpios
 2015-11-14  2:27 UTC  (2+ messages)

[RFC PATCH 2/5] module: save load_info for livepatch modules
 2015-11-14  2:09 UTC  (13+ messages)
  `  "

Removal of wchan and top
 2015-11-14  1:54 UTC 

[PATCH] xen/x86: Adjust stack pointer in xen_sysexit
 2015-11-14  1:23 UTC  (3+ messages)

Endless getdents() in vfat filesystem
 2015-11-14  1:19 UTC 

[git pull] Input updates for 4.4-rc0 (round 2)
 2015-11-14  0:55 UTC 

[PATCH] tmpfs: avoid a little creat and stat slowdown
 2015-11-14  0:51 UTC  (5+ messages)

[PATCH] pinctrl: mediatek: Add get_direction support
 2015-11-14  0:49 UTC 

[PATCH v3] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-11-14  0:39 UTC 

[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
 2015-11-14  0:36 UTC  (8+ messages)

[GIT PULL] platform-drivers-x86 for 4.4-2
 2015-11-14  0:33 UTC 

[RFC] usb: dwc2: hcd: fix split schedule issue
 2015-11-14  0:33 UTC  (7+ messages)

[GIT PULL] final round of SCSI updates for the 4.3+ merge window
 2015-11-14  0:05 UTC 

m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading
 2015-11-13 23:48 UTC  (6+ messages)
  ` spi: OF module autoloading is still broken (was: Re: m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" breaks module autoloading)

[PATCH] pstore: add support for 64 Bit address space
 2015-11-13 23:46 UTC  (2+ messages)

[PATCH net-next] Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
 2015-11-13 23:42 UTC 

[PATCH] PM / wakeirq: check that wake IRQ is valid before accepting it
 2015-11-14  0:11 UTC  (4+ messages)

[PATCH] drivers: staging: vme: Fixed code style issues
 2015-11-13 23:04 UTC  (2+ messages)

[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
 2015-11-13 22:51 UTC  (3+ messages)
` [PATCH 2/3] mm/page_isolation: add new tracepoint, test_pages_isolated

[PATCH 0/4] CFS idle injection
 2015-11-13 22:36 UTC  (9+ messages)
` [PATCH 1/4] ktime: add a roundup function
` [PATCH 2/4] timer: relax tick stop in idle entry

[PATCH V6] mm: fix kernel crash in khugepaged thread
 2015-11-13 22:32 UTC  (2+ messages)

[PATCH net-next] net/core: ensure features get disabled on new lower devs
 2015-11-13 22:31 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] mm: get rid of __alloc_pages_high_priority
 2015-11-13 22:31 UTC  (4+ messages)

[PATCH v2 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2015-11-13 22:29 UTC  (3+ messages)
` [PATCH v2 5/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping

[GIT PULL 0/6] EFI page table isolation
 2015-11-13 22:22 UTC  (6+ messages)
` [PATCH 6/6] Documentation/x86: Update EFI memory region description

[3.13.y-ckt stable] Linux 3.13.11-ckt30 stable review
 2015-11-13 21:49 UTC  (79+ messages)
` [PATCH 3.13.y-ckt 02/96] ppp, slip: Validate VJ compression slot parameters completely
` [PATCH 3.13.y-ckt 03/96] staging/dgnc: fix info leak in ioctl
` [PATCH 3.13.y-ckt 04/96] regmap: debugfs: Ensure we don't underflow when printing access masks
` [PATCH 3.13.y-ckt 05/96] regmap: debugfs: Don't bother actually printing when calculating max length
` [PATCH 3.13.y-ckt 06/96] tools lib traceevent: Fix string handling in heterogeneous arch environments
` [PATCH 3.13.y-ckt 07/96] perf tools: Fix copying of /proc/kcore
` [PATCH 3.13.y-ckt 08/96] ASoC: db1200: Fix DAI link format for db1300 and db1550
` [PATCH 3.13.y-ckt 09/96] m68k: Define asmlinkage_protect
` [PATCH 3.13.y-ckt 11/96] x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
` [PATCH 3.13.y-ckt 15/96] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
` [PATCH 3.13.y-ckt 16/96] Initialize msg/shm IPC objects before doing ipc_addid()
` [PATCH 3.13.y-ckt 17/96] drm/qxl: recreate the primary surface when the bo is not primary
` [PATCH 3.13.y-ckt 18/96] genirq: Fix race in register_irq_proc()
` [PATCH 3.13.y-ckt 19/96] KVM: nSVM: Check for NRIPS support before updating control field
` [PATCH 3.13.y-ckt 20/96] Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
` [PATCH 3.13.y-ckt 21/96] dm: fix AB-BA deadlock in __dm_destroy()
` [PATCH 3.13.y-ckt 22/96] mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
` [PATCH 3.13.y-ckt 23/96] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases
` [PATCH 3.13.y-ckt 24/96] x86/mm: Set NX on gap between __ex_table and rodata
` [PATCH 3.13.y-ckt 26/96] dm raid: fix round up of default region size
` [PATCH 3.13.y-ckt 28/96] ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1
` [PATCH 3.13.y-ckt 29/96] USB: Add reset-resume quirk for two Plantronics usb headphones
` [PATCH 3.13.y-ckt 30/96] usb: Add device quirk for Logitech PTZ cameras
` [PATCH 3.13.y-ckt 31/96] staging: speakup: fix speakup-r regression
` [PATCH 3.13.y-ckt 32/96] ALSA: synth: Fix conflicting OSS device registration on AWE32
` [PATCH 3.13.y-ckt 34/96] dm cache: fix NULL pointer when switching from cleaner policy
` [PATCH 3.13.y-ckt 36/96] 3w-9xxx: don't unmap bounce buffered commands
` [PATCH 3.13.y-ckt 37/96] mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
` [PATCH 3.13.y-ckt 38/96] workqueue: make sure delayed work run in local cpu
` [PATCH 3.13.y-ckt 39/96] crypto: sparc - initialize blkcipher.ivsize
` [PATCH 3.13.y-ckt 41/96] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
` [PATCH 3.13.y-ckt 42/96] crypto: ahash - ensure statesize is non-zero
` [PATCH 3.13.y-ckt 43/96] dm thin: fix missing pool reference count decrement in pool_ctr error path
` [PATCH 3.13.y-ckt 44/96] btrfs: fix use after free iterating extrefs
` [PATCH 3.13.y-ckt 45/96] i2c: rcar: enable RuntimePM before registering to the core
` [PATCH 3.13.y-ckt 46/96] i2c: s3c2410: "
` [PATCH 3.13.y-ckt 47/96] i2c: designware-platdrv: "
` [PATCH 3.13.y-ckt 48/96] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
` [PATCH 3.13.y-ckt 49/96] l2tp: protect tunnel->del_work by ref_count
` [PATCH 3.13.y-ckt 50/96] af_unix: Convert the unix_sk macro to an inline function for type safety
` [PATCH 3.13.y-ckt 51/96] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
` [PATCH 3.13.y-ckt 52/96] net/unix: fix logic about sk_peek_offset
` [PATCH 3.13.y-ckt 53/96] skbuff: Fix skb checksum flag on skb pull
` [PATCH 3.13.y-ckt 54/96] skbuff: Fix skb checksum partial check
` [PATCH 3.13.y-ckt 55/96] net: add pfmemalloc check in sk_add_backlog()
` [PATCH 3.13.y-ckt 61/96] iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()
` [PATCH 3.13.y-ckt 64/96] iwlwifi: fix firmware filename for 3160
` [PATCH 3.13.y-ckt 65/96] iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 series
` [PATCH 3.13.y-ckt 67/96] xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
` [PATCH 3.13.y-ckt 68/96] ALSA: hda - Fix inverted internal mic on Lenovo G50-80
` [PATCH 3.13.y-ckt 69/96] ASoC: Add info callback for SX_TLV controls
` [PATCH 3.13.y-ckt 70/96] xhci: don't finish a TD if we get a short transfer event mid TD
` [PATCH 3.13.y-ckt 71/96] xhci: handle no ping response error properly
` [PATCH 3.13.y-ckt 72/96] xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
` [PATCH 3.13.y-ckt 73/96] ASoC: wm8904: Correct number of EQ registers
` [PATCH 3.13.y-ckt 74/96] drm/nouveau/gem: return only valid domain when there's only one
` [PATCH 3.13.y-ckt 75/96] powerpc/rtas: Validate rtas.entry before calling enter_rtas()
` [PATCH 3.13.y-ckt 76/96] mm: make sendfile(2) killable
` [PATCH 3.13.y-ckt 77/96] rbd: fix double free on rbd_dev->header_name
` [PATCH 3.13.y-ckt 78/96] rbd: don't leak parent_spec in rbd_dev_probe_parent()
` [PATCH 3.13.y-ckt 79/96] rbd: prevent kernel stack blow up on rbd map
` [PATCH 3.13.y-ckt 80/96] dm btree remove: fix a bug when rebalancing nodes after removal
` [PATCH 3.13.y-ckt 81/96] dm btree: fix leak of bufio-backed block in btree_split_beneath error path
` [PATCH 3.13.y-ckt 82/96] IB/cm: Fix rb-tree duplicate free and use-after-free
` [PATCH 3.13.y-ckt 83/96] module: Fix locking in symbol_put_addr()
` [PATCH 3.13.y-ckt 84/96] crypto: api - Only abort operations on fatal signal
` [PATCH 3.13.y-ckt 85/96] md/raid1: submit_bio_wait() returns 0 on success
` [PATCH 3.13.y-ckt 86/96] md/raid10: "
` [PATCH 3.13.y-ckt 87/96] iommu/amd: Don't clear DTE flags when modifying it
` [PATCH 3.13.y-ckt 88/96] mvsas: Fix NULL pointer dereference in mvs_slot_task_free
` [PATCH 3.13.y-ckt 89/96] Revert "ARM64: unwind: Fix PC calculation"
` [PATCH 3.13.y-ckt 90/96] drm/radeon: move bl encoder assignment into bl init
` [PATCH 3.13.y-ckt 91/96] rbd: require stable pages if message data CRCs are enabled
` [PATCH 3.13.y-ckt 92/96] md/raid5: fix locking in handle_stripe_clean_event()
` [PATCH 3.13.y-ckt 93/96] net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
` [PATCH 3.13.y-ckt 94/96] ipv6: Fix IPsec pre-encap fragmentation check
` [PATCH 3.13.y-ckt 95/96] ipv6: gre: support SIT encapsulation
` [PATCH 3.13.y-ckt 96/96] ppp: fix pppoe_dev deletion condition in pppoe_release()

Use-after-free in ep_remove_wait_queue
 2015-11-13 22:17 UTC  (11+ messages)
            ` [PATCH] unix: avoid use-after-free "

[PATCH] [media] i2c: constify v4l2_ctrl_ops structures
 2015-11-13 22:05 UTC 

__i915_spin_request() sucks
 2015-11-13 22:16 UTC  (10+ messages)

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-13 22:08 UTC  (5+ messages)
` [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
` [PATCH 06/10] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes

[PATCH] HSI: Remove struct hsi_client private fields from kernel-doc
 2015-11-13 22:06 UTC  (3+ messages)

[PATCH v4] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-13 22:01 UTC 

[GIT PULL] target updates for v4.4-rc1 (-v2)
 2015-11-13 21:56 UTC 

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2015-11-13 21:54 UTC  (7+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).