summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-041-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-031-4/+4
|\
| * stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
* | 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-02960-0/+960
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02960-0/+960
* | 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-293-19/+21
|\ \
| * | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-291-1/+1
| * | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-291-16/+16
| * | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| * | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
* | | 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
| | |/ | |/|
* / | PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-241-2/+3
|/ /
* | 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-212-1/+4
|\ \ \
| * | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-201-1/+1
| * | | 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
| * | | | Input: factor out and export input_device_id matching codeDmitry Torokhov2017-10-191-0/+3
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-10-201-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-10-191-2/+2
| |\ \ \ \ \
| | * | | | | bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-121-2/+2
* | | | | | | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-201-17/+30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-191-17/+30
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-181-17/+30
| | | |_|_|_|/ | | |/| | | |
* | | | | | | doc: Fix various RCU docbook comment-header problemsPaul E. McKenney2017-10-193-9/+16
* | | | | | | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-192-0/+19
|/ / / / / /
* | | | | | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-151-1/+1
|\ \ \ \ \ \
| * | | | | | Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-041-1/+1
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-141-8/+0
|\ \ \ \ \ \ \
| * | | | | | | sched/core: Fix wake_affine() performance regressionPeter Zijlstra2017-10-101-8/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov2017-10-131-1/+1
* | | | | | | fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-131-0/+1
* | | | | | | linux/kernel.h: add/correct kernel-doc notationRandy Dunlap2017-10-131-16/+74
* | | | | | | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann2017-10-131-0/+10
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-092-3/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-092-3/+9
| |\ \ \ \ \
| | * | | | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-091-0/+5
| | * | | | | netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-291-3/+4
* | | | | | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
| | |_|_|/ / / | |/| | | | |