aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22parisc/core: Fix section mismatchesHelge Deller1-3/+3
2017-08-22parisc/ipmi_si_intf: Fix section mismatches on parisc platformHelge Deller1-5/+7
2017-08-22parisc/input/hilkbd: Fix section mismatchesHelge Deller1-5/+5
2017-08-22parisc/net/lasi_82596: Fix section mismatchesHelge Deller1-5/+5
2017-08-22parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller2-7/+7
2017-08-22parisc: Fix section mismatches in parisc core driversHelge Deller11-25/+25
2017-08-22parisc/parport_gsc: Fix section mismatchesHelge Deller1-5/+5
2017-08-22parisc/scsi/lasi700: Fix section mismatchesHelge Deller1-3/+3
2017-08-22parisc/scsi/zalon: Fix section mismatchesHelge Deller1-4/+4
2017-08-22parisc/8250_gsc: Fix section mismatchesHelge Deller1-4/+4
2017-08-22parisc/mux: Fix section mismatchesHelge Deller1-7/+7
2017-08-22parisc/sticore: Fix section mismatchesHelge Deller1-5/+6
2017-08-22parisc/harmony: Fix section mismatchesHelge Deller1-5/+5
2017-08-22parisc: Wire up support for self-extracting kernelHelge Deller2-3/+19
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller4-1/+24
2017-08-22parisc: Add core code for self-extracting kernelHelge Deller9-0/+679
2017-08-22parisc: Enable UBSAN supportHelge Deller1-0/+2
2017-08-22parisc/random: Add machine specific randomnessHelge Deller1-3/+21
2017-08-22parisc: Optimize switch_mmJohn David Anglin1-0/+3
2017-08-22parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERITHelge Deller1-3/+0
2017-08-22parisc: Static initialization of pcxl_res_lock spinlockHelge Deller1-2/+1
2017-08-22parisc: Drop exception_data structHelge Deller1-2/+0
2017-08-22parisc: Static initialization of spinlocks in perf and unwind codeHelge Deller2-6/+2
2017-08-22parisc: PDT: Add full support for memory failure via Page Deallocation Table (PDT)Helge Deller2-41/+240
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller2-8/+53
2017-08-22parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller2-2/+3
2017-08-20Linux 4.13-rc6Linus Torvalds1-1/+1
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan1-2/+2
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-18mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEMLaura Abbott1-5/+8
2017-08-18mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang1-5/+0
2017-08-18mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta1-1/+1
2017-08-18signal: don't remove SIGNAL_UNKILLABLE for traced tasks.Jamie Iles1-1/+5
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko3-34/+64
2017-08-18mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko1-1/+11
2017-08-18slub: fix per memcg cache leak on css offlineVladimir Davydov1-1/+2
2017-08-18mm: discard memblock data laterPavel Tatashin4-39/+25
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez1-2/+2
2017-08-18kmod: fix wait on recursive loopLuis R. Rodriguez1-2/+23
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2-2/+2
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner3-17/+51
2017-08-18blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig1-1/+7
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner5-0/+76
2017-08-18genirq: Restore trigger settings in irq_modify_status()Marc Zyngier1-2/+8
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach1-0/+2
2017-08-18x86: Constify attribute_group structuresArvind Yadav7-36/+36
2017-08-18MAINTAINERS: Remove Jason Cooper's irqchip git treeFlorian Fainelli1-1/+0
2017-08-18ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai1-3/+11