summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22Linux 4.2.4v4.2.4Greg Kroah-Hartman
2015-10-22sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-10-22sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-10-223w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-22sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22blk-mq: avoid setting hctx->tags->cpumask before allocationAkinobu Mita
2015-10-22mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim
2015-10-22e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-22drivers/tty: require read access for controlling terminalJann Horn
2015-10-22tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
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-22dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura
2015-10-22namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust
2015-10-22clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz
2015-10-22clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi
2015-10-22clk: ti: fix dual-registration of uart4_ickBen Dooks
2015-10-22cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada
2015-10-22mmc: sdhci-pxav3: fix error handling of armada_38x_quirksMarcin Wojtas
2015-10-22mmc: sdhci-pxav3: disable clock inversion for HS MMC cardsNadav Haklai
2015-10-22mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driverNadav Haklai
2015-10-22nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee
2015-10-22md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-22clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2015-10-22genirq: Fix race in register_irq_proc()Ben Hutchings
2015-10-22igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-22net/xen-netfront: only napi_synchronize() if runningChas Williams
2015-10-22xen/blkback: free requests on disconnectionRoger Pau Monne
2015-10-22m68k: Define asmlinkage_protectAndreas Schwab
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-22arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
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-22mmc: core: fix dead loop of mmc_retuneChaotian Jing
2015-10-22mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson
2015-10-22iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-10-22net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-10-22UBI: return ENOSPC if no enough space availableshengyong
2015-10-22UBI: Validate data_sizeRichard Weinberger
2015-10-22UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger
2015-10-22rsi: Fix possible leak when loading firmwareChristian Engelmayer
2015-10-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-22tools lib traceevent: Fix string handling in heterogeneous arch environmentsKapileshwar Singh
2015-10-22batman-adv: Fix potentially broken skb network header accessLinus Lüssing
2015-10-22batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing
2015-10-22batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-10-22batman-adv: Make TT capability changes atomicLinus Lüssing