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
/
bin
/
export-to-postgresql-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
17
-54
/
+84
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
4
-19
/
+20
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
9
-27
/
+40
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
22
-54
/
+49
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
5
-15
/
+11
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
4
-12
/
+15
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
1
-1
/
+8
2016-10-18
sh: add earlycon support to j2_defconfig
Rich Felker
1
-0
/
+1
2016-10-18
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2
-0
/
+11
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
14
-36
/
+27
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
6
-19
/
+34
2016-10-18
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2
-2
/
+13
2016-10-18
pinctrl: intel: Only restore pins that are used by the driver
Mika Westerberg
1
-2
/
+23
2016-10-18
pinctrl: baytrail: Fix lockdep
Ville Syrjälä
1
-1
/
+2
2016-10-18
pinctrl: aspeed-g5: Fix pin association of SPI1 function
Andrew Jeffery
2
-9
/
+81
2016-10-18
pinctrl: aspeed-g5: Fix GPIOE1 typo
Andrew Jeffery
1
-1
/
+1
2016-10-18
pinctrl: aspeed-g5: Fix names of GPID2 pins
Andrew Jeffery
1
-6
/
+6
2016-10-18
pinctrl: aspeed: "Not enabled" is a significant mux state
Andrew Jeffery
1
-5
/
+7
2016-10-18
locking, fs/locks: Add missing file_sem locks
Peter Zijlstra
1
-0
/
+6
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
2016-10-18
ext2: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-3
/
+4
2016-10-18
isofs: Do not return EACCES for unknown filesystems
Jan Kara
1
-3
/
+5
2016-10-17
btrfs: assign error values to the correct bio structs
Junjie Mao
1
-2
/
+2
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2
-7
/
+0
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
1
-1
/
+1
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
1
-2
/
+2
2016-10-17
MAINTAINERS: mmc: Move the mmc tree to kernel.org
Ulf Hansson
1
-1
/
+1
2016-10-17
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Ulf Hansson
1
-0
/
+4
2016-10-17
memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
Alan Stern
1
-0
/
+2
2016-10-17
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
1
-0
/
+2
2016-10-17
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
1
-5
/
+0
2016-10-17
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
Haibo Chen
1
-1
/
+1
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
1
-0
/
+1
2016-10-17
drm: Print device information again in debugfs
Daniel Vetter
1
-4
/
+0
2016-10-16
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
1
-2
/
+2
2016-10-16
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
1
-1
/
+1
2016-10-16
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
1
-1
/
+1
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
4
-4
/
+26
2016-10-16
kprobes: Avoid false KASAN reports during stack copy
Dmitry Vyukov
1
-3
/
+4
2016-10-16
objtool: Skip all "unreachable instruction" warnings for gcov kernels
Josh Poimboeuf
1
-31
/
+26
2016-10-16
objtool: Improve rare switch jump table pattern detection
Josh Poimboeuf
1
-2
/
+9
2016-10-15
Linux 4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
pkeys: Remove easily triggered WARN
Dave Jones
1
-1
/
+0
[next]