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-09-12
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-114
/
+297
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-400
/
+593
2018-09-13
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
1
-10
/
+11
2018-09-12
null_blk: fix zoned support for non-rq based operation
Jens Axboe
3
-34
/
+62
2018-09-12
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
1
-0
/
+8
2018-09-12
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
Dave Jiang
1
-1
/
+1
2018-09-12
bpf: use __GFP_COMP while allocating page
Tushar Dave
1
-1
/
+2
2018-09-12
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
1
-0
/
+1
2018-09-12
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
1
-1
/
+1
2018-09-12
drm/amd/display: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2018-09-12
drm/amd: Add DM DMCU support
David Francis
2
-1
/
+92
2018-09-12
drm/amd: Add PSP DMCU support
David Francis
1
-0
/
+6
2018-09-12
drm/amd: Add ucode DMCU support
David Francis
2
-2
/
+29
2018-09-12
drm/amdgpu: Move fault hash table to amdgpu vm
Oak Zeng
5
-111
/
+128
2018-09-12
drm/amdgpu: move cs dependencies front a bit
Chunming Zhou
1
-6
/
+6
2018-09-12
drm/amdgpu: try allocating VRAM as power of two
Christian König
1
-12
/
+40
2018-09-12
Merge branch 'nfp-flower-fixes'
David S. Miller
4
-1
/
+19
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
1
-0
/
+6
2018-09-12
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
3
-1
/
+13
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
1
-1
/
+4
2018-09-12
Merge branch 'qeth-fixes'
David S. Miller
3
-5
/
+10
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
1
-1
/
+1
2018-09-12
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
Guenter Roeck
1
-2
/
+1
2018-09-12
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
1
-1
/
+3
2018-09-12
Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
11
-3
/
+132
2018-09-12
tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE
Paulo Zanoni
1
-3
/
+5
2018-09-12
Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
Linus Torvalds
1
-7
/
+0
2018-09-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-94
/
+101
2018-09-12
drm/i915: Extract intel_cursor_check_surface()
Ville Syrjälä
1
-18
/
+29
2018-09-12
drm/i915: Move chv rotation checks to plane->check()
Ville Syrjälä
4
-9
/
+26
2018-09-12
drm/i915: Move display w/a #1175
Ville Syrjälä
3
-34
/
+41
2018-09-12
drm/i915: Move skl plane fb related checks into a better place
Ville Syrjälä
3
-56
/
+66
2018-09-12
drm/i915: Extract per-platform plane->check() functions
Ville Syrjälä
3
-179
/
+238
2018-09-12
drm/i915: Nuke plane->can_scale/min_downscale
Ville Syrjälä
3
-35
/
+13
2018-09-12
drm/i915: s/int plane/int color_plane/
Ville Syrjälä
2
-52
/
+56
2018-09-12
drm/i915: Store ggtt_view in plane_state
Ville Syrjälä
3
-10
/
+15
2018-09-12
drm/i915: Store the final plane stride in plane_state
Ville Syrjälä
3
-23
/
+46
2018-09-12
drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
Ville Syrjälä
4
-49
/
+46
2018-09-12
drm/i915: Use pipe A primary plane .max_stride() as the global stride limit
Ville Syrjälä
1
-23
/
+10
2018-09-12
drm/i915: Add .max_stride() plane hook
Ville Syrjälä
3
-2
/
+90
2018-09-12
drm/i915: s/tile_offset/aligned_offset/ etc.
Ville Syrjälä
2
-62
/
+63
2018-09-12
efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y
Scott Branden
1
-3
/
+6
2018-09-12
drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
Chris Wilson
1
-0
/
+5
2018-09-12
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
1
-2
/
+2
2018-09-12
CIFS: fix wrapping bugs in num_entries()
Dan Carpenter
1
-10
/
+15
2018-09-12
cifs: prevent integer overflow in nxt_dir_entry()
Dan Carpenter
1
-2
/
+9
[prev]
[next]