index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
/
mark.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
poll: fix performance regression due to out-of-line __put_user()
Linus Torvalds
1
-3
/
+11
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
5
-30
/
+18
2021-01-08
hwmon: (amd_energy) fix allocation of hwmon_channel_info config
David Arcari
1
-1
/
+2
2021-01-08
ARM: picoxcell: fix missing interrupt-parent properties
Arnd Bergmann
1
-0
/
+4
2021-01-08
KVM: x86: __kvm_vcpu_halt can be static
Paolo Bonzini
1
-1
/
+1
2021-01-08
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-08
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-08
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-08
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2021-01-08
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
2021-01-08
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
1
-1
/
+1
2021-01-08
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
2021-01-08
nexthop: Fix off-by-one error in error path
Ido Schimmel
1
-1
/
+1
2021-01-08
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-08
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-4
/
+4
2021-01-08
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-08
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-08
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
1
-3
/
+1
2021-01-08
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-08
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-08
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2021-01-08
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
8
-6
/
+63
2021-01-08
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
3
-1
/
+8
2021-01-08
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
1
-0
/
+1
2021-01-08
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
1
-0
/
+4
2021-01-08
KVM: x86/mmu: Clarify TDP MMU page list invariants
Ben Gardon
1
-2
/
+14
2021-01-08
KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
Ben Gardon
1
-56
/
+48
2021-01-08
kvm: check tlbs_dirty directly
Lai Jiangshan
1
-2
/
+1
2021-01-08
KVM: x86: change in pv_eoi_get_pending() to make code more readable
Stephen Zhang
1
-1
/
+1
2021-01-08
MAINTAINERS: Really update email address for Sean Christopherson
Sean Christopherson
1
-1
/
+1
2021-01-08
KVM: x86: fix shift out of bounds reported by UBSAN
Paolo Bonzini
1
-1
/
+1
2021-01-08
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
6
-146
/
+166
2021-01-08
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
5
-47
/
+21
2021-01-08
KVM: selftests: Factor out guest mode code
Andrew Jones
6
-257
/
+189
2021-01-08
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
1
-2
/
+0
2021-01-08
KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
Nathan Chancellor
1
-1
/
+1
2021-01-08
KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()
Sean Christopherson
1
-7
/
+13
2021-01-08
KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array
Sean Christopherson
2
-9
/
+8
2021-01-08
KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
Sean Christopherson
3
-11
/
+13
2021-01-08
KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
Sean Christopherson
2
-2
/
+7
2021-01-07
net: ip: always refragment ip defragmented packets
Florian Westphal
1
-1
/
+1
2021-01-07
net: fix pmtu check in nopmtudisc mode
Florian Westphal
1
-6
/
+5
2021-01-07
selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...
Florian Westphal
2
-1
/
+208
2021-01-07
docs: admin-guide: bootconfig: Fix feils to fails
Bhaskar Chowdhury
1
-1
/
+1
2021-01-07
Documentation/admin-guide: kernel-parameters: hyphenate comma-separated
Randy Dunlap
1
-6
/
+6
2021-01-07
docs: binfmt-misc: Fix .rst formatting
Jonathan Neuschäfer
1
-2
/
+2
2021-01-07
docs: remove mention of ENABLE_MUST_CHECK
Miguel Ojeda
1
-4
/
+2
2021-01-07
docs: octeontx2: tune rst markup
Lukas Bulwahn
1
-26
/
+36
2021-01-07
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
1
-0
/
+1
2021-01-07
net/mlx5e: Fix two double free cases
Dinghao Liu
1
-0
/
+2
[next]