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
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
3
-1
/
+4
2014-07-30
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
1
-5
/
+8
2014-07-30
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
Andrey Ryabinin
1
-9
/
+12
2014-07-30
memcg: oom_notify use-after-free fix
Michal Hocko
1
-0
/
+4
2014-07-30
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
Naoya Horiguchi
1
-2
/
+4
2014-07-30
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
Naoya Horiguchi
1
-1
/
+7
2014-07-30
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
Alexandre Bounine
1
-1
/
+7
2014-07-30
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
1
-8
/
+8
2014-07-30
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
Maxim Patlasov
1
-3
/
+3
2014-07-30
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
5
-2
/
+86
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-58
/
+105
2014-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+20
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
3
-36
/
+2
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-63
/
+197
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
4
-58
/
+105
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
1
-4
/
+20
2014-07-29
arm: Add devicetree fixup machine function
Laura Abbott
3
-1
/
+18
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2
-0
/
+49
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
2
-1
/
+19
2014-07-29
net: phy: re-apply PHY fixups during phy_register_device
Florian Fainelli
1
-1
/
+1
2014-07-29
cdc-ether: clean packet filter upon probe
Oliver Neukum
1
-0
/
+16
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
3
-2
/
+36
2014-07-29
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
2
-7
/
+8
2014-07-29
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
1
-0
/
+1
2014-07-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+22
2014-07-29
AFS: Correctly assemble the client UUID
David Howells
1
-2
/
+2
2014-07-29
mm: fix page_alloc.c kernel-doc warnings
Randy Dunlap
1
-6
/
+9
2014-07-29
Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-1
/
+1
2014-07-29
ARM: dts: Revert enabling of twl configuration for n900
Tony Lindgren
1
-1
/
+1
2014-07-28
ip: make IP identifiers less predictable
Eric Dumazet
3
-13
/
+32
2014-07-28
neighbour : fix ndm_type type error issue
Jun Zhao
2
-2
/
+2
2014-07-28
sunvnet: only use connected ports when sending
David L Stevens
1
-5
/
+17
2014-07-28
Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...
David S. Miller
1
-1
/
+2
2014-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-11
/
+11
2014-07-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-7
/
+9
2014-07-28
crypto: arm-aes - fix encryption of unaligned data
Mikulas Patocka
1
-5
/
+5
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
1
-6
/
+6
2014-07-28
powerpc: Fix endianness of flash_block_list in rtas_flash
Thomas Falcon
1
-2
/
+4
2014-07-28
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
Vasant Hegde
1
-2
/
+2
2014-07-27
Linux 3.16-rc7
v3.16-rc7
Linus Torvalds
1
-1
/
+1
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-20
/
+130
2014-07-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+34
2014-07-27
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs
Linus Torvalds
2
-8
/
+9
2014-07-27
Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-07-26
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
Linus Torvalds
1
-0
/
+2
2014-07-26
mm: fix direct reclaim writeback regression
Hugh Dickins
1
-2
/
+3
2014-07-26
ARM: dts: fix L2 address in Hi3620
Haojian Zhuang
1
-1
/
+1
2014-07-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-88
/
+146
2014-07-25
Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-16
/
+37
2014-07-25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
[next]