summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix cell specification to permit an empty address listDavid Howells2018-10-101-8/+7
* firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla2018-10-101-1/+7
* ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov2018-10-101-5/+11
* nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-10-101-0/+12
* tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi2018-10-101-6/+0
* tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi2018-10-101-2/+2
* nds32: fix build error because of wrong semicolonGreentime Hu2018-10-101-2/+2
* nds32: Fix get_user/put_user macro expand pointer problemZong Li2018-10-101-12/+14
* nds32: Fix empty call traceZong Li2018-10-101-1/+1
* nds32: add NULL entry to the end of_device_id arrayYueHaibing2018-10-101-1/+2
* nds32: fix logic for moduleGreentime Hu2018-10-101-2/+2
* net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov2018-10-101-3/+3
* fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein2018-10-101-10/+3
* mac80211: shorten the IBSS debug messagesEmmanuel Grumbach2018-10-101-11/+11
* mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach2018-10-101-2/+15
* mac80211: Fix station bandwidth setting after channel switchIlan Peer2018-10-101-0/+53
* mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach2018-10-101-1/+20
* mac80211: fix WMM TXOP calculationDreyfuss, Haim2018-10-101-2/+1
* cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-10-101-1/+1
* mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi2018-10-101-1/+1
* fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn2018-10-101-3/+0
* net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-10-101-1/+1
* i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-10-101-5/+2
* i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-10-101-5/+2
* bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULPJohn Fastabend2018-10-101-1/+11
* bpf: Fix bpf_msg_pull_data()Tushar Dave2018-10-101-4/+3
* ibmvnic: Include missing return code checks in reset functionThomas Falcon2018-10-101-3/+9
* selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca2018-10-101-1/+4
* selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca2018-10-101-1/+1
* RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni2018-10-101-1/+4
* md/raid5-cache: disable reshape completelyShaohua Li2018-10-102-3/+8
* Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-10-102-63/+16
* ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-10-101-1/+1
* gpio: Fix crash due to registration raceVincent Whitchurch2018-10-101-0/+1
* tools/kvm_stat: fix updates for dead guestsStefan Raspl2018-10-101-1/+10
* tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl2018-10-101-0/+8
* tools/kvm_stat: fix python3 issuesStefan Raspl2018-10-101-3/+3
* mac80211: always account for A-MSDU header changesJohannes Berg2018-10-101-5/+7
* mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi2018-10-101-3/+3
* cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2018-10-101-0/+1
* tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni2018-10-101-0/+48
* net: mvpp2: initialize port of_node pointerBaruch Siach2018-10-101-0/+1
* sh_eth: Add R7S9210 supportChris Brandt2018-10-102-0/+37
* net: hns: add netif_carrier_off before change speed and duplexPeng Li2018-10-101-0/+2
* net: hns: add the code for cleaning pkt in chipPeng Li2018-10-1013-4/+255
* tipc: switch to rhashtable iteratorCong Wang2018-10-104-26/+56
* bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann2018-10-101-13/+13
* bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann2018-10-101-1/+4
* bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann2018-10-101-3/+2
* gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov2018-10-101-0/+1