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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
1
-5
/
+13
2018-08-29
sh_eth: Add R7S9210 support
Chris Brandt
2
-0
/
+37
2018-08-29
Merge branch 'hns-fixes'
David S. Miller
14
-4
/
+257
2018-08-29
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-08-29
net: hns: add the code for cleaning pkt in chip
Peng Li
13
-4
/
+255
2018-08-29
r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices
Azat Khuzhin
1
-2
/
+4
2018-08-29
tipc: switch to rhashtable iterator
Cong Wang
4
-26
/
+56
2018-08-29
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2
-5
/
+1
2018-08-29
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
1
-0
/
+2
2018-08-29
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
1
-1
/
+1
2018-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-50
/
+54
2018-08-29
powerpc: disable support for relative ksymtab references
Ard Biesheuvel
1
-1
/
+0
2018-08-29
Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
5
-12
/
+32
2018-08-29
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
5
-90
/
+38
2018-08-29
Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
Linus Torvalds
1
-9
/
+0
2018-08-29
drm/i915/audio: Hook up component bindings even if displays are disabled
Chris Wilson
1
-3
/
+0
2018-08-29
drm/i915: Increase LSPCON timeout
Fredrik Schön
1
-1
/
+1
2018-08-29
drm/i915: Stop holding a ref to the ppgtt from each vma
Chris Wilson
1
-4
/
+0
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-106
/
+144
2018-08-29
arm64: defconfig: Enable TI's AM6 SoC platform
Nishanth Menon
1
-0
/
+3
2018-08-29
ARM: defconfig: Update the ARM Versatile defconfig
Linus Walleij
1
-6
/
+8
2018-08-29
Merge tag 'imx-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
Olof Johansson
5
-151
/
+136
2018-08-29
dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support
Fabrizio Castro
1
-2
/
+3
2018-08-29
media: camss: add missing includes
Arnd Bergmann
7
-0
/
+7
2018-08-29
media: camss: Use managed memory allocations
Todor Tomov
2
-7
/
+8
2018-08-29
media: camss: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-08-29
media: af9035: prevent buffer overflow on write
Jozef Balga
1
-2
/
+4
2018-08-29
Merge branch 'bpf_msg_pull_data-fixes'
Alexei Starovoitov
1
-17
/
+19
2018-08-29
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
1
-13
/
+13
2018-08-29
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
1
-1
/
+4
2018-08-29
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
1
-3
/
+2
2018-08-29
drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
Alex Deucher
1
-0
/
+1
2018-08-29
drm/amdgpu: Relocate some definitions v2
Amber Lin
3
-39
/
+39
2018-08-29
drm/amdgpu: remove redundant memset
Philip Yang
1
-1
/
+0
2018-08-29
drm/ttm: Initialize local lists in ttm_bo_bulk_move_helper
Michel Dänzer
1
-1
/
+2
2018-08-29
drm/amdgpu: use the smaller hole for GART
Christian König
1
-1
/
+2
2018-08-29
Revert "drm/amdgpu: move PD/PT bos on LRU again"
Michel Dänzer
1
-1
/
+1
2018-08-29
drm/amdgpu: distinct between allocated GART space and GMC addr
Christian König
2
-10
/
+5
2018-08-29
drm/amdgpu: stop using gart_start as offset for the GTT domain
Christian König
2
-4
/
+5
2018-08-29
drm/amdgpu: fix amdgpu_gmc_gart_location a little bit
Christian König
1
-15
/
+13
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
8
-77
/
+76
2018-08-29
drm/amdgpu: remove amdgpu_bo_gpu_accessible
Christian König
1
-13
/
+0
2018-08-29
drm/amdkfd: Release an acquired process vm
Oak Zeng
9
-1
/
+48
2018-08-29
drm/amdgpu: Set pasid for compute vm (v2)
Oak Zeng
6
-17
/
+48
2018-08-29
media: video_function_calls.rst: drop obsolete video-set-attributes reference
Hans Verkuil
1
-1
/
+0
2018-08-29
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
3
-2
/
+13
2018-08-29
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
1
-1
/
+1
2018-08-29
regulator: bd71837: Disable voltage monitoring for LDO3/4
Matti Vaittinen
2
-3
/
+49
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
2
-0
/
+33
2018-08-29
drm/i915/execlists: Flush tasklet directly from reset-finish
Chris Wilson
2
-17
/
+6
[prev]
[next]