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
2017-07-25
virtio-net: fix module unloading
Andrew Jones
1
-1
/
+1
2017-07-25
virtio-balloon: coding format cleanup
Wei Wang
1
-2
/
+4
2017-07-25
virtio-balloon: deflate via a page list
Liang Li
1
-14
/
+8
2017-07-25
virtio_blk: Use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+2
2017-07-24
uuid: remove uuid_be
Christoph Hellwig
1
-14
/
+0
2017-07-24
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
3
-12
/
+12
2017-07-24
HID: ortek: add one more buggy device
Benjamin Tissoires
3
-2
/
+6
2017-07-24
ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[]
Dave Martin
2
-17
/
+65
2017-07-24
ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors
Dave Martin
1
-2
/
+2
2017-07-23
Linux 4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-23
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-23
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-21
MAINTAINERS: fix alphabetical ordering
Randy Dunlap
1
-817
/
+816
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
HID: usbhid: fix "always poll" quirk
Dmitry Torokhov
1
-6
/
+10
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2
-4
/
+7
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-21
ALSA: hda/realtek - No loopback on ALC225/ALC295 codec
Kailang Yang
1
-0
/
+1
2017-07-21
ALSA: hda/realtek - Update headset mode for ALC225
Kailang Yang
1
-25
/
+52
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
2017-07-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
3
-10
/
+14
2017-07-21
x86/platform/uv/BAU: Disable BAU on single hub configurations
Andrew Banman
1
-5
/
+18
2017-07-21
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2017-07-21
uuid: fix incorrect uuid_equal conversion in test_uuid_test
Christoph Hellwig
1
-1
/
+1
2017-07-21
ide: avoid warning for timings calculation
Arnd Bergmann
1
-9
/
+9
2017-07-20
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-20
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
1
-0
/
+2
2017-07-20
RDMA/uverbs: Fix the check for port number
Ismail, Mustafa
1
-1
/
+2
2017-07-20
IB/cma: Fix reference count leak when no ipv4 addresses are set
Kalderon, Michal
1
-2
/
+4
2017-07-20
RDMA/iser: don't send an rkey if all data is written as immadiate-data
Sagi Grimberg
1
-2
/
+4
2017-07-20
rxe: fix broken receive queue draining
Vijay Immanuel
2
-0
/
+6
[next]