index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
net, sctp: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-02-13
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
Daniel Borkmann
1
-2
/
+3
2013-02-13
batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance
Pau Koning
1
-1
/
+1
2013-02-13
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
1
-0
/
+5
2013-02-13
atl1c: add error checking for pci_map_single functions
Huang, Xiong
1
-7
/
+64
2013-02-13
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2
-0
/
+8
2013-02-13
htb: fix values in opt dump
Jiri Pirko
1
-2
/
+2
2013-02-12
mm: cma: fix accounting of CMA pages placed in high memory
Marek Szyprowski
1
-0
/
+4
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
1
-1
/
+1
2013-02-12
memcg: fix kmemcg registration for late caches
Glauber Costa
1
-1
/
+3
2013-02-12
mm: don't overwrite mm->def_flags in do_mlockall()
Gerald Schaefer
1
-3
/
+3
2013-02-12
drivers/rtc/rtc-pl031.c: restore ST variant functionality
Linus Walleij
1
-1
/
+3
2013-02-12
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
1
-6
/
+3
2013-02-12
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-12
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
Bjørn Mork
1
-0
/
+1
2013-02-12
drm/radeon: enforce use of radeon_get_ib_value when reading user cmd
Jerome Glisse
2
-62
/
+62
2013-02-11
mwl8k: fix band for supported channels
Jonas Gorski
1
-18
/
+18
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-11
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
1
-10
/
+11
2013-02-11
mac80211: fix channel selection bug
Johannes Berg
1
-3
/
+3
2013-02-11
arp: fix possible crash in arp_rcv()
Eric Dumazet
1
-10
/
+11
2013-02-11
bnx2x: set gso_type
Michael S. Tsirkin
1
-7
/
+5
2013-02-11
qlcnic: set gso_type
Michael S. Tsirkin
1
-1
/
+6
2013-02-11
ixgbe: fix gso type
Michael S. Tsirkin
1
-2
/
+6
2013-02-11
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
1
-3
/
+7
2013-02-11
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-09
drm/nouveau: add lockdep annotations
Marcin Slusarz
3
-3
/
+9
2013-02-09
Revert "r8169: enable internal ASPM and clock request settings".
Francois Romieu
1
-21
/
+9
2013-02-08
Revert "r8169: enable ALDPS for power saving".
Francois Romieu
1
-46
/
+10
2013-02-08
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
1
-1
/
+1
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
Helge Deller
1
-17
/
+8
2013-02-08
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-08
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
1
-0
/
+4
2013-02-08
tile: fix memcpy_*io functions for allnoconfig
Chris Metcalf
1
-1
/
+5
2013-02-08
tile: export a handful of symbols appropriately
Chris Metcalf
6
-0
/
+10
2013-02-08
x86, doc: Add a bootloader ID for OVMF
H. Peter Anvin
1
-0
/
+1
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
1
-1
/
+1
2013-02-08
ARM: DMA mapping: fix bad atomic test
Russell King
1
-1
/
+1
2013-02-08
ARM: realview: ensure that we have sufficient IRQs available
Russell King
1
-1
/
+1
2013-02-08
ARM: GIC: fix GIC cpumask initialization
Russell King
1
-2
/
+23
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-08
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-08
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-08
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-08
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
[next]