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-19
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
1
-1
/
+1
2023-04-19
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
1
-0
/
+16
2023-04-19
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-19
mm: convert copy_user_huge_page() to copy_user_large_folio()
ZhangPeng
1
-4
/
+3
2023-04-19
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-19
userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
ZhangPeng
1
-4
/
+3
2023-04-19
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
1
-0
/
+7
2023-04-19
mm/hwpoison: introduce copy_mc_highpage
Jiaqi Yan
1
-13
/
+41
2023-04-19
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
1
-2
/
+2
2023-04-19
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
1
-2
/
+7
2023-04-19
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
1
-2
/
+2
2023-04-19
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
1
-1
/
+1
2023-04-19
mm: move free_area_empty() to mm/internal.h
Mike Rapoport (IBM)
1
-5
/
+0
2023-04-19
hugetlb: remove PageHeadHuge()
Matthew Wilcox (Oracle)
1
-6
/
+1
2023-04-19
sched/isolation: add cpu_is_isolated() API
Frederic Weisbecker
1
-0
/
+12
2023-04-19
mm: make arch_has_descending_max_zone_pfns() static
Arnd Bergmann
1
-1
/
+0
2023-04-19
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-18
/
+21
2023-04-19
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
1
-9
/
+10
2023-04-19
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
1
-9
/
+11
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-2
/
+8
2023-04-18
PCI/DOE: Make mailbox creation API private
Lukas Wunner
1
-14
/
+0
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
2
-0
/
+5
2023-04-18
PCI/DOE: Make asynchronous API private
Lukas Wunner
1
-48
/
+0
2023-04-18
PCI/DOE: Provide synchronous API and use it internally
Lukas Wunner
1
-1
/
+5
2023-04-18
mailbox: Allow direct registration to a channel
Elliot Berman
1
-0
/
+1
2023-04-18
RDMA/mlx5: Fix flow counter query via DEVX
Mark Bloch
1
-1
/
+2
2023-04-18
net/mlx5e: Add IPsec packet offload tunnel bits
Leon Romanovsky
1
-2
/
+6
2023-04-17
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
1
-0
/
+9
2023-04-17
swiotlb: Remove bounce buffer remapping for Hyper-V
Michael Kelley
1
-2
/
+0
2023-04-17
ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases
Saurabh Sengar
1
-0
/
+5
2023-04-17
libcrc32c: remove crc32c_impl
Christoph Hellwig
1
-1
/
+0
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2
-13
/
+10
2023-04-17
btrfs, mm: remove the punt_to_cgroup field in struct writeback_control
Christoph Hellwig
1
-5
/
+0
2023-04-17
Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
1
-55
/
+0
2023-04-17
netfilter: nf_tables: fix ifdef to also consider nf_tables=m
Florian Westphal
1
-2
/
+2
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-1
/
+2
2023-04-16
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
1
-0
/
+1
2023-04-16
block: re-arrange the struct block_device fields for better layout
Jens Axboe
1
-8
/
+12
2023-04-16
bpf: Remove KF_KPTR_GET kfunc flag
David Vernet
1
-1
/
+0
2023-04-16
ptrace: Provide set/get interface for syscall user dispatch
Gregory Price
1
-0
/
+18
2023-04-16
net/mlx5: Update relaxed ordering read HCA capabilities
Avihai Horon
1
-2
/
+3
2023-04-16
swiotlb: track and report io_tlb_used high water marks in debugfs
Michael Kelley
1
-0
/
+7
2023-04-16
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
1
-4
/
+29
2023-04-16
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
1
-1
/
+6
2023-04-16
bpf: Support refcounted local kptrs in existing semantics
Dave Marchevsky
1
-0
/
+3
2023-04-16
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+8
2023-04-16
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
2
-27
/
+19
2023-04-15
io_uring/rsrc: remove rsrc_data refs
Pavel Begunkov
1
-0
/
+1
2023-04-15
io_uring/rsrc: use wq for quiescing
Pavel Begunkov
1
-0
/
+1
2023-04-15
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2
-7
/
+16
[prev]
[next]