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-10-16
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-16
mm, dax: fix DAX deadlocks
Ross Zwisler
2
-41
/
+31
2015-10-16
memcg: convert threshold to bytes
Shaohua Li
1
-0
/
+1
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
1
-2
/
+2
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
6
-18
/
+22
2015-10-16
drm/virtio: use %llu format string form atomic64_t
Arnd Bergmann
2
-3
/
+3
2015-10-16
MAINTAINERS: Add myself as maintainer for the gma500 driver
Patrik Jakobsson
1
-0
/
+8
2015-10-16
MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
Boris BREZILLON
1
-0
/
+7
2015-10-15
vmstat: explicitly schedule per-cpu work on the CPU we need it to run on
Linus Torvalds
1
-3
/
+4
2015-10-15
drm/amdgpu: Keep the pflip interrupts always enabled v7
Michel Dänzer
4
-8
/
+84
2015-10-15
drm/amdgpu: adjust default dispclk (v2)
Alex Deucher
1
-2
/
+6
2015-10-15
drm/dp/mst: make mst i2c transfer code more robust.
Dave Airlie
2
-2
/
+4
2015-10-15
drm/radeon: attach tile property to mst connector
Dave Airlie
1
-0
/
+1
2015-10-14
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
1
-3
/
+7
2015-10-14
KVM: x86: fix previous commit for 32-bit
Paolo Bonzini
1
-1
/
+1
2015-10-14
arm64: compat: wire up new syscalls
Will Deacon
2
-1
/
+10
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
3
-2
/
+5
2015-10-13
KVM: x86: fix SMI to halted VCPU
Paolo Bonzini
1
-0
/
+3
2015-10-13
KVM: x86: clean up kvm_arch_vcpu_runnable
Paolo Bonzini
1
-10
/
+29
2015-10-13
KVM: x86: map/unmap private slots in __x86_set_memory_region
Paolo Bonzini
1
-32
/
+30
2015-10-13
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
3
-42
/
+21
2015-10-13
crypto: ahash - ensure statesize is non-zero
Russell King
1
-1
/
+2
2015-10-13
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
1
-1
/
+2
2015-10-13
selftests/powerpc: Fix build failure of load_unaligned_zeropad test
Michael Ellerman
1
-0
/
+9
2015-10-12
arm64: Fix MINSIGSTKSZ and SIGSTKSZ
Manjeet Pawar
2
-0
/
+5
2015-10-12
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
Will Deacon
1
-1
/
+1
2015-10-12
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
Chuck Lever
1
-1
/
+1
2015-10-12
drm/nouveau/bios: fix OF loading
Ilia Mirkin
3
-11
/
+36
2015-10-12
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-10-12
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
1
-2
/
+6
2015-10-12
drm/nouveau/display: allow up to 16k width/height for fermi+
Ilia Mirkin
1
-1
/
+5
2015-10-12
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
1
-0
/
+6
2015-10-11
Linux 4.3-rc5
Linus Torvalds
1
-2
/
+2
2015-10-11
MAINTAINERS: Change Matt Fleming's email address
Matt Fleming
1
-2
/
+2
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
6
-18
/
+37
2015-10-09
nfsd/blocklayout: accept any minlength
Christoph Hellwig
1
-8
/
+0
2015-10-09
iommu/amd: Fix NULL pointer deref on device detach
Joerg Roedel
1
-0
/
+9
2015-10-09
iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices
Jiang Liu
1
-0
/
+3
2015-10-09
irqdomain: Add an accessor for the of_node field
Marc Zyngier
1
-0
/
+5
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
1
-1
/
+0
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
1
-0
/
+1
2015-10-09
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
1
-1
/
+1
2015-10-09
drm: Fix locking for sysfs dpms file
Daniel Vetter
1
-9
/
+3
2015-10-09
crash in md-raid1 and md-raid10 due to incorrect list manipulation
Mikulas Patocka
2
-4
/
+4
2015-10-09
powerpc/powernv: Panic on unhandled Machine Check
Daniel Axtens
1
-2
/
+5
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
2
-14
/
+18
2015-10-08
cpufreq: prevent lockup on reading scaling_available_frequencies
Srinivas Pandruvada
1
-1
/
+3
2015-10-08
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
Srinivas Pandruvada
1
-0
/
+3
2015-10-08
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk
ludovic.desroches@atmel.com
1
-0
/
+1
[next]