index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
/
ax25_iface.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-24
ebtables: Update MAINTAINERS entry.
Bart De Schuymer
1
-2
/
+1
2014-05-23
MAINTAINERS: add closing angle bracket to Vince Bridgers' email address
Tobias Klauser
1
-1
/
+1
2014-05-23
Documentation: fix DOCBOOKS=... building
Johannes Berg
1
-1
/
+1
2014-05-23
ocfs2: fix double kmem_cache_destroy in dlm_init
Joseph Qi
1
-2
/
+6
2014-05-23
mm/memory-failure.c: fix memory leak by race between poison and unpoison
Naoya Horiguchi
1
-0
/
+2
2014-05-23
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
Masatake YAMATO
1
-1
/
+1
2014-05-23
memcg: fix swapcache charge from kernel thread context
Michal Hocko
1
-13
/
+14
2014-05-23
mm: madvise: fix MADV_WILLNEED on shmem swapouts
Johannes Weiner
1
-1
/
+1
2014-05-23
mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT
Jens Axboe
1
-2
/
+4
2014-05-23
hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...
Chen Yucong
1
-7
/
+8
2014-05-23
parisc: 'renameat2()' doesn't need (or have) a separate compat system call
Linus Torvalds
1
-1
/
+1
2014-05-22
batman: fix a bogus warning from batadv_is_on_batman_iface()
Cong Wang
1
-1
/
+1
2014-05-22
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-22
bonding: Send ALB learning packets using the right source
Vlad Yasevich
1
-14
/
+35
2014-05-22
bonding: Don't assume 802.1Q when sending alb learning packets.
Vlad Yasevich
1
-3
/
+4
2014-05-22
net: doc: Update references to skb->rxhash
Tobias Klauser
2
-2
/
+2
2014-05-22
stmmac: Remove unbalanced clk_disable call
Hans de Goede
1
-3
/
+1
2014-05-21
Linux 3.15-rc6
v3.15-rc6
Linus Torvalds
1
-1
/
+1
2014-05-21
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
2
-6
/
+2
2014-05-21
net_sched: fix an oops in tcindex filter
Cong Wang
1
-10
/
+20
2014-05-21
sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.c
Toralf Förster
1
-1
/
+1
2014-05-21
iwlwifi: mvm: disable beacon filtering
Emmanuel Grumbach
1
-1
/
+1
2014-05-21
can: peak_pci: prevent use after free at netdev removal
Stephane Grosjean
1
-5
/
+9
2014-05-21
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
1
-0
/
+1
2014-05-20
Btrfs: send, fix incorrect ref access when using extrefs
Filipe Manana
1
-1
/
+1
2014-05-20
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
1
-1
/
+5
2014-05-20
vlan: Fix build error wth vlan_get_encap_level()
Vlad Yasevich
1
-5
/
+11
2014-05-20
drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)
Alex Deucher
1
-1
/
+41
2014-05-20
drm/radeon: avoid segfault on device open when accel is not working.
Jérôme Glisse
1
-26
/
+29
2014-05-20
drm/radeon: fix typo in finding PLL params
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: fix register typo on si
Alex Deucher
1
-2
/
+2
2014-05-20
drm/radeon: fix buffer placement under memory pressure v2
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: fix page directory update size estimation
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: handle non-VGA class pci devices with ATRM
Alex Deucher
1
-0
/
+14
2014-05-20
drm/radeon: fix DCE83 check for mullins
Alex Deucher
1
-1
/
+2
2014-05-20
drm/radeon: check VCE relocation buffer range v3
Leo Liu
2
-31
/
+102
2014-05-20
drm/radeon: also try GART for CPU accessed buffers
Christian König
1
-15
/
+23
2014-05-20
scripts/checksyscalls.sh: Make renameat optional
James Hogan
1
-1
/
+4
2014-05-20
asm-generic: Add renameat2 syscall
James Hogan
1
-1
/
+3
2014-05-20
ia64: add renameat2 syscall
Miklos Szeredi
3
-1
/
+3
2014-05-20
parisc: add renameat2 syscall
Miklos Szeredi
2
-1
/
+3
2014-05-20
m68k: add renameat2 syscall
Miklos Szeredi
3
-1
/
+3
2014-05-20
drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
Ben Skeggs
1
-1
/
+1
2014-05-20
drm/nvd9/therm: handle another kind of PWM fan
Martin Peres
1
-0
/
+1
2014-05-20
sysfs: make sure read buffer is zeroed
Tejun Heo
1
-1
/
+2
2014-05-19
ahci: imx: PLL clock needs 100us to settle down
Shawn Guo
1
-0
/
+2
2014-05-19
PCI: Wrong register used to check pending traffic
Gavin Shan
1
-2
/
+3
2014-05-19
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
2
-60
/
+51
2014-05-19
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
1
-1
/
+12
2014-05-19
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
1
-0
/
+3
[next]