index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: don't treat zero reserved memory regions as error
Mike Rapoport
2024-08-25
1
-5
/
+0
*
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-25
1
-1
/
+1
*
mseal: wire up mseal syscall
Jeff Xu
2024-05-23
1
-0
/
+1
*
Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2024-05-22
2
-2
/
+1
|
\
|
*
microblaze: Remove early printk call from cpuinfo-static.c
Michal Simek
2024-04-24
1
-1
/
+1
|
*
microblaze: Remove gcc flag for non existing early_printk.c file
Michal Simek
2024-04-24
1
-1
/
+0
*
|
printk: Remove redundant CONFIG_BASE_FULL
Yoann Congal
2024-05-06
1
-1
/
+1
|
/
*
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-06
2
-1
/
+2
*
Merge tag 'microblaze-v6.8' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2024-01-17
1
-6
/
+7
|
\
|
*
microblaze: defconfig: Enable the Marvell phy driver
Radhey Shyam Pandey
2023-11-15
1
-0
/
+1
|
*
microblaze: Enable options to mount a rootfs via NFS
Raju Kumar Pothuraju
2023-11-15
1
-0
/
+5
|
*
microblaze: Align defconfig with latest Kconfig layout
Michal Simek
2023-11-15
1
-6
/
+1
*
|
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
2
-0
/
+2
|
\
\
|
*
|
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+1
|
*
|
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
2023-11-23
1
-0
/
+1
|
|
/
*
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-0
/
+1
|
\
\
|
*
|
microblaze: add missing forward declaration
Kent Overstreet
2023-12-20
1
-0
/
+1
|
|
/
*
|
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
1
-0
/
+3
|
\
\
|
*
|
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-12
1
-0
/
+3
|
|
/
*
/
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-14
1
-0
/
+2
|
/
*
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-1
/
+2
|
\
|
*
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
1
-0
/
+1
|
*
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
1
-1
/
+1
*
|
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-21
1
-0
/
+1
|
/
*
Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2023-09-05
4
-27
/
+19
|
\
|
*
microblaze: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-23
1
-8
/
+19
|
*
microblaze: Remove zalloc_maybe_bootmem()
Christophe Leroy
2023-08-23
2
-18
/
+0
|
*
microblaze: Explicitly include correct DT includes
Rob Herring
2023-07-17
1
-1
/
+0
*
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
\
|
*
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-1
/
+1
|
\
\
|
*
|
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-21
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
3
-12
/
+15
|
\
\
|
*
|
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
3
-12
/
+15
|
|
/
*
/
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-27
1
-0
/
+1
|
/
*
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-06-29
1
-1
/
+0
|
\
|
*
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
2023-05-26
1
-1
/
+0
*
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-2
/
+3
|
\
\
|
*
|
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-2
/
+3
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-2
/
+0
|
\
\
|
*
|
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
1
-2
/
+0
|
|
/
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
4
-7
/
+9
|
\
\
|
*
|
microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
Catalin Marinas
2023-06-19
2
-5
/
+5
|
*
|
microblaze: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
1
-2
/
+3
|
*
|
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-09
1
-0
/
+1
|
|
/
*
/
of/flattree: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
1
-1
/
+1
|
/
*
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
2023-04-05
1
-0
/
+1
*
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-03-05
1
-1
/
+4
|
\
[next]