summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | irqchip/mbigen: Fix memory mapping codeHanjun Guo2017-05-121-3/+6
| * | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-2110-11/+72
| |\ \ \
| | * | | tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)2017-05-191-1/+30
| | * | | kprobes: Document how optimized kprobes are removed from module unloadSteven Rostedt (VMware)2017-05-181-0/+6
| | * | | selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao2017-05-181-2/+6
| | * | | selftests/ftrace: Fix bashismsNaveen N. Rao2017-05-183-4/+4
| | * | | ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stubSteven Rostedt (VMware)2017-05-182-2/+4
| | * | | ftrace/instances: Clear function triggers when removing instancesNaveen N. Rao2017-05-183-0/+12
| | * | | ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()Naveen N. Rao2017-05-181-2/+2
| | * | | tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-183-1/+9
| | * | | tracing: Move postpone selftests to core from early_initcallSteven Rostedt2017-05-181-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-2113-36/+59
| |\ \ \
| | * | | nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-203-0/+8
| | * | | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-204-15/+3Star
| | * | | nvme-fc: stop queues on error detectionJames Smart2017-05-201-0/+4
| | * | | nvme-fc: require target or discovery role for fc-nvme targetsJames Smart2017-05-201-0/+6
| | * | | nvme-fc: correct port role bitsJames Smart2017-05-201-2/+2
| | * | | nvme: unmap CMB and remove sysfs file in reset pathJon Derrick2017-05-201-1/+6
| | * | | blktrace: fix integer parseShaohua Li2017-05-191-2/+2
| | * | | fuseblk: Fix warning in super_setup_bdi_name()Jan Kara2017-05-171-1/+8
| | * | | Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-05-151-3/+5
| | |\ \ \
| | | * | | block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva2017-05-151-3/+5
| | * | | | drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()Lars Ellenberg2017-05-111-12/+15
| * | | | | Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-2015-165/+183
| |\ \ \ \ \
| | * | | | | MAINTAINERS: greybus-dev list is members-onlyRandy Dunlap2017-05-181-1/+1
| | * | | | | staging: fsl-dpaa2/eth: add ETHERNET dependencyArnd Bergmann2017-05-161-0/+1
| | * | | | | staging: typec: fusb302: refactor resume retry mechanismRui Miguel Silva2017-05-161-34/+36
| | * | | | | staging: typec: fusb302: reset i2c_busy state in errorRui Miguel Silva2017-05-161-2/+4
| | * | | | | staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...Ian W MORRISON2017-05-151-1/+0Star
| | * | | | | staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley2017-05-151-11/+4Star
| | * | | | | staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley2017-05-151-1/+1
| | * | | | | staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley2017-05-151-4/+5
| | * | | | | staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley2017-05-151-4/+9
| | * | | | | staging: vc04_services: Fix bulk cache maintenancePhil Elwell2017-05-151-12/+19
| | * | | | | staging: ccree: remove extraneous spin_unlock_bh() in error handlerIan Chard2017-05-151-1/+0Star
| | * | | | | staging: typec: Fix sparse warnings about incorrect typesGuru Das Srinagesh2017-05-151-2/+2
| | * | | | | staging: typec: fusb302: do not free gpio from managed resourceRui Miguel Silva2017-05-151-2/+0Star
| | * | | | | staging: typec: tcpm: Fix Port Power Role field in PS_RDY messagesGuenter Roeck2017-05-151-2/+16
| | * | | | | staging: typec: tcpm: Respond to Discover Identity commandsGuenter Roeck2017-05-153-1/+33
| | * | | | | staging: typec: tcpm: Set correct flags in PD request messagesGuenter Roeck2017-05-151-2/+1Star
| | * | | | | staging: typec: tcpm: Drop duplicate PD messagesGuenter Roeck2017-05-152-0/+39
| | * | | | | staging: typec: fusb302: Fix chip->vbus_present init valueYueyao Zhu2017-05-151-1/+1
| | * | | | | staging: typec: fusb302: Fix module autoloadJavier Martinez Canillas2017-05-151-0/+2
| | * | | | | staging: typec: tcpci: declare private structure as staticOlivier Leveque2017-05-151-1/+1
| | * | | | | staging: MAINTAINERS: add GBY as ccree maintainerGilad Ben-Yossef2017-05-151-0/+8
| | * | | | | staging/android/ion: remove useless document fileYisheng Xie2017-05-153-83/+0Star
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-2038-126/+232
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-197-16/+34
| | |\ \ \ \ \
| | | * | | | | USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork2017-05-171-0/+2
| | | * | | | | USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2017-05-172-4/+6