index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-16
thermal: int340x: Limit Kconfig to 64-bit
Arnd Bergmann
2021-11-16
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
2021-11-16
RDMA/core: Set send and receive CQ before forwarding to the driver
Leon Romanovsky
2021-11-16
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
2021-11-16
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
2021-11-16
cifs: protect srv_count with cifs_tcp_ses_lock
Steve French
2021-11-16
cifs: move debug print out of spinlock
Steve French
2021-11-16
btrfs: deprecate BTRFS_IOC_BALANCE ioctl
Nikolay Borisov
2021-11-16
btrfs: make 1-bit bit-fields of scrub_page unsigned int
Colin Ian King
2021-11-16
btrfs: check-integrity: fix a warning on write caching disabled disk
Wang Yugui
2021-11-16
btrfs: silence lockdep when reading chunk tree during mount
Filipe Manana
2021-11-16
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
2021-11-16
btrfs: fix a out-of-bound access in copy_compressed_data_to_page()
Qu Wenruo
2021-11-16
drm/i915: Disable D3Cold in s2idle and runtime pm
Tilak Tangudu
2021-11-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2021-11-16
KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()
黄乐
2021-11-16
KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test
David Matlack
2021-11-16
KVM: selftests: Wait for all vCPU to be created before entering guest mode
David Matlack
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
2021-11-16
KVM: selftests: Start at iteration 0 instead of -1
David Matlack
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
2021-11-16
KVM: selftests: Create VM with adjusted number of guest pages for perf tests
Sean Christopherson
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
2021-11-16
KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test
Sean Christopherson
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2021-11-16
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
2021-11-16
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
2021-11-16
KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
Sean Christopherson
2021-11-16
KVM: selftests: Add event channel upcall support to xen_shinfo_test
David Woodhouse
2021-11-16
udp: Validate checksum in udp_read_sock()
Cong Wang
2021-11-16
s390: wire up sys_futex_waitv system call
Vasily Gorbik
2021-11-16
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
2021-11-16
s390/vdso: remove -nostdlib compiler flag
Masahiro Yamada
2021-11-16
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-16
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2021-11-16
s390/setup: re-arrange memblock setup
Vasily Gorbik
2021-11-16
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
2021-11-16
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
2021-11-16
powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2021-11-16
powerpc/signal32: Fix sigset_t copy
Christophe Leroy
2021-11-16
powerpc/book3e: Fix TLBCAM preset at boot
Christophe Leroy
2021-11-16
platform/x86: thinkpad_acpi: fix documentation for adaptive keyboard
Vincent Bernat
2021-11-16
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
2021-11-16
platform/x86: thinkpad_acpi: Add support for dual fan control
Jimmy Wang
2021-11-16
platform/x86: think-lmi: Abort probe on analyze failure
Alex Williamson
[prev]
[next]