summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Linux 4.11-rc7v4.11-rc7Linus Torvalds1-1/+1
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds16-41/+154
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-7/+31
2017-04-16Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson10-21/+110
2017-04-16Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-04-16Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-16/+69
2017-04-16Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+16
2017-04-16Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo1-1/+1
2017-04-15Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-85/+70
2017-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-12/+49
2017-04-15Merge branch 'parisc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+14
2017-04-15orangefs: free superblock when mount failsMartin Brandenburg3-9/+24
2017-04-15vfs: don't do RCU lookup of empty pathnamesLinus Torvalds1-0/+3
2017-04-15parisc: fix bugs in pa_memcpyMikulas Patocka1-13/+14
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+3
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-91/+238
2017-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-9/+16
2017-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+9
2017-04-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+13
2017-04-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+73
2017-04-14Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+14
2017-04-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-22/+29
2017-04-14ftrace: Fix removing of second function probeSteven Rostedt (VMware)1-4/+16
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei1-4/+28
2017-04-14Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linuxLinus Torvalds3-25/+18
2017-04-14Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-15/+32
2017-04-14Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-19/+17
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-41/+82
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-173/+323
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-25/+62
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
2017-04-14Merge branches 'acpi-scan-fixes' and 'acpica-fixes'Rafael J. Wysocki1-12/+5
2017-04-14Merge branches 'pm-cpufreq-fixes' and 'pm-tools-fixes'Rafael J. Wysocki3-13/+16
2017-04-14Revert "tty: don't panic on OOM in tty_set_ldisc()"Greg Kroah-Hartman1-16/+69
2017-04-14irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+3
2017-04-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-51/+92
2017-04-13mailmap: add Martin Kepplinger's emailMartin Kepplinger1-0/+2
2017-04-13zsmalloc: expand class bitMinchan Kim1-1/+1
2017-04-13zram: do not use copy_page with non-page aligned addressMinchan Kim1-2/+2
2017-04-13zram: fix operator precedence to get offsetMinchan Kim1-1/+1
2017-04-13hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz1-3/+12
2017-04-13thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov1-1/+8
2017-04-13thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov1-2/+1
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-13thp: fix MADV_DONTNEED vs. numa balancing raceKirill A. Shutemov1-1/+33
2017-04-13thp: reduce indentation level in change_huge_pmd()Kirill A. Shutemov1-26/+26
2017-04-13z3fold: fix page locking in z3fold_alloc()Vitaly Wool1-2/+7
2017-04-13ia64: restore symbol versions for symbols defined in assemblyJan Beulich2-8/+37
2017-04-13irq/affinity: Fix extra vecs calculationKeith Busch1-1/+1
2017-04-13netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng1-1/+1
2017-04-13netfilter: nft_hash: do not dump the auto generated seedLiping Zhang1-3/+7
2017-04-13drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas1-1/+1
2017-04-13Revert "ACPICA: Resources: Not a valid resource if buffer length too long"Rafael J. Wysocki1-12/+5
2017-04-13Merge tag 'pinctrl-v4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-53/+64
2017-04-13CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky1-1/+3
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-04-13Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-13/+15
2017-04-12Merge tag 'drm-fixes-for-v4.11-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds24-79/+180
2017-04-12Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-14/+57
2017-04-13x86/efi: Don't try to reserve runtime regionsOmar Sandoval1-0/+4
2017-04-13ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki1-7/+12
2017-04-13cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu1-2/+16
2017-04-12tools/power turbostat: update version numberLen Brown1-1/+1
2017-04-12tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown1-1/+1
2017-04-12tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies1-0/+2
2017-04-12tools/power turbostat: update HWP dump to decimal from hexLen Brown1-3/+3
2017-04-12tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown1-6/+2
2017-04-12tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown1-1/+3
2017-04-13Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-8/+38
2017-04-13Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...Dave Airlie18-69/+138
2017-04-13Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+2
2017-04-13Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-1/+2
2017-04-12x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams1-11/+31
2017-04-12device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2-6/+8
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook2-41/+82
2017-04-12ipv6: Fix idev->addr_list corruptionRabin Vincent1-4/+7
2017-04-12drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun1-1/+2
2017-04-12net: xdp: don't export dev_change_xdp_fd()Johannes Berg1-1/+0
2017-04-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley8-12/+49
2017-04-12Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-35/+32
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds15-216/+261
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+34
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+10
2017-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-2/+7
2017-04-11Merge branch 'bridge-register-netdev-before-changelink'David S. Miller5-14/+26
2017-04-11bridge: netlink: register netdevice before executing changelinkIdo Schimmel1-2/+5
2017-04-11bridge: implement missing ndo_uninit()Ido Schimmel4-12/+21
2017-04-11scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira1-1/+6
2017-04-11scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli2-4/+10
2017-04-11Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar1-0/+6
2017-04-11Btrfs: fix potential use-after-free for cloned bioLiu Bo1-1/+1
2017-04-11Btrfs: fix segmentation fault when doing dio readLiu Bo1-2/+6
2017-04-11Btrfs: fix invalid dereference in btrfs_retry_endioLiu Bo1-10/+4
2017-04-11btrfs: drop the nossd flag when remounting with -o ssdAdam Borowski1-0/+3
2017-04-11bpf: reference may_access_skb() from __bpf_prog_run()Johannes Berg1-6/+6
2017-04-11drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer1-1/+2
2017-04-11drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen1-10/+16
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble2-2/+2
2017-04-11Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+2
2017-04-11Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"Jiri Kosina1-2/+1
2017-04-11pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work againMika Westerberg1-2/+24
2017-04-11x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa1-1/+1
2017-04-11x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf2-3/+3
2017-04-10CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi1-3/+3
2017-04-10CIFS: remove bad_network_name flagGermano Percossi2-6/+0
2017-04-10CIFS: reconnect thread reschedule itselfGermano Percossi1-1/+9
2017-04-10CIFS: handle guest access errors to Windows sharesMark Syms1-0/+3
2017-04-10CIFS: Fix null pointer deref during read resp processingPavel Shilovsky3-11/+11
2017-04-10Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-10libnvdimm: band aid btt vs clear poison lockingDan Williams1-1/+9
2017-04-10libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams1-0/+6
2017-04-11sata_via: Enable hotplug only on VT6421Ondrej Zary1-8/+10
2017-04-11cgroup: avoid attaching a cgroup root to two different superblocksZefan Li1-1/+1
2017-04-11virtio-pci: Remove affinity hint before freeing the interruptMarc Zyngier1-3/+6
2017-04-11Revert "virtio_pci: remove struct virtio_pci_vq_info"Michael S. Tsirkin4-43/+122
2017-04-11Revert "virtio_pci: use shared interrupts for virtqueues"Michael S. Tsirkin2-112/+148
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin5-5/+8
2017-04-11Revert "virtio_pci: simplify MSI-X setup"Michael S. Tsirkin1-17/+15
2017-04-10Revert "virtio_pci: fix out of bound access for msix_names"Michael S. Tsirkin1-5/+4
2017-04-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-47/+22
2017-04-10x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-04-10x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause1-2/+9
2017-04-10audit: make sure we don't let the retry queue grow without boundsPaul Moore1-35/+32
2017-04-10pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433Chanwoo Choi2-51/+40
2017-04-09tcp: clear saved_syn in tcp_disconnect()Eric Dumazet1-0/+1
2017-04-09nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg1-1/+1
2017-04-09nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg1-1/+1
2017-04-09nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg1-1/+1
2017-04-09Linux 4.11-rc6v4.11-rc6Linus Torvalds1-1/+1
2017-04-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-90/+268
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-16/+69
2017-04-09Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+14
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+31
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-61/+120
2017-04-08netfilter: nf_ct_expect: use proper RCU list traversal/update APIsLiping Zhang2-5/+5
2017-04-08netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULLLiping Zhang1-0/+6
2017-04-08netfilter: make it safer during the inet6_dev->addr_list traversalLiping Zhang2-1/+6
2017-04-08netfilter: ctnetlink: make it safer when checking the ct helper nameLiping Zhang1-5/+10
2017-04-08netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_findGao Feng2-7/+20
2017-04-08netfilter: ctnetlink: using bit to represent the ct eventLiping Zhang1-2/+2
2017-04-08netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet1-1/+5
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds15-164/+281
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-42/+83
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-17/+43
2017-04-08mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls1-12/+8
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang1-0/+2
2017-04-08MAINTAINERS: separate out kernfs maintainershipTejun Heo1-2/+9
2017-04-08Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm...David S. Miller2-3/+2
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown1-2/+4
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold1-1/+1
2017-04-08net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skbGao Feng1-2/+2
2017-04-08Merge branch 'l2tp-sockopt-errors'David S. Miller1-3/+6
2017-04-08l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault1-1/+6
2017-04-08l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault1-2/+0
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-25/+47
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-15/+120
2017-04-08Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-19/+14
2017-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-60/+85
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko4-26/+32
2017-04-08mailmap: update Yakir Yang email addressJeffy Chen1-0/+1
2017-04-08mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()David Rientjes1-0/+2
2017-04-08dax: fix radix tree insertion raceRoss Zwisler1-13/+22
2017-04-08mm, thp: fix setting of defer+madvise thp defrag modeDavid Rientjes1-6/+6
2017-04-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu1-2/+2
2017-04-08mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov1-1/+1
2017-04-08userfaultfd: report actual registered features in fdinfoMike Rapoport1-1/+1
2017-04-08mm: fix page_vma_mapped_walk() for ksm pagesHugh Dickins1-7/+8
2017-04-07Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-0/+6
2017-04-07Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2-6/+8
2017-04-07Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2-14/+30
2017-04-07scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-07scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak1-1/+6
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2-1/+3
2017-04-07scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-07scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg1-2/+7
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-2/+17
2017-04-07tcp: restrict F-RTO to work-around broken middle-boxesYuchung Cheng1-8/+12
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche4-27/+55
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche1-0/+1
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche1-3/+3
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2-2/+32
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+24
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-32/+24
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-199/+128
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+6
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-04-07sysctl: don't print negative flag for proc_douintvecLiping Zhang1-0/+1
2017-04-07sysctl: add sanity check for proc_douintvecLiping Zhang1-0/+1
2017-04-07perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger1-0/+6
2017-04-07xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-07fbdev/ssd1307fb: fix optional VBAT supportBastian Stender1-8/+16
2017-04-07blk-mq: remap queues when adding/removing hardware queuesOmar Sandoval1-4/+10
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval6-48/+67
2017-04-07blk-mq-sched: set up scheduler tags when bringing up new queuesOmar Sandoval3-1/+35
2017-04-07blk-mq-sched: refactor scheduler initializationOmar Sandoval3-59/+57
2017-04-07blk-mq: use the right hctx when getting a driver tag failsOmar Sandoval3-17/+19