index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
soundwire: cadence_master: add kernel parameter to override interrupt mask
Pierre-Louis Bossart
1
-0
/
+7
2019-08-21
soundwire: intel_init: add kernel module parameter to filter out links
Pierre-Louis Bossart
1
-0
/
+11
2019-08-21
soundwire: cadence_master: fix divider setting in clock register
Rander Wang
1
-8
/
+8
2019-08-21
soundwire: cadence_master: make use of mclk_freq property
Pierre-Louis Bossart
1
-4
/
+10
2019-08-21
soundwire: intel: read mclk_freq property from firmware
Pierre-Louis Bossart
1
-0
/
+26
2019-08-21
soundwire: add new mclk_freq field for properties
Pierre-Louis Bossart
1
-0
/
+2
2019-08-21
soundwire: stream: remove unnecessary variable initializations
Pierre-Louis Bossart
1
-26
/
+38
2019-08-21
soundwire: stream: fix disable sequence
Pierre-Louis Bossart
1
-1
/
+18
2019-08-21
soundwire: include mod_devicetable.h to avoid compiling warnings
Bard liao
1
-0
/
+2
2019-08-21
soundwire: cadence_master: use firmware defaults for frame shape
Pierre-Louis Bossart
1
-3
/
+23
2019-08-21
soundwire: export helpers to find row and column values
Pierre-Louis Bossart
2
-8
/
+13
2019-08-21
soundwire: bus: improve dynamic debug comments for enumeration
Pierre-Louis Bossart
1
-1
/
+4
2019-08-21
soundwire: cadence_master: revisit interrupt settings
Pierre-Louis Bossart
1
-4
/
+25
2019-08-21
soundwire: intel: fix channel number reported by hardware
Pierre-Louis Bossart
1
-0
/
+10
2019-08-21
soundwire: intel: prevent possible dereference in hw_params
Pierre-Louis Bossart
2
-2
/
+5
2019-08-02
soundwire: bus: split handling of Device0 events
Pierre-Louis Bossart
1
-0
/
+5
2019-08-02
soundwire: cadence_master: simplify bus clash interrupt clear
Pierre-Louis Bossart
1
-2
/
+0
2019-08-02
soundwire: intel: remove BIOS work-arounds
Pierre-Louis Bossart
1
-11
/
+0
2019-08-02
soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-12
/
+6
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-21
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-21
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
3
-12
/
+35
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
3
-5
/
+10
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
7
-36
/
+87
2019-07-20
kbuild: add -fcf-protection=none when using retpoline flags
Seth Forshee
1
-0
/
+6
2019-07-20
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
2
-16
/
+6
2019-07-19
Remove references to dead website.
Dave Jones
3
-10
/
+0
2019-07-19
tracing: Fix user stack trace "??" output
Eiichi Tsukata
1
-8
/
+1
2019-07-19
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Fugang Duan
1
-7
/
+11
2019-07-19
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
1
-1
/
+1
2019-07-19
Input: psmouse - fix build error of multiple definition
YueHaibing
1
-1
/
+2
2019-07-19
Input: applespi - remove set but not used variables 'sts'
Mao Wenan
1
-2
/
+1
2019-07-19
Input: add Apple SPI keyboard and trackpad driver
Ronald Tschalär
5
-0
/
+2117
[next]