index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
3
-5
/
+73
2020-09-27
dyndbg: use keyword, arg varnames for query term pairs
Jim Cromie
1
-12
/
+15
2020-09-17
driver core: force NOIO allocations during unplug
Oliver Neukum
1
-0
/
+4
2020-09-14
Linux 5.9-rc5
v5.9-rc5
Linus Torvalds
1
-1
/
+1
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
1
-0
/
+3
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
1
-1
/
+3
2020-09-12
openrisc: Fix issue with get_user for 64-bit values
Stafford Horne
1
-12
/
+21
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-12
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
1
-4
/
+3
2020-09-11
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
1
-1
/
+1
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
1
-0
/
+1
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
2
-2
/
+5
2020-09-11
kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
Lai Jiangshan
1
-1
/
+1
2020-09-11
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
1
-1
/
+1
2020-09-11
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
1
-9
/
+12
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
3
-2
/
+11
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-10
powercap: make documentation reflect code
Amit Kucheria
1
-6
/
+5
2020-09-10
PM: <linux/device.h>: fix @em_pd kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-09-10
powercap/intel_rapl: add support for AlderLake
Zhang Rui
1
-0
/
+1
2020-09-10
powercap/intel_rapl: add support for RocketLake
Zhang Rui
1
-0
/
+1
2020-09-10
powercap/intel_rapl: add support for TigerLake Desktop
Zhang Rui
1
-0
/
+1
2020-09-10
Revert "dyndbg: accept query terms like file=bar and module=foo"
Greg Kroah-Hartman
2
-34
/
+20
2020-09-10
Revert "dyndbg: fix problem parsing format="foo bar""
Greg Kroah-Hartman
1
-17
/
+21
2020-09-10
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-09-10
driver core: platform: Document return type of more functions
Stephen Boyd
2
-6
/
+26
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
3
-9
/
+16
2020-09-09
arm64: dts: ns2: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-09
ARM: dts: BCM5301X: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-09
ARM: dts: NSP: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-09
ARM: dts: bcm: HR2: Fixed QSPI compatible string
Florian Fainelli
1
-1
/
+1
2020-09-09
dt-bindings: spi: Fix spi-bcm-qspi compatible ordering
Florian Fainelli
1
-8
/
+8
2020-09-09
IB/isert: Fix unaligned immediate-data handling
Sagi Grimberg
2
-56
/
+78
2020-09-09
RDMA/rtrs-srv: Set .release function for rtrs srv device during device init
Md Haris Iqbal
2
-8
/
+8
2020-09-09
RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
YueHaibing
1
-2
/
+0
2020-09-09
block: Set same_page to false in __bio_try_merge_page if ret is false
Ritesh Harjani
1
-1
/
+3
2020-09-09
spi: stm32: fix pm_runtime_get_sync() error checking
Dan Carpenter
1
-1
/
+1
2020-09-09
spi: Fix memory leak on splited transfers
Gustav Wiklander
1
-2
/
+7
2020-09-09
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
2
-12
/
+38
2020-09-09
Revert "driver core: Annotate dev_err_probe() with __must_check"
Greg Kroah-Hartman
1
-1
/
+1
2020-09-09
Revert "test_firmware: Test platform fw loading on non-EFI systems"
Greg Kroah-Hartman
4
-42
/
+18
2020-09-09
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
1
-4
/
+8
2020-09-09
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-09
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-09
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
1
-4
/
+4
[next]