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
2020-09-17
net: remove comments on struct rtnl_link_stats
Jakub Kicinski
1
-16
/
+15
2020-09-17
netdev: Remove unused functions
YueHaibing
1
-10
/
+0
2020-09-17
ethtool: add and use message type for tunnel info reply
Michal Kubecek
1
-0
/
+1
2020-09-17
genetlink: Remove unused function genl_err_attr()
YueHaibing
1
-8
/
+0
2020-09-17
net/sched: Remove unused function qdisc_queue_drop_head()
YueHaibing
1
-6
/
+0
2020-09-17
PCI: endpoint: Use "NULL" instead of "0" as a NULL pointer
Gustavo Pimentel
1
-2
/
+2
2020-09-18
drm/ttm: drop evicted from ttm_bo.
Dave Airlie
1
-1
/
+0
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
1
-15
/
+2
2020-09-18
drm/ttm: add a simple assign mem to bo wrapper
Dave Airlie
1
-2
/
+8
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+7
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
3
-15
/
+1
2020-09-17
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
1
-2
/
+2
2020-09-17
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
1
-0
/
+1
2020-09-17
mm: Add a pasid member to struct mm_struct
Fenghua Yu
1
-0
/
+4
2020-09-17
RDMA/mlx5: Add sw_owner_v2 bit capability
Alex Vesker
1
-1
/
+2
2020-09-17
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
1
-0
/
+1
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2
-0
/
+3
2020-09-17
Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:
Mark Brown
43
-161
/
+305
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
1
-1
/
+1
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
5
-17
/
+17
2020-09-17
arm64: paravirt: Initialize steal time when cpu is online
Andrew Jones
1
-1
/
+0
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-5
/
+4
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-2
/
+2
2020-09-17
quota: simplify the quotactl compat handling
Christoph Hellwig
1
-3
/
+0
2020-09-17
compat: add a compat_need_64bit_alignment_fixup() helper
Christoph Hellwig
1
-0
/
+9
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-0
/
+8
2020-09-17
coresight: stm: Support marked packet
Tingwei Zhang
1
-0
/
+1
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
3
-9
/
+57
2020-09-17
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
1
-3
/
+0
2020-09-17
Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:
Mark Brown
1
-1
/
+3
2020-09-17
Merge series "ASoC: q6afe: add clocks support" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:
Mark Brown
1
-1
/
+73
2020-09-17
RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
Aharon Landau
1
-0
/
+8
2020-09-17
net/mlx5: Refactor query port speed functions
Aharon Landau
1
-4
/
+3
2020-09-17
drm/dp: Add helpers for DFP YCbCr 4:2:0 handling
Ville Syrjälä
1
-0
/
+8
2020-09-17
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
1
-0
/
+2
2020-09-17
drm/dp: Add drm_dp_downstream_mode()
Ville Syrjälä
2
-0
/
+16
2020-09-17
drm/dp: Add drm_dp_downstream_{min,max}_tmds_clock()
Ville Syrjälä
1
-0
/
+6
2020-09-17
drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()
Ville Syrjälä
1
-2
/
+2
2020-09-17
ASoC: q6afe: dt-bindings: add q6afe clock bindings
Srinivas Kandagatla
1
-1
/
+73
2020-09-17
ASoC: SOF: Add `src_hash` to `sof_ipc_fw_version` structure
Karol Trzcinski
1
-1
/
+3
2020-09-17
drm/ttm: remove superflous extern attribute from funcs
Christian König
2
-24
/
+20
2020-09-17
drm/dp: Pimp drm_dp_downstream_max_bpc()
Ville Syrjälä
1
-3
/
+7
2020-09-17
drm/dp: Add helpers to identify downstream facing port types
Ville Syrjälä
1
-0
/
+5
2020-09-17
drm/dp: Define more downstream facing port caps
Ville Syrjälä
1
-1
/
+7
2020-09-17
drm/dp: Define protocol converter DPCD registers
Ville Syrjälä
1
-0
/
+10
2020-09-17
drm: fix spelling error in comments
Wang Qing
1
-1
/
+1
2020-09-17
clk: samsung: Add clk ID definitions for the CPU parent clocks
Sylwester Nawrocki
2
-1
/
+8
2020-09-17
clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d
Sylwester Nawrocki
1
-0
/
+1
2020-09-17
drm/ttm: some cleanups
Christian König
2
-13
/
+0
2020-09-17
cper,edac,efi: Memory Error Record: bank group/address and chip id
Alex Kluver
1
-0
/
+8
[prev]
[next]