index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
Michael S. Tsirkin
4
-11
/
+6
2019-01-09
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2
-2
/
+2
2019-01-09
ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
Hans de Goede
1
-0
/
+3
2019-01-09
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
1
-1
/
+1
2019-01-08
libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMs
Dan Williams
1
-0
/
+1
2019-01-08
mm, page_alloc: do not wake kswapd with zone lock held
Mel Gorman
1
-0
/
+6
2019-01-08
RDMA/mlx5: Delete declaration of already removed function
Leon Romanovsky
1
-4
/
+0
2019-01-08
LSM: Infrastructure management of the ipc security blob
Casey Schaufler
1
-0
/
+2
2019-01-08
LSM: Infrastructure management of the task security
Casey Schaufler
1
-0
/
+2
2019-01-08
LSM: Infrastructure management of the inode security
Casey Schaufler
1
-0
/
+3
2019-01-08
LSM: Infrastructure management of the file security
Casey Schaufler
1
-0
/
+1
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
1
-0
/
+12
2019-01-08
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
2
-36
/
+0
2019-01-08
procfs: add smack subdir to attrs
Casey Schaufler
1
-5
/
+10
2019-01-08
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
1
-2
/
+0
2019-01-08
LSM: Introduce enum lsm_order
Kees Cook
1
-0
/
+6
2019-01-08
Yama: Initialize as ordered LSM
Kees Cook
1
-5
/
+0
2019-01-08
LoadPin: Initialize as ordered LSM
Kees Cook
1
-5
/
+0
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
1
-0
/
+1
2019-01-08
LSM: Tie enabling logic to presence in ordered list
Kees Cook
1
-1
/
+1
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
1
-1
/
+0
2019-01-08
LSM: Plumb visibility into optional "enabled" state
Kees Cook
1
-0
/
+1
2019-01-08
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
1
-0
/
+3
2019-01-08
i2c: add suspended flag and accessors for i2c adapters
Wolfram Sang
1
-0
/
+34
2019-01-08
dma-mapping: remove dma_zalloc_coherent()
Luis Chamberlain
1
-9
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2019-01-07
doc: networking: convert offload files into RST and update references
Otto Sabart
1
-1
/
+1
2019-01-07
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
2
-3
/
+4
2019-01-07
reset: Add reset_control_get_count()
Geert Uytterhoeven
1
-0
/
+7
2019-01-07
reset: Improve reset controller kernel docs
Geert Uytterhoeven
1
-4
/
+4
2019-01-07
dmaengine: dw: convert to SPDX identifiers
Andy Shevchenko
2
-8
/
+2
2019-01-07
dmaengine: dw: Split DW and iDMA 32-bit operations
Andy Shevchenko
2
-2
/
+4
2019-01-07
dmaengine: dw: Remove unused internal property
Andy Shevchenko
1
-2
/
+0
2019-01-07
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
1
-3
/
+0
2019-01-06
remoteproc: fix kernel-doc comment for parse_fw
Fabien Dessenne
1
-2
/
+2
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
2
-0
/
+6
2019-01-06
XArray: Honour reserved entries in xa_insert
Matthew Wilcox
1
-39
/
+71
2019-01-06
XArray: Permit storing 2-byte-aligned pointers
Matthew Wilcox
1
-3
/
+15
2019-01-06
XArray: Change xa_for_each iterator
Matthew Wilcox
1
-13
/
+65
2019-01-06
XArray: Turn xa_init_flags into a static inline
Matthew Wilcox
1
-1
/
+18
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-25
/
+19
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-156
/
+195
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
Linus Torvalds
1
-2
/
+4
2019-01-05
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
1
-0
/
+1
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+7
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
4
-3
/
+24
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-1
/
+16
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
6
-25
/
+19
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-74
/
+27
[prev]
[next]