index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
misc: bcm_vk: Fix potential deadlock on &vk->ctx_lock
Chengfeng Ye
2
-8
/
+8
2023-08-04
pcmcia : make PCMCIA depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-08-04
misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-08-04
char: xillybus: make XILLYBUS_OF depend on HAS_IOMEM
Baoquan He
1
-1
/
+1
2023-08-04
misc: hi6421-spmi-pmic: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-08-04
misc: Explicitly include correct DT includes
Rob Herring
9
-7
/
+10
2023-08-04
misc: tps6594-esm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: tps6594-pfsm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-04
misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...
Kumaravel Thiagarajan
1
-0
/
+140
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...
Kumaravel Thiagarajan
4
-1
/
+307
2023-08-04
dyndbg: add source filename to prefix
Thomas Weißschuh
3
-3
/
+10
2023-08-04
dyndbg: increase PREFIX_SIZE to 128
Thomas Weißschuh
1
-1
/
+1
2023-08-04
dyndbg: constify opt_array
Thomas Weißschuh
1
-1
/
+1
2023-08-04
binderfs: Drop unused #include <linux/radix-tree.h>
Uwe Kleine-König
1
-1
/
+0
2023-08-04
android: Remove error checking for debugfs_create_dir()
Wang Ming
1
-11
/
+9
2023-07-30
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
1
-1
/
+1
2023-07-30
mei: gsc: add module description
Tomas Winkler
1
-0
/
+1
2023-07-30
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
1
-2
/
+1
2023-07-30
char: Explicitly include correct DT includes
Rob Herring
2
-2
/
+2
2023-07-30
MAINTAINERS: Add drivers/firmware/google/ entry
Brian Norris
1
-0
/
+9
2023-07-30
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Wang Ming
1
-1
/
+1
2023-07-30
mei: obtain firmware version only on gsc.
Alexander Usyskin
3
-3
/
+12
2023-07-30
mei: bus: enable asynchronous suspend.
Alexander Usyskin
1
-0
/
+1
2023-07-30
mei: log firmware status on hw_start failure.
Alexander Usyskin
1
-1
/
+4
2023-07-30
x86/APM: drop the duplicate APM_MINOR_DEV macro
Randy Dunlap
1
-6
/
+0
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
64
-75
/
+63
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
5
-20
/
+52
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
1
-68
/
+0
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
1
-2
/
+8
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
1
-1
/
+7
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
1
-2
/
+23
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
1
-0
/
+1
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
1
-18
/
+4
2023-07-29
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2
-4
/
+8
2023-07-29
KVM: Grab a reference to KVM for VM and vCPU stats file descriptors
Sean Christopherson
1
-0
/
+24
2023-07-29
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
1
-6
/
+22
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
1
-8
/
+2
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
1
-0
/
+4
2023-07-29
KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
Sean Christopherson
1
-2
/
+1
2023-07-29
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
3
-9
/
+26
2023-07-29
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
1
-1
/
+1
2023-07-29
KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
Peng Hao
1
-1
/
+2
2023-07-29
KVM: x86: check the kvm_cpu_get_interrupt result before using it
Maxim Levitsky
1
-3
/
+7
2023-07-29
KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
Maxim Levitsky
1
-1
/
+4
2023-07-29
KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
Maxim Levitsky
1
-7
/
+13
[next]