summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.17v4.17Linus Torvalds2018-06-031-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-06-034-21/+34
|\
| * Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro2018-06-033-19/+33
| * fix io_destroy()/aio_complete() raceAl Viro2018-05-231-2/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-033-18/+35
|\ \
| * | sched/headers: Fix typoDavidlohr Bueso2018-05-311-1/+1
| * | sched/deadline: Fix missing clock updateJuri Lelli2018-05-311-3/+3
| * | sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton2018-05-311-2/+1
| * | sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2018-05-311-12/+30
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-039-21/+185
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-319-21/+185
| |\ \ \ | | |/ / | |/| |
| | * | perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo2018-05-301-1/+1
| | * | perf script python: Add addr into perf sample dictLeo Yan2018-05-301-0/+2
| | * | perf data: Update documentation section on cpu topologyThomas Richter2018-05-301-0/+8
| | * | perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-301-2/+10
| | * | perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-05-301-3/+3
| | * | perf test: "Session topology" dumps core on s390Thomas Richter2018-05-301-6/+24
| | * | perf parse-events: Handle uncore event aliases in small groups properlyKan Liang2018-05-304-9/+137
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-0238-115/+192
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-022-0/+4
| |\ \ \ \
| | * | | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-012-0/+4
| * | | | | net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas2018-06-011-1/+1
| * | | | | Merge branch 'tunnel-mtus'David S. Miller2018-06-013-9/+15
| |\ \ \ \ \
| | * | | | | ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2018-06-012-5/+11
| | * | | | | ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel2018-06-011-4/+4
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-06-012-4/+3
| |\ \ \ \ \
| | * | | | | xfrm Fix potential error pointer dereference in xfrm_bundle_create.Steffen Klassert2018-05-311-3/+2
| | * | | | | xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet2018-05-141-1/+1
| * | | | | | net: dsa: b53: Add BCM5389 supportDamien Thébault2018-06-014-1/+19
| * | | | | | kcm: Fix use-after-free caused by clonned socketsKirill Tkhai2018-06-011-1/+1
| * | | | | | net-sysfs: Fix memory leak in XPS configurationAlexander Duyck2018-05-311-3/+3
| * | | | | | ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý2018-05-311-5/+4
| | |/ / / / | |/| | | |
| * | | | | net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter2018-05-311-10/+12
| * | | | | net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas2018-05-311-1/+1
| * | | | | Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller2018-05-312-9/+8
| |\ \ \ \ \
| | * | | | | iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee2018-05-291-5/+5
| | * | | | | Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka2018-05-291-4/+3
| * | | | | | cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey2018-05-311-1/+1
| * | | | | | net/sonic: Use dma_mapping_error()Finn Thain2018-05-311-1/+1
| * | | | | | vhost_net: flush batched heads before trying to busy pollingJason Wang2018-05-301-13/+24
| * | | | | | tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita2018-05-291-6/+9
| * | | | | | be2net: Fix error detection logic for BE3Suresh Reddy2018-05-291-1/+3
| * | | | | | net: qmi_wwan: Add Netgear Aircard 779SJosh Hill2018-05-291-0/+1
| * | | | | | mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata2018-05-291-0/+5
| * | | | | | atm: zatm: fix memcmp castingIvan Bornyakov2018-05-291-2/+2
| * | | | | | net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel2018-05-281-2/+2
| * | | | | | ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux2018-05-281-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-289-43/+71
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo2018-05-291-1/+3
| | * | | | | | netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo2018-05-291-2/+2