summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-03-091-2/+2
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-03-091-0/+3
* use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2016-03-091-3/+1
* nfs: fix nfs_size_to_loff_tChristoph Hellwig2016-03-031-3/+1
* cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-03-031-0/+6
* cpuset: make mm migration asynchronousTejun Heo2016-03-031-0/+6
* target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-03-031-0/+2
* target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-03-031-0/+1
* libceph: fix ceph_msg_revoke()Ilya Dryomov2016-03-031-1/+1
* Thermal: do thermal zone update after a cooling device registeredChen Yu2016-03-031-0/+2
* Thermal: initialize thermal zone device correctlyZhang Rui2016-03-031-0/+3
* uapi: update install list after nvme.h renameMike Frysinger2016-03-031-1/+1
* make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-03-031-4/+1
* drm: add helper to check for wc memory supportDave Airlie2016-03-031-0/+9
* drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-03-031-15/+10
* drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland2016-03-031-2/+51
* drm/dp/mst: always send reply for UP requestMykola Lysenko2016-03-031-2/+0
* cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-03-031-2/+3
* Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2016-03-031-0/+18
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-031-0/+2
* efi: Make our variable validation list include the guidPeter Jones2016-03-031-1/+2
* lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-03-031-0/+4
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-031-2/+3
* route: check and remove route cache when we get routeXin Long2016-03-031-0/+1
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-03-031-0/+1
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-031-1/+1
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-032-2/+3
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-031-2/+10
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-031-0/+18
* radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-251-3/+3
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-251-0/+16
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-251-0/+3
* mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-251-14/+0
* tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)2016-02-251-0/+5
* tracing: Fix freak link error caused by branch tracerArnd Bergmann2016-02-251-1/+1
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-251-1/+23
* pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-251-0/+4
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-02-171-0/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-02-171-0/+7
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-02-171-0/+6
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-02-171-0/+2
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-02-171-5/+3
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-02-171-0/+1
* ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-171-0/+4
* hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-02-171-3/+31
* printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-02-171-0/+1
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-312-3/+4
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-311-3/+16
* net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-311-1/+2
* unix: properly account for FDs passed over unix socketswilly tarreau2016-01-311-0/+1