index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
Marc Zyngier
3
-14
/
+14
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
6
-24
/
+9
2021-10-18
KVM: arm64: pkvm: Preserve pending SError on exit from AArch32
Marc Zyngier
1
-1
/
+2
2021-10-18
KVM: arm64: pkvm: Handle GICv3 traps as required
Marc Zyngier
1
-1
/
+17
2021-10-18
KVM: arm64: pkvm: Drop sysregs that should never be routed to the host
Marc Zyngier
1
-50
/
+0
2021-10-18
KVM: arm64: pkvm: Drop AArch32-specific registers
Marc Zyngier
1
-4
/
+0
2021-10-18
KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI
Marc Zyngier
1
-11
/
+22
2021-10-18
KVM: arm64: pkvm: Use a single function to expose all id-regs
Marc Zyngier
3
-35
/
+26
2021-10-18
KVM: arm64: Fix early exit ptrauth handling
Marc Zyngier
1
-10
/
+4
2021-10-11
KVM: arm64: Handle protected guests at 32 bits
Fuad Tabba
1
-0
/
+34
2021-10-11
KVM: arm64: Trap access to pVM restricted features
Fuad Tabba
1
-0
/
+57
2021-10-11
KVM: arm64: Move sanitized copies of CPU features
Fuad Tabba
2
-6
/
+2
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
7
-1
/
+209
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
8
-1
/
+737
2021-10-11
KVM: arm64: Simplify masking out MTE in feature id reg
Fuad Tabba
1
-8
/
+2
2021-10-11
KVM: arm64: Add missing field descriptor for MDCR_EL2
Fuad Tabba
1
-0
/
+1
2021-10-11
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
3
-4
/
+4
2021-10-11
KVM: arm64: Move early handlers to per-EC handlers
Marc Zyngier
3
-68
/
+124
2021-10-11
KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
Marc Zyngier
1
-1
/
+1
2021-10-11
KVM: arm64: Move __get_fault_info() and co into their own include file
Marc Zyngier
3
-61
/
+77
2021-10-03
Linux 5.15-rc4
Linus Torvalds
1
-1
/
+1
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-03
kvm: fix objtool relocation warning
Linus Torvalds
1
-1
/
+0
2021-10-02
cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object
Dave Wysochanski
1
-1
/
+1
2021-10-02
drm/i915: fix blank screen booting crashes
Hugh Dickins
1
-2
/
+3
2021-10-02
hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field
Nadezda Lutovinova
1
-15
/
+11
2021-10-02
hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field
Nadezda Lutovinova
1
-17
/
+11
2021-10-02
hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field
Nadezda Lutovinova
1
-18
/
+11
2021-10-02
hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller
Vadim Pasternak
1
-1
/
+1
2021-10-02
hwmon: (pmbus/ibm-cffps) max_power_out swap changes
Brandon Wyman
1
-2
/
+8
2021-10-02
hwmon: (occ) Fix P10 VRM temp sensors
Eddie James
1
-12
/
+5
2021-10-01
thermal: Update information in MAINTAINERS
Rafael J. Wysocki
1
-3
/
+5
2021-10-01
io_uring: kill fasync
Pavel Begunkov
1
-15
/
+2
2021-10-01
sched: Always inline is_percpu_thread()
Peter Zijlstra
1
-1
/
+1
2021-10-01
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
1
-1
/
+7
2021-10-01
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal Koutný
1
-1
/
+5
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2
-5
/
+33
2021-10-01
perf/x86/intel: Update event constraints for ICX
Kan Liang
1
-0
/
+1
2021-10-01
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
1
-0
/
+1
2021-10-01
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
1
-7
/
+25
2021-10-01
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
1
-0
/
+6
2021-10-01
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
1
-3
/
+3
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
1
-1
/
+4
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
1
-5
/
+5
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
2
-0
/
+11
2021-10-01
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
1
-0
/
+6
2021-09-30
ksmbd: missing check for NULL in convert_to_nt_pathname()
Dan Carpenter
1
-10
/
+7
2021-09-30
ksmbd: fix transform header validation
Namjae Jeon
1
-9
/
+9
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
3
-13
/
+74
[next]