index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
min_addr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
Masahiro Yamada
1
-3
/
+7
2024-07-15
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Masahiro Yamada
1
-2
/
+4
2024-07-15
kconfig: remove expr_list_for_each_sym() macro
Masahiro Yamada
1
-3
/
+0
2024-07-15
kconfig: use menu_list_for_each_sym() in sym_choice_default()
Masahiro Yamada
1
-5
/
+4
2024-07-15
kconfig: change sym_choice_default() to take the choice menu
Masahiro Yamada
3
-6
/
+6
2024-07-15
kconfig: remove conf_unsaved in conf_read_simple()
Masahiro Yamada
1
-3
/
+2
2024-07-15
kconfig: remove sym_get_choice_value()
Masahiro Yamada
6
-21
/
+11
2024-07-15
kconfig: refactor choice value calculation
Masahiro Yamada
7
-197
/
+187
2024-07-15
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
1
-0
/
+53
2024-07-15
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2
-22
/
+65
2024-07-15
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
1
-1
/
+1
2024-07-15
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
1
-11
/
+0
2024-07-15
kbuild: move init/build-version to scripts/
Masahiro Yamada
4
-3
/
+3
2024-07-15
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
1
-6
/
+4
2024-07-15
kconfig: introduce choice_set_value() helper
Masahiro Yamada
5
-22
/
+47
2024-07-15
kconfig: add fallthrough comments to expr_compare_type()
Masahiro Yamada
1
-0
/
+5
2024-07-15
kconfig: remove unneeded code in expr_compare_type()
Masahiro Yamada
1
-4
/
+1
2024-07-15
kconfig: add -e and -u options to *conf-cfg.sh scripts
Masahiro Yamada
4
-0
/
+8
2024-07-15
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
1
-17
/
+24
2024-07-15
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
4
-32
/
+7
2024-07-15
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
1
-31
/
+34
2024-07-15
kconfig: refactor conf_write_defconfig() to reduce indentation level
Masahiro Yamada
1
-25
/
+22
2024-07-15
kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
Masahiro Yamada
1
-31
/
+30
2024-07-15
kconfig: remove tristate choice support
Masahiro Yamada
28
-325
/
+45
2024-07-15
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
5
-14
/
+11
2024-07-15
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
1
-8
/
+7
2024-07-15
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
1
-2
/
+0
2024-07-15
kconfig: qconf: remove initial call to conf_changed()
Masahiro Yamada
1
-3
/
+3
2024-07-15
initramfs: shorten cmd_initfs in usr/Makefile
Masahiro Yamada
1
-2
/
+2
2024-07-07
Linux 6.10-rc7
v6.10-rc7
Linus Torvalds
1
-1
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
2
-124
/
+130
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
3
-111
/
+131
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-07-04
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
1
-0
/
+2
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
1
-0
/
+7
2024-07-04
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
1
-3
/
+3
2024-07-04
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
1
-4
/
+4
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-07-04
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-04
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-04
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-04
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-04
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-04
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-04
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
1
-2
/
+23
2024-07-04
af_unix: Fix uninit-value in __unix_walk_scc()
Shigeru Yoshida
1
-4
/
+5
[next]