index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
3
-1
/
+34
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
12
-2
/
+352
2022-02-16
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2
-2
/
+36
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
4
-9
/
+53
2022-02-16
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-21
/
+16
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
5
-9
/
+123
2022-02-15
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+34
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
5
-7
/
+20
2022-02-15
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
1
-6
/
+12
2022-02-15
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
1
-6
/
+5
2022-02-15
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
1
-13
/
+15
2022-02-15
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
1
-5
/
+8
2022-02-15
arm64: entry: Move the trampoline data page before the text page
James Morse
2
-3
/
+8
2022-02-15
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
1
-6
/
+13
2022-02-15
arm64: entry: Make the trampoline cleanup optional
James Morse
1
-3
/
+7
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
3
-5
/
+9
2022-02-15
arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
James Morse
2
-4
/
+4
2022-02-15
arm64: entry.S: Add ventry overflow sanity checks
James Morse
1
-0
/
+3
2022-02-06
Linux 5.17-rc3
v5.17-rc3
Linus Torvalds
1
-1
/
+1
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
1
-21
/
+24
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2
-1
/
+102
2022-02-06
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
3
-2
/
+5
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
1
-1
/
+2
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
1
-1
/
+1
2022-02-06
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
1
-5
/
+5
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
1
-7
/
+7
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
1
-1
/
+4
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
1
-4
/
+6
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
5
-23
/
+33
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-02-04
MAINTAINERS: update rppt's email
Mike Rapoport
1
-1
/
+1
2022-02-04
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
1
-6
/
+7
2022-02-04
ipc/sem: do not sleep with a spin lock held
Minghao Chi
1
-2
/
+2
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
3
-0
/
+42
2022-02-04
mm/khugepaged: unify collapse pmd clear, flush and free
Pasha Tatashin
1
-16
/
+18
2022-02-04
mm/page_table_check: use unsigned long for page counters and cleanup
Pasha Tatashin
1
-28
/
+7
2022-02-04
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
1
-0
/
+2
2022-02-04
Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
Chen Wandun
1
-1
/
+1
2022-02-04
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
1
-0
/
+2
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
1
-1
/
+2
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
1
-3
/
+3
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
1
-6
/
+7
[next]