index
:
linux-dev
linus/master
master
remove-sha1
splice-fmode
splice-llseek
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+1
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
1
-2
/
+0
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
1
-68
/
+62
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
1
-50
/
+2
2022-05-13
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-13
alpha: fix alloc_zeroed_user_highpage_movable()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-3
/
+5
2022-05-05
termbits: Convert octal defines to hex
Ilpo Järvinen
1
-101
/
+101
2022-04-29
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
1
-1
/
+0
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-0
/
+2
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
1
-0
/
+2
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-03-11
arch: Remove references to CONFIG_NFSD_V3 in the default configs
Chuck Lever
1
-1
/
+0
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-03-10
a.out: Stop building a.out/osf1 support on alpha and m68k
Eric W. Biederman
1
-1
/
+0
2022-02-25
alpha: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2
-9
/
+10
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
4
-26
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-29
/
+5
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-13
alpha: Silence -Warray-bounds warnings
Kees Cook
1
-3
/
+3
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-17
/
+36
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
1
-0
/
+2
2022-01-30
asm/user.h: killed unused macros
Al Viro
1
-6
/
+0
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-2
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-9
/
+7
2021-12-16
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-1
/
+6
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2
-4
/
+4
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-01
alpha: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-11-25
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
1
-0
/
+1
2021-11-09
alpha: use is_kernel_text() helper
Kefeng Wang
1
-3
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-2
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+2
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2
-3
/
+3
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-4
/
+3
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
1
-0
/
+2
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
1
-4
/
+4
2021-10-01
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
1
-0
/
+2
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
1
-1
/
+1
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
5
-3
/
+5
2021-09-18
alpha: mark 'Jensen' platform as no longer broken
Linus Torvalds
2
-6
/
+5
2021-09-18
alpha: make 'Jensen' IO functions build again
Linus Torvalds
2
-5
/
+5
[next]