summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger
2016-02-10s390/oprofile: fix address range for asynchronous stackHeiko Carstens
2016-02-10s390/perf_event: fix address range for asynchronous stackHeiko Carstens
2016-02-10s390/stacktrace: add save_stack_trace_regs()Pratyush Anand
2016-02-10s390/stacktrace: save full stack tracesHeiko Carstens
2016-02-10s390/stacktrace: add missing end markerHeiko Carstens
2016-02-10s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens
2016-02-10s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesJ. Bruce Fields
2016-02-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-08scatterlist: fix a typo in comment block of sg_miter_stop()Masahiro Yamada
2016-02-08Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-07Linux 4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON
2016-02-06crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen
2016-02-06crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen
2016-02-06crypto: algif_skcipher - Do not set MAY_BACKLOG on the async pathHerbert Xu
2016-02-06crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu
2016-02-06crypto: algif_skcipher - Do not assume that req is unchangedHerbert Xu
2016-02-06crypto: user - lock crypto_alg_list on alg dumpMathias Krause
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli