index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-23
dma-mapping: document dma_{alloc,free}_pages
Christoph Hellwig
1
-6
/
+43
2020-10-23
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
3
-4
/
+18
2020-10-23
kvm: x86/mmu: Don't clear write flooding count for direct roots
Ben Gardon
1
-1
/
+7
2020-10-23
kvm: x86/mmu: Support MMIO in the TDP MMU
Ben Gardon
3
-21
/
+72
2020-10-23
kvm: x86/mmu: Support write protection for nesting in tdp MMU
Ben Gardon
3
-0
/
+57
2020-10-23
kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
Ben Gardon
3
-0
/
+63
2020-10-23
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
6
-9
/
+328
2020-10-23
kvm: x86/mmu: Support changed pte notifier in tdp MMU
Ben Gardon
3
-1
/
+67
2020-10-23
kvm: x86/mmu: Add access tracking for tdp_mmu
Ben Gardon
3
-7
/
+128
2020-10-23
kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU
Ben Gardon
3
-6
/
+86
2020-10-23
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2
-3
/
+14
2020-10-23
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
5
-37
/
+194
2020-10-23
docs: Add two missing entries in vm sysctl index
Fam Zheng
1
-0
/
+2
2020-10-23
docs/vm: trivial fixes to several spelling mistakes
Colin Ian King
4
-4
/
+4
2020-10-22
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
1
-0
/
+2
2020-10-22
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2
-2
/
+3
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
1
-9
/
+18
2020-10-22
SMB3: add support for recognizing WSL reparse tags
Steve French
1
-1
/
+24
2020-10-22
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-22
smb3.1.1: fix typo in compression flag
Steve French
1
-1
/
+1
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
4
-97
/
+99
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
3
-62
/
+63
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
3
-85
/
+96
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
3
-1
/
+24
2020-10-22
ACPI: utils: remove unreachable breaks
Tom Rix
1
-4
/
+0
2020-10-22
PM: sleep: remove unreachable break
Tom Rix
1
-1
/
+0
2020-10-22
PM: AVS: Drop the avs directory and the corresponding Kconfig
Ulf Hansson
4
-4
/
+0
2020-10-22
PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers
Ulf Hansson
6
-18
/
+18
2020-10-22
ring-buffer: Update the description for ring_buffer_wait
Qiujun Huang
1
-1
/
+1
2020-10-22
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
1
-4
/
+4
2020-10-22
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2
-0
/
+2
2020-10-22
ALSA: hda - Fix the return value if cb func is already registered
Hui Wang
1
-5
/
+13
2020-10-22
ibmvnic: save changed mac address to adapter->mac_addr
Lijun Pan
1
-0
/
+5
2020-10-22
selftests: mptcp: depends on built-in IPv6
Matthieu Baerts
1
-0
/
+1
2020-10-22
powerpc/pseries: Avoid using addr_to_pfn in real mode
Ganesh Goudar
1
-49
/
+69
2020-10-22
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
1
-36
/
+12
2020-10-22
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
2
-2
/
+15
2020-10-22
ext4: fix invalid inode checksum
Luo Meng
1
-5
/
+6
2020-10-22
ext4: add fast commit stats in procfs
Harshad Shirwadkar
3
-1
/
+37
2020-10-22
ext4: add a mount opt to forcefully turn fast commits on
Harshad Shirwadkar
1
-1
/
+5
2020-10-22
ext4: fast commit recovery path
Harshad Shirwadkar
14
-131
/
+1821
2020-10-22
jbd2: fast commit recovery path
Harshad Shirwadkar
3
-4
/
+88
2020-10-22
ext4: main fast-commit commit path
Harshad Shirwadkar
13
-29
/
+1707
2020-10-22
jbd2: add fast commit machinery
Harshad Shirwadkar
4
-1
/
+268
2020-10-22
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
7
-6
/
+122
[next]