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
2018-01-15
usercopy: Prepare for usercopy whitelisting
David Windsor
2018-01-15
stddef.h: Introduce sizeof_field()
Kees Cook
2018-01-15
lkdtm/usercopy: Adjust test to include an offset to check reporting
Kees Cook
2018-01-15
usercopy: Include offset in hardened usercopy report
Kees Cook
2018-01-15
usercopy: Enhance and rename report_usercopy()
Kees Cook
2018-01-15
usercopy: Remove pointer from overflow report
Kees Cook
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
2017-12-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-03
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-03
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...
Wolfram Sang
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-12-01
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-01
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...
Linus Torvalds
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
2017-12-01
move libgcc.h to include/linux
Palmer Dabbelt
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
2017-12-01
RISC-V: User-Visible Changes
Palmer Dabbelt
2017-12-01
RISC-V Atomic Cleanups
Palmer Dabbelt
2017-12-01
RISC-V: __io_writes should respect the length argument
Palmer Dabbelt
2017-12-01
move libgcc.h to include/linux
Christoph Hellwig
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-01
Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-01
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2017-12-01
Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2017-12-01
afs: Fix permit refcounting
David Howells
2017-11-30
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-30
Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-11-30
Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-12-01
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-12-01
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
2017-12-01
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...
Dave Airlie
2017-12-01
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2017-12-01
Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2017-12-01
Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2017-12-01
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2017-12-01
Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2017-11-30
RISC-V: Clean up an unused include
Palmer Dabbelt
[next]