aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-02Linux 4.12HEADstable-4.12-queuestable-4.12masterLinus 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
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit1-4/+2
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi1-3/+8
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi1-12/+12
2017-06-28ALSA: hda - Fix endless loop of codec configureTakashi Iwai2-2/+8
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone1-1/+1
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach1-1/+2
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie3-4/+24
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+1
2017-06-28ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-06-27NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust1-1/+0
2017-06-27Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington1-27/+24
2017-06-27NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust1-1/+1
2017-06-27NFS: Trunking detection should handle ERESTARTSYS/EINTRTrond Myklebust1-0/+2
2017-06-28MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2-2/+8
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch1-1/+2
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan1-1/+1
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis1-0/+16
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur1-0/+1
2017-06-27dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara1-13/+13
2017-06-27net: prevent sign extension in dev_get_stats()Eric Dumazet1-3/+3
2017-06-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2017-06-27Merge tag 'perf-urgent-for-mingo-4.12-20170626' of git://git.kernel.org/pub/s...Ingo Molnar1-4/+6
2017-06-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2017-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-6/+1
2017-06-26perf machine: Fix segfault for kernel.kptr_restrict=2Jiri Olsa1-4/+6
2017-06-26powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman1-7/+1
2017-06-26drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat1-0/+1
2017-06-26x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse1-1/+7
2017-06-26drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocationsChris Wilson1-3/+14
2017-06-26drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson1-1/+5
2017-06-26drm/i915: Retire the VMA's fence tracker before unbindingChris Wilson1-0/+5
2017-06-25Linux 4.12-rc7Linus Torvalds1-1/+1
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-33/+55
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+4
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+28
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-14/+35
2017-06-25tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong1-0/+2
2017-06-25net: ipv6: reset daddr and dport in sk if connect() failsWei Wang2-2/+9
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval1-1/+1
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-12/+21
2017-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-6/+14
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner1-2/+1
2017-06-23Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-50/+166
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-31/+39
2017-06-23Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2017-06-23Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-6/+6
2017-06-23Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-8/+17
2017-06-23Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-80/+145
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+6
2017-06-23Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+31
2017-06-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-35/+86
2017-06-23fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2-10/+17
2017-06-23slub: make sysfs file removal asynchronousTejun Heo2-14/+27
2017-06-23lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2017-06-23fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara1-0/+1
2017-06-23autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown1-1/+1
2017-06-23mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel1-2/+13
2017-06-23mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes1-1/+0
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+1
2017-06-23Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+5
2017-06-23Merge branch 'bnxt_en-fixes'David S. Miller2-10/+57
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan1-6/+48
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2-4/+9
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller8-16/+47
2017-06-23sit: use __GFP_NOWARN for user controlled allocationWANG Cong1-1/+1
2017-06-23net: account for current skb length when deciding about UFOMichal Kubeček2-2/+3
2017-06-23dm raid: fix oops on upgrading to extended superblock formatHeinz Mauelshagen1-3/+14
2017-06-23Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/s...Ingo Molnar1-1/+1
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard6-47/+57
2017-06-23powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin1-3/+28
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-18/+20
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap2-8/+8
2017-06-22perf probe: Fix probe definition for inlined functionsBjörn Töpel1-1/+1
2017-06-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-9/+14
2017-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-60/+163
2017-06-22Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-3/+2
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets1-4/+4
2017-06-22netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann1-2/+2
2017-06-22ipv6: avoid unregistering inet6_dev for loopbackWANG Cong1-2/+3
2017-06-22Merge branch 'macvlan-Fix-some-issues-with-changing-mac-addresses'David S. Miller1-14/+71
2017-06-22macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich1-3/+44
2017-06-22macvlan: convert port passthru to flags.Vlad Yasevich1-13/+24
2017-06-22macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich1-1/+2
2017-06-22macvlan: Do not return error when setting the same mac addressVlad Yasevich1-0/+4
2017-06-22xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-06-22veth: Be more robust on network device creation when no attributesSerhey Popovych1-2/+2
2017-06-22drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong1-1/+5
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini3-30/+34
2017-06-22Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-9/+6
2017-06-22powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple1-29/+65
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens1-9/+6
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang1-2/+2
2017-06-22i2c: imx: Use correct function to write to registerMichail Georgios Etairidis1-4/+4
2017-06-22esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman1-0/+25
2017-06-22xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman1-1/+1
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-65/+87
2017-06-21xfs: don't allow bmap on rt filesDarrick J. Wong1-2/+5
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud1-1/+9
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2-31/+39
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-191/+256
2017-06-21Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-51/+42
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-8/+11
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-7/+37
2017-06-21Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-32/+28
2017-06-21Allow stack to grow up to address space limitHelge Deller1-5/+8
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins1-2/+4
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe4-24/+61
2017-06-21dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-2/+2
2017-06-21dm integrity: fix to not disable/enable interrupts from interrupt contextMike Snitzer1-2/+5
2017-06-21perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev)Hendrik Brueckner1-1/+1
2017-06-21drm: Fix GETCONNECTOR regressionDaniel Vetter1-18/+20
2017-06-21CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet1-1/+3
2017-06-21Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-2/+18
2017-06-21Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...Dave Airlie8-60/+107
2017-06-20cifs: remove redundant return in cifs_creation_time_getColin Ian King1-2/+0
2017-06-20CIFS: Improve readdir verbosityPavel Shilovsky2-4/+9
2017-06-20CIFS: check if pages is null rather than bv for a failed allocationColin Ian King1-1/+1
2017-06-20CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter1-1/+1
2017-06-20igmp: add a missing spin_lock_init()WANG Cong1-0/+1
2017-06-20irqchip/mips-gic: Mark count and compare accessors notraceMarcin Nowakowski1-3/+3
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller6-36/+49
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel1-4/+16
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree1-2/+0
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych1-0/+2
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych2-18/+7
2017-06-20dt-bindings: net: sms911x: Add missing optional VDD regulatorsKrzysztof Kozlowski1-0/+1
2017-06-20Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'David S. Miller2-1/+3
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur1-1/+1
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur1-0/+2
2017-06-20net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior1-2/+0
2017-06-20fib_rules: Resolve goto rules target on deleteSerhey Popovych1-7/+14
2017-06-20drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher1-0/+7
2017-06-20drm/radeon: add a PX quirk for another K53TK variantAlex Deucher1-0/+4
2017-06-20drm/amdgpu: adjust default display clockAlex Deucher1-0/+4
2017-06-20drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher1-2/+2
2017-06-20dt-bindings: mfd: Update STM32 timers clock namesFabrice Gasnier1-1/+1
2017-06-20KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill1-1/+5
2017-06-20Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe3-41/+26
2017-06-20Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář3-20/+118
2017-06-20gpio: mvebu: change compatible string for PWM supportRalph Sennhauser2-6/+6
2017-06-20Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner3-2/+4
2017-06-20Merge branch 'for-4.12/upstream-fixes' into for-linusJiri Kosina3-8/+11
2017-06-20livepatch: Fix stacking of patches with respect to RCUPetr Mladek2-7/+37