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-09-03
PEFILE: Relax the check on the length of the PKCS#7 cert
David Howells
1
-16
/
+33
2014-09-03
KEYS: Fix use-after-free in assoc_array_gc()
David Howells
1
-1
/
+1
2014-09-03
KEYS: Fix public_key asymmetric key subtype name
David Howells
1
-0
/
+1
2014-09-03
KEYS: Increase root_maxkeys and root_maxbytes sizes
Steve Dickson
1
-2
/
+2
2014-09-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-08-31
Linux 3.17-rc3
v3.17-rc3
Linus Torvalds
1
-1
/
+1
2014-08-31
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
Linus Torvalds
24
-217
/
+497
2014-08-31
unicore32: Fix build error
Guenter Roeck
1
-4
/
+5
2014-08-31
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-39
/
+37
2014-08-31
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-464
/
+133
2014-08-31
vexpress/spc: fix a build warning on array bounds
Alex Shi
1
-3
/
+11
2014-08-31
Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p...
Olof Johansson
3
-2
/
+29
2014-08-31
Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-82
/
+121
2014-08-31
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
Mark Brown
1
-2
/
+2
2014-08-31
Merge tag 'spi-v3.17-rc3' into spi-linus
Mark Brown
11
-82
/
+121
2014-08-31
spi: sh-msiof: Fix transmit-only DMA transfers
Geert Uytterhoeven
1
-2
/
+2
2014-08-30
Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2014-08-30
Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...
Mark Brown
10
-49
/
+83
2014-08-30
Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus
Mark Brown
1
-33
/
+38
2014-08-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-4
/
+37
2014-08-29
Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-11
/
+49
2014-08-29
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
44
-177
/
+238
2014-08-29
kexec: purgatory: add clean-up for purgatory directory
Michael Welling
1
-0
/
+1
2014-08-29
Documentation/kdump/kdump.txt: add ARM description
HuKeping
1
-3
/
+33
2014-08-29
flush_icache_range: export symbol to fix build errors
Pranith Kumar
5
-0
/
+5
2014-08-29
tools: selftests: fix build issue with make kselftests target
Phong Tran
3
-11
/
+11
2014-08-29
ocfs2: quorum: add a log for node not fenced
Junxiao Bi
1
-2
/
+11
2014-08-29
ocfs2: o2net: set tcp user timeout to max value
Junxiao Bi
2
-0
/
+21
2014-08-29
ocfs2: o2net: don't shutdown connection when idle timeout
Junxiao Bi
1
-6
/
+19
2014-08-29
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
1
-86
/
+43
2014-08-29
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
Vivek Goyal
1
-0
/
+1
2014-08-29
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
Bartlomiej Zolnierkiewicz
1
-7
/
+14
2014-08-29
xattr: fix check for simultaneous glibc header inclusion
Filipe Brandenburger
1
-1
/
+1
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
8
-16
/
+0
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
8
-20
/
+42
2014-08-29
x86,mm: fix pte_special versus pte_numa
Hugh Dickins
2
-6
/
+10
2014-08-29
hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked
Michal Hocko
1
-1
/
+1
2014-08-29
mm/zpool: use prefixed module loading
Kees Cook
3
-1
/
+3
2014-08-29
zram: fix incorrect stat with failed_reads
Chao Yu
2
-4
/
+8
2014-08-29
lib: turn CONFIG_STACKTRACE into an actual option.
Dave Jones
1
-1
/
+6
2014-08-29
mm: actually clear pmd_numa before invalidating
Matthew Wilcox
1
-1
/
+1
2014-08-29
memblock, memhotplug: fix wrong type in memblock_find_in_range_node().
Tang Chen
1
-2
/
+1
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
1
-7
/
+4
2014-08-29
checkpatch: relax check for length of git commit IDs
Joe Perches
1
-2
/
+2
2014-08-29
Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-10
/
+21
2014-08-29
Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
95
-165
/
+210
2014-08-29
Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-43
/
+35
2014-08-29
Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+26
2014-08-29
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+23
2014-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-129
/
+233
[next]