index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
mm, page_alloc: count movable pages when stealing from pageblock
Vlastimil Babka
3
-21
/
+63
2017-05-08
mm, page_alloc: split smallest stolen page in fallback
Vlastimil Babka
1
-25
/
+37
2017-05-08
mm, compaction: remove redundant watermark check in compact_finished()
Vlastimil Babka
1
-8
/
+0
2017-05-08
mm, compaction: reorder fields in struct compact_control
Vlastimil Babka
1
-5
/
+5
2017-05-08
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
1
-1
/
+4
2017-05-08
ide: don't call memcpy with the same source and destination
Mikulas Patocka
1
-1
/
+1
2017-05-08
ide: use setup_timer
Geliang Tang
1
-3
/
+1
2017-05-08
net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
Grygorii Strashko
1
-0
/
+16
2017-05-08
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
3
-2
/
+14
2017-05-08
Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-11
/
+25
2017-05-08
net: cdc_ncm: Fix TX zero padding
Jim Baxter
1
-4
/
+7
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
150
-3843
/
+9189
2017-05-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
16
-59
/
+212
2017-05-08
Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
12
-219
/
+197
2017-05-08
Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
22
-928
/
+1747
2017-05-08
Merge branch 'stmmac-pci-fix-crash-on-Intel-Galileo-Gen2'
David S. Miller
1
-23
/
+18
2017-05-08
stmmac: pci: split out common_default_data() helper
Andy Shevchenko
1
-34
/
+18
2017-05-08
stmmac: pci: RX queue routing configuration
Andy Shevchenko
1
-0
/
+3
2017-05-08
stmmac: pci: TX and RX queue priority configuration
Andy Shevchenko
1
-0
/
+4
2017-05-08
stmmac: pci: set default number of rx and tx queues
Andy Shevchenko
1
-0
/
+4
2017-05-08
vti: check nla_put_* return value
Hangbin Liu
1
-6
/
+7
2017-05-08
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
1
-5
/
+16
2017-05-08
yam: use memdup_user
Geliang Tang
1
-6
/
+4
2017-05-08
net/hippi/rrunner: use memdup_user
Geliang Tang
1
-10
/
+7
2017-05-08
cxgb4: avoid disabling FEC by default
Ganesh Goudar
3
-10
/
+43
2017-05-08
net: dsa: loop: Check for memory allocation failure
Christophe Jaillet
1
-0
/
+3
2017-05-08
bonding: check nla_put_be32 return value
Hangbin Liu
1
-1
/
+2
2017-05-08
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-05-08
qlge: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: ethtool: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: Avoid reading past end of buffer
Kees Cook
1
-1
/
+1
2017-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-187
/
+301
2017-05-08
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
Vlad Yasevich
1
-3
/
+10
2017-05-08
tcp: make congestion control optionally skip slow start after idle
Wei Wang
2
-2
/
+6
2017-05-08
ipv4: restore rt->fi for reference counting
WANG Cong
2
-1
/
+18
2017-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
18
-97
/
+1165
2017-05-08
fix braino in generic_file_read_iter()
Al Viro
2
-1
/
+3
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
2017-05-08
cfg80211: fix multi scheduled scan kernel-doc
Johannes Berg
1
-1
/
+1
2017-05-08
mac80211: fix IBSS presp allocation size
Johannes Berg
1
-0
/
+2
2017-05-08
nl80211: correctly validate MU-MIMO groups
Johannes Berg
1
-2
/
+2
2017-05-08
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
1
-0
/
+4
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
6
-8
/
+16
2017-05-07
Merge branch 'xtensa-sim-params' into xtensa-fixes
Max Filippov
3
-23
/
+45
2017-05-06
docs: complete bumping minimal GNU Make version to 3.81
Max Filippov
1
-1
/
+1
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-105
/
+465
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
56
-667
/
+2162
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
31
-1011
/
+1035
2017-05-06
refcount: change EXPORT_SYMBOL markings
Greg Kroah-Hartman
1
-11
/
+11
2017-05-06
docs: bump minimal GNU Make version to 3.81
Masahiro Yamada
1
-1
/
+1
[prev]
[next]