index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
alpha: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
2023-10-17
vgacon: clean up global screen_info instances
Arnd Bergmann
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
2023-10-16
alpha: Fix up new futex syscall numbers
Peter Zijlstra
2023-10-10
alpha: Streamline convoluted PCI error handling
Ilpo Järvinen
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-22
alpha: remove <asm/export.h>
Masahiro Yamada
2023-08-22
alpha: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-15
alpha: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-08-14
PCI/sysfs: Move declarations to linux/pci.h
Arnd Bergmann
2023-08-13
Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-10
alpha: remove __init annotation from exported page_is_ram()
Masahiro Yamada
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-18
posix-timers: Add sys_ni_posix_timers() prototype
Arnd Bergmann
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
[next]