index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
reboot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
mm, page_alloc: split smallest stolen page in fallback
Vlastimil Babka
1
-25
/
+37
2017-05-09
mm, compaction: remove redundant watermark check in compact_finished()
Vlastimil Babka
1
-8
/
+0
2017-05-09
mm, compaction: reorder fields in struct compact_control
Vlastimil Babka
1
-5
/
+5
2017-05-07
docs: complete bumping minimal GNU Make version to 3.81
Max Filippov
1
-1
/
+1
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
2017-05-06
initramfs: avoid "label at end of compound statement" error
Linus Torvalds
1
-0
/
+1
2017-05-05
GFS2: Allow glocks to be unlocked after withdraw
Bob Peterson
1
-2
/
+4
2017-05-05
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
1
-2
/
+2
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
1
-4
/
+8
2017-05-05
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-05
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
1
-16
/
+49
2017-05-05
befs: make export work with cold dcache
Fabian Frederick
1
-0
/
+15
2017-05-05
initramfs: Always do fput() and load modules after rootfs populate
Stafford Horne
1
-6
/
+9
2017-05-05
libnvdimm, pfn: fix 'npfns' vs section alignment
Dan Williams
1
-2
/
+4
2017-05-05
drm: Document code of conduct
Daniel Vetter
1
-0
/
+11
2017-05-05
libnvdimm: handle locked label storage areas
Dan Williams
5
-10
/
+39
2017-05-04
libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
Dan Williams
6
-9
/
+19
2017-05-04
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
5
-6
/
+6
2017-05-04
orangefs: count directory pieces correctly
Martin Brandenburg
1
-2
/
+5
2017-05-04
orangefs: invalidate stored directory on seek
Martin Brandenburg
1
-1
/
+23
2017-05-04
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
1
-4
/
+14
2017-05-04
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
1
-1
/
+1
2017-05-04
of: fix sparse warnings in of_find_next_cache_node
Rob Herring
1
-7
/
+6
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
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
[next]