summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman348-2235/+3819
2018-05-30ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-05-19Merge 4.9.101 into android-4.9Greg Kroah-Hartman60-584/+384
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby20-472/+126
2018-03-25Merge 4.9.90 into android-4.9Greg Kroah-Hartman194-591/+1598
2018-03-24ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-10-16UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke4-75/+32
2017-05-31BACKPORT [FROMLIST] New getsockopt option to get socket cookieChenbo Feng14-0/+34
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman11-17/+52
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds61-189/+273
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes17-54/+84
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes22-54/+49
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds262-1403/+1094
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds16-238/+361
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-10-08ia64: implement atomic64_dec_if_positiveVineet Gupta1-0/+16
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-1375/+1452
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds114-1108/+1722
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-137/+391
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra3-7/+7
2016-09-22libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2-8/+0
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng6-2/+80
2016-09-19ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior1-22/+4
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar838-4534/+7735
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-170/+179
2016-09-13ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-14/+11
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook5-31/+19
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski4-21/+126
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds28-22/+555
2016-08-08ia64: move exports to definitionsAl Viro25-92/+64
2016-08-08[kbuild] handle exports in lib-y objects reliablyAl Viro3-6/+24
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds105-1582/+850
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King4-5/+5
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski10-249/+63
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick36-53/+46
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-32/+14
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds186-4134/+7363
2016-07-27Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds66-230/+2207
2016-07-27Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds73-607/+3454
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov36-51/+48
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V9-9/+93
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V7-30/+94
2016-07-26ia64/uaccess: Enable hardened usercopyKees Cook2-3/+16
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds108-958/+3268
2016-07-25ia64: salinfo: use a waitqueue instead a sema down/up comboSebastian Andrzej Siewior1-28/+10
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki19-192/+369
2016-06-25fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2-1/+2
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds10-39/+41
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann3-4/+4
[next]