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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
1
-78
/
+0
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-402
/
+305
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+35
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
11
-10
/
+58
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+55
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+23
2016-10-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+24
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
1
-0
/
+24
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
1
-2
/
+11
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
1
-1
/
+0
2016-10-13
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-0
/
+2
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
1
-0
/
+4
2016-10-12
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-3
/
+45
2016-10-12
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2
-361
/
+60
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+0
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
52
-2350
/
+3787
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-238
/
+357
2016-10-11
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2
-12
/
+11
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2
-2
/
+0
2016-10-11
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
1
-0
/
+11
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
1
-3
/
+9
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+4
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
1
-0
/
+5
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+33
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
1
-0
/
+2
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
1
-0
/
+7
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-9
/
+9
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
1
-1
/
+1
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
1
-0
/
+18
2016-10-11
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
1
-0
/
+6
2016-10-11
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
1
-1
/
+2
2016-10-11
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-0
/
+5
2016-10-11
random: remove unused randomize_range()
Jason Cooper
1
-1
/
+0
2016-10-11
random: simplify API for random address requests
Jason Cooper
1
-0
/
+1
2016-10-11
autofs4: move linux/auto_dev-ioctl.h to uapi/linux
Ian Kent
2
-208
/
+222
2016-10-11
autofs: move inclusion of linux/limits.h to uapi
Tomohiro Kusumi
2
-1
/
+1
2016-10-11
autofs: remove AUTOFS_DEVID_LEN
Tomohiro Kusumi
1
-2
/
+0
2016-10-11
include/linux/ctype.h: make isdigit() table lookupless
Alexey Dobriyan
1
-1
/
+4
2016-10-11
radix-tree: 'slot' can be NULL in radix_tree_next_slot()
Ross Zwisler
1
-0
/
+8
2016-10-11
Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
29
-579
/
+1587
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-2
/
+64
2016-10-11
Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-34
/
+33
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
23
-53
/
+208
2016-10-10
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-69
/
+272
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-13
/
+17
[next]