index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
iucv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
tcp/dccp: fix old style declarations
Raanan Avargil
1
-2
/
+2
2015-10-05
net: lpc_eth: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-7
/
+6
2015-10-05
net: usb: asix: Fix crash on skb alloc failure
David B. Robins
1
-1
/
+3
2015-10-05
amd-xgbe: fix potential memory leak in xgbe-debugfs
Geliang Tang
1
-0
/
+1
2015-10-05
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
1
-1
/
+0
2015-10-02
dmapool: fix overflow condition in pool_find_page()
Robin Murphy
1
-1
/
+1
2015-10-02
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-10-02
memcg: remove pcp_counter_lock
Greg Thelen
2
-2
/
+0
2015-10-02
kprobes: use _do_fork() in samples to make them work again
Petr Mladek
3
-12
/
+12
2015-10-02
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-02
memcg: make mem_cgroup_read_stat() unsigned
Greg Thelen
1
-12
/
+18
2015-10-02
memcg: fix dirty page migration
Greg Thelen
2
-1
/
+32
2015-10-02
dax: fix NULL pointer in __dax_pmd_fault()
Ross Zwisler
1
-1
/
+12
2015-10-02
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2015-10-02
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
Joonsoo Kim
1
-3
/
+10
2015-10-02
userfaultfd: remove kernel header include from uapi header
Andre Przywara
1
-2
/
+0
2015-10-02
arch/x86/include/asm/efi.h: fix build failure
Andrey Ryabinin
1
-0
/
+2
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Update KVM homepage Url
Dirk Müller
1
-2
/
+2
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
2015-09-30
Initialize msg/shm IPC objects before doing ipc_addid()
Linus Torvalds
3
-17
/
+18
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
1
-2
/
+4
2015-09-30
can: peak_pci: add unused device id. in devices table
Stephane Grosjean
1
-0
/
+1
2015-09-30
net: Initialize flow flags in input path
David Ahern
2
-0
/
+2
2015-09-30
net: dsa: fix preparation of a port STP update
Vivien Didelot
1
-3
/
+8
2015-09-30
testptp: Silence compiler warnings on ppc64
Thomas Huth
1
-0
/
+1
2015-09-30
net/mlx4: Handle return codes in mlx4_qp_attach_common
Robb Manes
1
-3
/
+4
2015-09-30
dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port
Andrew Lunn
1
-0
/
+2
2015-09-30
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2
-5
/
+6
2015-09-30
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
David Ahern
1
-1
/
+2
2015-09-29
net sysfs: Print link speed as signed integer
Alexander Stein
1
-2
/
+1
2015-09-29
bna: fix error handling
Andrzej Hajda
1
-6
/
+7
2015-09-29
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
1
-1
/
+14
2015-09-29
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
2
-0
/
+2
2015-09-29
UBI: Validate data_size
Richard Weinberger
1
-0
/
+5
2015-09-29
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
1
-3
/
+0
2015-09-29
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
1
-44
/
+22
2015-09-29
mmc: sunxi: Fix clk-delay settings
Hans de Goede
1
-14
/
+39
2015-09-29
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
Ulf Hansson
1
-2
/
+2
2015-09-29
net: sctp: Don't use 64 kilobyte lookup table for four elements
Denys Vlasenko
1
-9
/
+11
2015-09-29
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
1
-2
/
+9
2015-09-29
net/ibm/emac: bump version numbers for correct work with ethtool
Ivan Mikhaylov
1
-3
/
+3
2015-09-29
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2015-09-29
sctp: Whitespace fix
Karl Heiss
1
-2
/
+2
2015-09-29
i40e/i40evf: check for stopped admin queue
Mitch Williams
2
-0
/
+18
2015-09-29
i40e: fix VLAN inside VXLAN
Jesse Brandeburg
1
-1
/
+2
[next]