index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx_ops.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
4 days
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
1
-0
/
+7
4 days
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
1
-1
/
+1
4 days
staging: gpib: Fix allyesconfig build failures
Steven Rostedt
2
-2
/
+2
5 days
modpost: distinguish same module paths from different dump files
Masahiro Yamada
2
-9
/
+11
5 days
kbuild: deb-pkg: Do not install maint scripts for arch 'um'
Nicolas Schier
1
-0
/
+6
5 days
kbuild: deb-pkg: add debarch for ARCH=um
Masahiro Yamada
1
-0
/
+7
5 days
kbuild: Drop support for include/asm-<arch> in headers_check.pl
Geert Uytterhoeven
2
-8
/
+3
5 days
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2
-0
/
+168
5 days
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
5 days
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2
-0
/
+91
5 days
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
5 days
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
5 days
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
1
-2
/
+3
5 days
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
1
-1
/
+2
6 days
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
3
-5
/
+16
6 days
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2
-3
/
+9
6 days
nfsd: restore callback functionality for NFSv4.0
NeilBrown
1
-3
/
+1
6 days
arm64/signal: Silence sparse warning storing GCSPR_EL0
Mark Brown
1
-20
/
+15
6 days
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
3
-12
/
+22
6 days
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
1
-9
/
+0
6 days
KVM: x86: Play nice with protected guests in complete_hypercall_exit()
Sean Christopherson
1
-1
/
+1
6 days
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2
-0
/
+7
6 days
io_uring: check if iowq is killed before queuing
Pavel Begunkov
1
-1
/
+5
7 days
smb: fix bytes written value in /proc/fs/cifs/Stats
Bharath SM
1
-0
/
+3
7 days
PCI/bwctrl: Enable only if more than one speed is supported
Lukas Wunner
1
-1
/
+3
7 days
PCI: Honor Max Link Speed when determining supported speeds
Lukas Wunner
1
-2
/
+4
7 days
io_uring/register: limit ring resizing to DEFER_TASKRUN
Jens Axboe
1
-0
/
+3
7 days
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
1
-10
/
+26
7 days
smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
Dragan Simic
1
-1
/
+0
7 days
smb: use macros instead of constants for leasekey size and default cifsattrs ...
Bharath SM
2
-2
/
+2
7 days
drm/sched: Fix drm_sched_fini() docu generation
Bagas Sanjaya
1
-1
/
+2
7 days
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
1
-0
/
+4
7 days
accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+1
7 days
accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()
Jacek Lawrynowicz
1
-3
/
+7
7 days
accel/ivpu: Fix general protection fault in ivpu_bo_list()
Jacek Lawrynowicz
1
-1
/
+1
7 days
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
1
-0
/
+2
7 days
regulator: rename regulator-uv-survival-time-ms according to DT binding
Ahmad Fatoum
1
-1
/
+1
7 days
net: mctp: handle skb cleanup on sock_queue failures
Jeremy Kerr
2
-10
/
+112
7 days
net: mdiobus: fix an OF node reference leak
Joe Hattori
1
-3
/
+10
7 days
octeontx2-pf: fix error handling of devlink port in rvu_rep_create()
Harshit Mogalapalli
1
-0
/
+1
7 days
octeontx2-pf: fix netdev memory leak in rvu_rep_create()
Harshit Mogalapalli
1
-1
/
+3
7 days
psample: adjust size if rate_as_probability is set
Adrian Moreno
1
-3
/
+6
7 days
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
7 days
net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...
Vladimir Oltean
1
-5
/
+11
7 days
selftests: openvswitch: fix tcpdump execution
Adrian Moreno
1
-2
/
+4
7 days
mm: huge_memory: handle strsep not finding delimiter
Leo Stone
1
-1
/
+1
7 days
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
1
-1
/
+6
7 days
alloc_tag: fix module allocation tags populated area calculation
Suren Baghdasaryan
1
-5
/
+29
7 days
mm/codetag: clear tags before swap
David Wang
2
-1
/
+8
7 days
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
1
-1
/
+1
[next]