summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-15drm/dp/mst: Remove port after removing connector.Maarten Lankhorst
2016-02-15drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-15ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-15drm: add helper to check for wc memory supportDave Airlie
2016-02-15libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-02-03crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-02-03crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-02-03crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-02-03crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-03printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-02-01drm/dp/mst: always send reply for UP requestMykola Lysenko
2016-02-01NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2016-02-01Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-02-01Thermal: initialize thermal zone device correctlyZhang Rui
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-31tcp/dccp: fix old style declarationsRaanan Avargil
2016-01-31tcp/dccp: fix timewait races in timer handlingEric Dumazet
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-09ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-11-09ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar