summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-13efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-04-13efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-04-13lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-04-13ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-04-12drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-15/+10
2016-03-22tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-21cfg80211/wext: fix message orderingJohannes Berg1-0/+6
2016-03-13block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-11libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-08libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-08nfs: 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 race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2016-03-04ALSA: pcm: More kerneldoc updatesTakashi Iwai1-7/+153
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-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-03-02target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-2/+2
2016-03-02cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-02-15vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-0/+5
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
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: 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-10crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu1-0/+1
2016-02-10crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu1-0/+7
2016-02-10mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-4/+4
2016-02-10crypto: af_alg - Add nokey compatibility pathHerbert Xu1-0/+2
2016-02-10crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu1-5/+3
2016-02-10printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-02-10locks: update comments that refer to inode->i_flockJeff Layton1-9/+10
2016-02-10NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2016-02-10Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-02-10Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2016-01-22USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-21ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-01-16unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2016-01-16net: fix IP early demux racesEric Dumazet2-1/+34
2016-01-16net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-16sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-03net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2