index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: dummy-tools: pretend we understand -fpatchable-function-entry
Jiri Slaby (SUSE)
2023-11-01
1
-0
/
+10
*
kbuild: Correct missing architecture-specific hyphens
Simon Glass
2023-10-28
1
-5
/
+5
*
modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS
Masahiro Yamada
2023-10-28
1
-6
/
+1
*
modpost: merge sectioncheck table entries regarding init/exit sections
Masahiro Yamada
2023-10-28
1
-15
/
+3
*
modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS
Masahiro Yamada
2023-10-28
1
-1
/
+1
*
modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
Masahiro Yamada
2023-10-28
1
-1
/
+1
*
modpost: remove EXIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-5
/
+3
*
modpost: remove MEM_INIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+1
*
modpost: remove more symbol patterns from the section check whitelist
Masahiro Yamada
2023-10-28
1
-7
/
+1
*
modpost: disallow *driver to reference .meminit* sections
Masahiro Yamada
2023-10-28
1
-6
/
+0
*
linux/init: remove __memexit* annotations
Masahiro Yamada
2023-10-28
3
-21
/
+3
*
modpost: remove ALL_EXIT_DATA_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+0
*
kbuild: simplify cmd_ld_multi_m
Masahiro Yamada
2023-10-28
1
-1
/
+1
*
kbuild: avoid too many execution of scripts/pahole-flags.sh
Masahiro Yamada
2023-10-28
4
-34
/
+21
*
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
2023-10-28
5
-16
/
+1
*
kbuild: unify no-compiler-targets and no-sync-config-targets
Masahiro Yamada
2023-10-28
1
-11
/
+2
*
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-28
20
-185
/
+73
*
docs: kbuild: add INSTALL_DTBS_PATH
Ricardo B. Marliere
2023-10-18
2
-0
/
+13
*
UML: remove unused cmd_vdso_install
Masahiro Yamada
2023-10-18
1
-12
/
+0
*
csky: remove unused cmd_vdso_install
Masahiro Yamada
2023-10-18
1
-10
/
+0
*
modpost: factor out the common boilerplate of section_rel(a)
Masahiro Yamada
2023-10-18
1
-24
/
+26
*
modpost: refactor check_sec_ref()
Masahiro Yamada
2023-10-18
1
-6
/
+7
*
modpost: define TO_NATIVE() using bswap_* functions
Masahiro Yamada
2023-10-18
2
-22
/
+16
*
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-2
/
+2
*
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-5
/
+5
*
kbuild: make binrpm-pkg always produce kernel-devel package
Masahiro Yamada
2023-10-18
1
-2
/
+0
*
rust: Respect HOSTCC when linking for host
Matthew Maurer
2023-10-14
2
-0
/
+4
*
kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/
Masahiro Yamada
2023-10-03
5
-7
/
+12
*
modpost: Optimize symbol search from linear to binary search
Jack Brennen
2023-10-03
4
-66
/
+232
*
Linux 6.6-rc4
v6.6-rc4
Linus Torvalds
2023-10-01
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-01
7
-15
/
+41
|
\
|
*
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2023-10-01
2
-4
/
+0
|
*
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
2023-10-01
1
-2
/
+13
|
*
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
2023-10-01
1
-7
/
+0
|
*
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
2023-10-01
1
-1
/
+1
|
*
Documentation: kbuild: explain handling optional dependencies
Arnd Bergmann
2023-09-25
1
-0
/
+26
|
*
kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules
Martin Nybo Andersen
2023-09-25
1
-1
/
+1
*
|
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
38
-169
/
+455
|
\
\
|
*
|
Crash: add lock to serialize crash hotplug handling
Baoquan He
2023-09-30
1
-0
/
+17
|
*
|
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2023-09-30
2
-4
/
+4
|
*
|
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-09-30
1
-20
/
+19
|
*
|
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-09-30
1
-0
/
+2
|
*
|
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2023-09-30
2
-0
/
+20
|
*
|
mm: zswap: fix potential memory corruption on duplicate store
Domenico Cerasuolo
2023-09-30
1
-0
/
+20
|
*
|
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
2023-09-30
1
-14
/
+3
|
*
|
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-30
22
-49
/
+100
|
*
|
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
2023-09-30
3
-73
/
+237
|
*
|
maple_tree: add mas_is_active() to detect in-tree walks
Liam R. Howlett
2023-09-30
1
-0
/
+9
|
*
|
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-09-30
1
-3
/
+3
|
*
|
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
2023-09-30
2
-1
/
+17
[next]