index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
8
-50
/
+72
|
\
|
*
x86: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
1
-7
/
+7
|
*
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-24
1
-1
/
+1
|
*
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
1
-1
/
+2
|
*
x86: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-19
/
+28
|
*
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-1
/
+1
|
*
mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
2023-08-21
1
-3
/
+1
|
*
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
2023-08-18
1
-1
/
+2
|
*
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
1
-4
/
+0
|
*
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
2
-2
/
+2
|
*
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
2
-0
/
+4
|
*
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
2023-08-18
1
-0
/
+5
|
*
mm/tlbbatch: rename and extend some functions
Barry Song
2023-08-18
1
-2
/
+3
|
*
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2023-08-18
1
-0
/
+12
|
*
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-18
1
-5
/
+0
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
2023-08-18
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
2023-08-18
1
-2
/
+2
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
2023-08-18
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2023-08-18
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
1
-1
/
+1
|
*
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
1
-2
/
+2
*
|
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
1
-67
/
+320
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
12
-114
/
+189
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
9
-13
/
+54
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
3
-5
/
+11
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
25
-114
/
+727
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
1
-24
/
+117
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: Support new 32bit offset jmp instruction
Yonghong Song
2023-07-27
1
-10
/
+18
|
|
*
|
|
|
|
|
bpf: Support new signed div/mod instructions.
Yonghong Song
2023-07-27
1
-8
/
+19
|
|
*
|
|
|
|
|
bpf: Support new unconditional bswap instruction
Yonghong Song
2023-07-27
1
-0
/
+1
|
|
*
|
|
|
|
|
bpf: Support new sign-extension mov insns
Yonghong Song
2023-07-27
1
-3
/
+40
|
|
*
|
|
|
|
|
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-27
1
-3
/
+39
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
13
-67
/
+149
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
6
-79
/
+144
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
10
-74
/
+126
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf, x86: initialize the variable "first_off" in save_args()
Menglong Dong
2023-07-19
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
1
-43
/
+203
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf, x86: allow function arguments up to 12 for TRACING
Menglong Dong
2023-07-13
1
-26
/
+209
|
|
*
|
|
|
|
|
|
|
bpf, x86: save/restore regs with BPF_DW size
Menglong Dong
2023-07-13
1
-29
/
+6
*
|
|
|
|
|
|
|
|
|
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-29
1
-13
/
+9
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
crypto: x86/aesni - remove unused parameter to aes_set_key_common()
Eric Biggers
2023-07-22
1
-13
/
+9
|
*
|
|
|
|
|
|
|
|
|
crypto: x86/aesni - Align the address before aes_set_key_common()
Chang S. Bae
2023-07-14
1
-6
/
+6
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-08-28
2
-12
/
+20
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'acpi-processor'
Rafael J. Wysocki
2023-08-25
2
-12
/
+20
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
ACPI: processor: Introduce acpi_processor_osc()
Michal Wilczynski
2023-07-14
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()
Michal Wilczynski
2023-07-14
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()
Michal Wilczynski
2023-07-14
1
-4
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
ACPI: processor: Rename ACPI_PDC symbols
Michal Wilczynski
2023-07-14
2
-9
/
+10
|
|
*
|
|
|
|
|
|
|
|
|
ACPI: processor: Refactor arch_acpi_set_pdc_bits()
Michal Wilczynski
2023-07-14
1
-5
/
+5
|
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-28
4
-16
/
+13
|
\
\
\
\
\
\
\
\
\
\
\
[next]