index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-13
target_core_user: add cmd id to broken ring message
Mike Christie
1
-1
/
+2
2018-01-13
target: add SAM_STAT_BUSY sense reason
Mike Christie
2
-0
/
+4
2018-01-13
tcmu: prevent corruption when invalid data page requested
Mike Christie
1
-37
/
+6
2018-01-13
target: don't call an unmap callback if a range length is zero
Andrei Vagin
1
-3
/
+5
2018-01-13
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
1
-1
/
+2
2018-01-13
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2018-01-13
target: tcm_loop: Use seq_puts() in tcm_loop_show_info()
Markus Elfring
1
-1
/
+1
2018-01-13
target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...
Markus Elfring
1
-1
/
+0
2018-01-13
target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...
Markus Elfring
1
-2
/
+2
2018-01-13
target: tcm_loop: Combine substrings for 26 messages
Markus Elfring
1
-68
/
+52
2018-01-13
target: tcm_loop: Improve a size determination in two functions
Markus Elfring
1
-2
/
+2
2018-01-13
target: tcm_loop: Delete an error message for a failed memory allocation in f...
Markus Elfring
1
-10
/
+4
2018-01-13
sbp-target: Delete an error message for a failed memory allocation in three f...
Markus Elfring
1
-9
/
+4
2018-01-13
tcmu: allow max block and global max blocks to be settable
Mike Christie
1
-19
/
+124
2018-01-13
tcmu: make ring buffer timer configurable
Mike Christie
1
-34
/
+115
2018-01-13
tcmu: don't block submitting context for block waits
Mike Christie
1
-95
/
+169
2018-01-13
tcmu: simplify dbi thresh handling
Mike Christie
1
-19
/
+3
2018-01-13
tcmu: prep queue_cmd_ring to be used by unmap wq
Mike Christie
1
-15
/
+27
2018-01-13
tcmu: clean up the scatter helper
Xiubo Li
1
-5
/
+25
2018-01-13
tcmu: fix free block calculation
Mike Christie
1
-3
/
+4
2018-01-13
tcmu: simplify scatter_data_area error handling
Mike Christie
1
-24
/
+7
2018-01-13
tcmu: release blocks for partially setup cmds
Mike Christie
1
-0
/
+7
2018-01-13
tcmu: remove commands_lock
Mike Christie
1
-10
/
+3
2018-01-13
tcmu: move expired command completion to unmap thread
Mike Christie
1
-9
/
+39
2018-01-13
tcmu: fix unmap thread race
Mike Christie
1
-33
/
+10
2018-01-13
tcmu: split unmap_thread_fn
Mike Christie
1
-50
/
+70
2018-01-13
tcmu: merge common block release code
Mike Christie
1
-16
/
+8
2018-01-13
tcmu: fix page addr in tcmu_flush_dcache_range
tangwenji
1
-2
/
+3
2018-01-13
target-core: don't use "const char*" for a buffer that is written to
Rasmus Villemoes
3
-6
/
+6
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
1
-6
/
+8
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
4
-4
/
+21
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2
-5
/
+44
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
13
-28
/
+29
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2
-0
/
+18
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
1
-8
/
+27
2017-12-29
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
1
-1
/
+1
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
6
-16
/
+8
[next]