index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
event_analyzing_sample.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-25
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-25
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-25
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-10-25
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-25
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-29
/
+33
2019-10-25
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
2019-10-25
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
1
-0
/
+8
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-10-24
gfs2: Fix memory leak when gfs2meta's fs_context is freed
Andrew Price
1
-0
/
+1
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-10-23
io_uring: correct timeout req sequence when inserting a new entry
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring : correct timeout req sequence when waiting timeout
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring: revert "io_uring: optimize submit_and_wait API"
Jens Axboe
1
-46
/
+17
2019-10-23
MAINTAINERS: Update the Spreadtrum SoC maintainer
Baolin Wang
1
-1
/
+3
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
1
-1
/
+3
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-10-23
dt-bindings: riscv: Fix CPU schema errors
Rob Herring
1
-16
/
+13
2019-10-23
MAINTAINERS: Remove Gregory and Brian for ARCH_BRCMSTB
Florian Fainelli
1
-2
/
+0
2019-10-23
scripts/nsdeps: use alternative sed delimiter
Jessica Yu
1
-1
/
+1
2019-10-22
fs/dax: Fix pmd vs pte conflict detection
Dan Williams
1
-2
/
+3
2019-10-23
opp: Reinitialize the list_kref before adding the static OPPs again
Viresh Kumar
1
-0
/
+7
2019-10-23
ALSA: hda: Add Tigerlake/Jasperlake PCI ID
Pan Xiuli
1
-0
/
+6
2019-10-22
KVM: nVMX: Don't leak L1 MMIO regions to L2
Jim Mattson
4
-32
/
+55
2019-10-22
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
3
-8
/
+8
2019-10-22
cpufreq: Cancel policy update work scheduled before freeing
Sudeep Holla
1
-0
/
+3
2019-10-22
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Gerald Schaefer
2
-3
/
+12
2019-10-22
s390/zcrypt: fix memleak at release
Johan Hovold
1
-2
/
+1
2019-10-22
ALSA: usb-audio: Fix copy&paste error in the validator
Takashi Iwai
1
-1
/
+1
2019-10-22
kvm: clear kvmclock MSR on reset
Paolo Bonzini
1
-5
/
+3
2019-10-22
KVM: x86: fix bugon.cocci warnings
kbuild test robot
1
-2
/
+1
2019-10-22
KVM: VMX: Remove specialized handling of unexpected exit-reasons
Liran Alon
1
-12
/
+0
2019-10-22
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
1
-10
/
+11
2019-10-22
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
1
-0
/
+2
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
5
-15
/
+15
2019-10-22
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
1
-6
/
+1
2019-10-22
KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
Wanpeng Li
1
-13
/
+16
2019-10-22
selftests: kvm: synchronize .gitignore to Makefile
Vitaly Kuznetsov
1
-0
/
+2
2019-10-22
kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUID
Jim Mattson
1
-1
/
+1
2019-10-22
cpuidle: haltpoll: Take 'idle=' override into account
Zhenzhong Duan
1
-0
/
+4
2019-10-22
ACPI: NFIT: Fix unlock on error in scrub_show()
Dan Carpenter
1
-1
/
+1
2019-10-21
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
1
-0
/
+4
2019-10-21
ARM: 8926/1: v7m: remove register save to stack before svc
afzal mohammed
1
-1
/
+0
2019-10-21
Input: st1232 - fix reporting multitouch coordinates
Dixit Parmar
1
-2
/
+4
2019-10-21
mmc: mxs: fix flags passed to dmaengine_prep_slave_sg
Sascha Hauer
1
-3
/
+4
[next]