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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-09
bitops.h: correctly handle rol32 with 0 byte shift
Sasha Levin
1
-1
/
+1
2015-12-09
of/irq: move of_msi_map_rid declaration to the correct ifdef section
Rob Herring
1
-7
/
+6
2015-12-09
of/irq: Export of_irq_find_parent again
Carlo Caione
2
-1
/
+8
2015-12-08
um: fix returns without va_end
Geyslan G. Bem
1
-4
/
+6
2015-12-08
um: Fix fpstate handling
Richard Weinberger
1
-8
/
+10
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2
-2
/
+2
2015-12-08
um: Fix get_signal() usage
Richard Weinberger
1
-1
/
+1
2015-12-08
fix the regression from "direct-io: Fix negative return from dio read beyond eof"
Al Viro
1
-0
/
+1
2015-12-08
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
1
-2
/
+2
2015-12-08
of/fdt: Add mutex protection for calls to __unflatten_device_tree()
Guenter Roeck
1
-0
/
+5
2015-12-07
virtio_ring: shadow available ring flags & index
Venkatesh Srinivas
1
-12
/
+34
2015-12-07
virtio: Do not drop __GFP_HIGH in alloc_indirect
Michal Hocko
1
-1
/
+1
2015-12-07
vhost: replace % with & on data path
Michael S. Tsirkin
1
-3
/
+3
2015-12-07
tools/virtio: fix byteswap logic
Michael S. Tsirkin
1
-7
/
+13
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2
-6
/
+6
2015-12-07
virtio: fix memory leak of virtio ida cache layers
Suman Anna
1
-0
/
+1
2015-12-07
vhost: relax log address alignment
Michael S. Tsirkin
1
-1
/
+1
2015-12-07
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log page reads
Andreas Werner
1
-1
/
+2
2015-12-07
libata-eh.c: Introduce new ata port flag for controller which lockup on read log page
Andreas Werner
2
-0
/
+9
2015-12-07
virtio-net: Stop doing DMA from the stack
Michael S. Tsirkin
1
-15
/
+19
2015-12-06
Linux 4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-06
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-06
perf: Do not send exit event twice
Jiri Olsa
1
-11
/
+31
2015-12-06
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
1
-1
/
+1
2015-12-06
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
1
-1
/
+1
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
2015-12-04
PCI: altera: Fix error when INTx is 4
Ley Foon Tan
1
-1
/
+1
2015-12-04
PCI: altera: Check TLP completion status
Ley Foon Tan
1
-2
/
+10
2015-12-04
PCI: altera: Fix Requester ID for config accesses
Ley Foon Tan
1
-2
/
+3
2015-12-04
PCI: altera: Fix loop in tlp_read_packet()
Dan Carpenter
1
-2
/
+2
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
6
-30
/
+140
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
9
-29
/
+164
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
10
-12
/
+32
2015-12-04
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2
-3
/
+15
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2
Christian König
2
-2
/
+2
2015-12-04
drm/amdgpu: take a BO reference for the user fence
Christian König
1
-2
/
+4
2015-12-04
drm/amdgpu: take a BO reference in the display code
Christian König
1
-3
/
+3
2015-12-04
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
1
-3
/
+4
2015-12-04
jbd2: fix null committed data return in undo_access
Junxiao Bi
1
-3
/
+7
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
3
-19
/
+14
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
3
-48
/
+45
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
3
-21
/
+21
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
3
-2
/
+28
2015-12-04
PCI/MSI: Only use the generic MSI layer when domain is hierarchical
Marc Zyngier
1
-2
/
+2
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
[next]