summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern2019-01-051-1/+4
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern2019-01-041-1/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher2019-01-041-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: make icmp6_send() robust against null skb->devEric Dumazet2019-01-041-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: net: fix/improve ip_defrag selftestPeter Oskolkov2019-01-042-10/+95
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas2019-01-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hns-fixes'David S. Miller2019-01-042-14/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-01-041-4/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: hns: Fix WARNING when hns modules installedYonglong Liu2019-01-041-10/+7
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: mt7530: Drop unused GPIO includeLinus Walleij2019-01-041-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'GUE-error-recursion'David S. Miller2019-01-042-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fou6: Prevent unbounded recursion in GUE error handlerStefano Brivio2019-01-041-0/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fou: Prevent unbounded recursion in GUE error handler also with UDP-LiteStefano Brivio2019-01-041-1/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Fix IPv6 later frags parsingYi-Hung Wei2019-01-041-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: macb: remove unnecessary codeClaudiu Beznea2019-01-041-6/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: microchip: Drop unused GPIO includesLinus Walleij2019-01-041-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'qed-fixes'David S. Miller2019-01-042-0/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-01-041-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin2019-01-041-0/+31
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes2019-01-041-6/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang2019-01-042-56/+61
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: Add support for new Realtek EthernetKai-Heng Feng2019-01-041-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netlink: fixup regression in RTM_GETADDRArthur Gautier2019-01-042-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET2019-01-041-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sbitmap: Protect swap_lock from hardirqMing Lei2019-01-151-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sbitmap: Protect swap_lock from softirqsSteven Rostedt (VMware)2019-01-151-10/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-01-153-8/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl2019-01-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: pca953x: Make symbol 'pca953x_i2c_regmap' staticWei Yongjun2019-01-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interruptsHans de Goede2019-01-071-6/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-01-1525-100/+244
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: exynos-lpass: Enable UART module supportBeomho Seo2019-01-031-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu2019-01-031-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec: Add commands to control codecCheng-Yi Chiang2019-01-031-0/+94
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: madera: Remove spurious semicolon in while loopRichard Fitzgerald2019-01-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: rave-sp: Fix typo in rave_sp_checksum commentYangtao Li2019-01-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: ingenic-tcu: Fix bit field description in headerPaul Cercueil2019-01-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-01-031-21/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Use of_node_name_eq() for node name comparisonsRob Herring2019-01-032-7/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra2019-01-031-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: axp20x: Add supported cells for AXP803Oskari Lemmela2019-01-031-0/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai2019-01-031-56/+51
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela2019-01-031-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-01-031-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-01-031-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: tps6586x: Handle interrupts on suspendJonathan Hunter2019-01-031-0/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: madera: Add shared data for accessory detectionRichard Fitzgerald2019-01-032-0/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: at91-usart: Add platform dependencyJean Delvare2019-01-031-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham2019-01-031-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-01-031-1/+1
OpenPOWER on IntegriCloud