index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
shmem: fix splicing from a hole while it's punched
Hugh Dickins
2014-07-24
1
-9
/
+15
*
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
2014-07-24
1
-26
/
+52
*
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
2014-07-24
1
-1
/
+2
*
sh: also try passing -m4-nofpu for SH2A builds
Geert Uytterhoeven
2014-07-24
1
-1
/
+2
*
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
2014-07-24
1
-4
/
+18
*
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2014-07-24
3
-9
/
+17
*
coredump: fix the setting of PF_DUMPCORE
Silesh C V
2014-07-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-22
25
-128
/
+367
|
\
|
*
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-07-22
4
-24
/
+108
|
|
\
|
|
*
batman-adv: fix TT VLAN inconsistency on VLAN re-add
Antonio Quartulli
2014-07-21
3
-14
/
+74
|
|
*
batman-adv: drop QinQ claim frames in bridge loop avoidance
Simon Wunderlich
2014-07-21
1
-10
/
+34
|
*
|
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
2014-07-22
1
-0
/
+4
|
|
/
|
*
dns_resolver: Null-terminate the right string
Ben Hutchings
2014-07-21
1
-1
/
+1
|
*
Merge branch 'xen-netback'
David S. Miller
2014-07-21
1
-23
/
+63
|
|
\
|
|
*
xen-netback: Fix pointer incrementation to avoid incorrect logging
Zoltan Kiss
2014-07-21
1
-1
/
+1
|
|
*
xen-netback: Fix releasing header slot on error path
Zoltan Kiss
2014-07-21
1
-5
/
+33
|
|
*
xen-netback: Fix releasing frag_list skbs in error path
Zoltan Kiss
2014-07-21
1
-0
/
+9
|
|
*
xen-netback: Fix handling frag_list on grant op error path
Zoltan Kiss
2014-07-21
1
-17
/
+20
|
|
/
|
*
net_sched: avoid generating same handle for u32 filters
Cong Wang
2014-07-21
1
-5
/
+14
|
*
net: huawei_cdc_ncm: add "subclass 3" devices
Bjørn Mork
2014-07-18
1
-0
/
+3
|
*
net: qmi_wwan: add two Sierra Wireless/Netgear devices
Bjørn Mork
2014-07-18
1
-0
/
+2
|
*
wan/x25_asy: integer overflow in x25_asy_change_mtu()
Dan Carpenter
2014-07-18
1
-1
/
+5
|
*
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
2014-07-17
2
-10
/
+32
|
*
net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's
Amir Vadai
2014-07-17
1
-3
/
+4
|
*
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
2014-07-17
1
-1
/
+19
|
*
r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40
Michel Dänzer
2014-07-17
1
-0
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-07-17
4
-58
/
+100
|
|
\
|
|
*
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2014-07-14
3
-10
/
+21
|
|
*
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
2014-07-14
2
-8
/
+24
|
|
*
netfilter: nf_tables: safe RCU iteration on list when dumping
Pablo Neira Ayuso
2014-07-14
1
-41
/
+53
|
|
*
netfilter: nf_tables: skip transaction if no update flags in tables
Pablo Neira Ayuso
2014-06-30
1
-0
/
+3
|
*
|
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-07-16
5
-2
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-07-22
4
-1
/
+6
|
\
\
\
|
*
|
|
sparc: Hook up renameat2 syscall.
David S. Miller
2014-07-22
4
-1
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2014-07-22
2
-4
/
+9
|
\
\
\
\
|
*
|
|
|
ide: Fix SC1200 dependencies
Jean Delvare
2014-03-17
1
-0
/
+1
|
*
|
|
|
ide: Fix CS5520 and CS5530 dependencies
Jean Delvare
2014-03-17
1
-1
/
+3
|
*
|
|
|
m68k/atari - ide: do not register interrupt if host->get_lock is set
Michael Schmitz
2014-03-04
1
-3
/
+5
*
|
|
|
|
Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-07-22
2
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-21
2
-5
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-21
13
-35
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
[media] gspca_pac7302: Add new usb-id for Genius i-Look 317
Hans de Goede
2014-07-15
1
-0
/
+1
|
*
|
|
|
|
[media] tda10071: fix returned symbol rate calculation
Antti Palosaari
2014-07-15
1
-1
/
+1
|
*
|
|
|
|
[media] tda10071: fix spec inversion reporting
Antti Palosaari
2014-07-15
1
-2
/
+2
|
*
|
|
|
|
[media] tda10071: add missing DVB-S2/PSK-8 FEC AUTO
Antti Palosaari
2014-07-15
1
-0
/
+1
|
*
|
|
|
|
[media] tda10071: force modulation to QPSK on DVB-S
Antti Palosaari
2014-07-15
1
-1
/
+5
|
*
|
|
|
|
[media] hdpvr: fix two audio bugs
Hans Verkuil
2014-07-04
1
-3
/
+3
|
*
|
|
|
|
[media] davinci: vpif: missing unlocks on error
Dan Carpenter
2014-07-04
2
-0
/
+2
|
*
|
|
|
|
[media] af9035: override tuner id when bad value set into eeprom
Antti Palosaari
2014-07-04
1
-7
/
+33
|
*
|
|
|
|
[media] saa7134: use unlocked_ioctl instead of ioctl
Hans Verkuil
2014-06-19
1
-1
/
+1
[next]