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
drm/fb-helper: Remove set but not used variable 'connector_funcs'
YueHaibing
1
-3
/
+0
2018-09-12
drm/sun4i: fix build failure with CONFIG_DRM_SUN8I_MIXER=m
Maxime Ripard
1
-3
/
+11
2018-09-12
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
2
-3
/
+4
2018-09-12
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-1
/
+3
2018-09-12
media: staging/media/mt9t031/Kconfig: remove bogus entry
Hans Verkuil
1
-6
/
+0
2018-09-12
media: i2c: mt9v111: Fix v4l2-ctrl error handling
Jacopo Mondi
1
-28
/
+13
2018-09-12
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
3
-4
/
+6
2018-09-12
sound: enable interrupt after dma buffer initialization
Yu Zhao
1
-2
/
+6
2018-09-12
Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"
Yu Zhao
1
-6
/
+4
2018-09-12
drm/i915/ringbuffer: Reload PDs harder on byt/bcs
Chris Wilson
1
-3
/
+20
2018-09-12
s390/zcrypt: remove VLA usage from the AP bus
Martin Schwidefsky
1
-53
/
+33
2018-09-12
firmware: Fix security issue with request_firmware_into_buf()
Rishabh Bhatnagar
1
-12
/
+18
2018-09-12
vmbus: don't return values for uninitalized channels
Stephen Hemminger
1
-0
/
+3
2018-09-12
fpga: dfl: fme: fix return value check in in pr_mgmt_init()
Wei Yongjun
1
-1
/
+1
2018-09-12
misc: hmc6352: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-09-12
Tools: hv: Fix a bug in the key delete code
K. Y. Srinivasan
1
-1
/
+1
2018-09-12
misc: ibmvsm: Fix wrong assignment of return code
Bryant G. Ly
1
-1
/
+1
2018-09-12
android: binder: fix the race mmap and alloc_new_buf_locked
Minchan Kim
1
-8
/
+35
2018-09-12
mei: bus: need to unlink client before freeing
Tomas Winkler
1
-5
/
+4
2018-09-12
mei: bus: fix hw module get/put balance
Tomas Winkler
1
-2
/
+1
2018-09-12
mei: fix use-after-free in mei_cl_write
John Hubbard
1
-1
/
+1
2018-09-12
mei: ignore not found client in the enumeration
Alexander Usyskin
1
-3
/
+6
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-12
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
1
-3
/
+6
2018-09-12
qxl: refactor to use drm_fb_helper_fbdev_setup
Peter Wu
4
-276
/
+60
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-11
tcp: rate limit synflood warnings further
Willem de Bruijn
1
-2
/
+2
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
3
-2
/
+4
2018-09-12
udmabuf: use sizeof(variable) instead of sizeof(type)
Gerd Hoffmann
1
-3
/
+3
2018-09-12
udmabuf: drop WARN_ON() check.
Gerd Hoffmann
1
-3
/
+0
2018-09-12
udmabuf: use ENOTTY for invalid ioctls
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: use EBADFD in case we didn't got a memfd
Gerd Hoffmann
1
-2
/
+5
2018-09-12
udmabuf: improve udmabuf_create error handling
Gerd Hoffmann
1
-13
/
+12
2018-09-12
udmabuf: rework limits
Gerd Hoffmann
1
-2
/
+8
2018-09-12
udmabuf: add MEMFD_CREATE dependency
Gerd Hoffmann
1
-0
/
+1
2018-09-12
udmabuf: constify udmabuf_create args
Gerd Hoffmann
1
-2
/
+2
2018-09-12
udmabuf: constify udmabuf_ops
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: use pgoff_t for pagecount
Gerd Hoffmann
1
-1
/
+1
2018-09-12
udmabuf: improve map_udmabuf error handling
Gerd Hoffmann
1
-11
/
+10
2018-09-12
udmabuf: sort headers, drop uapi/ path prefix
Gerd Hoffmann
1
-9
/
+8
2018-09-11
xtensa: enable SG chaining in Kconfig
Max Filippov
1
-0
/
+1
2018-09-11
xtensa: remove unnecessary KBUILD_SRC ifeq conditional
Masahiro Yamada
1
-4
/
+0
2018-09-11
filesystem-dax: Fix use of zero page
Matthew Wilcox
1
-11
/
+2
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
19
-100
/
+181
2018-09-11
PCI: Fix enabling of PASID on RC integrated endpoints
Felix Kuehling
1
-1
/
+4
2018-09-11
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
3
-7
/
+8
2018-09-11
PCI: Fix faulty logic in pci_reset_bus()
Dennis Dalessandro
1
-1
/
+1
2018-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
11
-13
/
+70
2018-09-11
scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
Dan Carpenter
1
-2
/
+2
[prev]
[next]