index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
uapi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2024-09-16
1
-1
/
+0
|
\
|
*
mips: Remove posix_types.h include from sigcontext.h
Xi Ruoyao
2024-08-29
1
-1
/
+0
*
|
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
2024-09-12
1
-0
/
+1
*
|
tcp: RX path for devmem TCP
Mina Almasry
2024-09-12
1
-0
/
+5
|
/
*
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-02-08
1
-2
/
+0
*
MIPS: Fix typos
Bjorn Helgaas
2024-01-08
2
-2
/
+2
*
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-30
1
-0
/
+33
|
\
|
*
MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
Siarhei Volkau
2023-06-09
1
-0
/
+33
*
|
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
1
-0
/
+1
*
|
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2023-06-12
1
-0
/
+2
|
/
*
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-12
1
-0
/
+2
*
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-06-28
1
-1
/
+1
*
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-150
/
+99
|
\
|
*
termbits.h: Remove posix_types.h include
Ilpo Järvinen
2022-05-19
1
-2
/
+0
|
*
termbits.h: Align lines & format
Ilpo Järvinen
2022-05-19
1
-78
/
+78
|
*
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2022-05-19
1
-51
/
+2
|
*
termbits: Convert octal defines to hex
Ilpo Järvinen
2022-05-05
1
-111
/
+111
*
|
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-03
1
-6
/
+6
|
\
\
|
*
|
mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
2022-06-02
1
-6
/
+6
*
|
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-25
/
+5
|
\
\
\
|
*
|
|
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
1
-2
/
+2
|
*
|
|
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
2022-04-26
1
-23
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
1
-10
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mips: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
2022-05-13
1
-10
/
+10
|
|
/
*
/
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
1
-0
/
+2
|
/
*
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
2022-03-25
1
-0
/
+2
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-0
/
+2
|
\
|
*
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2022-01-31
1
-0
/
+2
*
|
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-17
1
-2
/
+5
*
|
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-17
1
-1
/
+1
|
/
*
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
2021-10-01
1
-0
/
+2
*
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-01
1
-2
/
+0
|
\
|
*
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
2021-07-23
1
-2
/
+0
*
|
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
1
-0
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-0
/
+3
|
\
|
*
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-07-01
1
-0
/
+3
*
|
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-24
1
-0
/
+2
|
/
*
MIPS: kernel: Support extracting off-line stack traces from user-space with perf
Tiezhu Yang
2021-02-04
1
-0
/
+40
*
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
Alexander Lobakin
2021-01-07
1
-3
/
+0
*
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-0
/
+3
|
\
|
*
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
1
-0
/
+1
|
*
net: Introduce preferred busy-polling
Björn Töpel
2020-12-01
1
-0
/
+2
*
|
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
1
-12
/
+0
|
/
*
MIPS: Retire kvm paravirt
Jiaxun Yang
2020-07-24
2
-5
/
+2
*
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
2020-06-04
1
-0
/
+11
*
MIPS: Expose Loongson CPUCFG availability via HWCAP
WANG Xuerui
2020-05-31
1
-0
/
+1
*
MIPS: Loongson-3: Add some unaligned instructions emulation
Huacai Chen
2020-04-24
1
-0
/
+26
*
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
2019-12-05
1
-0
/
+2
*
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
2019-12-05
1
-0
/
+1
*
y2038: stat: avoid 'time_t' in 'struct stat'
Arnd Bergmann
2019-11-15
1
-8
/
+8
[next]