index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
cma_debug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
scripts: import more hash table macros
Masahiro Yamada
2
-0
/
+119
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
5
-135
/
+153
2024-09-08
kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
Masahiro Yamada
2
-19
/
+21
2024-09-07
kbuild: compile constant module information only once
Thomas Weißschuh
3
-25
/
+30
2024-09-07
ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Masahiro Yamada
1
-1
/
+1
2024-09-07
kbuild: remove recent dependency on "truncate" program
Tony Battersby
1
-1
/
+1
2024-09-07
kbuild: add debug package to pacman PKGBUILD
Jose Fernandez
1
-1
/
+14
2024-09-07
Documentation: kconfig: explicitly document missing prompt
Stephen Brennan
1
-1
/
+5
2024-09-01
kbuild: remove *.symversions left-over
Masahiro Yamada
2
-2
/
+1
2024-09-01
modpost: simplify modpost_log()
Masahiro Yamada
2
-19
/
+9
2024-09-01
kbuild: pacman-pkg: do not override objtree
Masahiro Yamada
2
-3
/
+4
2024-09-01
kbuild: pacman-pkg: move common commands to a separate function
Masahiro Yamada
1
-7
/
+10
2024-09-01
kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
Jose Fernandez
1
-6
/
+12
2024-09-01
modpost: improve the section mismatch warning format
Masahiro Yamada
1
-8
/
+13
2024-09-01
fixdep: use xmalloc()
Masahiro Yamada
1
-10
/
+5
2024-09-01
kallsyms: use xmalloc() and xrealloc()
Masahiro Yamada
1
-18
/
+5
2024-09-01
modpost: replace the use of NOFAIL() with xmalloc() etc.
Masahiro Yamada
4
-27
/
+17
2024-09-01
kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
Masahiro Yamada
14
-54
/
+65
2024-09-01
kconfig: remove P_SYMBOL property
Masahiro Yamada
4
-8
/
+0
2024-09-01
kconfig: stop adding P_SYMBOL property to symbols
Masahiro Yamada
1
-3
/
+1
2024-09-01
kconfig: remove dummy assignments to cur_{filename,lineno}
Masahiro Yamada
1
-8
/
+0
2024-09-01
tinyconfig: remove unnecessary 'is not set' for choice blocks
Masahiro Yamada
2
-10
/
+0
2024-09-01
kbuild: modinst: remove the multithread option from zstd compression
Masahiro Yamada
1
-1
/
+1
2024-09-01
Remove *.orig pattern from .gitignore
Laurent Pinchart
1
-1
/
+0
2024-09-01
kbuild: cross-compile linux-headers package when possible
Masahiro Yamada
1
-0
/
+34
2024-09-01
kbuild: slim down package for building external modules
Masahiro Yamada
1
-5
/
+16
2024-09-01
modpost: detect endianness on run-time
Masahiro Yamada
3
-28
/
+40
2024-09-01
modpost: remove unused HOST_ELFCLASS
Masahiro Yamada
1
-6
/
+0
2024-09-01
Linux 6.11-rc6
v6.11-rc6
Linus Torvalds
1
-1
/
+1
2024-09-01
bcachefs: Mark more errors as autofix
Kent Overstreet
1
-5
/
+5
2024-09-01
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2
-110
/
+40
2024-08-31
power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Bartosz Golaszewski
1
-0
/
+7
2024-08-30
MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@lists.linux.dev
Frank Li
1
-0
/
+2
2024-08-30
io_uring/kbuf: return correct iovec count from classic buffer peek
Jens Axboe
1
-1
/
+1
2024-08-30
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
1
-2
/
+9
2024-08-30
io_uring/rsrc: ensure compat iovecs are copied correctly
Jens Axboe
1
-4
/
+15
2024-08-30
dcache: keep dentry_hashtable or d_hash_shift even when not used
Stephen Brennan
1
-2
/
+7
2024-08-29
Input: cypress_ps2 - fix waiting for command response
Dmitry Torokhov
1
-45
/
+13
2024-08-29
drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
Karthik Poosa
1
-1
/
+1
2024-08-29
nfc: pn533: Add poll mod list filling check
Aleksandr Mishin
1
-0
/
+5
2024-08-29
mailmap: update entry for Sriram Yagnaraman
Sriram Yagnaraman
1
-0
/
+1
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+21
2024-08-29
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
3
-1
/
+14
2024-08-29
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-3
/
+75
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2
-1
/
+8
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-12
/
+15
2024-08-29
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
1
-2
/
+5
2024-08-29
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-08-29
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-08-29
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+16
[next]