aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-01staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells propertySergio Paracuellos1-2/+8
2018-06-01staging: mt7621-gpio: update #interrupt-cells for the gpio nodeSergio Paracuellos2-3/+3
2018-06-01MAINTAINERS: add entry for LEGO MINDSTORMS EV3David Lechner1-0/+7
2018-06-01ASoC: TSCS454: Add SupportSteven Eckhoff5-0/+5853
2018-06-01ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang1-8/+9
2018-06-01ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack2-0/+26
2018-06-01EVM: unlock on error path in evm_read_xattrs()Dan Carpenter1-1/+3
2018-06-01staging: mt7621-gpio: dt-bindings: complete documentation for the gpioSergio Paracuellos1-5/+9
2018-06-01staging: mt7621-dts: add missing properties to gpio nodeSergio Paracuellos1-0/+2
2018-06-01staging: mt7621-gpio: change lock place in irq mask and unmask functionsSergio Paracuellos1-4/+2
2018-06-01staging: mt7621-gpio: avoid locking in mediatek_gpio_get_directionSergio Paracuellos1-6/+1
2018-06-01staging: mt7621-gpio: fix masks for gpio pinSergio Paracuellos1-5/+6
2018-06-01staging: mt7621-gpio: use module_platform_driver() instead subsys initcallSergio Paracuellos1-7/+1
2018-06-01staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNTSergio Paracuellos1-5/+5
2018-06-01staging: mt7621-mmc: Fix line size exceeding 80 columnsSankalp Negi1-1/+2
2018-06-01staging: rtl8192e: Correct indentation of switch statements - coding styleJohn Whitmore1-24/+24
2018-06-01staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding styleJohn Whitmore1-138/+79
2018-06-01staging: rtl8192e: Add spaces where required by coding standardJohn Whitmore1-63/+63
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman11-58/+22
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman8-94/+27
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman5-61/+8
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman8-93/+24
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman5-42/+8
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman7-63/+21
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman5-38/+16
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman3-40/+5
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman2-28/+2
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman1-17/+6
2018-06-01staging: rtlwifi: don't check the return value of debugfs_create_fileGreg Kroah-Hartman1-6/+3
2018-06-01staging: greybus: camera: no need to check debugfs return valuesGreg Kroah-Hartman1-14/+3
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso2-1/+149
2018-06-01netfilter: nfnetlink: Remove VLA usageKees Cook1-2/+23
2018-06-01netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld1-2/+4
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso8-32/+208
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter2-1/+96
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl4-0/+178
2018-06-01ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-06-01netfilter: fix ptr_ret.cocci warningskbuild test robot2-12/+3
2018-05-31linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott1-5/+9
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck1-3/+3
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý1-5/+4
2018-05-31virtio_net: fix error return code in virtnet_probe()Wei Yongjun1-1/+3
2018-05-31rtnetlink: Remove VLA usageKees Cook2-4/+18
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck9-10/+10
2018-05-31cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argumentRonnie Sahlberg3-20/+22
2018-05-31cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdrRonnie Sahlberg1-6/+4
2018-05-31cifs: remove struct smb2_oplock_break_rspRonnie Sahlberg3-16/+4
2018-05-31cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg6-78/+87
2018-05-31smb3: on reconnect set PreviousSessionId fieldSteve French1-0/+1
2018-05-31smb3: Add posix create context for smb3.11 posix mountsSteve French5-3/+101