index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-06
drm/i915: move gmbus setup down to intel_modeset_init()
Jani Nikula
2
-4
/
+2
2019-10-06
drm/i915: split out i915_switcheroo.[ch] from i915_drv.c
Jani Nikula
5
-56
/
+92
2019-10-06
drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Jani Nikula
3
-3
/
+3
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-05
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-05
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-05
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-05
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-05
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-05
net: phy: extract pause mode
Russell King
2
-7
/
+14
2019-10-05
net: phy: extract link partner advertisement reading
Russell King
2
-25
/
+41
2019-10-05
net: phy: fix write to mii-ctrl1000 register
Russell King
2
-0
/
+14
2019-10-05
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-05
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-05
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-05
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
1
-6
/
+5
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-10-04
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
7
-29
/
+36
2019-10-04
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
Patrice Chotard
1
-1
/
+1
2019-10-04
drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Ville Syrjälä
5
-81
/
+22
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
3
-18
/
+0
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
8
-161
/
+27
2019-10-04
drm/i915: Drop struct_mutex from suspend state save/restore
Chris Wilson
1
-8
/
+0
2019-10-04
drm/i915: Remove struct_mutex guard for debugfs/opregion
Chris Wilson
1
-11
/
+1
2019-10-04
drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
Chris Wilson
1
-6
/
+0
2019-10-04
drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
3
-23
/
+1
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
28
-354
/
+394
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
18
-302
/
+57
2019-10-04
drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
2
-10
/
+6
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
21
-158
/
+213
[next]