index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
116
-646
/
+1865
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-154
/
+321
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-55
/
+2
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
27
-233
/
+538
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-129
/
+221
2022-08-11
net: atm: bring back zatm uAPI
Jakub Kicinski
1
-0
/
+47
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
1
-2
/
+2
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
3
-151
/
+318
2022-08-11
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
1
-2
/
+3
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-1128
/
+1703
2022-08-11
nfp: fix use-after-free in area_cache_get()
Jialiang Wang
1
-1
/
+2
2022-08-11
MAINTAINERS: use my korg address for mt7601u
Jakub Kicinski
1
-1
/
+1
2022-08-11
mlxsw: minimal: Fix deadlock in ports creation
Vadim Pasternak
1
-7
/
+0
2022-08-11
bonding: fix reference count leak in balance-alb mode
Jay Vosburgh
1
-1
/
+4
2022-08-11
Revert "Makefile.extrawarn: re-enable -Wformat for clang"
Linus Torvalds
1
-0
/
+1
2022-08-11
net: usb: qmi_wwan: Add support for Cinterion MV32
Slark Xiao
1
-0
/
+2
2022-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+8
2022-08-10
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
1
-0
/
+8
2022-08-11
KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability table
Bagas Sanjaya
1
-4
/
+4
2022-08-11
Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underline
Bagas Sanjaya
1
-1
/
+1
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
6
-15
/
+54
2022-08-10
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
1
-1
/
+1
2022-08-10
tls: rx: device: bound the frag walk
Jakub Kicinski
1
-1
/
+7
2022-08-10
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-10
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
3
-24
/
+48
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
19
-35
/
+424
2022-08-10
Merge branch 'net-enhancements-to-sk_user_data-field'
Jakub Kicinski
4
-28
/
+56
2022-08-10
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
1
-6
/
+3
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
3
-22
/
+53
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
3
-2
/
+6
2022-08-10
Makefile: link with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
1
-0
/
+5
2022-08-10
crypto: blake2b: effectively disable frame size warning
Linus Torvalds
1
-0
/
+1
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
37
-457
/
+1032
2022-08-10
KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh
Sean Christopherson
2
-11
/
+8
2022-08-10
KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers
Sean Christopherson
1
-9
/
+17
2022-08-10
KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
1
-2
/
+2
2022-08-10
KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
Sean Christopherson
1
-5
/
+12
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
1
-15
/
+27
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2
-22
/
+9
2022-08-10
KVM: Actually create debugfs in kvm_create_vm()
Oliver Upton
1
-17
/
+19
2022-08-10
KVM: Pass the name of the VM fd to kvm_create_vm_debugfs()
Oliver Upton
1
-3
/
+6
2022-08-10
KVM: Get an fd before creating the VM
Oliver Upton
1
-13
/
+17
2022-08-10
KVM: Shove vcpu stats_id init into kvm_vcpu_init()
Oliver Upton
1
-4
/
+4
2022-08-10
KVM: Shove vm stats_id init into kvm_create_vm()
Oliver Upton
1
-3
/
+3
2022-08-10
KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen
Sean Christopherson
2
-0
/
+22
2022-08-10
KVM: x86/mmu: rename trace function name for asynchronous page fault
Mingwei Zhang
2
-2
/
+2
2022-08-10
KVM: x86/xen: Stop Xen timer before changing IRQ
Coleman Dietsch
1
-18
/
+17
2022-08-10
KVM: x86/xen: Initialize Xen timer only once
Coleman Dietsch
1
-1
/
+3
2022-08-10
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
5
-5
/
+19
2022-08-10
KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
Sean Christopherson
3
-0
/
+24
[next]