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.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-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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-07
io_uring: reduce scheduling due to tw
Pavel Begunkov
1
-1
/
+2
2023-04-07
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Reinette Chatre
1
-0
/
+2
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+14
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2023-04-06
ACPI: Replace irqdomain.h include with struct declarations
Rob Herring
1
-2
/
+4
2023-04-06
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
1
-5
/
+0
2023-04-06
fscrypt: Add some folio helper functions
Matthew Wilcox
1
-0
/
+21
2023-04-06
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
1
-0
/
+2
2023-04-06
USB: core: Fix docs warning caused by wireless_status feature
Bastien Nocera
1
-2
/
+4
2023-04-06
pwm: stm32: Enforce settings for PWM capture
Olivier Moysan
1
-0
/
+1
2023-04-06
Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra...
Daniel Vetter
1
-1
/
+1
2023-04-06
platform/x86: apple-gmux: Fix iomem_base __iomem annotation
Hans de Goede
1
-1
/
+1
2023-04-06
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-0
/
+1
2023-04-06
kallsyms: move module-related functions under correct configs
Viktor Malik
1
-61
/
+74
2023-04-06
rpmsg: qcom_smd: Make qcom_smd_unregister_edge() return void
Uwe Kleine-König
1
-3
/
+2
2023-04-06
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
1
-1
/
+1
2023-04-06
sched/numa: implement access PID reset logic
Raghavendra K T
2
-3
/
+4
2023-04-06
sched/numa: enhance vma scanning logic
Raghavendra K T
2
-0
/
+15
2023-04-06
sched/numa: apply the scan delay to every new vma
Mel Gorman
2
-0
/
+23
2023-04-06
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2
-14
/
+15
2023-04-06
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-0
/
+2
2023-04-06
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
2
-0
/
+12
2023-04-06
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
2
-1
/
+4
2023-04-06
mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
1
-0
/
+3
2023-04-06
mm: introduce vma detached flag
Suren Baghdasaryan
2
-0
/
+14
2023-04-06
mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
1
-11
/
+30
2023-04-06
mm: mark VMA as being written when changing vm_flags
Suren Baghdasaryan
1
-5
/
+5
2023-04-06
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
3
-0
/
+103
2023-04-06
mm: move mmap_lock assert function definitions
Suren Baghdasaryan
1
-12
/
+12
2023-04-06
mm: rcu safe VMA freeing
Michel Lespinasse
1
-3
/
+10
2023-04-06
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
1
-1
/
+2
2023-04-06
iov_iter: add copy_page_to_iter_nofault()
Lorenzo Stoakes
1
-0
/
+2
2023-04-06
mm/page_alloc: make deferred page init free pages in MAX_ORDER blocks
Kirill A. Shutemov
1
-0
/
+2
2023-04-06
mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entries
Lorenzo Stoakes
1
-37
/
+2
2023-04-06
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
2
-8
/
+1
2023-04-06
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
1
-0
/
+2
2023-04-06
mm: move vmalloc_init() declaration to mm/internal.h
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-06
mm: move kmem_cache_init() declaration to mm/slab.h
Mike Rapoport (IBM)
1
-1
/
+0
2023-04-06
mm: move mem_init_print_info() to mm_init.c
Mike Rapoport (IBM)
1
-1
/
+0
2023-04-06
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
1
-2
/
+0
2023-04-06
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
Mike Rapoport (IBM)
1
-1
/
+0
2023-04-06
mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
Mike Rapoport (IBM)
1
-6
/
+0
2023-04-06
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
1
-0
/
+1
2023-04-06
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
1
-1
/
+1
2023-04-06
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
1
-5
/
+0
2023-04-06
mm: move get_page_from_free_area() to mm/page_alloc.c
Mike Rapoport (IBM)
1
-7
/
+0
2023-04-06
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
1
-1
/
+2
2023-04-06
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
3
-24
/
+37
2023-04-06
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
3
-7
/
+6
2023-04-06
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2
-24
/
+24
[prev]
[next]