summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-152-2/+2
|\
| * xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich2017-12-121-1/+1
| * x86/Xen: don't report ancient LAPIC versionJan Beulich2017-12-121-1/+1
* | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-144-2/+18
|\ \
| * | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-114-2/+18
* | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-147-39/+32
|\ \ \
| * | | tracing: Have stack trace not record if RCU is not watchingSteven Rostedt (VMware)2017-12-141-0/+4
| * | | tracing: Pass export pointer as argument to ->write()Felipe Balbi2017-12-043-4/+6
| * | | ring-buffer: Remove unused function __rb_data_page_index()Matthias Kaehlcke2017-12-041-6/+0
| * | | tracing: make PREEMPTIRQ_EVENTS depend on TRACINGArnd Bergmann2017-12-041-0/+1
| * | | tracing: Allocate mask_str buffer dynamicallyChangbin Du2017-12-041-20/+9
| * | | tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann2017-12-041-4/+7
| * | | tracing: Fix code comments in trace.cChunyu Hu2017-12-041-5/+5
* | | | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-143-10/+28
|\ \ \ \
| * | | | PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven2017-12-121-4/+4
| * | | | x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15hChristian König2017-12-061-5/+15
| * | | | x86/PCI: Fix infinite loop in search for 64bit BAR placementChristian König2017-12-061-1/+6
| * | | | PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap2017-12-061-0/+3
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-12-1430-43/+125
|\ \ \ \ \
| * | | | | arch: define weak abort()Sudip Mukherjee2017-12-141-0/+8
| * | | | | mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-144-6/+18
| * | | | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-148-2/+13
| * | | | | mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'Christophe JAILLET2017-12-141-2/+4
| * | | | | tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng2017-12-141-1/+1
| * | | | | kcov: fix comparison callback signatureDmitry Vyukov2017-12-141-2/+2
| * | | | | mm/slab.c: do not hash pointers when debugging slabGeert Uytterhoeven2017-12-141-13/+10
| * | | | | mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list()Lucas Stach2017-12-141-0/+11
| * | | | | mm/memory.c: mark wp_huge_pmd() inline to prevent build failureGeert Uytterhoeven2017-12-141-1/+2
| * | | | | scripts/faddr2line: fix CROSS_COMPILE unset errorLiu, Changcheng2017-12-141-4/+4
| * | | | | Documentation/vm/zswap.txt: update with same-value filled page featureSrividya Desireddy2017-12-141-1/+21
| * | | | | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-142-5/+8
| * | | | | autofs: fix careless error in recent commitNeilBrown2017-12-141-1/+0
| * | | | | string.h: workaround for increased stack usageArnd Bergmann2017-12-141-1/+4
| * | | | | mm/kmemleak.c: make cond_resched() rate-limiting more efficientAndrew Morton2017-12-141-1/+1
| * | | | | lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson2017-12-143-3/+17
| * | | | | include/linux/idr.h: add #include <linux/bug.h>Wei Wang2017-12-141-0/+1
* | | | | | Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-12-142-16/+17
|\ \ \ \ \ \
| * | | | | | CIFS: don't log STATUS_NOT_FOUND errors for DFSAurelien Aptel2017-12-061-1/+2
| * | | | | | cifs: fix NULL deref in SMB2_readRonnie Sahlberg2017-12-061-15/+15
* | | | | | | Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds2017-12-1410-38/+122
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | drm/drm_lease: Prevent deadlock in case drm_lease_create() failsMarius Vlad2017-12-141-2/+2
| * | | | | | drm: rework delayed connector cleanup in connector_iterDaniel Vetter2017-12-135-21/+63
| * | | | | | drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard2017-12-133-14/+53
| * | | | | | drm/vc4: Release fence after signallingStefan Schake2017-12-082-1/+4
* | | | | | | Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-12-1311-57/+15
|\ \ \ \ \ \ \
| * | | | | | | xfs: make iomap_begin functions trim iomaps consistentlyDarrick J. Wong2017-12-081-1/+1
| * | | | | | | xfs: remove "no-allocation" reservations for file creationsChristoph Hellwig2017-12-086-51/+14
| * | | | | | | fs: xfs: remove duplicate includesPravin Shedge2017-12-084-5/+0
* | | | | | | | Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/...Linus Torvalds2017-12-133-12/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | RISC-V: Remove unused CONFIG_HVC_RISCV_SBI codePalmer Dabbelt2017-12-111-11/+0