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
*
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
2017-09-09
4
-10
/
+67
*
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-09
11
-6
/
+309
*
mm/memory_hotplug: introduce add_pages
Michal Hocko
2017-09-09
3
-7
/
+30
*
mm/hmm/mirror: device page fault handler
Jérôme Glisse
2017-09-09
2
-12
/
+271
*
mm/hmm/mirror: helper to snapshot CPU page table
Jérôme Glisse
2017-09-09
2
-2
/
+338
*
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-09
3
-15
/
+260
*
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-09
6
-1
/
+249
*
hmm: heterogeneous memory management documentation
Jérôme Glisse
2017-09-09
2
-0
/
+391
*
mm: memory_hotplug: memory hotremove supports thp migration
Naoya Horiguchi
2017-09-09
2
-2
/
+17
*
mm: migrate: move_pages() supports thp migration
Naoya Horiguchi
2017-09-09
1
-13
/
+32
*
mm: mempolicy: mbind and migrate_pages support thp migration
Naoya Horiguchi
2017-09-09
1
-29
/
+79
*
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-09
5
-15
/
+92
*
mm: thp: check pmd migration entry in common path
Zi Yan
2017-09-09
9
-27
/
+147
*
mm: thp: enable thp migration in generic path
Zi Yan
2017-09-09
7
-13
/
+212
*
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
2017-09-09
3
-0
/
+17
*
mm: thp: introduce separate TTU flag for thp freezing
Naoya Horiguchi
2017-09-09
3
-5
/
+7
*
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
Naoya Horiguchi
2017-09-09
2
-8
/
+14
*
mm: mempolicy: add queue_pages_required()
Naoya Horiguchi
2017-09-09
1
-5
/
+17
*
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
2017-09-08
1
-6
/
+5
*
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
2017-09-08
1
-3
/
+4
*
Merge branch 'gperf-removal'
Linus Torvalds
2017-09-08
15
-663
/
+151
|
\
|
*
Remove gperf usage from toolchain
Linus Torvalds
2017-08-19
15
-663
/
+151
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-08
218
-12231
/
+4801
|
\
\
|
*
\
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
27
-258
/
+178
|
|
\
\
|
|
*
|
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
2017-08-31
1
-4
/
+4
|
|
*
|
scsi: storvsc: fix memory leak on ring buffer busy
Long Li
2017-08-31
1
-0
/
+2
|
|
*
|
scsi: aacraid: Fix command send race condition
Brian King
2017-08-30
1
-33
/
+21
|
|
*
|
scsi: qedi: off by one in qedi_get_cmd_from_tid()
Dan Carpenter
2017-08-29
1
-1
/
+1
|
*
|
|
scsi: scsi-mq: Always unprepare before requeuing a request
Bart Van Assche
2017-09-01
1
-2
/
+8
|
*
|
|
scsi: Show .retries and .jiffies_at_alloc in debugfs
Bart Van Assche
2017-09-01
1
-1
/
+3
|
*
|
|
scsi: Improve requeuing behavior
Bart Van Assche
2017-09-01
1
-2
/
+13
|
*
|
|
scsi: Call scsi_initialize_rq() for filesystem requests
Bart Van Assche
2017-09-01
2
-4
/
+25
|
*
|
|
scsi: qla2xxx: Reset the logo flag, after target re-login.
Quinn Tran
2017-08-31
2
-0
/
+3
|
*
|
|
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
2017-08-31
3
-2
/
+34
|
*
|
|
scsi: qla2xxx: Clear fc4f_nvme flag
Darren Trap
2017-08-31
1
-0
/
+1
|
*
|
|
scsi: qla2xxx: add missing includes for qla_isr
Johannes Thumshirn
2017-08-31
1
-0
/
+2
|
*
|
|
scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()
Nikola Pajkovsky
2017-08-31
1
-3
/
+7
|
*
|
|
scsi: aacraid: get rid of one level of indentation
Nikola Pajkovsky
2017-08-31
1
-136
/
+131
|
*
|
|
scsi: aacraid: fix indentation errors
Nikola Pajkovsky
2017-08-31
2
-4
/
+4
|
*
|
|
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-30
9
-380
/
+243
|
*
|
|
scsi: smartpqi: remove the smp_handler stub
Christoph Hellwig
2017-08-30
1
-9
/
+0
|
*
|
|
scsi: hpsa: remove the smp_handler stub
Christoph Hellwig
2017-08-30
1
-9
/
+0
|
*
|
|
scsi: bsg-lib: pass the release callback through bsg_setup_queue
Christoph Hellwig
2017-08-30
4
-8
/
+12
|
*
|
|
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
2017-08-30
4
-47
/
+60
|
*
|
|
scsi: Rework the code for caching Vital Product Data (VPD)
Bart Van Assche
2017-08-30
1
-78
/
+66
|
*
|
|
scsi: rcu: Introduce rcu_swap_protected()
Bart Van Assche
2017-08-30
1
-0
/
+16
|
*
|
|
scsi: qlogicpti: fixup qlogicpti_reset() definition
Hannes Reinecke
2017-08-29
1
-1
/
+2
|
*
|
|
scsi: lpfc: avoid false-positive gcc-8 warning
Arnd Bergmann
2017-08-26
1
-3
/
+3
|
*
|
|
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
2017-08-26
1
-2
/
+3
|
*
|
|
scsi: cxlflash: Fix vlun resize failure in the shrink path
Uma Krishnan
2017-08-26
1
-5
/
+1
[next]