index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
do_mounts_initrd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
tools include UAPI powerpc: Sync errno.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
3
-2
/
+2
2021-05-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
5
-1
/
+27
2021-05-10
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
1
-1
/
+1
2021-05-10
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+45
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2
-0
/
+8
2021-05-10
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
1
-2
/
+2
2021-05-10
perf jevents: Silence warning for ArchStd files
Ian Rogers
1
-2
/
+4
2021-05-10
perf record: Disallow -c and -F option at the same time
Namhyung Kim
1
-1
/
+7
2021-05-10
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-05-10
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-05-10
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-4
/
+121
2021-05-09
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-08
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-08
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
3
-4
/
+5
2021-05-07
KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers
Sean Christopherson
1
-13
/
+11
2021-05-07
kvm: Cap halt polling at kvm->max_halt_poll_ns
David Matlack
1
-2
/
+2
2021-05-07
tools/kvm_stat: Fix documentation typo
Stefan Raspl
1
-1
/
+1
2021-05-07
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-07
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
3
-11
/
+16
2021-05-07
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
3
-1
/
+7
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
2
-1
/
+5
2021-05-07
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
3
-17
/
+36
2021-05-07
KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed
Sean Christopherson
1
-0
/
+15
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
4
-39
/
+41
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
4
-29
/
+17
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2
-16
/
+14
2021-05-07
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
1
-12
/
+10
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
3
-57
/
+53
2021-05-07
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2
-40
/
+42
2021-05-07
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2
-21
/
+50
2021-05-07
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
3
-7
/
+29
2021-05-07
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
1
-8
/
+10
[prev]
[next]