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
2018-12-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
1
-9
/
+15
2018-12-14
net/mlx5: E-Switch, Introduce flow counter affinity
Shahar Klein
1
-1
/
+7
2018-12-14
net/mlx5: Use lowercase 'X' for hex values
Saeed Mahameed
1
-8
/
+8
2018-12-14
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
1
-0
/
+4
2018-12-14
include/linux/compiler_types.h: don't pollute userspace with macro definitions
Xiaozhou Liu
1
-54
/
+54
2018-12-14
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
1
-1
/
+1
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
1
-1
/
+3
2018-12-14
ASoC: qdsp6: dt-bindings: Add q6afe display_port dt binding
Rohit kumar
1
-0
/
+1
2018-12-14
ALSA: soc-compress: add support to snd_compr_set_runtime_buffer()
Srinivas Kandagatla
1
-0
/
+19
2018-12-14
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
2
-3
/
+16
2018-12-14
kvm: introduce manual dirty log reprotect
Paolo Bonzini
2
-0
/
+20
2018-12-14
kvm: rename last argument to kvm_get_dirty_log_protect
Paolo Bonzini
1
-1
/
+1
2018-12-14
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
1
-0
/
+2
2018-12-14
PM / Domains: Propagate performance state updates
Viresh Kumar
1
-0
/
+4
2018-12-14
PM / Domains: Save OPP table pointer in genpd
Viresh Kumar
1
-0
/
+2
2018-12-14
OPP: Don't return 0 on error from of_get_required_opp_performance_state()
Viresh Kumar
1
-3
/
+3
2018-12-14
OPP: Add dev_pm_opp_xlate_performance_state() helper
Viresh Kumar
1
-0
/
+7
2018-12-14
media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
Sakari Ailus
2
-0
/
+19
2018-12-14
dt-bindings: pinctrl: k3: Introduce pinmux definitions
Vignesh R
1
-0
/
+35
2018-12-14
drm/exynos: fimd: Make pixel blend mode configurable
Christoph Manszewski
1
-0
/
+9
2018-12-14
drm/exynos: fimd: Make plane alpha configurable
Christoph Manszewski
1
-0
/
+1
2018-12-13
dt-bindings: clock: add imx8qxp lpcg clock binding
Aisheng Dong
1
-0
/
+153
2018-12-13
dt-bindings: clock: imx8qxp: add SCU clock IDs
Aisheng Dong
1
-0
/
+136
2018-12-13
Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-4
/
+6
2018-12-13
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+2
2018-12-13
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
1
-1
/
+7
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-1
/
+2
2018-12-13
acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs
Dave Jiang
1
-0
/
+12
2018-12-13
acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm
Dave Jiang
1
-0
/
+1
2018-12-13
acpi/nfit, libnvdimm: Introduce nvdimm_security_ops
Dave Jiang
1
-2
/
+25
2018-12-13
keys: Export lookup_user_key to external users
Dave Jiang
1
-0
/
+3
2018-12-13
acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm
Dave Jiang
1
-4
/
+13
2018-12-13
Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+54
2018-12-13
drm: Rename crtc_idr as object_idr to KMS cleanups
Shayenne da Luz Moura
1
-3
/
+3
2018-12-13
ACPICA: Update version to 20181213
Bob Moore
1
-1
/
+1
2018-12-13
ACPICA: Debug output: Add option to display method/object evaluation
Bob Moore
1
-2
/
+4
2018-12-13
ACPICA: disassembler: disassemble OEMx tables as AML
Erik Schmauss
2
-0
/
+5
2018-12-13
ACPICA: Add "Windows 2018.2" string in the _OSI support
Jung-uk Kim
1
-0
/
+1
2018-12-13
ACPICA: Add "Windows 2018" string in the _OSI support
Bob Moore
1
-0
/
+1
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
4
-33
/
+102
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2
-44
/
+42
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
1
-8
/
+0
2018-12-13
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
1
-3
/
+0
2018-12-13
dma-mapping: factor out dummy DMA ops
Robin Murphy
1
-0
/
+1
2018-12-13
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
1
-10
/
+2
2018-12-13
dma-mapping: move various slow path functions out of line
Christoph Hellwig
1
-137
/
+13
2018-12-13
dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs
Christoph Hellwig
1
-13
/
+6
2018-12-13
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2
-51
/
+10
2018-12-13
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
Jens Axboe
5
-3
/
+218
2018-12-13
xen/pvh: Add memory map pointer to hvm_start_info struct
Maran Wilson
1
-1
/
+62
[prev]
[next]