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: drop $(size_append) from cmd_zstd
Masahiro Yamada
2022-01-13
1
-1
/
+1
*
sh: rename suffix-y to suffix_y
Masahiro Yamada
2022-01-13
2
-9
/
+9
*
doc: kbuild: fix default in `imply` table
Miguel Ojeda
2022-01-08
1
-1
/
+1
*
microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
Masahiro Yamada
2022-01-08
1
-3
/
+3
*
certs: move scripts/extract-cert to certs/
Masahiro Yamada
2022-01-08
7
-16
/
+15
*
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
23
-66
/
+40
*
kbuild: do not include include/config/auto.conf from shell scripts
Masahiro Yamada
2022-01-08
3
-36
/
+31
*
certs: simplify $(srctree)/ handling and remove config_filename macro
Masahiro Yamada
2022-01-08
2
-66
/
+13
*
kbuild: stop using config_filename in scripts/Makefile.modsign
Masahiro Yamada
2022-01-08
1
-2
/
+3
*
certs: remove misleading comments about GCC PR
Masahiro Yamada
2022-01-08
1
-2
/
+0
*
certs: refactor file cleaning
Masahiro Yamada
2022-01-08
2
-5
/
+6
*
certs: remove unneeded -I$(srctree) option for system_certificates.o
Masahiro Yamada
2022-01-08
1
-3
/
+0
*
certs: unify duplicated cmd_extract_certs and improve the log
Masahiro Yamada
2022-01-08
1
-6
/
+3
*
certs: use $< and $@ to simplify the key generation rule
Masahiro Yamada
2022-01-08
1
-3
/
+2
*
kbuild: remove headers_check stub
Masahiro Yamada
2022-01-08
1
-9
/
+0
*
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
2022-01-08
3
-3
/
+5
*
certs: use if_changed to re-generate the key when the key type is changed
Masahiro Yamada
2021-12-11
1
-24
/
+6
*
certs: use 'cmd' to hide openssl output in silent builds more simply
Masahiro Yamada
2021-12-11
1
-6
/
+6
*
certs: remove noisy messages while generating the signing key
Masahiro Yamada
2021-12-11
1
-11
/
+0
*
certs: check-in the default x509 config file
Masahiro Yamada
2021-12-11
2
-18
/
+23
*
certs: remove meaningless $(error ...) in certs/Makefile
Masahiro Yamada
2021-12-11
1
-3
/
+0
*
nds32: remove unused BUILTIN_DTB from arch/nds32/Makefile
Masahiro Yamada
2021-12-11
1
-6
/
+0
*
certs: move the 'depends on' to the choice of module signing keys
Masahiro Yamada
2021-12-11
1
-3
/
+1
*
init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
Nathan Chancellor
2021-12-02
1
-1
/
+0
*
gcov: Remove compiler version check
Nathan Chancellor
2021-12-02
1
-1
/
+0
*
Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"
Nathan Chancellor
2021-12-02
1
-2
/
+0
*
arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG
Nathan Chancellor
2021-12-02
1
-2
/
+1
*
mm, slab: Remove compiler check in __kmalloc_index
Nathan Chancellor
2021-12-02
1
-2
/
+1
*
Documentation: Raise the minimum supported version of LLVM to 11.0.0
Nathan Chancellor
2021-12-02
2
-2
/
+2
*
streamline_config.pl: show the full Kconfig name
Ćukasz Stelmach
2021-12-02
1
-1
/
+1
*
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2021-12-02
2
-8
/
+12
*
Linux 5.16-rc3
v5.16-rc3
Linus Torvalds
2021-11-28
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-28
9
-76
/
+9
|
\
|
*
vdpa_sim: avoid putting an uninitialized iova_domain
Longpeng
2021-11-25
1
-2
/
+5
|
*
vhost-vdpa: clean irqs before reseting vdpa device
Wu Zongyong
2021-11-25
1
-1
/
+1
|
*
virtio-blk: modify the value type of num in virtio_queue_rq()
Ye Guojin
2021-11-25
1
-1
/
+1
|
*
vhost/vsock: cleanup removing `len` variable
Stefano Garzarella
2021-11-25
1
-5
/
+1
|
*
vhost/vsock: fix incorrect used length reported to the guest
Stefano Garzarella
2021-11-25
1
-1
/
+1
|
*
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
2021-11-25
2
-62
/
+0
|
*
Revert "virtio-net: don't let virtio core to validate used length"
Michael S. Tsirkin
2021-11-25
1
-1
/
+0
|
*
Revert "virtio-blk: don't let virtio core to validate used length"
Michael S. Tsirkin
2021-11-25
1
-1
/
+0
|
*
Revert "virtio-scsi: don't let virtio core to validate used buffer length"
Michael S. Tsirkin
2021-11-25
1
-1
/
+0
*
|
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
1
-1
/
+1
|
\
\
|
*
|
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-28
2
-4
/
+7
|
\
\
|
*
|
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-24
2
-4
/
+7
|
|
/
*
|
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-28
1
-0
/
+3
|
\
\
|
*
|
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-11-23
1
-0
/
+3
|
|
/
*
|
Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-28
1
-93
/
+89
|
\
\
|
*
|
locking/rwsem: Optimize down_read_trylock() under highly contended case
Muchun Song
2021-11-23
1
-7
/
+4
[next]