index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
KVM: x86/mmu: Use MMU role to check for matching guest page sizes
Sean Christopherson
2
-16
/
+3
2021-06-24
KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN
Sean Christopherson
1
-34
/
+16
2021-06-24
Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role"
Sean Christopherson
2
-2
/
+0
2021-06-24
KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
Sean Christopherson
4
-4
/
+31
2021-06-24
KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
Sean Christopherson
3
-3
/
+16
2021-06-24
Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
Sean Christopherson
2
-0
/
+2
2021-06-24
KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
Sean Christopherson
1
-2
/
+1
2021-06-24
KVM: x86: Properly reset MMU context at vCPU RESET/INIT
Sean Christopherson
1
-0
/
+13
2021-06-24
KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
Sean Christopherson
1
-1
/
+9
2021-06-24
KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPT
Sean Christopherson
1
-7
/
+0
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
8
-313
/
+78
2021-06-24
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
5
-0
/
+256
2021-06-24
KVM: stats: Add documentation for binary statistics interface
Jing Zhang
1
-0
/
+170
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
8
-2
/
+359
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
8
-0
/
+157
2021-06-24
dt-bindings: crypto: ccree: Convert to json-schema
Geert Uytterhoeven
2
-25
/
+53
2021-06-24
dt-bindings: fpga: zynq: convert bindings to YAML
Nobuhiro Iwamatsu
2
-19
/
+52
2021-06-24
dt-bindings: rtc: zynqmp: convert bindings to YAML
Nobuhiro Iwamatsu
2
-25
/
+65
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
2
-2
/
+6
2021-06-24
Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-38
/
+99
2021-06-24
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-25
Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
9
-23
/
+90
2021-06-24
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-06-24
dt-bindings: i2c: update bindings for MT8195 SoC
Kewei.Xu
1
-0
/
+1
2021-06-24
i2c: imx: Fix some checkpatch warnings
Kwon Tae-young
1
-14
/
+5
2021-06-24
Merge branch 'sctp-pmtud-convergence'
David S. Miller
4
-13
/
+18
2021-06-24
sctp: send the next probe immediately once the last one is acked
Xin Long
2
-5
/
+12
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
2
-8
/
+6
2021-06-24
Merge branch 'sja1110-doc'
David S. Miller
2
-6
/
+63
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
1
-2
/
+6
2021-06-24
Documentation: net: dsa: add details about SJA1110
Vladimir Oltean
1
-4
/
+57
2021-06-24
PCI: imx6: Enable PHY internal regulator when supplied >3V
Richard Zhu
1
-0
/
+20
2021-06-24
dt-bindings: imx6q-pcie: Add "vph-supply" for PHY supply voltage
Richard Zhu
1
-0
/
+3
2021-06-24
PCI: imx6: Limit DBI register length for imx6qp PCIe
Richard Zhu
1
-0
/
+1
2021-06-24
PCI: imx6: Remove imx6_pcie_probe() redundant error message
Zhen Lei
1
-3
/
+1
2021-06-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
3
-8
/
+20
2021-06-24
i2c: dev: Add __user annotation
Andreas Hecht
1
-1
/
+1
2021-06-24
Merge branch 'gve-dqo'
David S. Miller
16
-216
/
+3250
2021-06-24
gve: DQO: Add RX path
Bailey Forrest
4
-0
/
+601
2021-06-24
gve: DQO: Add TX path
Bailey Forrest
2
-2
/
+829
2021-06-24
gve: DQO: Configure interrupts on device up
Bailey Forrest
2
-2
/
+33
2021-06-24
gve: DQO: Add ring allocation and initialization
Bailey Forrest
7
-13
/
+420
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest
8
-25
/
+260
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
4
-29
/
+64
2021-06-24
gve: Add DQO fields for core data structures
Bailey Forrest
1
-11
/
+251
2021-06-24
gve: Add dqo descriptors
Bailey Forrest
2
-1
/
+257
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
4
-2
/
+127
2021-06-24
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
2
-15
/
+55
2021-06-24
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
5
-15
/
+37
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
2
-43
/
+179
[prev]
[next]