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
*
drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()
K. Y. Srinivasan
2017-05-25
1
-1
/
+1
*
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
Vitaly Kuznetsov
2017-05-25
1
-74
/
+54
*
hv_utils: drop .getcrosststamp() support from PTP driver
Vitaly Kuznetsov
2017-05-25
1
-36
/
+0
*
Drivers: hv: vmbus: Get the current time from the current clocksource
K. Y. Srinivasan
2017-05-25
2
-2
/
+1
*
firmware: vpd: remove platform driver
Dmitry Torokhov
2017-05-25
1
-28
/
+16
*
firmware: vpd: do not clear statically allocated data
Dmitry Torokhov
2017-05-25
1
-3
/
+0
*
firmware: vpd: use kasprintf() when forming name of 'raw' attribute
Dmitry Torokhov
2017-05-25
1
-16
/
+15
*
firmware: vpd: use kdtrndup when copying section key
Dmitry Torokhov
2017-05-25
1
-3
/
+2
*
firmware: google: memconsole: Prevent overrun attack on coreboot console
Julius Werner
2017-05-25
1
-3
/
+6
*
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
2017-05-22
407
-1545
/
+3458
|
\
|
*
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
2017-05-22
1
-1
/
+1
|
*
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-22
1
-3
/
+3
|
*
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-22
1
-2
/
+3
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-21
2
-3
/
+5
|
|
\
|
|
*
osf_wait4(): fix infoleak
Al Viro
2017-05-21
1
-2
/
+4
|
|
*
fix unsafe_put_user()
Al Viro
2017-05-21
1
-1
/
+1
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-21
3
-1
/
+28
|
|
\
\
|
|
*
|
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-05-15
3
-1
/
+28
|
|
|
/
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-21
2
-8
/
+11
|
|
\
\
|
|
*
|
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-16
1
-1
/
+1
|
|
*
|
irqchip/mbigen: Fix the clear register offset calculation
MaJun
2017-05-12
1
-4
/
+1
|
|
*
|
irqchip/mbigen: Fix potential NULL dereferencing
Hanjun Guo
2017-05-12
1
-0
/
+3
|
|
*
|
irqchip/mbigen: Fix memory mapping code
Hanjun Guo
2017-05-12
1
-3
/
+6
|
*
|
|
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-21
10
-11
/
+72
|
|
\
\
\
|
|
*
|
|
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
2017-05-19
1
-1
/
+30
|
|
*
|
|
kprobes: Document how optimized kprobes are removed from module unload
Steven Rostedt (VMware)
2017-05-18
1
-0
/
+6
|
|
*
|
|
selftests/ftrace: Add test to remove instance with active event triggers
Naveen N. Rao
2017-05-18
1
-2
/
+6
|
|
*
|
|
selftests/ftrace: Fix bashisms
Naveen N. Rao
2017-05-18
3
-4
/
+4
|
|
*
|
|
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2017-05-18
2
-2
/
+4
|
|
*
|
|
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-18
3
-0
/
+12
|
|
*
|
|
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
Naveen N. Rao
2017-05-18
1
-2
/
+2
|
|
*
|
|
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-18
3
-1
/
+9
|
|
*
|
|
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
2017-05-18
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-21
13
-36
/
+59
|
|
\
\
\
|
|
*
|
|
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-05-20
3
-0
/
+8
|
|
*
|
|
nvmet-fc: remove target cpu scheduling flag
James Smart
2017-05-20
4
-15
/
+3
|
|
*
|
|
nvme-fc: stop queues on error detection
James Smart
2017-05-20
1
-0
/
+4
|
|
*
|
|
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
2017-05-20
1
-0
/
+6
|
|
*
|
|
nvme-fc: correct port role bits
James Smart
2017-05-20
1
-2
/
+2
|
|
*
|
|
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
2017-05-20
1
-1
/
+6
|
|
*
|
|
blktrace: fix integer parse
Shaohua Li
2017-05-19
1
-2
/
+2
|
|
*
|
|
fuseblk: Fix warning in super_setup_bdi_name()
Jan Kara
2017-05-17
1
-1
/
+8
|
|
*
|
|
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2017-05-15
1
-3
/
+5
|
|
|
\
\
\
|
|
|
*
|
|
block: xen-blkback: add null check to avoid null pointer dereference
Gustavo A. R. Silva
2017-05-15
1
-3
/
+5
|
|
*
|
|
|
drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()
Lars Ellenberg
2017-05-11
1
-12
/
+15
|
*
|
|
|
|
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-20
15
-165
/
+183
|
|
\
\
\
\
\
|
|
*
|
|
|
|
MAINTAINERS: greybus-dev list is members-only
Randy Dunlap
2017-05-18
1
-1
/
+1
|
|
*
|
|
|
|
staging: fsl-dpaa2/eth: add ETHERNET dependency
Arnd Bergmann
2017-05-16
1
-0
/
+1
|
|
*
|
|
|
|
staging: typec: fusb302: refactor resume retry mechanism
Rui Miguel Silva
2017-05-16
1
-34
/
+36
|
|
*
|
|
|
|
staging: typec: fusb302: reset i2c_busy state in error
Rui Miguel Silva
2017-05-16
1
-2
/
+4
[next]