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
path:
root
/
security
/
keys
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
rpmsg: smd: Switch to SPDX license identifier
Suman Anna
1
-9
/
+1
2018-06-03
rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier
Suman Anna
1
-9
/
+1
2018-06-03
rpmsg: Switch to SPDX license identifier
Suman Anna
4
-44
/
+5
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
2018-05-03
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
1
-1
/
+3
2018-05-03
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
Colin Ian King
1
-1
/
+1
2018-05-03
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
1
-1
/
+1
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
1
-0
/
+1
2018-05-03
ftrace: Have set_graph_* files have normal file modes
Chen LinX
1
-2
/
+2
2018-05-03
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
1
-0
/
+6
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
3
-25
/
+35
2018-05-03
nvme/multipath: Disable runtime writable enabling parameter
Keith Busch
1
-1
/
+1
2018-05-03
nvme: Set integrity flag for user passthrough commands
Keith Busch
1
-0
/
+1
2018-05-03
nvme: fix potential memory leak in option parsing
Chengguang Xu
1
-0
/
+6
2018-05-03
bdi: Fix use after free bug in debugfs_remove()
Tetsuo Handa
1
-0
/
+1
2018-05-03
tcp: restore autocorking
Eric Dumazet
1
-1
/
+1
2018-05-03
rds: do not leak kernel memory to user land
Eric Dumazet
1
-0
/
+1
2018-05-03
bdi: wake up concurrent wb_shutdown() callers.
Tetsuo Handa
2
-1
/
+18
2018-05-03
qmi_wwan: do not steal interfaces from class drivers
Bjørn Mork
1
-0
/
+12
2018-05-03
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
1
-1
/
+1
[next]