aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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_general_protection()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-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-rc6Linus Torvalds1-1/+1
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-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-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-08l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault1-1/+6