index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-05
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
1
-2
/
+5
2016-02-05
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-05
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-02-05
signals: avoid random wakeups in sigsuspend()
Sasha Levin
1
-2
/
+4
2016-02-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+22
2016-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
8
-56
/
+61
2016-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
100
-53101
/
+20
2016-02-03
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
8
-56
/
+61
2016-02-03
arm64: asm: Explicitly include linux/personality.h in asm/page.h
Mark Brown
1
-0
/
+1
2016-02-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-193
/
+269
2016-02-03
Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
1
-2
/
+1
2016-02-03
Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+19
2016-02-03
Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-68
/
+62
2016-02-03
Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2016-02-03
mm: retire GUP WARN_ON_ONCE that outlived its usefulness
Hugh Dickins
2
-8
/
+1
2016-02-03
ipmi: put acpi.h with the other headers
Tony Camuso
1
-2
/
+1
2016-02-03
mm: fix memory leak in copy_huge_pmd()
Matthew Wilcox
1
-7
/
+10
2016-02-03
drivers/hwspinlock: fix race between radix tree insertion and lookup
Matthew Wilcox
1
-0
/
+4
2016-02-03
radix-tree: fix race in gang lookup
Matthew Wilcox
2
-2
/
+26
2016-02-03
mm/vmpressure.c: fix subtree pressure detection
Vladimir Davydov
1
-2
/
+1
2016-02-03
mm: polish virtual memory accounting
Konstantin Khlebnikov
4
-11
/
+28
2016-02-03
mm: warn about VmData over RLIMIT_DATA
Konstantin Khlebnikov
3
-6
/
+38
2016-02-03
Documentation: cgroup-v2: add memory.stat::sock description
Johannes Weiner
1
-0
/
+4
2016-02-03
mm: memcontrol: drop superfluous entry in the per-memcg stats array
Johannes Weiner
1
-1
/
+1
2016-02-03
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
Kirill A. Shutemov
1
-1
/
+1
2016-02-03
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
5
-106
/
+48
2016-02-03
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
1
-3
/
+4
2016-02-03
MAINTAINERS: update Seth email
Seth Jennings
1
-2
/
+2
2016-02-03
ocfs2/cluster: fix memory leak in o2hb_region_release
Joseph Qi
1
-6
/
+8
2016-02-03
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
1
-18
/
+49
2016-02-03
thp: limit number of object to scan on deferred_split_scan()
Kirill A. Shutemov
1
-4
/
+6
2016-02-03
thp: change deferred_split_count() to return number of THP in queue
Kirill A. Shutemov
1
-7
/
+8
2016-02-03
thp: make split_queue per-node
Kirill A. Shutemov
3
-23
/
+37
2016-02-03
staging/rdma: remove deprecated ipath driver
Doug Ledford
41
-30440
/
+0
2016-02-03
staging/rdma: remove deprecated ehca driver
Doug Ledford
35
-13582
/
+0
2016-02-03
staging/rdma: remove deprecated amso1100 driver
Doug Ledford
27
-9064
/
+0
2016-02-02
IB/core: Set correct payload length for RoCEv2 over IPv6
Moni Shoua
1
-3
/
+4
2016-02-02
IB/mlx5: Use MLX5_GET to correctly get end of padding mode
Maor Gottlieb
1
-1
/
+1
2016-02-02
IB/mlx5: Fix use of null pointer PD
Majd Dibbiny
1
-9
/
+9
2016-02-02
IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
Majd Dibbiny
1
-1
/
+3
2016-02-02
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
Matan Barak
1
-1
/
+3
2016-02-02
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2016-02-02
arm64: allow vmalloc regions to be set with set_memory_*
Ard Biesheuvel
1
-4
/
+19
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
154
-843
/
+1402
2016-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-16
/
+28
2016-02-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-93
/
+75
2016-01-31
Linux 4.5-rc2
v4.5-rc2
Linus Torvalds
1
-1
/
+1
2016-01-31
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-7
/
+68
2016-01-31
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+82
[next]