index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
2020-04-09
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
Masahiro Yamada
2020-04-09
Documentation/changes: Raise minimum supported binutils version to 2.23
Borislav Petkov
2020-04-09
crypto: curve25519 - do not pollute dispatcher based on assembler
Jason A. Donenfeld
2020-04-09
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
2020-04-09
x86: add comments about the binutils version to support code in as-instr
Masahiro Yamada
2020-04-09
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
2020-04-09
drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
Masahiro Yamada
2020-04-09
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
2020-04-09
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
2020-04-09
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2020-04-09
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2020-04-09
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2020-04-09
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
2020-04-09
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
2020-04-09
sh: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2020-04-09
h8300: move definition of __kernel_size_t etc. to posix_types.h
Masahiro Yamada
2020-04-09
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-04-07
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-04-07
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-07
Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2020-04-07
mm/gup: Mark lock taken only after a successful retake
Peter Xu
2020-04-07
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
2020-04-08
Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-04-08
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2020-04-08
Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-04-08
Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/...
Dave Airlie
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-04-07
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-07
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2020-04-07
ipc/shm.c: make compat_ksys_shmctl() static
Jason Yan
2020-04-07
ipc/mqueue.c: fix a brace coding style issue
Somala Swaraj
2020-04-07
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
Qiujun Huang
2020-04-07
ubsan: include bug type in report header
Kees Cook
2020-04-07
kasan: unset panic_on_warn before calling panic()
Kees Cook
2020-04-07
ubsan: check panic_on_warn
Kees Cook
2020-04-07
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
[next]