summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | mm, pagemap: fix swap offset value for PMD migration entryHuang Ying2018-04-201-1/+5
| * | | | | | | | | | | | mm: fix do_pages_move status handlingMichal Hocko2018-04-201-0/+3
| * | | | | | | | | | | | fork: unconditionally clear stack on forkKees Cook2018-04-202-7/+2
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-04-202-33/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dt-bindings: thermal: Remove "cooling-{min|max}-level" propertiesViresh Kumar2018-04-181-15/+1
| * | | | | | | | | | | | | dt-bindings: thermal: remove no longer needed samsung thermal propertiesBartlomiej Zolnierkiewicz2018-04-181-18/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-202-8/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang2018-04-191-6/+33
| * | | | | | | | | | | | | mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz2018-04-111-2/+23
* | | | | | | | | | | | | | Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-04-202-7/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | raid1: copy write hint from master bio to behind bioMariusz Dabrowski2018-04-091-0/+2
| * | | | | | | | | | | | | md/raid1: exit sync request if MD_RECOVERY_INTR is setYufen Yu2018-04-091-5/+18
| * | | | | | | | | | | | | md-cluster: don't update recovery_offset for faulty deviceGuoqing Jiang2018-04-091-2/+4
* | | | | | | | | | | | | | vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells2018-04-201-1/+1
* | | | | | | | | | | | | | afs: Fix server record deletionDavid Howells2018-04-201-1/+8
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2069-349/+786
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | net/smc: fix shutdown in state SMC_LISTENUrsula Braun2018-04-191-6/+4
| * | | | | | | | | | | | | | bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2018-04-192-24/+27
| * | | | | | | | | | | | | | Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller2018-04-191-29/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | virtio_net: sparse annotation fixMichael S. Tsirkin2018-04-191-1/+1
| | * | | | | | | | | | | | | | virtio_net: fix adding vids on big-endianMichael S. Tsirkin2018-04-191-3/+3
| | * | | | | | | | | | | | | | virtio_net: split out ctrl bufferMichael S. Tsirkin2018-04-191-29/+39
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
| * | | | | | | | | | | | | | docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot2018-04-191-4/+4
| * | | | | | | | | | | | | | vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi2018-04-192-6/+15
| * | | | | | | | | | | | | | llc: hold llc_sap before release_sock()Cong Wang2018-04-191-0/+7
| * | | | | | | | | | | | | | MAINTAINERS: Direct networking documentation changes to netdevJonathan Corbet2018-04-191-0/+1
| * | | | | | | | | | | | | | atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King2018-04-191-2/+2
| * | | | | | | | | | | | | | net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki2018-04-191-0/+1
| * | | | | | | | | | | | | | net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King2018-04-191-1/+1
| * | | | | | | | | | | | | | net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2018-04-193-9/+7
| * | | | | | | | | | | | | | net: mvpp2: Fix DMA address mask sizeMaxime Chevallier2018-04-191-5/+7
| * | | | | | | | | | | | | | net: change the comment of dev_mc_initsunlianwen2018-04-191-1/+1
| * | | | | | | | | | | | | | net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan2018-04-181-5/+6
| * | | | | | | | | | | | | | tun: fix vlan packet truncationBjørn Mork2018-04-181-6/+1
| * | | | | | | | | | | | | | tipc: fix infinite loop when dumping link monitor summaryTung Nguyen2018-04-182-8/+5
| * | | | | | | | | | | | | | tipc: fix use-after-free in tipc_nametbl_stopJon Maloy2018-04-181-12/+17
| * | | | | | | | | | | | | | KEYS: DNS: limit the length of option stringsEric Biggers2018-04-171-7/+5
| * | | | | | | | | | | | | | sfc: check RSS is active for filter insertBert Kenward2018-04-171-2/+2
| * | | | | | | | | | | | | | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-172-3/+6
| * | | | | | | | | | | | | | net: qrtr: add MODULE_ALIAS_NETPROTO macroNicolas Dechesne2018-04-171-0/+1
| * | | | | | | | | | | | | | VSOCK: make af_vsock.ko removable againStefan Hajnoczi2018-04-171-0/+6
| * | | | | | | | | | | | | | textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-163-19/+38
| * | | | | | | | | | | | | | Merge branch 'tipc-Better-check-user-provided-attributes'David S. Miller2018-04-162-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | tipc: fix possible crash in __tipc_nl_net_set()Eric Dumazet2018-04-162-0/+4
| | * | | | | | | | | | | | | | tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet2018-04-161-1/+2
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | net: Fix one possible memleak in ip_setup_corkGao Feng2018-04-161-3/+5
| * | | | | | | | | | | | | | net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet2018-04-161-9/+14
| * | | | | | | | | | | | | | ibmvnic: Clear pending interrupt after device resetThomas Falcon2018-04-161-4/+11
| * | | | | | | | | | | | | | tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-161-1/+1