index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
kconfig: shorten the temporary directory name for cc-option
Masahiro Yamada
1
-1
/
+1
2022-07-27
scripts: headers_install.sh: Update config leak ignore entries
Nicolas Schier
1
-2
/
+0
2022-07-27
kbuild: error out if $(INSTALL_MOD_PATH) contains % or :
Masahiro Yamada
1
-0
/
+3
2022-07-27
kbuild: error out if $(KBUILD_EXTMOD) contains % or :
Masahiro Yamada
1
-0
/
+3
2022-07-27
kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuild
Masahiro Yamada
1
-2
/
+2
2022-07-27
kbuild: rpm-pkg: fix build error when _arch is undefined
Masahiro Yamada
1
-0
/
+3
2022-07-27
docs: kbuild: fix typo
Baruch Siach
1
-1
/
+1
2022-07-27
kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
Ondrej Mosnacek
2
-6
/
+2
2022-07-27
Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
Masahiro Yamada
1
-1
/
+0
2022-07-27
init/Kconfig: update KALLSYMS_ALL help text
Baruch Siach
1
-4
/
+5
2022-07-27
kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3
Nick Desaulniers
15
-22
/
+0
2022-07-27
kbuild: remove sed command from cmd_ar_builtin
Masahiro Yamada
1
-3
/
+2
2022-07-27
certs: unify blacklist_hashes.c and blacklist_nohashes.c
Masahiro Yamada
3
-14
/
+5
2022-07-27
certs: move scripts/check-blacklist-hashes.awk to certs/
Masahiro Yamada
3
-2
/
+1
2022-07-10
Linux 5.19-rc6
v5.19-rc6
Linus Torvalds
1
-1
/
+1
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
1
-1
/
+2
2022-07-10
kbuild: remove unused cmd_none in scripts/Makefile.modinst
Masahiro Yamada
1
-3
/
+0
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
drm/aperture: Run fbdev removal before internal helpers
Thomas Zimmermann
1
-11
/
+15
2022-07-09
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
Sven Schnelle
1
-1
/
+1
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
1
-0
/
+3
2022-07-08
MAINTAINERS: Remove iommu@lists.linux-foundation.org
Joerg Roedel
1
-11
/
+0
2022-07-08
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
2
-2
/
+5
2022-07-07
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
1
-0
/
+1
2022-07-07
PM / devfreq: exynos-bus: Fix NULL pointer dereference
Christian Marangi
1
-3
/
+3
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-07
x86/ibt, objtool: Don't discard text references from tracepoint section
Peter Zijlstra
1
-2
/
+1
2022-07-07
gpiolib: cdev: fix null pointer dereference in linereq_free()
Kent Gibson
1
-3
/
+4
2022-07-07
LoongArch: Fix section mismatch warning
Tiezhu Yang
1
-1
/
+0
2022-07-07
LoongArch: Fix build errors for tinyconfig
Huacai Chen
2
-0
/
+2
2022-07-07
LoongArch: Remove obsolete mentions of vcsr
Qi Hu
4
-14
/
+0
2022-07-07
LoongArch: Drop these obsolete selects in Kconfig
Lukas Bulwahn
1
-4
/
+0
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
1
-1
/
+1
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
3
-1
/
+35
2022-07-07
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
2022-07-07
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
1
-0
/
+1
2022-07-07
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Jason A. Donenfeld
2
-115
/
+114
2022-07-07
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-07
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-07
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-07
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-07-07
r8169: fix accessing unset transport header
Heiner Kallweit
1
-6
/
+4
2022-07-07
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-07
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-06
nvme: use struct group for generic command dwords
Keith Busch
2
-1
/
+3
2022-07-06
dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
Samuel Holland
1
-1
/
+1
2022-07-06
nvme-pci: phison e16 has bogus namespace ids
Keith Busch
1
-1
/
+2
2022-07-06
video: of_display_timing.h: include errno.h
Hsin-Yi Wang
1
-0
/
+2
2022-07-06
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
1
-1
/
+1
[next]