summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16Linux 3.18.3v3.18.3Greg Kroah-Hartman
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-16exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-16regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski
2015-01-16nouveau: bring back legacy mmap handlerDave Airlie
2015-01-16drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UPBruno Prémont
2015-01-16spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa
2015-01-16perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-16perf: Fix events installation during moving groupJiri Olsa
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-16crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause
2015-01-16crypto: sha-mb - Add avx2_supported check.Vinson Lee
2015-01-16arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-16Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede
2015-01-16Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede
2015-01-16Input: alps - v7: ignore new packetsHans de Goede
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2015-01-16ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu
2015-01-16rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields
2015-01-16Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2015-01-16ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon
2015-01-16ARM: dts: Enable PWM node by default for s3c64xxTomasz Figa
2015-01-16ARM: dts: DRA7: wdt: Fix compatible property for watchdog nodeLokesh Vutla
2015-01-16ARM: defconfigs: use CONFIG_CPUFREQ_DTViresh Kumar
2015-01-16ARM: dts: am437x-sk-evm.dts: fix LCD timingsTomi Valkeinen
2015-01-16ARM: dts: am437x-sk: fix lcd enable pin mux dataFelipe Balbi
2015-01-16sched: Add missing rcu protection to wake_up_all_idle_cpusAndy Lutomirski
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-16scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg
2015-01-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-01-16mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros
2015-01-16MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-16ceph: do_sync is never initializedDan Carpenter
2015-01-16ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu
2015-01-16nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton
2015-01-16nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington
2015-01-16nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-16fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-01-16Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messagesVitaly Kuznetsov