index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
pti
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-15
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
1
-2
/
+4
2018-12-15
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-15
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-15
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-15
hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()
Yongkai Wu
1
-2
/
+3
2018-12-15
memblock: annotate memblock_is_reserved() with __init_memblock
Yueyi Li
1
-1
/
+1
2018-12-15
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-15
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
2018-12-15
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
2
-0
/
+22
2018-12-15
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
4
-17
/
+6
2018-12-15
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2
-3
/
+4
2018-12-13
XArray: Fix xa_alloc when id exceeds max
Matthew Wilcox
2
-5
/
+36
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
6
-2
/
+103
2018-12-13
ima: Use inode_is_open_for_write
Nikolay Borisov
1
-1
/
+1
2018-12-13
ima: Support platform keyring for kernel appraisal
Nayna Jain
1
-2
/
+12
2018-12-13
efi: Allow the "db" UEFI variable to be suppressed
Josh Boyer
1
-10
/
+35
2018-12-13
efi: Import certificates from UEFI Secure Boot
Josh Boyer
2
-1
/
+173
2018-12-13
efi: Add an EFI signature blob parser
Dave Howells
3
-1
/
+119
2018-12-13
efi: Add EFI signature data types
Dave Howells
1
-0
/
+25
2018-12-13
integrity: Load certs to the platform keyring
Nayna Jain
3
-24
/
+86
2018-12-13
integrity: Define a trusted platform keyring
Nayna Jain
5
-16
/
+81
2018-12-13
MAINTAINERS: Daniel for drm co-maintainer
Daniel Vetter
1
-0
/
+1
2018-12-12
security: fs: make inode explicitly non-modular
Paul Gortmaker
1
-4
/
+2
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
24
-24
/
+14
2018-12-12
security: integrity: make evm_main explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2018-12-12
keys: remove needless modular infrastructure from ecryptfs_format
Paul Gortmaker
1
-3
/
+2
2018-12-12
security: integrity: make ima_main explicitly non-modular
Paul Gortmaker
1
-4
/
+3
2018-12-12
drm/amdgpu: drop fclk/gfxclk ratio setting
Evan Quan
1
-1
/
+1
2018-12-12
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
1
-0
/
+3
2018-12-12
dm thin: bump target version
Mike Snitzer
1
-2
/
+2
2018-12-12
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
1
-2
/
+0
2018-12-12
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2
-9
/
+13
2018-12-12
drm/i915: Allocate a common scratch page
Chris Wilson
7
-87
/
+75
2018-12-12
drm/i915/execlists: Apply a full mb before execution for Braswell
Chris Wilson
1
-1
/
+6
2018-12-12
drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
Lyude Paul
1
-0
/
+1
2018-12-12
drm/nouveau/kms/nv50-: also flush fb writes when rewinding push buffer
Ben Skeggs
1
-11
/
+18
2018-12-12
selftests/seccomp: Remove SIGSTOP si_pid check
Kees Cook
1
-2
/
+7
2018-12-12
block: Fix null_blk_zoned creation failure with small number of zones
Shin'ichiro Kawasaki
1
-1
/
+1
2018-12-11
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2018-12-11
dm thin: send event about thin-pool state change _after_ making it
Mike Snitzer
1
-33
/
+35
2018-12-11
tracing: Fix memory leak of instance function hash filters
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-11
tracing: Fix memory leak in set_trigger_filter()
Steven Rostedt (VMware)
1
-2
/
+4
2018-12-11
tracing: Fix memory leak in create_filter()
Steven Rostedt (VMware)
1
-1
/
+4
2018-12-11
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
2018-12-11
ceph: make 'nocopyfrom' a default mount option
Luis Henriques
2
-3
/
+5
2018-12-11
drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock
Andrey Grodzovsky
1
-2
/
+2
2018-12-11
Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
Brian Norris
1
-6
/
+0
2018-12-11
selftests/ima: kexec_load syscall test
Mimi Zohar
4
-0
/
+70
2018-12-11
ima: don't measure/appraise files on efivarfs
Mimi Zohar
1
-1
/
+3
2018-12-11
x86/ima: retry detecting secure boot mode
Mimi Zohar
3
-3
/
+47
[next]