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
*
firmware: share fw fallback killing on reboot/suspend
Luis R. Rodriguez
2017-06-03
1
-15
/
+14
*
firmware: move kill_requests_without_uevent() up above
Luis R. Rodriguez
2017-06-03
1
-16
/
+16
*
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
2017-06-03
4
-20
/
+20
*
arm,arm64,drivers: move externs in a new header file
Juri Lelli
2017-06-03
4
-9
/
+20
*
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
2017-06-03
3
-8
/
+4
*
arm, arm64: factorize common cpu capacity default code
Juri Lelli
2017-06-03
7
-423
/
+262
*
arm: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
2017-06-03
1
-2
/
+0
*
arm: fix return value of parse_cpu_capacity
Juri Lelli
2017-06-03
1
-1
/
+1
*
Documentation: arm: fix wrong reference number in DT definition
Juri Lelli
2017-06-03
1
-2
/
+2
*
drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...
Catalin Marinas
2017-06-03
1
-9
/
+24
*
doc: update kernel version in sysfs-uevent ABI doc
Peter Rajnoha
2017-05-27
1
-1
/
+1
*
sysfs: remove signedness from sysfs_get_dirent
Nick Desaulniers
2017-05-25
1
-1
/
+1
*
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
2017-05-25
6
-33
/
+207
*
driver core: platform: fix race condition with driver_override
Adrian Salido
2017-05-25
1
-2
/
+9
*
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
|
\
\
\
\
\
[next]