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
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-12-02
7
-12
/
+14
*
exit: Allow oops_limit to be disabled
Kees Cook
2022-12-02
2
-3
/
+4
*
exit: Expose "oops_count" to sysfs
Kees Cook
2022-12-01
3
-2
/
+27
*
exit: Put an upper limit on how often we can oops
Jann Horn
2022-12-01
2
-0
/
+50
*
panic: Separate sysctl logic from CONFIG_SMP
Kees Cook
2022-12-01
1
-1
/
+3
*
mm/pgtable: Fix multiple -Wstringop-overflow warnings
Gustavo A. R. Silva
2022-12-01
1
-9
/
+13
*
mm: Make ksize() a reporting-only function
Kees Cook
2022-12-01
2
-22
/
+23
*
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
2022-11-23
2
-0
/
+256
*
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
2022-11-18
3
-6
/
+9
*
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
2022-11-18
1
-2
/
+3
*
driver core: Add __alloc_size hint to devm allocators
Kees Cook
2022-11-18
1
-3
/
+4
*
Merge branch 'for-linus/hardening' into for-next/hardening
Kees Cook
2022-11-08
1
-1
/
+1
|
\
|
*
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
2022-11-08
1
-1
/
+1
*
|
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-11-02
6
-5
/
+431
*
|
coredump: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
1
-2
/
+5
*
|
btrfs: send: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
1
-5
/
+6
*
|
dma-buf: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
1
-2
/
+7
*
|
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
2022-11-01
6
-8
/
+17
*
|
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-11-01
9
-17
/
+16
*
|
fortify: Do not cast to "unsigned char"
Kees Cook
2022-11-01
1
-1
/
+1
*
|
siphash: Convert selftest to KUnit
Kees Cook
2022-11-01
4
-106
/
+83
*
|
fortify: Short-circuit known-safe calls to strscpy()
Kees Cook
2022-11-01
2
-0
/
+23
*
|
string: Convert strscpy() self-test to KUnit
Kees Cook
2022-11-01
5
-154
/
+136
*
|
string: Add __realloc_size hint to kmemdup()
Kees Cook
2022-11-01
2
-2
/
+3
*
|
kunit/memcpy: Add dynamic size and window tests
Kees Cook
2022-10-29
2
-0
/
+206
*
|
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
2022-10-29
4
-93
/
+131
|
/
*
fortify: Capture __bos() results in const temp vars
Kees Cook
2022-10-29
1
-4
/
+9
*
overflow: Refactor test skips for Clang-specific issues
Kees Cook
2022-10-25
1
-17
/
+35
*
overflow: disable failing tests for older clang versions
Nick Desaulniers
2022-10-25
1
-1
/
+8
*
overflow: Fix kern-doc markup for functions
Kees Cook
2022-10-25
3
-25
/
+22
*
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
2022-10-17
1
-2
/
+2
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
185
-421
/
+378
|
\
|
*
prandom: remove unused functions
Jason A. Donenfeld
2022-10-12
3
-23
/
+5
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
19
-24
/
+24
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
71
-100
/
+100
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-12
6
-6
/
+6
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
21
-34
/
+34
|
*
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
2022-10-12
4
-19
/
+8
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
89
-218
/
+204
*
|
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-17
36
-71
/
+1265
|
\
\
|
*
|
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-10-15
1
-0
/
+18
|
*
|
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
2022-10-15
7
-0
/
+396
|
*
|
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-15
7
-1
/
+273
|
*
|
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
2022-10-15
1
-19
/
+34
|
*
|
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
2022-10-15
1
-4
/
+39
|
*
|
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
2022-10-15
1
-4
/
+39
|
*
|
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-15
1
-1
/
+1
|
*
|
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-15
1
-2
/
+7
|
*
|
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
2022-10-15
6
-11
/
+11
|
*
|
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
2022-10-15
1
-1
/
+194
[next]