| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | 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 |
| | | * | | | | | staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802... | Ian W MORRISON | 2017-05-15 | 1 | -1/+0 |
| | | * | | | | | staging: rtl8192e: GetTs Fix invalid TID 7 warning. | Malcolm Priestley | 2017-05-15 | 1 | -11/+4 |
| | | * | | | | | staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD. | Malcolm Priestley | 2017-05-15 | 1 | -1/+1 |
| | | * | | | | | staging: rtl8192e: fix 2 byte alignment of register BSSIDR. | Malcolm Priestley | 2017-05-15 | 1 | -4/+5 |
| | | * | | | | | staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory. | Malcolm Priestley | 2017-05-15 | 1 | -4/+9 |
| | | * | | | | | staging: vc04_services: Fix bulk cache maintenance | Phil Elwell | 2017-05-15 | 1 | -12/+19 |
| | | * | | | | | staging: ccree: remove extraneous spin_unlock_bh() in error handler | Ian Chard | 2017-05-15 | 1 | -1/+0 |
| | | * | | | | | staging: typec: Fix sparse warnings about incorrect types | Guru Das Srinagesh | 2017-05-15 | 1 | -2/+2 |
| | | * | | | | | staging: typec: fusb302: do not free gpio from managed resource | Rui Miguel Silva | 2017-05-15 | 1 | -2/+0 |
| | | * | | | | | staging: typec: tcpm: Fix Port Power Role field in PS_RDY messages | Guenter Roeck | 2017-05-15 | 1 | -2/+16 |
| | | * | | | | | staging: typec: tcpm: Respond to Discover Identity commands | Guenter Roeck | 2017-05-15 | 3 | -1/+33 |
| | | * | | | | | staging: typec: tcpm: Set correct flags in PD request messages | Guenter Roeck | 2017-05-15 | 1 | -2/+1 |
| | | * | | | | | staging: typec: tcpm: Drop duplicate PD messages | Guenter Roeck | 2017-05-15 | 2 | -0/+39 |
| | | * | | | | | staging: typec: fusb302: Fix chip->vbus_present init value | Yueyao Zhu | 2017-05-15 | 1 | -1/+1 |
| | | * | | | | | staging: typec: fusb302: Fix module autoload | Javier Martinez Canillas | 2017-05-15 | 1 | -0/+2 |
| | | * | | | | | staging: typec: tcpci: declare private structure as static | Olivier Leveque | 2017-05-15 | 1 | -1/+1 |
| | | * | | | | | staging: MAINTAINERS: add GBY as ccree maintainer | Gilad Ben-Yossef | 2017-05-15 | 1 | -0/+8 |