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
2016-10-28
x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
1
-1
/
+1
2016-10-27
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
1
-1
/
+1
2016-10-27
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-27
ipack: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-27
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
1
-2
/
+2
2016-10-27
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-27
lib/genalloc.c: start search from start of chunk
Daniel Mentz
1
-1
/
+2
2016-10-27
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2
-0
/
+11
2016-10-27
CREDITS: update credit information for Martin Kepplinger
Martin Kepplinger
1
-2
/
+3
2016-10-27
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
1
-0
/
+3
2016-10-27
mm: kmemleak: ensure that the task stack is not freed during scanning
Catalin Marinas
1
-2
/
+5
2016-10-27
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
1
-1
/
+1
2016-10-27
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
1
-0
/
+1
2016-10-27
kconfig.h: remove config_enabled() macro
Masahiro Yamada
3
-7
/
+6
2016-10-27
ipc: account for kmem usage on mqueue and msg
Aristeu Rozanski
1
-2
/
+2
2016-10-27
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2
-16
/
+28
2016-10-27
mm: page_alloc: use KERN_CONT where appropriate
Joe Perches
1
-7
/
+9
2016-10-27
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
1
-0
/
+2
2016-10-27
h8300: fix syscall restarting
Mark Rutland
2
-5
/
+1
2016-10-27
kcov: properly check if we are in an interrupt
Andrey Konovalov
1
-1
/
+8
2016-10-27
mm/slab: fix kmemcg cache creation delayed issue
Joonsoo Kim
1
-1
/
+1
2016-10-27
device-dax: fix percpu_ref_exit ordering
Dan Williams
1
-1
/
+1
2016-10-27
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
1
-1
/
+1
2016-10-27
nvdimm: make CONFIG_NVDIMM_DAX 'bool'
Arnd Bergmann
2
-2
/
+2
2016-10-27
mm: remove unused variable in memory hotplug
Linus Torvalds
1
-1
/
+0
2016-10-27
btrfs: fix races on root_log_ctx lists
Chris Mason
1
-14
/
+6
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
6
-182
/
+21
2016-10-27
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
1
-3
/
+3
2016-10-27
ALSA: usb-audio: Add quirk for Syntek STK1160
Marcel Hasler
1
-0
/
+17
2016-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
1
-3
/
+0
2016-10-27
objtool: Fix rare switch jump table pattern detection
Josh Poimboeuf
1
-1
/
+1
2016-10-27
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
1
-1
/
+1
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
1
-27
/
+32
2016-10-27
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
1
-1
/
+1
2016-10-26
arm64: mm: fix __page_to_voff definition
Neeraj Upadhyay
1
-1
/
+1
2016-10-26
arm64/numa: fix incorrect log for memory-less node
Hanjun Guo
1
-2
/
+5
2016-10-26
arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity
Yisheng Xie
1
-1
/
+1
2016-10-26
block: flush: fix IO hang in case of flood fua req
Ming Lei
1
-0
/
+28
2016-10-26
x86: Fix export for mcount and __fentry__
Steven Rostedt
1
-1
/
+2
2016-10-26
doc: Add missing parameter for msi_setup
Stephen Hemminger
1
-0
/
+2
2016-10-26
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
6
-0
/
+38
2016-10-26
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
3
-0
/
+42
2016-10-26
MAINTAINERS: Begin module maintainer transition
Rusty Russell
1
-0
/
+1
2016-10-25
ahci: fix the single MSI-X case in ahci_init_one
Christoph Hellwig
1
-1
/
+1
2016-10-25
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
1
-13
/
+10
2016-10-25
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
1
-5
/
+9
2016-10-25
timers: Lock base for same bucket optimization
Thomas Gleixner
1
-11
/
+17
2016-10-25
timers: Plug locking race vs. timer migration
Thomas Gleixner
1
-1
/
+8
2016-10-25
ALSA: seq: Fix time account regression
Takashi Iwai
1
-2
/
+2
2016-10-25
i2c: imx: defer probe if bus recovery GPIOs are not ready
Stefan Agner
1
-4
/
+7
[next]