index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
percpu_test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
exit: Allow oops_limit to be disabled
Kees Cook
2
-3
/
+4
2022-12-01
exit: Expose "oops_count" to sysfs
Kees Cook
3
-2
/
+27
2022-12-01
exit: Put an upper limit on how often we can oops
Jann Horn
2
-0
/
+50
2022-12-01
panic: Separate sysctl logic from CONFIG_SMP
Kees Cook
1
-1
/
+3
2022-12-01
mm/pgtable: Fix multiple -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-9
/
+13
2022-12-01
mm: Make ksize() a reporting-only function
Kees Cook
2
-22
/
+23
2022-11-23
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
2
-0
/
+256
2022-11-18
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
3
-6
/
+9
2022-11-18
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
1
-2
/
+3
2022-11-18
driver core: Add __alloc_size hint to devm allocators
Kees Cook
1
-3
/
+4
2022-11-08
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
1
-1
/
+1
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
6
-5
/
+431
2022-11-01
coredump: Proactively round up to kmalloc bucket size
Kees Cook
1
-2
/
+5
2022-11-01
btrfs: send: Proactively round up to kmalloc bucket size
Kees Cook
1
-5
/
+6
2022-11-01
dma-buf: Proactively round up to kmalloc bucket size
Kees Cook
1
-2
/
+7
2022-11-01
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
6
-8
/
+17
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
9
-17
/
+16
2022-11-01
fortify: Do not cast to "unsigned char"
Kees Cook
1
-1
/
+1
2022-11-01
siphash: Convert selftest to KUnit
Kees Cook
4
-106
/
+83
2022-11-01
fortify: Short-circuit known-safe calls to strscpy()
Kees Cook
2
-0
/
+23
2022-11-01
string: Convert strscpy() self-test to KUnit
Kees Cook
5
-154
/
+136
2022-11-01
string: Add __realloc_size hint to kmemdup()
Kees Cook
2
-2
/
+3
2022-10-29
kunit/memcpy: Add dynamic size and window tests
Kees Cook
2
-0
/
+206
2022-10-29
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
4
-93
/
+131
2022-10-29
fortify: Capture __bos() results in const temp vars
Kees Cook
1
-4
/
+9
2022-10-25
overflow: Refactor test skips for Clang-specific issues
Kees Cook
1
-17
/
+35
2022-10-25
overflow: disable failing tests for older clang versions
Nick Desaulniers
1
-1
/
+8
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
3
-25
/
+22
2022-10-17
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-16
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
7
-1
/
+273
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-15
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-15
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
6
-11
/
+11
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
2022-10-15
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
1
-1
/
+3
[next]