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
2017-05-03
mm: remove seemingly spurious reclaimability check from laptop_mode gating
Johannes Weiner
1
-1
/
+1
2017-05-03
mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling
Johannes Weiner
1
-2
/
+4
2017-05-03
mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
Johannes Weiner
5
-23
/
+43
2017-05-03
slab: avoid IPIs when creating kmem caches
Greg Thelen
1
-1
/
+6
2017-05-03
fs/ocfs2/cluster: use offset_in_page() macro
Geliang Tang
1
-1
/
+1
2017-05-03
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
1
-4
/
+4
2017-05-03
fs/ocfs2/cluster: use setup_timer
Geliang Tang
1
-3
/
+2
2017-05-03
blackfin: bf609: let clk_disable() return immediately if clk is NULL
Masahiro Yamada
1
-0
/
+3
2017-05-03
scripts/spelling.txt: add several more common spelling mistakes
Colin Ian King
1
-0
/
+25
2017-05-03
lib/dma-debug.c: make locking work for RT
Pankaj Gupta
1
-6
/
+2
2017-05-03
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
10
-275
/
+232
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
95
-1120
/
+3240
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
31
-41
/
+39
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
30
-359
/
+1547
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
30
-1129
/
+2490
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
73
-3942
/
+11852
2017-05-02
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
79
-1619
/
+7948
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1690
-45253
/
+107963
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
137
-2480
/
+13710
2017-05-02
Merge branch 'tipc-refactor-socket-receive-functions'
David S. Miller
1
-144
/
+122
2017-05-02
tipc: refactor function tipc_sk_recv_stream()
Jon Paul Maloy
1
-84
/
+71
2017-05-02
tipc: refactor function tipc_sk_recvmsg()
Jon Paul Maloy
1
-59
/
+50
2017-05-02
Merge branch 'thunderx-xdp'
David S. Miller
6
-124
/
+657
2017-05-02
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2
-7
/
+51
2017-05-02
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2
-17
/
+55
2017-05-02
net: thunderx: Add support for XDP_TX
Sunil Goutham
3
-27
/
+160
2017-05-02
net: thunderx: Add support for XDP_DROP
Sunil Goutham
3
-25
/
+79
2017-05-02
net: thunderx: Add basic XDP support
Sunil Goutham
5
-19
/
+199
2017-05-02
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
1
-9
/
+9
2017-05-02
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2
-28
/
+21
2017-05-02
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2
-13
/
+5
2017-05-02
net: thunderx: Support for page recycling
Sunil Goutham
4
-20
/
+119
2017-05-02
ipx: call ipxitf_put() in ioctl error path
Dan Carpenter
1
-3
/
+2
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
2
-2
/
+15
2017-05-02
Merge branch 'qed-PTP-fixes'
David S. Miller
4
-45
/
+105
2017-05-02
qed*: Fix issues in the ptp filter config implementation.
sudarsana.kalluru@cavium.com
3
-43
/
+98
2017-05-02
qede: Fix concurrency issue in PTP Tx path processing.
sudarsana.kalluru@cavium.com
2
-2
/
+7
2017-05-02
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
1
-1
/
+25
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
4
-4
/
+4
2017-05-02
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-02
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2
-4
/
+49
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
5
-5
/
+271
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
18
-1267
/
+1139
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-15
/
+13
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-27
/
+21
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-53
/
+40
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-24
/
+20
2017-05-02
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-461
/
+607
2017-05-02
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
132
-5417
/
+6111
2017-05-02
Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-362
/
+278
[prev]
[next]