summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-18tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-04-14include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-04-14modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-04-14drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-15/+10
2016-04-12efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-04-12efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-04-12lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-04-12dax: don't abuse get_block mapping for endio callbacksDave Chinner1-2/+4
2016-04-12ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-03-22tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-18cfg80211/wext: fix message orderingJohannes Berg1-0/+6
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-03-09seqcount: Rename write_seqcount_barrier()Peter Zijlstra1-3/+3
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-07nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-06target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger1-0/+2
2016-03-06target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger1-0/+1
2016-03-06target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2016-03-04route: check and remove route cache when we get routeXin Long1-0/+1
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2016-03-04net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2-0/+3
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni1-2/+10
2016-03-04tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-28target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-2/+2
2016-02-28cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
2016-02-23cgroup: make sure a parent css isn't offlined before its childrenTejun Heo1-0/+6
2016-02-23cgroup: separate out include/linux/cgroup-defs.hTejun Heo2-453/+466
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-15drm/dp/mst: Remove port after removing connector.Maarten Lankhorst1-2/+0
2016-02-15drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-15ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai1-0/+4
2016-02-15drm: add helper to check for wc memory supportDave Airlie1-0/+9
2016-02-15libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-02-04crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu1-0/+1
2016-02-04crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu1-0/+6
2016-02-04crypto: af_alg - Add nokey compatibility pathHerbert Xu1-0/+2
2016-02-04crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu1-5/+3
2016-02-04printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-02-01drm/dp/mst: always send reply for UP requestMykola Lysenko1-2/+0
2016-02-01NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2016-02-01Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-02-01Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-31tcp/dccp: fix old style declarationsRaanan Avargil1-2/+2