summaryrefslogtreecommitdiffstats
path: root/mm/cma_debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-10scripts: import more hash table macrosMasahiro Yamada2-0/+119
2024-09-09kbuild: split device tree build rules into scripts/Makefile.dtbsMasahiro Yamada5-135/+153
2024-09-08kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.hostMasahiro Yamada2-19/+21
2024-09-07kbuild: compile constant module information only onceThomas Weißschuh3-25/+30
2024-09-07ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAMEMasahiro Yamada1-1/+1
2024-09-07kbuild: remove recent dependency on "truncate" programTony Battersby1-1/+1
2024-09-07kbuild: add debug package to pacman PKGBUILDJose Fernandez1-1/+14
2024-09-07Documentation: kconfig: explicitly document missing promptStephen Brennan1-1/+5
2024-09-01kbuild: remove *.symversions left-overMasahiro Yamada2-2/+1
2024-09-01modpost: simplify modpost_log()Masahiro Yamada2-19/+9
2024-09-01kbuild: pacman-pkg: do not override objtreeMasahiro Yamada2-3/+4
2024-09-01kbuild: pacman-pkg: move common commands to a separate functionMasahiro Yamada1-7/+10
2024-09-01kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGESJose Fernandez1-6/+12
2024-09-01modpost: improve the section mismatch warning formatMasahiro Yamada1-8/+13
2024-09-01fixdep: use xmalloc()Masahiro Yamada1-10/+5
2024-09-01kallsyms: use xmalloc() and xrealloc()Masahiro Yamada1-18/+5
2024-09-01modpost: replace the use of NOFAIL() with xmalloc() etc.Masahiro Yamada4-27/+17
2024-09-01kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.hMasahiro Yamada14-54/+65
2024-09-01kconfig: remove P_SYMBOL propertyMasahiro Yamada4-8/+0
2024-09-01kconfig: stop adding P_SYMBOL property to symbolsMasahiro Yamada1-3/+1
2024-09-01kconfig: remove dummy assignments to cur_{filename,lineno}Masahiro Yamada1-8/+0
2024-09-01tinyconfig: remove unnecessary 'is not set' for choice blocksMasahiro Yamada2-10/+0
2024-09-01kbuild: modinst: remove the multithread option from zstd compressionMasahiro Yamada1-1/+1
2024-09-01Remove *.orig pattern from .gitignoreLaurent Pinchart1-1/+0
2024-09-01kbuild: cross-compile linux-headers package when possibleMasahiro Yamada1-0/+34
2024-09-01kbuild: slim down package for building external modulesMasahiro Yamada1-5/+16
2024-09-01modpost: detect endianness on run-timeMasahiro Yamada3-28/+40
2024-09-01modpost: remove unused HOST_ELFCLASSMasahiro Yamada1-6/+0
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds1-1/+1
2024-09-01bcachefs: Mark more errors as autofixKent Overstreet1-5/+5
2024-09-01bcachefs: Revert lockless buffered IO pathKent Overstreet2-110/+40
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski1-0/+7
2024-08-30MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@lists.linux.devFrank Li1-0/+2
2024-08-30io_uring/kbuf: return correct iovec count from classic buffer peekJens Axboe1-1/+1
2024-08-30nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown1-2/+9
2024-08-30io_uring/rsrc: ensure compat iovecs are copied correctlyJens Axboe1-4/+15
2024-08-30dcache: keep dentry_hashtable or d_hash_shift even when not usedStephen Brennan1-2/+7
2024-08-29Input: cypress_ps2 - fix waiting for command responseDmitry Torokhov1-45/+13
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa1-1/+1
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-08-29mailmap: update entry for Sriram YagnaramanSriram Yagnaraman1-0/+1
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+21
2024-08-29mptcp: pm: ADD_ADDR 0 is not a new addressMatthieu Baerts (NGI0)3-1/+14
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-3/+75
2024-08-29mptcp: avoid duplicated SUB_CLOSED eventsMatthieu Baerts (NGI0)2-1/+8
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-12/+15
2024-08-29mptcp: pm: fix ID 0 endp usage after multiple re-creationsMatthieu Baerts (NGI0)1-2/+5
2024-08-29mptcp: pm: do not remove already closed subflowsMatthieu Baerts (NGI0)1-0/+2
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)1-5/+16