index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: remove CONFIG_DMA_REMAP
Christoph Hellwig
2022-03-03
2
-2
/
+2
*
sparc: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-02-25
1
-1
/
+1
*
alpha: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-02-25
2
-9
/
+10
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-01-25
4
-2
/
+14
|
\
|
*
ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
Ard Biesheuvel
2022-01-19
2
-0
/
+3
|
*
ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofault
Ard Biesheuvel
2022-01-19
1
-2
/
+8
|
*
ARM: 9170/1: fix panic when kasan and kprobe are enabled
sparkhuang
2022-01-19
1
-0
/
+3
*
|
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-23
12
-82
/
+125
|
\
\
|
*
|
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
2022-01-18
1
-0
/
+2
|
*
|
powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64
Athira Rajeev
2022-01-17
1
-30
/
+28
|
*
|
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2022-01-16
3
-33
/
+38
|
*
|
powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32
Christophe Leroy
2022-01-16
1
-1
/
+1
|
*
|
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2022-01-15
2
-2
/
+4
|
*
|
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2022-01-15
2
-9
/
+14
|
*
|
powerpc/bpf: Update ldimm64 instructions during extra pass
Naveen N. Rao
2022-01-15
3
-7
/
+35
|
*
|
powerpc32/bpf: Fix codegen for bpf-to-bpf calls
Naveen N. Rao
2022-01-15
1
-0
/
+3
*
|
|
Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-23
10
-77
/
+352
|
\
\
\
|
*
|
|
x86/perf: Avoid warning for Arch LBR without XSAVE
Andi Kleen
2022-01-18
1
-0
/
+3
|
*
|
|
perf/x86/intel/uncore: Add IMC uncore support for ADL
Kan Liang
2022-01-18
5
-5
/
+220
|
*
|
|
perf/x86/intel/lbr: Add static_branch for LBR INFO flags
Peter Zijlstra (Intel)
2022-01-18
1
-17
/
+34
|
*
|
|
perf/x86/intel/lbr: Support LBR format V7
Peter Zijlstra (Intel)
2022-01-18
3
-51
/
+75
|
*
|
|
perf/x86/rapl: fix AMD event handling
Stephane Eranian
2022-01-18
1
-3
/
+6
|
*
|
|
perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
Zhengjun Xing
2022-01-18
1
-1
/
+1
|
*
|
|
perf/x86/intel: Add a quirk for the calculation of the number of counters on ...
Kan Liang
2022-01-18
1
-0
/
+13
*
|
|
|
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
29
-37
/
+5
|
\
\
\
\
|
*
|
|
|
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2022-01-15
1
-2
/
+2
|
*
|
|
|
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
2
-3
/
+3
|
*
|
|
|
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
2022-01-15
6
-6
/
+0
|
*
|
|
|
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
20
-26
/
+0
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
23
-31
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
16
-16
/
+0
|
*
|
|
|
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
6
-13
/
+13
|
*
|
|
|
|
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
2
-2
/
+2
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-22
21
-535
/
+664
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled
Sean Christopherson
2022-01-19
3
-6
/
+9
|
*
|
|
|
|
|
KVM: SVM: Move svm_hardware_setup() and its helpers below svm_x86_ops
Sean Christopherson
2022-01-19
1
-233
/
+234
|
*
|
|
|
|
|
KVM: SVM: Drop AVIC's intermediate avic_set_running() helper
Sean Christopherson
2022-01-19
1
-20
/
+36
|
*
|
|
|
|
|
KVM: VMX: Don't do full kick when handling posted interrupt wakeup
Sean Christopherson
2022-01-19
1
-1
/
+1
|
*
|
|
|
|
|
KVM: VMX: Fold fallback path into triggering posted IRQ helper
Sean Christopherson
2022-01-19
1
-8
/
+10
|
*
|
|
|
|
|
KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
Sean Christopherson
2022-01-19
1
-5
/
+3
|
*
|
|
|
|
|
KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
Sean Christopherson
2022-01-19
2
-6
/
+7
|
*
|
|
|
|
|
KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPU
Sean Christopherson
2022-01-19
1
-14
/
+18
|
*
|
|
|
|
|
KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption
Sean Christopherson
2022-01-19
3
-12
/
+9
|
*
|
|
|
|
|
KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking path
Sean Christopherson
2022-01-19
1
-2
/
+0
|
*
|
|
|
|
|
KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
Sean Christopherson
2022-01-19
2
-17
/
+9
|
*
|
|
|
|
|
KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
Sean Christopherson
2022-01-19
1
-2
/
+20
|
*
|
|
|
|
|
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2022-01-19
4
-32
/
+1
|
*
|
|
|
|
|
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
Sean Christopherson
2022-01-19
1
-2
/
+0
|
*
|
|
|
|
|
KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
Sean Christopherson
2022-01-19
2
-5
/
+22
|
*
|
|
|
|
|
KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
Sean Christopherson
2022-01-19
3
-19
/
+25
[next]