index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-05-21
alpha/perf: Remove driver-specific throttle support
Kan Liang
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-20
tty: srmcons: fix retval from srmcons_init()
Jiri Slaby (SUSE)
2025-02-14
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
Thorsten Blum
2025-02-14
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
2025-02-14
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2025-02-08
Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-06
alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
Eric W. Biederman
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
2024-11-03
introduce "fd_pos" class, convert fdget_pos() users to it.
Al Viro
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-06
alpha: drop pre-EV56 support
Arnd Bergmann
2024-05-03
alpha: cabriolet: remove EV5 CPU support
Arnd Bergmann
2024-05-03
alpha: remove LCA and APECS based machines
Arnd Bergmann
2024-05-03
alpha: sable: remove early machine support
Arnd Bergmann
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
2024-05-03
alpha: trim the unused stuff from asm-offsets.c
Al Viro
2024-05-03
alpha: jensen, t2 - make __EXTERN_INLINE same as for the rest
Al Viro
2024-05-03
alpha: core_lca: take the unused functions out
Al Viro
2024-05-03
alpha: missing includes
Al Viro
2024-05-03
alpha: sys_sio: fix misspelled ifdefs
Al Viro
2024-05-03
alpha: don't make functions public without a reason
Al Viro
2024-05-03
alpha: add clone3() support
Al Viro
2024-05-03
alpha: sort scr_mem{cpy,move}w() out
Al Viro
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-17
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-08
tty: srmcons: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-11-28
tty: srmcons: remove 'str_cr' and use string directly
Jiri Slaby (SUSE)
[next]