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