index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
bnxt: make sure we return pages to the pool
Jakub Kicinski
1
-2
/
+2
2023-01-12
net: hns3: fix wrong use of rss size during VF rss config
Jie Wang
1
-1
/
+1
2023-01-12
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
3
-21
/
+14
2023-01-12
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
1
-0
/
+1
2023-01-12
init/Kconfig: fix typo (usafe -> unsafe)
Lizzy Fleckenstein
1
-1
/
+1
2023-01-12
nommu: fix split_vma() map_count error
Liam Howlett
1
-1
/
+3
2023-01-12
nommu: fix do_munmap() error path
Liam Howlett
1
-1
/
+2
2023-01-12
nommu: fix memory leak in do_mmap() error path
Liam Howlett
1
-1
/
+1
2023-01-12
MAINTAINERS: update Robert Foss' email address
Robert Foss
2
-3
/
+4
2023-01-12
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2
-9
/
+12
2023-01-12
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
5
-7
/
+7
2023-01-12
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
1
-3
/
+3
2023-01-12
lib/win_minmax: use /* notation for regular comments
Randy Dunlap
1
-1
/
+1
2023-01-12
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
1
-1
/
+1
2023-01-12
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
1
-3
/
+12
2023-01-12
Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
Nhat Pham
1
-3
/
+1
2023-01-12
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
1
-2
/
+11
2023-01-12
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-12
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
1
-2
/
+1
2023-01-12
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2023-01-12
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
1
-1
/
+1
2023-01-12
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
2
-6
/
+26
2023-01-12
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
1
-8
/
+6
2023-01-12
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
1
-8
/
+9
2023-01-12
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
1
-14
/
+7
2023-01-12
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
1
-1
/
+1
2023-01-12
Merge tag 'perf-tools-fixes-for-v6.2-2-2023-01-11' of git://git.kernel.org/pu...
Linus Torvalds
8
-45
/
+77
2023-01-12
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
3
-38
/
+32
2023-01-12
x86/pci: Simplify is_mmconf_reserved() messages
Bjorn Helgaas
1
-6
/
+7
2023-01-12
docs/conf.py: Use about.html only in sidebar of alabaster theme
Akira Yokosawa
1
-1
/
+5
2023-01-11
s390: update defconfigs
Heiko Carstens
3
-6
/
+9
2023-01-11
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
3
-1
/
+10
2023-01-11
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
1
-2
/
+12
2023-01-11
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
1
-1
/
+10
2023-01-11
KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule
David Woodhouse
1
-0
/
+7
2023-01-11
KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()
David Woodhouse
1
-2
/
+17
2023-01-11
KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
David Woodhouse
1
-1
/
+3
2023-01-11
Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
11
-40
/
+69
2023-01-11
Documentation: kvm: fix SRCU locking order docs
Paolo Bonzini
1
-11
/
+12
2023-01-11
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
1
-1
/
+1
2023-01-11
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
1
-2
/
+2
2023-01-11
selftests: netfilter: fix transaction test script timeout handling
Florian Westphal
2
-7
/
+10
2023-01-11
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-11
drm/msm/gpu: Fix potential double-free
Rob Clark
3
-2
/
+16
2023-01-11
adreno: Shutdown the GPU properly
Joel Fernandes (Google)
1
-2
/
+3
2023-01-11
ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warnings
Masahiro Yamada
1
-0
/
+1
2023-01-11
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2023-01-11
ASoC: amd: yc: Add DMI support for new acer/emdoor platforms
Syed Saba Kareem
1
-0
/
+14
2023-01-11
drm/i915/gt: Cover rest of SVG unit MCR registers
Gustavo Sousa
2
-4
/
+4
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
[prev]
[next]