summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-11-10Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds-0/+1
2017-11-09sysctl: add register_sysctl() dummy helperArnd Bergmann-0/+5
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-1/+4
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+32
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang-0/+24
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang-3/+1
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin-0/+1
2017-11-06ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai-1/+2
2017-11-06ALSA: timer: Limit max instances per timerTakashi Iwai-0/+2
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf-2/+2
2017-11-04netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin-0/+7
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar-3/+3
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+9
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying-0/+4
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka-4/+4
2017-11-03net_sched: hold netns refcnt for each actionCong Wang-1/+3
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang-0/+2
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2287
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+297
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+438
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1552
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+3
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet-3/+3
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend-1/+0
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki-3/+2
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki-2/+1
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo-1/+2
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-30/+46
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang-0/+5
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long-2/+2
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long-18/+18
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend-3/+3
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend-0/+1
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail-2/+2
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+16
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-0/+2
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller-3/+6
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-2/+3
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet-0/+6
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen-0/+2
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown-0/+1
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert-2/+1
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki-2/+3
2017-10-23sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso-11/+16
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+10
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+10
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet-1/+1