summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-02Linux 4.12v4.12Linus Torvalds1-1/+1
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-16/+33
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-4/+4
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+15
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+6
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+4
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+3
2017-06-30Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-14/+24
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg1-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa1-1/+3
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-54/+58
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+3
2017-06-30Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-2/+9
2017-06-30Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+19
2017-06-30x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He3-7/+2
2017-06-30x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He1-0/+2
2017-06-29tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca1-9/+5
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton1-5/+18
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-84/+350
2017-06-29Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-16/+27
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-5/+16
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree1-3/+4
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-7/+17
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2-0/+71
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang1-1/+1
2017-06-29Merge branch 'arcnet-fixes'David S. Miller4-8/+9
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik1-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik1-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik1-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King1-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik1-3/+4
2017-06-29rocker: move dereference before freeDan Carpenter1-1/+1
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel1-0/+3
2017-06-29net: sched: Fix one possible panic when no destroy callbackGao Feng1-1/+2
2017-06-29virtio-net: serialize tx routine during resetJason Wang1-0/+1
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)4-5/+19
2017-06-29Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris1-40/+4
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede1-1/+1
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski1-1/+2
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser41-270/+0
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe3-4/+14
2017-06-28Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-30/+29
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+25
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds2-2/+3