index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-23
22
-20
/
+876
|
\
|
*
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-19
3
-6
/
+32
|
*
efi: stub: prefer mirrored memory for randomized allocations
Ard Biesheuvel
2022-05-06
1
-0
/
+11
|
*
efi/arm64: libstub: run image in place if randomized by the loader
Ard Biesheuvel
2022-05-03
2
-3
/
+20
|
*
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
2022-05-03
5
-5
/
+9
|
*
efi: x86: Set the NX-compatibility flag in the PE header
Peter Jones
2022-05-03
1
-0
/
+4
|
*
efi: libstub: ensure allocated memory to be executable
Baskov Evgeniy
2022-05-03
2
-4
/
+118
|
*
efi: libstub: declare DXE services table
Baskov Evgeniy
2022-05-03
4
-1
/
+89
|
*
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
2022-04-13
1
-0
/
+2
|
*
docs: security: Add secrets/coco documentation
Dov Murik
2022-04-13
3
-0
/
+113
|
*
efi: Register efi_secret platform device if EFI secret area is declared
Dov Murik
2022-04-13
1
-0
/
+5
|
*
virt: Add efi_secret module to expose confidential computing secrets
Dov Murik
2022-04-13
6
-0
/
+422
|
*
efi: Save location of EFI confidential computing area
Dov Murik
2022-04-13
4
-0
/
+35
|
*
efi: Allow to enable EFI runtime services by default on RT
Javier Martinez Canillas
2022-04-13
2
-1
/
+16
*
|
Linux 5.18
v5.18
Linus Torvalds
2022-05-22
1
-1
/
+1
*
|
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
2022-05-22
1
-1
/
+13
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-22
3
-2
/
+23
|
\
\
|
*
|
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-05-21
1
-0
/
+1
|
*
|
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-05-21
1
-0
/
+14
|
*
|
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
2022-05-21
1
-2
/
+8
*
|
|
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...
Linus Torvalds
2022-05-22
13
-16
/
+103
|
\
\
\
|
*
|
|
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
1
-5
/
+21
|
*
|
|
perf test bpf: Skip test if clang is not present
Athira Rajeev
2022-05-21
1
-4
/
+6
|
*
|
|
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-05-21
1
-0
/
+11
|
*
|
|
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
1
-1
/
+1
|
*
|
|
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
1
-2
/
+6
|
*
|
|
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
1
-0
/
+12
|
*
|
|
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
2022-05-21
1
-0
/
+10
|
*
|
|
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
2022-05-20
1
-3
/
+14
|
*
|
|
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-20
5
-1
/
+22
*
|
|
|
Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-22
2
-13
/
+9
|
\
\
\
\
|
*
|
|
|
Input: ili210x - use one common reset implementation
Marek Vasut
2022-05-18
1
-12
/
+8
|
*
|
|
|
Input: ili210x - fix reset timing
Marek Vasut
2022-05-18
1
-2
/
+2
|
*
|
|
|
dt-bindings: input: mediatek,mt6779-keypad: update maintainer
Mattijs Korpershoek
2022-04-25
1
-1
/
+1
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-05-22
3
-32
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
scsi: ufs: core: Fix referencing invalid rsp field
Daejun Park
2022-05-20
1
-12
/
+7
|
*
|
|
|
|
scsi: target: Fix incorrect use of cpumask_t
Mingzhe Zou
2022-05-18
2
-20
/
+36
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-21
8
-19
/
+56
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
2022-05-20
1
-2
/
+4
|
*
|
|
|
|
|
KVM: x86: hyper-v: fix type of valid_bank_mask
Yury Norov
2022-05-20
1
-2
/
+2
|
*
|
|
|
|
|
KVM: Free new dirty bitmap if creating a new memslot fails
Sean Christopherson
2022-05-20
1
-1
/
+1
|
*
|
|
|
|
|
KVM: eventfd: Fix false positive RCU usage warning
Wanpeng Li
2022-05-20
1
-1
/
+2
|
*
|
|
|
|
|
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
2022-05-20
1
-0
/
+19
|
*
|
|
|
|
|
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
2022-05-20
1
-4
/
+14
|
*
|
|
|
|
|
kvm: x86/pmu: Fix the compare function used by the pmu event filter
Aaron Lewis
2022-05-20
1
-2
/
+5
|
*
|
|
|
|
|
Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-05-17
2
-3
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: arm64: Don't hypercall before EL2 init
Quentin Perret
2022-05-15
1
-1
/
+2
|
|
*
|
|
|
|
|
KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
Marc Zyngier
2022-05-15
1
-2
/
+1
|
*
|
|
|
|
|
|
KVM: x86/mmu: Update number of zapped pages even if page list is stable
Sean Christopherson
2022-05-12
1
-4
/
+6
*
|
|
|
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-21
4
-15
/
+22
|
\
\
\
\
\
\
\
\
[next]