index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-13
ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0
Chris Packham
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-12
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-12
Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-12
Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-12
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
2020-06-12
Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-12
Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-06-12
Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-12
Merge branch 'dt/schema-cleanups' into dt/linus
Rob Herring
2020-06-12
dt-bindings: Remove redundant 'maxItems'
Rob Herring
2020-06-12
ima: fix mprotect checking
Mimi Zohar
2020-06-12
nios2: signal: Mark expected switch fall-through
Ley Foon Tan
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-11
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
2020-06-11
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
2020-06-11
ocfs2: fix build failure when TCP/IP is disabled
Tom Seewald
2020-06-11
mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread
Naoya Horiguchi
2020-06-11
mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early...
Naoya Horiguchi
2020-06-11
Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-11
afs: Fix afs_store_data() to set mtime in new operation descriptor
David Howells
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-11
Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-11
dt-bindings: Fix more incorrect 'reg' property sizes in examples
Rob Herring
2020-06-11
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-11
dt-bindings: phy: qcom: Fix missing 'ranges' and example addresses
Rob Herring
2020-06-11
dt-bindings: Remove more cases of 'allOf' containing a '$ref'
Rob Herring
2020-06-11
Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2020-06-11
Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-11
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-06-11
compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...
Marco Elver
2020-06-11
compiler.h: Move function attributes to compiler_types.h
Marco Elver
2020-06-11
compiler.h: Avoid nested statement expression in data_race()
Marco Elver
2020-06-11
compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()
Marco Elver
2020-06-11
kcsan: Update Documentation to change supported compilers
Marco Elver
2020-06-11
kcsan: Remove 'noinline' from __no_kcsan_or_inline
Marco Elver
2020-06-11
kcsan: Pass option tsan-instrument-read-before-write to Clang
Marco Elver
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
2020-06-11
kcsan: Restrict supported compilers
Marco Elver
[next]