index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-02
panic: Introduce warn_limit
Kees Cook
2022-12-02
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-12-02
exit: Allow oops_limit to be disabled
Kees Cook
2022-12-01
exit: Expose "oops_count" to sysfs
Kees Cook
2022-12-01
exit: Put an upper limit on how often we can oops
Jann Horn
2022-12-01
panic: Separate sysctl logic from CONFIG_SMP
Kees Cook
2022-12-01
mm/pgtable: Fix multiple -Wstringop-overflow warnings
Gustavo A. R. Silva
2022-12-01
mm: Make ksize() a reporting-only function
Kees Cook
2022-11-22
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
2022-11-18
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
2022-11-18
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
2022-11-18
driver core: Add __alloc_size hint to devm allocators
Kees Cook
2022-11-08
Merge branch 'for-linus/hardening' into for-next/hardening
Kees Cook
2022-11-08
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-11-01
coredump: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
btrfs: send: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
dma-buf: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-01
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-11-01
fortify: Do not cast to "unsigned char"
Kees Cook
2022-11-01
siphash: Convert selftest to KUnit
Kees Cook
2022-11-01
fortify: Short-circuit known-safe calls to strscpy()
Kees Cook
2022-11-01
string: Convert strscpy() self-test to KUnit
Kees Cook
2022-11-01
string: Add __realloc_size hint to kmemdup()
Kees Cook
2022-10-28
kunit/memcpy: Add dynamic size and window tests
Kees Cook
2022-10-28
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
2022-10-28
fortify: Capture __bos() results in const temp vars
Kees Cook
2022-10-25
overflow: Refactor test skips for Clang-specific issues
Kees Cook
2022-10-25
overflow: disable failing tests for older clang versions
Nick Desaulniers
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
2022-10-16
Linux 6.1-rc1
Linus Torvalds
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-16
Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
2022-10-17
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
2022-10-17
kbuild: fix single directory build
Masahiro Yamada
2022-10-15
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-15
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-10-15
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
2022-10-15
smb3: improve SMB3 change notification support
Steve French
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
[next]