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.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
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
3
-17
/
+24
|
\
|
*
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-1
/
+0
|
*
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
3
-17
/
+21
|
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
*
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
2
-3
/
+0
|
\
\
|
*
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
2
-3
/
+0
|
|
/
*
|
Merge tag 'microblaze-v5.20' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2022-08-05
2
-2
/
+1
|
\
\
|
*
|
microblaze: Fix some typos in comment
Slark Xiao
2022-07-29
1
-1
/
+1
|
*
|
arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ"
Ying Sun
2022-06-30
1
-1
/
+0
|
|
/
*
/
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
1
-6
/
+0
|
/
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-5
/
+7
|
\
|
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
*
|
Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-01
1
-0
/
+4
|
\
\
|
*
|
pwm: Add support for Xilinx AXI Timer
Sean Anderson
2022-04-22
1
-0
/
+4
|
|
/
*
|
microblaze: fix typos in comments
Julia Lawall
2022-05-02
2
-2
/
+2
*
|
microblaze: Add support for reserved memory defined by DT
Michal Simek
2022-04-21
1
-0
/
+3
*
|
microblaze: Wire memblock_dump_all()
Michal Simek
2022-04-21
1
-0
/
+2
*
|
microblaze: Use simple memmove/memcpy implementation from lib/string.c
Michal Simek
2022-04-21
3
-44
/
+5
*
|
microblaze: Do loop unrolling for optimized memset implementation
Michal Simek
2022-04-21
1
-1
/
+12
*
|
microblaze: Use simple memset implementation from lib/string.c
Michal Simek
2022-04-21
2
-18
/
+4
|
/
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
3
-4
/
+3
|
\
|
*
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-31
1
-2
/
+1
|
*
kbuild: unify cmd_copy and cmd_shipped
Masahiro Yamada
2022-02-14
2
-2
/
+2
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
2
-5
/
+4
|
\
\
|
*
|
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
|
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
|
|
/
*
|
Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2022-03-28
4
-55
/
+2
|
\
\
|
*
|
microblaze/PCI: Remove pci_phys_mem_access_prot() dead code
Bjorn Helgaas
2022-01-24
2
-53
/
+0
|
*
|
microblaze: add const to of_device_id
Xiang wangx
2022-01-24
1
-1
/
+1
|
*
|
microblaze: fix typo in a comment
Jason Wang
2022-01-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
5
-60
/
+10
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
5
-33
/
+0
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-7
/
+1
|
*
|
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2022-02-25
1
-9
/
+9
|
*
|
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2022-02-14
1
-15
/
+4
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+3
|
\
\
|
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+3
|
|
/
*
/
irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER
Michal Simek
2022-03-04
3
-18
/
+3
|
/
*
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
1
-4
/
+4
|
\
|
*
microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
Masahiro Yamada
2022-01-08
1
-3
/
+3
|
*
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
1
-1
/
+1
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-2
/
+2
|
\
\
|
*
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-2
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
2
-12
/
+11
|
\
\
\
|
*
|
|
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
1
-0
/
+1
|
*
|
|
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-12
/
+10
|
|
|
/
|
|
/
|
*
/
|
microblaze: Snapshot thread flags
Mark Rutland
2021-12-01
1
-1
/
+1
|
/
/
*
/
futex: Wireup futex_waitv syscall
André Almeida
2021-11-25
1
-0
/
+1
|
/
*
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-33
/
+0
|
\
[next]