aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'for-next' into for-linusGravatar Takashi Iwai 4-2/+6
2017-11-06ALSA: seq: Avoid invalid lockdep class warningGravatar Takashi Iwai 1-1/+2
2017-11-06ALSA: timer: Limit max instances per timerGravatar Takashi Iwai 1-0/+2
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 13-30/+46
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterGravatar Cong Wang 2-0/+5
2017-10-29sctp: fix some type cast warnings introduced since very beginningGravatar Xin Long 2-2/+2
2017-10-29sctp: fix some type cast warnings introduced by stream reconfGravatar Xin Long 3-18/+18
2017-10-29bpf: rename sk_actions to align with bpf infrastructureGravatar John Fastabend 1-3/+3
2017-10-29bpf: bpf_compute_data uses incorrect cb structureGravatar John Fastabend 1-0/+1
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGravatar Girish Moodalbail 1-2/+2
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-11/+16
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-0/+2
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 1-3/+6
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-2/+3
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optGravatar Eric Dumazet 1-0/+6
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthGravatar Huy Nguyen 1-0/+2
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Gravatar Mark Brown 1-0/+1
2017-10-25strparser: Use delayed work instead of timer for msg timeoutGravatar Tom Herbert 1-2/+1
2017-10-24ALSA: wavefront: Convert timers to use timer_setup()Gravatar Kees Cook 1-0/+1
2017-10-24PM / QoS: Fix device resume latency PM QoSGravatar Rafael J. Wysocki 1-2/+3
2017-10-24Merge branch 'topic/card-disconnect' into for-nextGravatar Takashi Iwai 1-0/+2
2017-10-23sched/swait: Document it clearly that the swait facilities are special and sh...Gravatar Davidlohr Bueso 1-11/+16
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+3
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-2/+10
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-0/+10
2017-10-21tcp/dccp: fix ireq->opt racesGravatar Eric Dumazet 1-1/+1
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-2/+2
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionGravatar John Fastabend 2-1/+6
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-17/+30
2017-10-19doc: Fix various RCU docbook comment-header problemsGravatar Paul E. McKenney 3-9/+16
2017-10-19membarrier: Provide register expedited private commandGravatar Mathieu Desnoyers 3-7/+35
2017-10-19Input: allow matching device IDs on property bitsGravatar Dmitry Torokhov 2-0/+7
2017-10-19Input: factor out and export input_device_id matching codeGravatar Dmitry Torokhov 1-0/+3
2017-10-19Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+3
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesGravatar Arnd Bergmann 1-2/+2
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsGravatar Takashi Iwai 1-2/+1
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5Gravatar James Morris 1-17/+30
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalGravatar Takashi Iwai 1-0/+3
2017-10-18KEYS: Fix race between updating and finding a negative keyGravatar David Howells 1-17/+30
2017-10-18fq_impl: Properly enforce memory limitGravatar Toke Høiland-Jørgensen 1-3/+6
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Gravatar Cong Wang 1-0/+3
2017-10-16Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Thomas Gleixner 2-1/+3
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-8/+0
2017-10-13kmemleak: clear stale pointers from task stacksGravatar Konstantin Khlebnikov 1-1/+1
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersGravatar Matthew Wilcox 1-0/+1
2017-10-13linux/kernel.h: add/correct kernel-doc notationGravatar Randy Dunlap 1-16/+74
2017-10-13include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFGravatar Arnd Bergmann 1-0/+10
2017-10-13genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Gravatar Doug Berger 1-1/+0
2017-10-13genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Gravatar Doug Berger 1-0/+1