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
2020-11-10
sched,rt: Use the full cpumask for balancing
Peter Zijlstra
4
-8
/
+8
2020-11-10
sched,rt: Use cpumask_any*_distribute()
Peter Zijlstra
4
-6
/
+30
2020-11-10
sched/core: Make migrate disable and CPU hotplug cooperative
Thomas Gleixner
2
-6
/
+34
2020-11-10
sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
Peter Zijlstra
2
-30
/
+207
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
5
-8
/
+183
2020-11-10
sched: Massage set_cpus_allowed()
Peter Zijlstra
3
-14
/
+26
2020-11-10
sched: Fix hotplug vs CPU bandwidth control
Peter Zijlstra
3
-6
/
+12
2020-11-10
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
4
-120
/
+46
2020-11-10
workqueue: Manually break affinity on hotplug
Peter Zijlstra
1
-0
/
+4
2020-11-10
sched/core: Wait for tasks being pushed away on hotplug
Thomas Gleixner
2
-1
/
+43
2020-11-10
sched/hotplug: Ensure only per-cpu kthreads run during hotplug
Peter Zijlstra
2
-3
/
+118
2020-11-10
sched: Fix balance_callback()
Peter Zijlstra
2
-44
/
+78
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
4
-3
/
+32
2020-10-27
mm/process_vm_access: Add missing #include <linux/compat.h>
Geert Uytterhoeven
1
-0
/
+1
2020-10-27
arm/build: Always handle .ARM.exidx and .ARM.extab sections
Nathan Chancellor
1
-0
/
+4
2020-10-27
vmlinux.lds.h: Keep .ctors.* with .ctors
Kees Cook
1
-0
/
+1
2020-10-27
Fix compat regression in process_vm_rw()
Jens Axboe
1
-1
/
+2
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
1
-14
/
+22
2020-10-26
scsi: qla2xxx: remove incorrect sparse #ifdef
Linus Torvalds
1
-4
/
+0
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2
-2
/
+2
2020-10-26
dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties'
Rob Herring
17
-0
/
+39
2020-10-26
dt-bindings: Explicitly allow additional properties in board/SoC schemas
Rob Herring
62
-0
/
+146
2020-10-26
dt-bindings: More whitespace clean-ups in schema files
Rob Herring
34
-219
/
+223
2020-10-26
mfd: google,cros-ec: add missing properties
Ricardo Cañuelo
2
-10
/
+64
2020-10-26
dt-bindings: input: convert cros-ec-keyb to json-schema
Ricardo Cañuelo
3
-72
/
+95
2020-10-26
dt-bindings: i2c: convert i2c-cros-ec-tunnel to json-schema
Ricardo Cañuelo
3
-39
/
+71
2020-10-26
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-10-26
s390: correct __bootdata / __bootdata_preserved macros
Vasily Gorbik
1
-2
/
+2
2020-10-25
of: Fix reserved-memory overlap detection
Vincent Whitchurch
1
-2
/
+11
2020-10-25
dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value
Fabien Parent
1
-1
/
+1
2020-10-25
dt-bindings: leds: Update devicetree documents for ID_RGB
Dan Murphy
2
-5
/
+6
2020-10-25
Linux 5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-23
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-24
crypto: x86/poly1305 - add back a needed assignment
Eric Biggers
1
-0
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
[next]