summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-27Linux 3.14.56v3.14.56Greg Kroah-Hartman
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-27dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-10-27drm/radeon: add pm sysfs files lateAlex Deucher
2015-10-27drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-10-27workqueue: make sure delayed work run in local cpuShaohua Li
2015-10-27i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-27i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-27btrfs: fix use after free iterating extrefsChris Mason
2015-10-27crypto: ahash - ensure statesize is non-zeroRussell King
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-27asix: Do full reset during ax88772_bindCharles Keepax
2015-10-27asix: Don't reset PHY on if_up for ASIX 88772Michel Stam
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-10-27ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-27net/unix: fix logic about sk_peek_offsetAndrey Vagin
2015-10-27af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-27l2tp: protect tunnel->del_work by ref_countAlexander Couzens
2015-10-22Linux 3.14.55v3.14.55Greg Kroah-Hartman
2015-10-22arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2015-10-223w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-22mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim
2015-10-22staging: speakup: fix speakup-r regressioncovici@ccs.covici.com
2015-10-22dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-22clk: ti: fix dual-registration of uart4_ickBen Dooks
2015-10-22jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-22genirq: Fix race in register_irq_proc()Ben Hutchings
2015-10-22fib_rules: Fix dump_rules() not to exit earlyRoland Dreier
2015-10-22m68k: Define asmlinkage_protectAndreas Schwab
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-22vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman
2015-10-22dcache: Handle escaped paths in prepend_pathEric W. Biederman
2015-10-22UBI: return ENOSPC if no enough space availableshengyong
2015-10-22UBI: Validate data_sizeRichard Weinberger
2015-10-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-22md: flush ->event_work before stopping array.NeilBrown
2015-10-22staging: comedi: usbduxsigma: don't clobber ao_timer in command testIan Abbott
2015-10-22staging: comedi: usbduxsigma: don't clobber ai_timer in command testIan Abbott
2015-10-22MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman