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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()
Lyude Paul
1
-1
/
+2
2019-01-08
ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definition
Eugene Syromiatnikov
1
-1
/
+1
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
soc: fsl: dpio: use a cpumask to identify which cpus are unused
Ioana Ciornei
1
-0
/
+2
2019-01-08
i2c: add suspended flag and accessors for i2c adapters
Wolfram Sang
1
-0
/
+34
2019-01-08
f2fs: fix compile warnings: 'struct *' declared inside parameter list
Zhikang Zhang
1
-0
/
+3
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-08
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
630
-6148
/
+19634
2019-01-08
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued
Jani Nikula
5
-11
/
+13
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
spi/trace: include buffer contents in traces
Uwe Kleine-König
1
-2
/
+26
2019-01-07
spi/trace: drop useless and wrong (but harmless) casts
Uwe Kleine-König
1
-4
/
+3
2019-01-07
media: cedrus: identify buffers by timestamp
Hans Verkuil
1
-9
/
+5
2019-01-07
media: vb2: add vb2_find_timestamp()
Hans Verkuil
1
-0
/
+17
2019-01-07
media: videodev2.h: add v4l2_timeval_to_ns inline function
Hans Verkuil
1
-0
/
+12
2019-01-07
media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
Hans Verkuil
1
-0
/
+20
2019-01-07
Fix a handful of audit-related issue
Palmer Dabbelt
1
-0
/
+2
2019-01-07
riscv: add audit support
David Abdurachmanov
1
-0
/
+2
2019-01-07
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-next
Maxime Ripard
5
-11
/
+13
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
dt-bindings: clk: meson: add ao slow clock path ids
Jerome Brunet
2
-1
/
+13
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-07
dmaengine: tegra: add tracepoints to driver
Ben Dooks
1
-0
/
+61
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
[prev]
[next]