index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
ide: constify ide_dma_ops structures
Julia Lawall
2
-2
/
+2
2016-01-18
ide: silence some underflow warnings
Dan Carpenter
1
-8
/
+8
2016-01-18
ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
Hannes Frederic Sowa
1
-5
/
+14
2016-01-18
team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
Ido Schimmel
1
-3
/
+3
2016-01-18
net: hns: bug fix about hisilicon TSO BD mode
huangdaode
3
-2
/
+19
2016-01-18
brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers
Arend van Spriel
1
-2
/
+1
2016-01-18
video: fbdev: pxafb: fix out of memory error path
Robert Jarzmik
1
-0
/
+2
2016-01-18
vm: fix incorrect unlock error path in madvise_free_huge_pmd
Linus Torvalds
1
-1
/
+1
2016-01-18
drm/vc4: fix warning in validate printf.
Dave Airlie
1
-1
/
+1
2016-01-18
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
1
-9
/
+23
2016-01-18
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
1
-8
/
+11
2016-01-18
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
1
-9
/
+54
2016-01-18
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
1
-1
/
+1
2016-01-18
arm64: bpf: add extra pass to handle faulty codegen
Zi Shen Lim
1
-1
/
+21
2016-01-18
arm64: insn: remove BUG_ON from codegen
Zi Shen Lim
1
-53
/
+112
2016-01-18
sctp: the temp asoc's transports should not be hashed/unhashed
Xin Long
2
-2
/
+8
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
5
-8
/
+10
2016-01-17
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
Geert Uytterhoeven
1
-0
/
+3
2016-01-16
printk: change recursion_bug type to bool
Sergey Senozhatsky
1
-3
/
+3
2016-01-16
lib/vsprintf: factor out %pN[F] handler as netdev_bits()
Andy Shevchenko
1
-9
/
+16
2016-01-16
lib/vsprintf: refactor duplicate code to special_hex_number()
Andy Shevchenko
1
-26
/
+27
2016-01-16
printk-formats.txt: remove unimplemented %pT
Rasmus Villemoes
1
-9
/
+0
2016-01-16
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
1
-6
/
+6
2016-01-16
lib/test_printf.c: test dentry printing
Rasmus Villemoes
1
-0
/
+27
2016-01-16
lib/test_printf.c: add test for large bitmaps
Rasmus Villemoes
1
-0
/
+17
2016-01-16
lib/test_printf.c: account for kvasprintf tests
Rasmus Villemoes
1
-0
/
+1
2016-01-16
lib/test_printf.c: add a few number() tests
Rasmus Villemoes
1
-0
/
+24
2016-01-16
lib/test_printf.c: test precision quirks
Rasmus Villemoes
1
-6
/
+15
2016-01-16
lib/test_printf.c: check for out-of-bound writes
Rasmus Villemoes
1
-5
/
+19
2016-01-16
lib/test_printf.c: don't BUG
Rasmus Villemoes
1
-1
/
+6
2016-01-16
lib/kasprintf.c: add sanity check to kvasprintf
Rasmus Villemoes
1
-4
/
+6
2016-01-16
lib/vsprintf.c: warn about too large precisions and field widths
Rasmus Villemoes
1
-4
/
+24
2016-01-16
lib/vsprintf.c: help gcc make number() smaller
Rasmus Villemoes
1
-12
/
+14
2016-01-16
lib/vsprintf.c: expand field_width to 24 bits
Rasmus Villemoes
1
-20
/
+22
2016-01-16
lib/vsprintf.c: eliminate potential race in string()
Rasmus Villemoes
1
-19
/
+9
2016-01-16
lib/vsprintf.c: move string() below widen_string()
Rasmus Villemoes
1
-31
/
+31
2016-01-16
lib/vsprintf.c: pull out padding code from dentry_name()
Rasmus Villemoes
1
-15
/
+31
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
3
-3
/
+36
2016-01-16
printk: only unregister boot consoles when necessary
Thierry Reding
1
-1
/
+25
2016-01-16
asm/sections: add helpers to check for section data
Thierry Reding
1
-0
/
+65
2016-01-16
kernel/stop_machine.c: remove CONFIG_SMP dependencies
Andrew Morton
1
-4
/
+0
2016-01-16
uselib: default depending if libc5 was used
Riku Voipio
1
-1
/
+1
2016-01-16
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
Viresh Kumar
1
-1
/
+1
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
12
-37
/
+0
2016-01-16
include/linux/kdev_t.h: remove new_valid_dev()
Yaowei Bai
1
-5
/
+0
2016-01-16
fs/stat.c: drop the last new_valid_dev check
Yaowei Bai
1
-1
/
+1
2016-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
3
-24
/
+23
2016-01-16
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
Vasily Kulikov
1
-2
/
+2
2016-01-16
parisc: Protect huge page pte changes with spinlocks
Helge Deller
2
-28
/
+52
2016-01-16
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
3
-27
/
+13
[next]