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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
1
-2
/
+2
2022-11-09
kvm: Add KVM_PFN_ERR_SIGPENDING
Peter Xu
1
-0
/
+10
2022-11-09
mm/gup: Add FOLL_INTERRUPTIBLE
Peter Xu
1
-0
/
+1
2022-11-09
bug: introduce ASSERT_STRUCT_OFFSET
Maxim Levitsky
1
-0
/
+9
2022-11-09
rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
John Ogness
1
-0
/
+5
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
4
-88
/
+282
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
1
-3
/
+1
2022-11-09
include/uapi/linux/swab: Fix potentially missing __always_inline
Matt Redfearn
1
-1
/
+1
2022-11-09
gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()
Dmitry Torokhov
1
-21
/
+0
2022-11-09
tty: Convert tty_buffer flags to bool
Ilpo Järvinen
2
-6
/
+3
2022-11-09
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
1
-1
/
+0
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-1
/
+1
2022-11-09
swap: add a limit for readahead page-cluster value
Kairui Song
1
-0
/
+1
2022-11-09
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2
-1
/
+22
2022-11-09
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
1
-2
/
+2
2022-11-09
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
2
-22
/
+7
2022-11-09
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
2
-6
/
+10
2022-11-09
compiler-gcc: document minimum version for `__no_sanitize_coverage__`
Miguel Ojeda
1
-0
/
+3
2022-11-09
compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`
Miguel Ojeda
1
-4
/
+0
2022-11-09
compiler-gcc: remove attribute support check for `__no_sanitize_thread__`
Miguel Ojeda
1
-1
/
+1
2022-11-09
compiler-gcc: remove attribute support check for `__no_sanitize_address__`
Miguel Ojeda
1
-4
/
+0
2022-11-09
compiler-gcc: be consistent with underscores use for `no_sanitize`
Miguel Ojeda
1
-4
/
+4
2022-11-09
mm: remove FGP_HEAD
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-11-09
mm: vmalloc: add free_vmap_area_noflush trace event
Uladzislau Rezki (Sony)
1
-0
/
+34
2022-11-09
mm: vmalloc: add purge_vmap_area_lazy trace event
Uladzislau Rezki (Sony)
1
-0
/
+33
2022-11-09
mm: vmalloc: add alloc_vmap_area trace event
Uladzislau Rezki (Sony)
1
-0
/
+56
2022-11-09
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2
-3
/
+7
2022-11-09
memory: remove unused register_hotmemory_notifier()
Liu Shixin
1
-6
/
+0
2022-11-09
mm: fix typo in struct vm_operations_struct comments
Rolf Eike Beer
1
-1
/
+1
2022-11-09
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
1
-2
/
+12
2022-11-09
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
1
-1
/
+0
2022-11-09
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
1
-2
/
+13
2022-11-09
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
1
-0
/
+14
2022-11-09
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
1
-0
/
+24
2022-11-09
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
1
-2
/
+3
2022-11-09
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
1
-42
/
+8
2022-11-09
maple_tree: reorganize testing to restore module testing
Liam Howlett
1
-0
/
+7
2022-11-08
Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-08
Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-11-08
ACPICA: Update version to 20221020
Bob Moore
1
-1
/
+1
2022-11-08
fd: dlm: trace send/recv of dlm message and rcom
Alexander Aring
1
-0
/
+297
2022-11-08
Merge branch 'for-linus/hardening' into for-next/hardening
Kees Cook
1
-1
/
+1
2022-11-08
soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
Xinlei Lee
1
-0
/
+7
2022-11-08
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
1
-1
/
+1
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
1
-0
/
+1
2022-11-08
rxrpc: Fix congestion management
David Howells
1
-0
/
+1
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
1
-3
/
+4
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
1
-38
/
+40
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
1
-8
/
+11
[prev]
[next]