aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds33-52/+16
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2-44/+36
2019-03-04x86-64: add warning for non-canonical user access address dereferencesLinus Torvalds1-0/+1
2019-03-04spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3Geert Uytterhoeven1-1/+7
2019-03-04regulator: mc13xxx: Constify regulator_ops variablesAxel Lin4-10/+10
2019-03-04regulator: palmas: Constify palmas_smps_ramp_delay arrayAxel Lin1-1/+1
2019-03-04regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-36/+6
2019-03-04regulator: pv88090: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-45/+8
2019-03-03regulator: pv88080: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-47/+8
2019-03-03regulator: pv88060: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-44/+7
2019-03-03regulator: max77650: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-49/+25
2019-03-03regulator: lp873x: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-39/+6
2019-03-03regulator: lp872x: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-60/+10
2019-03-03regulator: da9210: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-46/+7
2019-03-03regulator: da9055: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-36/+9
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin2-0/+93
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin1-2/+2
2019-03-03Linux 5.0Linus Torvalds1-1/+1
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan1-0/+1
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-01bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu4-7/+17
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton1-1/+1
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead1-4/+12
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov4-0/+29
2019-03-01selftests: fixes for UDP GROPaolo Abeni2-17/+33
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz3-3/+36
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann2-1/+23
2019-03-01bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun1-2/+2
2019-03-01mmc:fix a bug when max_discard is 0Jiong Wu1-2/+2
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn1-1/+1
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2-0/+9
2019-02-28xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin1-5/+5
2019-02-28sctp: chunk.c: correct format string for size_t in printkMatthias Maennich1-1/+1
2019-02-28net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan1-3/+7
2019-02-28kvm: properly check debugfs dentry before using itGreg Kroah-Hartman1-1/+1
2019-02-28regulator: stm32-vrefbuf: add power management supportFabrice Gasnier1-7/+114
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN1-4/+5
2019-02-28x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu1-1/+1
2019-02-28tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-02-28i3c: master: dw-i3c-master: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-02-28MAINTAINERS: Add an IRC channel for the I3C subsystemBoris Brezillon1-0/+1
2019-02-28mmc: core: Add a debug print when the card may have been replacedhongjiefang3-2/+14
2019-02-28mmc: core: Add sd discard timeoutAvri Altman1-0/+7
2019-02-28mmc: core: Add discard support to sdAvri Altman3-5/+14
2019-02-28mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQEBOUGH CHEN1-0/+13