index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
regulator: mc13xxx: Constify regulator_ops variables
Axel Lin
4
-10
/
+10
2019-03-04
regulator: palmas: Constify palmas_smps_ramp_delay array
Axel Lin
1
-1
/
+1
2019-03-04
regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-36
/
+6
2019-03-04
regulator: pv88090: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-45
/
+8
2019-03-04
regulator: pv88080: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-47
/
+8
2019-03-04
regulator: pv88060: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-44
/
+7
2019-03-04
regulator: max77650: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-49
/
+25
2019-03-04
regulator: lp873x: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-39
/
+6
2019-03-04
regulator: lp872x: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-60
/
+10
2019-03-04
regulator: da9210: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-46
/
+7
2019-03-04
regulator: da9055: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-36
/
+9
2019-03-04
regulator: core: Add set/get_current_limit helpers for regmap users
Axel Lin
2
-0
/
+93
2019-03-04
regulator: Fix comment for csel_reg and csel_mask
Axel Lin
1
-2
/
+2
2019-03-04
Linux 5.0
v5.0
Linus Torvalds
1
-1
/
+1
2019-03-02
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-03-02
net: dsa: mv88e6xxx: Fix statistics on mv88e6161
Andrew Lunn
1
-1
/
+1
2019-03-02
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
1
-3
/
+8
2019-03-02
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
Heiner Kallweit
3
-0
/
+15
2019-03-02
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
1
-1
/
+2
2019-03-02
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
4
-7
/
+17
2019-03-02
MIPS: eBPF: Fix icache flush end address
Paul Burton
1
-1
/
+1
2019-03-01
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-4
/
+12
2019-03-01
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
1
-0
/
+4
2019-03-01
net: aquantia: regression on cpus with high cores: set mode with 8 queues
Dmitry Bogdanov
4
-0
/
+29
2019-03-01
selftests: fixes for UDP GRO
Paolo Abeni
2
-17
/
+33
2019-03-01
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
3
-3
/
+36
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
2
-1
/
+23
2019-03-01
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
1
-2
/
+2
2019-03-01
net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X
Maxime Chevallier
1
-2
/
+2
2019-02-28
net: dsa: mv88e6xxx: Fix u64 statistics
Andrew Lunn
1
-1
/
+1
2019-02-28
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2
-0
/
+9
2019-02-28
xen-netback: fix occasional leak of grant ref mappings under memory pressure
Igor Druzhinin
1
-5
/
+5
2019-02-28
sctp: chunk.c: correct format string for size_t in printk
Matthias Maennich
1
-1
/
+1
2019-02-28
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-02-28
kvm: properly check debugfs dentry before using it
Greg Kroah-Hartman
1
-1
/
+1
2019-02-28
regulator: stm32-vrefbuf: add power management support
Fabrice Gasnier
1
-7
/
+114
2019-02-28
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
BOUGH CHEN
1
-4
/
+5
2019-02-28
x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT
Lan Tianyu
1
-1
/
+1
2019-02-28
tee: optee: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-02-28
crypto: arm64/chacha - fix hchacha_block_neon() for big endian
Eric Biggers
1
-2
/
+2
2019-02-28
crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian
Eric Biggers
1
-0
/
+16
2019-02-28
netlabel: fix out-of-bounds memory accesses
Paul Moore
2
-2
/
+4
2019-02-28
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-02-28
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
1
-1
/
+67
2019-02-28
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
1
-15
/
+13
2019-02-28
net: phy: dp83867: add soft reset delay
Max Uvarov
1
-0
/
+3
2019-02-28
drm/bochs: Fix the ID mismatch error
Alistair Francis
1
-0
/
+4
2019-02-28
drm: Block fb changes for async plane updates
Nicholas Kazlauskas
1
-0
/
+9
2019-02-28
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+2
2019-02-28
mm: enforce min addr even if capable() in expand_downwards()
Jann Horn
1
-4
/
+3
[next]