aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven1-14/+0
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov2296-55/+2371
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf1-2/+2
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar1-3/+3
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+9
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying1-0/+4
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka1-4/+4
2017-11-03net_sched: hold netns refcnt for each actionCong Wang1-1/+3
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang1-0/+2
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2287-0/+2287
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman297-0/+297
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman438-0/+438
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1552-0/+1552
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+3
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet1-3/+3
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-1/+0
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki1-3/+2
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki1-2/+1
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo1-1/+2
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-30/+46
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2-0/+5
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long2-2/+2
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long3-18/+18
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend1-3/+3
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend1-0/+1
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+16
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-3/+6
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+3
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet1-0/+6
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+2
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi', 'spi/fix/stm32' and 'spi/fix/uapi' into spi-linusMark Brown1-0/+1
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert1-2/+1
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki1-2/+3
2017-10-23Input: uinput - fold header into the driver properDmitry Torokhov1-81/+0
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov671-9391/+17107
2017-10-23sched/swait: Document it clearly that the swait facilities are special and shouldn't be usedDavidlohr Bueso1-11/+16
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+10
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+10
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet1-1/+1
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2-1/+6
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-17/+30
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney3-9/+16
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers3-7/+35
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij1-61/+0