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-17
ext3: Don't use MAXQUOTAS value
Jan Kara
2
-12
/
+14
2014-09-17
udf: Fix race between write(2) and close(2)
Jan Kara
1
-1
/
+8
2014-09-04
udf: saner calling conventions for udf_new_inode()
Al Viro
3
-43
/
+27
2014-09-04
udf: fix the udf_iget() vs. udf_new_inode() races
Al Viro
2
-1
/
+13
2014-09-04
udf: merge the pieces inserting a new non-directory object into directory
Al Viro
1
-69
/
+29
2014-09-04
udf: Set i_generation field
Jan Kara
2
-0
/
+2
2014-09-04
udf: Properly detect stale inodes
Jan Kara
1
-2
/
+4
2014-09-04
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
4
-95
/
+96
2014-09-04
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
1
-14
/
+21
2014-09-04
udf: Fold udf_fill_inode() into __udf_read_inode()
Jan Kara
1
-17
/
+5
2014-09-04
udf: Avoid dir link count to go negative
Jan Kara
1
-1
/
+1
2014-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-24
/
+164
2014-09-03
Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+11
2014-09-03
Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-231
/
+261
2014-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-19
/
+37
2014-09-03
ARC: [mm] Fix compilation breakage
Noam Camus
1
-1
/
+1
2014-09-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-30
/
+40
2014-09-03
Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-09-03
Merge branch 'leds-fixes-for-3.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-14
/
+14
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-02
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
3
-14
/
+14
2014-09-02
f2fs: reposition unlock_new_inode to prevent accessing invalid inode
Chao Yu
2
-16
/
+6
2014-09-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-09-01
Revert "arm64: cpuinfo: print info for all CPUs"
Will Deacon
1
-18
/
+22
2014-09-01
arm64: fix bug for reloading FPSIMD state after cpu power off
Leo Yan
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-31
Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...
Mark Brown
5
-8
/
+11
2014-08-31
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
1
-1
/
+1
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
[next]