| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2017-11-09 | 2 | -1/+4 |
|\ |
|
| * | ALSA: seq: Avoid invalid lockdep class warning | Takashi Iwai | 2017-11-06 | 1 | -1/+2 |
| * | ALSA: timer: Limit max instances per timer | Takashi Iwai | 2017-11-06 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-09 | 3 | -3/+32 |
|\ \ |
|
| * | | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() | Cong Wang | 2017-11-09 | 1 | -0/+24 |
| * | | Revert "net_sched: hold netns refcnt for each action" | Cong Wang | 2017-11-09 | 1 | -3/+1 |
| * | | netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed | Ye Yin | 2017-11-04 | 1 | -0/+7 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-05 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 2017-11-04 | 1 | -3/+3 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-05 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | objtool: Prevent GCC from merging annotate_unreachable(), take 2 | Josh Poimboeuf | 2017-11-04 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-03 | 2 | -5/+9 |
|\ \ \ |
|
| * | | | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka | 2017-11-03 | 1 | -4/+4 |
| * | | | net_sched: hold netns refcnt for each action | Cong Wang | 2017-11-03 | 1 | -1/+3 |
| * | | | net_sched: acquire RTNL in tc_action_net_exit() | Cong Wang | 2017-11-03 | 1 | -0/+2 |
* | | | | mm, swap: fix race between swap count continuation operations | Huang Ying | 2017-11-03 | 1 | -0/+4 |
| |/ /
|/| | |
|
* | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 2287 | -0/+2287 |
|\ \ \
| |/ /
|/| | |
|
| * | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 297 | -0/+297 |
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 438 | -0/+438 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1552 | -0/+1552 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-01 | 2 | -4/+3 |
|\ \ \ |
|
| * | | | tcp: fix tcp_mtu_probe() vs highest_sack | Eric Dumazet | 2017-11-01 | 1 | -3/+3 |
| * | | | bpf: remove SK_REDIRECT from UAPI | John Fastabend | 2017-11-01 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki | 2017-10-31 | 1 | -3/+2 |
* | | | Revert "PM / QoS: Fix default runtime_pm device resume latency" | Rafael J. Wysocki | 2017-10-31 | 1 | -2/+1 |
* | | | PM / QoS: Fix default runtime_pm device resume latency | Tero Kristo | 2017-10-30 | 1 | -1/+2 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-29 | 13 | -30/+46 |
|\ \ |
|
| * | | net_sched: introduce a workqueue for RCU callbacks of tc filter | Cong Wang | 2017-10-29 | 2 | -0/+5 |
| * | | sctp: fix some type cast warnings introduced since very beginning | Xin Long | 2017-10-29 | 2 | -2/+2 |
| * | | sctp: fix some type cast warnings introduced by stream reconf | Xin Long | 2017-10-29 | 3 | -18/+18 |
| * | | bpf: rename sk_actions to align with bpf infrastructure | John Fastabend | 2017-10-29 | 1 | -3/+3 |
| * | | bpf: bpf_compute_data uses incorrect cb structure | John Fastabend | 2017-10-29 | 1 | -0/+1 |
| * | | tap: reference to KVA of an unloaded module causes kernel panic | Girish Moodalbail | 2017-10-28 | 1 | -2/+2 |
| * | | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-10-27 | 1 | -0/+2 |
| |\ \ |
|
| | * | | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen | 2017-10-26 | 1 | -0/+2 |
| * | | | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-10-27 | 1 | -3/+6 |
| |\ \ \ |
|
| | * | | | fq_impl: Properly enforce memory limit | Toke Høiland-Jørgensen | 2017-10-18 | 1 | -3/+6 |
| * | | | | tcp/dccp: fix other lockdep splats accessing ireq_opt | Eric Dumazet | 2017-10-26 | 1 | -0/+6 |
| | |/ /
| |/| | |
|
| * | | | strparser: Use delayed work instead of timer for msg timeout | Tom Herbert | 2017-10-25 | 1 | -2/+1 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-28 | 1 | -11/+16 |
|\ \ \ \ |
|
| * | | | | sched/swait: Document it clearly that the swait facilities are special and sh... | Davidlohr Bueso | 2017-10-23 | 1 | -11/+16 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-10-26 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 2017-10-24 | 1 | -2/+3 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi... | Mark Brown | 2017-10-25 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | | * | | | spi: uapi: spidev: add missing ioctl header | Baruch Siach | 2017-09-13 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-22 | 2 | -1/+3 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2017-10-16 | 2 | -1/+3 |
| |\ \ \ \ |
|
| | * | | | | genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() | Doug Berger | 2017-10-13 | 1 | -1/+0 |
| | * | | | | genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() | Doug Berger | 2017-10-13 | 1 | -0/+1 |
| | * | | | | irqchip/gic-v3-its: Add missing changes to support 52bit physical address | Shanker Donthineni | 2017-10-13 | 1 | -0/+2 |