index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
3
-11
/
+18
2017-05-04
Merge branch 'qed-fixes'
David S. Miller
6
-12
/
+24
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
2017-05-04
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
5
-11
/
+10
2017-05-04
of/unittest: Missing unlocks on error
Dan Carpenter
1
-2
/
+6
2017-05-04
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
1
-1
/
+1
2017-05-04
netvsc: make sure napi enabled before vmbus_open
stephen hemminger
2
-4
/
+6
2017-05-04
aquantia: Fix driver name reported by ethtool
Pavel Belous
1
-1
/
+1
2017-05-04
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2
-0
/
+5
2017-05-04
net/sched: remove redundant null check on head
Colin Ian King
1
-2
/
+1
2017-05-04
tcp: do not inherit fastopen_req from parent
Eric Dumazet
1
-0
/
+1
2017-05-04
dm integrity: improve the Kconfig help text for DM_INTEGRITY
Mike Snitzer
1
-2
/
+13
2017-05-04
forcedeth: remove unnecessary carrier status check
Zhu Yanjun
1
-4
/
+2
2017-05-04
dm cache policy smq: cleanup free_target_met() and clean_target_met()
Mike Snitzer
1
-11
/
+13
2017-05-04
dm cache policy smq: allow demotions to happen even during continuous IO
Joe Thornber
1
-1
/
+5
2017-05-04
mq-deadline: add debugfs attributes
Omar Sandoval
3
-2
/
+131
2017-05-04
kyber: add debugfs attributes
Omar Sandoval
3
-1
/
+134
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
6
-17
/
+127
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
8
-71
/
+94
2017-05-04
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
6
-28
/
+33
2017-05-04
blk-mq: Do not invoke queue operations on a dead queue
Bart Van Assche
1
-0
/
+8
2017-05-04
blk-mq-debugfs: get rid of a bunch of boilerplate
Omar Sandoval
1
-328
/
+136
2017-05-04
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>
Omar Sandoval
1
-1
/
+1
2017-05-04
blk-mq-debugfs: don't open code strstrip()
Omar Sandoval
1
-5
/
+4
2017-05-04
blk-mq-debugfs: error on long write to queue "state" file
Omar Sandoval
1
-7
/
+12
2017-05-04
blk-mq-debugfs: clean up flag definitions
Omar Sandoval
1
-93
/
+108
2017-05-04
blk-mq-debugfs: separate flags with |
Omar Sandoval
1
-1
/
+1
2017-05-04
nfs: Fix bdi handling for cloned superblocks
Jan Kara
2
-21
/
+13
2017-05-04
block/mq: Cure cpu hotplug lock inversion
Peter Zijlstra
1
-2
/
+2
2017-05-04
lightnvm: fix bad back free on error path
Javier González
1
-2
/
+2
2017-05-04
lightnvm: create cmd before allocating request
Javier González
1
-2
/
+2
2017-05-04
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
1
-3
/
+11
2017-05-04
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+5
2017-05-04
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
40
-656
/
+1902
2017-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-25
/
+56
2017-05-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
79
-1484
/
+2141
2017-05-04
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
1
-0
/
+2
2017-05-04
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
1
-2
/
+2
2017-05-04
kasan: separate report parts by empty lines
Andrey Konovalov
1
-0
/
+7
2017-05-04
kasan: improve double-free report format
Andrey Konovalov
3
-18
/
+17
2017-05-04
kasan: print page description after stacks
Andrey Konovalov
1
-6
/
+8
2017-05-04
kasan: improve slab object description
Andrey Konovalov
1
-11
/
+42
2017-05-04
kasan: change report header
Andrey Konovalov
1
-4
/
+4
2017-05-04
kasan: simplify address description logic
Andrey Konovalov
1
-16
/
+21
2017-05-04
kasan: change allocation and freeing stack traces headers
Andrey Konovalov
1
-6
/
+4
2017-05-04
kasan: unify report headers
Andrey Konovalov
1
-13
/
+13
2017-05-04
kasan: introduce helper functions for determining bug type
Andrey Konovalov
1
-10
/
+30
2017-05-04
mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page
Naoya Horiguchi
1
-0
/
+8
[prev]
[next]