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
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
1
-5
/
+3
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2
-18
/
+29
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
6
-36
/
+49
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
6
-31
/
+35
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
4
-17
/
+21
2022-04-02
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
5
-21
/
+23
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
5
-46
/
+19
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
4
-18
/
+24
2022-04-02
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2
-1
/
+2
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
4
-1
/
+5
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
5
-16
/
+55
2022-04-02
KVM: avoid double put_page with gfn-to-pfn cache
David Woodhouse
1
-0
/
+1
2022-04-02
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
3
-48
/
+19
2022-04-02
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
1
-2
/
+8
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
5
-17
/
+32
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-96
/
+18
2022-04-01
Merge tag 'vfs-5.18-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2022-04-01
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
18
-246
/
+347
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+10
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
25
-92
/
+186
2022-04-01
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-28
/
+46
2022-04-01
Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-25
/
+110
2022-04-01
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-14
/
+33
2022-04-01
dt-bindings: Fix phandle-array issues in the idle-states bindings
Palmer Dabbelt
2
-8
/
+10
2022-04-01
Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-18
/
+17
2022-04-01
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
18
-1377
/
+924
2022-04-01
Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-30
/
+47
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
28
-236
/
+113
2022-04-01
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
4
-5
/
+36
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
43
-202
/
+1491
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
36
-192
/
+296
2022-04-01
Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-212
/
+309
2022-04-01
perf python: Convert tracepoint.py example to python3
Tanu M
1
-2
/
+2
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
1
-2
/
+1
2022-04-01
perf cpumap: More cpu map reuse by merge.
Ian Rogers
1
-10
/
+5
2022-04-01
perf cpumap: Add is_subset function
Ian Rogers
2
-0
/
+21
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
19
-53
/
+62
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
1
-12
/
+2
2022-04-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-04-01
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+40
2022-04-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+9
2022-04-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+10
2022-04-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+21
2022-04-01
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-01
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
1
-1
/
+4
2022-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
33
-393
/
+554
[prev]
[next]