summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-14tracing: Have stack trace not record if RCU is not watchingSteven Rostedt (VMware)
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-12-14arch: define weak abort()Sudip Mukherjee
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'Christophe JAILLET
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng
2017-12-14kcov: fix comparison callback signatureDmitry Vyukov
2017-12-14mm/slab.c: do not hash pointers when debugging slabGeert Uytterhoeven
2017-12-14mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list()Lucas Stach
2017-12-14mm/memory.c: mark wp_huge_pmd() inline to prevent build failureGeert Uytterhoeven
2017-12-14scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng
2017-12-14Documentation/vm/zswap.txt: update with same-value filled page featureSrividya Desireddy
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2017-12-14autofs: fix careless error in recent commitNeilBrown
2017-12-14string.h: workaround for increased stack usageArnd Bergmann
2017-12-14mm/kmemleak.c: make cond_resched() rate-limiting more efficientAndrew Morton
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang
2017-12-14Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds
2017-12-14drm/drm_lease: Prevent deadlock in case drm_lease_create() failsMarius Vlad
2017-12-13Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-12-13Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/...Linus Torvalds
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard
2017-12-12Merge tag 'platform-drivers-x86-v4.15-3' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-12-12PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven
2017-12-12xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2017-12-12x86/Xen: don't report ancient LAPIC versionJan Beulich
2017-12-11platform/x86: dell-wmi: check for kmalloc() errorsDan Carpenter
2017-12-11platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer
2017-12-11platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410Pali Rohár
2017-12-11Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-11Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-11Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-11Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-11Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2017-12-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-12-11RISC-V: Remove unused CONFIG_HVC_RISCV_SBI codePalmer Dabbelt
2017-12-11RISC-V: Resurrect smp_mb__after_spinlock()Palmer Dabbelt
2017-12-11RISC-V: Logical vs Bitwise typoDan Carpenter
2017-12-11workqueue: remove unneeded kallsyms includeSergey Senozhatsky
2017-12-11ipmi_si: fix crash on pariscMikulas Patocka
2017-12-11ipmi_si: Fix oops with PCI devicesCorey Minyard
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki