index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
idr test suite: Improve reporting from idr_find_test_1
Matthew Wilcox (Oracle)
1
-1
/
+10
2021-04-01
idr test suite: Create anchor before launching throbber
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-04-01
idr test suite: Take RCU read lock in idr_find_test_1
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-04-01
radix tree test suite: Register the main thread with the RCU library
Matthew Wilcox (Oracle)
3
-0
/
+6
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
3
-1
/
+9
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
1
-2
/
+11
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
1
-2
/
+17
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
1
-11
/
+14
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
1
-6
/
+4
2021-04-01
Merge branch 'kvm-fix-svm-races' into kvm-master
Paolo Bonzini
1
-5
/
+23
2021-04-01
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
1
-1
/
+17
2021-04-01
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
1
-4
/
+6
2021-04-01
Merge tag 'amd-drm-fixes-5.12-2021-03-31' of https://gitlab.freedesktop.org/a...
Dave Airlie
11
-20
/
+26
2021-04-01
Merge tag 'exynos-drm-fixes-for-v5.12-rc6' of git://git.kernel.org/pub/scm/li...
Dave Airlie
1
-1
/
+0
2021-03-31
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
1
-4
/
+4
2021-03-31
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
1
-2
/
+2
2021-03-31
drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspend
Alex Deucher
1
-0
/
+5
2021-03-31
drm/amdkfd: dqm fence memory corruption
Qu Huang
7
-12
/
+12
2021-03-31
block: only update parent bi_status when bio fail
Yufen Yu
1
-1
/
+1
2021-03-31
Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2021-03-31
Merge tag 'pinctrl-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+27
2021-03-31
Merge commit 'kvm-tdp-fix-flushes' into kvm-master
Paolo Bonzini
3
-17
/
+42
2021-03-30
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
1
-1
/
+1
2021-03-30
io_uring: drop sqd lock before handling signals for SQPOLL
Jens Axboe
1
-8
/
+11
2021-03-30
ACPI: scan: Fix _STA getting called on devices with unmet dependencies
Hans de Goede
1
-1
/
+11
2021-03-30
Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-4
/
+12
2021-03-30
drm/tegra: sor: Grab runtime PM reference across reset
Thierry Reding
1
-0
/
+7
2021-03-30
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
1
-0
/
+0
2021-03-30
XArray: Add xa_limit_16b
Matthew Wilcox (Oracle)
1
-1
/
+3
2021-03-30
XArray: Fix splitting to non-zero orders
Matthew Wilcox (Oracle)
2
-14
/
+16
2021-03-30
XArray: Fix split documentation
Matthew Wilcox (Oracle)
1
-3
/
+4
2021-03-30
drm/tegra: dc: Restore coupling of display controllers
Thierry Reding
1
-12
/
+8
2021-03-30
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
2
-5
/
+14
2021-03-30
drm/tegra: dc: Don't set PLL clock to 0Hz
Dmitry Osipenko
1
-5
/
+5
2021-03-30
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
3
-6
/
+27
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
1
-4
/
+7
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
1
-11
/
+12
2021-03-30
KVM: make: Fix out-of-source module builds
Siddharth Chandrasekaran
1
-1
/
+1
2021-03-30
selftests: kvm: make hardware_disable_test less verbose
Vitaly Kuznetsov
1
-5
/
+5
2021-03-30
KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...
Vitaly Kuznetsov
1
-0
/
+8
2021-03-30
KVM: x86: remove unused declaration of kvm_write_tsc()
Dongli Zhang
1
-1
/
+0
2021-03-30
KVM: clean up the unused argument
Haiwei Li
1
-5
/
+4
2021-03-30
tools/kvm_stat: Add restart delay
Stefan Raspl
1
-0
/
+1
2021-03-30
Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-1
/
+12
2021-03-30
Merge tag 'vfio-v5.12-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-1
/
+7
2021-03-30
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-30
Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-03-30
Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-03-30
ftrace: Check if pages were allocated before calling free_pages()
Steven Rostedt (VMware)
1
-3
/
+6
2021-03-30
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
1
-1
/
+1
[prev]
[next]