index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
drm/qxl: Call qxl_bo_unref outside atomic context
Jeremy Cline
1
-2
/
+5
2018-05-30
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
Neil Armstrong
3
-13
/
+6
2018-05-24
drm/omap: fix NULL deref crash with SDI displays
Tomi Valkeinen
1
-1
/
+4
2018-05-24
drm/psr: Fix missed entry in PSR setup time table.
Dhinakaran Pandiyan
1
-0
/
+1
2018-05-16
drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
Dan Carpenter
1
-3
/
+4
2018-05-15
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-11
drm: Match sysfs name in link removal to link creation
Haneen Mohammed
1
-1
/
+1
2018-05-09
drm/vc4: Fix scaling of uni-planar formats
Boris Brezillon
1
-1
/
+1
2018-05-07
drm/bridge/sii8620: add Kconfig dependency on extcon
Andrzej Hajda
1
-0
/
+1
2018-05-07
drm/omap: handle alloc failures in omap_connector
Tomi Valkeinen
1
-0
/
+10
2018-05-07
drm/omap: add missing linefeeds to prints
Tomi Valkeinen
1
-7
/
+7
2018-05-07
drm/omap: handle error if scale coefs are not found
Tomi Valkeinen
1
-0
/
+6
2018-05-07
drm/omap: check return value from soc_device_match
Tomi Valkeinen
1
-1
/
+6
2018-05-07
drm/omap: fix possible NULL ref issue in tiler_reserve_2d
Tomi Valkeinen
1
-1
/
+5
2018-05-07
drm/omap: fix uninitialized ret variable
Tomi Valkeinen
2
-2
/
+2
2018-05-07
drm/omap: silence unititialized variable warning
Dan Carpenter
1
-1
/
+1
2018-05-07
drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
Eric Anholt
1
-3
/
+22
2018-05-07
drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default_clear()
Ville Syrjälä
1
-0
/
+2
2018-05-07
drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
Ville Syrjälä
1
-0
/
+6
2018-05-06
Linux 4.17-rc4
Linus Torvalds
1
-2
/
+2
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
1
-2
/
+2
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
1
-1
/
+1
2018-05-05
gcc-plugins: fix build condition of SANCOV plugin
Masahiro Yamada
1
-1
/
+1
2018-05-05
MAINTAINERS: Update Kbuild entry with a few paths
Rasmus Villemoes
1
-1
/
+3
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2
-3
/
+6
2018-05-04
platform/x86: Kconfig: Fix dell-laptop dependency chain.
Mario Limonciello
1
-1
/
+1
2018-05-04
platform/x86: asus-wireless: Fix NULL pointer dereference
João Paulo Rechi Vita
1
-1
/
+3
2018-05-04
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
1
-5
/
+19
2018-05-04
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
1
-1
/
+1
2018-05-04
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
74
-109
/
+92
2018-05-04
media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
From: Gustavo A. R. Silva
1
-1
/
+1
2018-05-04
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-05-03
bdi: Fix oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
2018-05-03
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
Sebastian Sanchez
1
-6
/
+5
2018-05-03
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
3
-10
/
+30
2018-05-03
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2
-3
/
+2
2018-05-03
IB/hfi1: Fix loss of BECN with AHG
Mike Marciniszyn
1
-10
/
+40
2018-05-03
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
1
-2
/
+2
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
3
-10
/
+21
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-03
smc: fix sendpage() call
Stefan Raspl
1
-2
/
+4
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
3
-5
/
+24
2018-05-03
net/smc: call consolidation
Karsten Graul
1
-20
/
+15
2018-05-03
qed: fix spelling mistake: "offloded" -> "offloaded"
Colin Ian King
1
-1
/
+1
2018-05-03
usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
Heikki Krogerus
1
-8
/
+39
2018-05-03
usb: typec: tcpm: Release the role mux when exiting
Heikki Krogerus
1
-0
/
+1
[next]