summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-082308-111/+2568
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-3/+3
| |\
| | * tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-041-3/+3
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-2/+2
| |\ \
| | * | objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-041-2/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-032-5/+9
| |\ \
| | * | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
| | * | net_sched: hold netns refcnt for each actionCong Wang2017-11-031-1/+3
| | * | net_sched: acquire RTNL in tc_action_net_exit()Cong Wang2017-11-031-0/+2
| * | | mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-031-0/+4
| | |/ | |/|
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022287-0/+2287
| |\ \ | | |/ | |/|
| | * License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02297-0/+297
| | * License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02438-0/+438
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021552-0/+1552
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-012-4/+3
| |\ \
| | * | tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-011-3/+3
| | * | bpf: remove SK_REDIRECT from UAPIJohn Fastabend2017-11-011-1/+0
| * | | Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki2017-10-311-3/+2
| * | | Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki2017-10-311-2/+1
| * | | PM / QoS: Fix default runtime_pm device resume latencyTero Kristo2017-10-301-1/+2
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2913-30/+46
| |\ \
| | * | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-292-0/+5
| | * | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-292-2/+2
| | * | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-293-18/+18
| | * | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-291-3/+3
| | * | bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-291-0/+1
| | * | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| | * | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-271-0/+2
| | |\ \
| | | * | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
| | * | | Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-271-3/+6
| | |\ \ \
| | | * | | fq_impl: Properly enforce memory limitToke Høiland-Jørgensen2017-10-181-3/+6
| | * | | | tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-10-261-0/+6
| | | |/ / | | |/| |
| | * | | strparser: Use delayed work instead of timer for msg timeoutTom Herbert2017-10-251-2/+1
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-271-11/+16
| |\ \ \ \
| | * | | | sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso2017-10-231-11/+16
| | | |_|/ | | |/| |
| * | | | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-261-2/+3
| |\ \ \ \
| | * | | | PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-241-2/+3
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown2017-10-251-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | spi: uapi: spidev: add missing ioctl headerBaruch Siach2017-09-131-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-222-1/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-10-162-1/+3
| | |\ \ \ \
| | | * | | | genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger2017-10-131-1/+0
| | | * | | | genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Doug Berger2017-10-131-0/+1
| | | * | | | irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni2017-10-131-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-214-2/+10
| |\ \ \ \ \ \
| | * | | | | | tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-211-1/+1
| | * | | | | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-202-1/+6
| | | |_|_|_|/ | | |/| | | |
| | * | | | | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-161-0/+3
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-0/+10
| |\ \ \ \ \ \
| | * | | | | | Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-192-0/+7