aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Linux 4.11-rc7Linus Torvalds1-1/+1
2017-04-16Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo1-1/+1
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-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-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
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-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-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-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-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-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-11Btrfs: fix potential use-after-free for cloned bioLiu Bo1-1/+1