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
2013-05-31
befs_readdir(): do not increment ->f_pos if filldir tells us to stop
Al Viro
1
-2
/
+2
2013-05-31
hpfs: deadlock and race in directory lseek()
Al Viro
1
-4
/
+6
2013-05-31
qnx6: qnx6_readdir() has a braino in pos calculation
Al Viro
1
-1
/
+1
2013-05-31
fix buffer leak after "scsi: saner replacements for ->proc_info()"
Jan Beulich
1
-0
/
+1
2013-05-31
vfs: Fix invalid ida_remove() call
Takashi Iwai
1
-1
/
+2
2013-05-31
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
1
-3
/
+9
2013-05-31
arm64: treat unhandled compat el0 traps as undef
Mark Rutland
1
-0
/
+10
2013-05-31
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
4
-26
/
+50
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
2
-14
/
+16
2013-05-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-42
/
+32
2013-05-31
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2
-6
/
+7
2013-05-30
clk: mxs: Include clk mxs header file
Fabio Estevam
1
-0
/
+1
2013-05-30
iscsi-target: fix heap buffer overflow on error
Kees Cook
2
-6
/
+6
2013-05-31
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-8
/
+12
2013-05-30
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
Nicholas Bellinger
1
-5
/
+6
2013-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+103
2013-05-30
x86: Allow FPU to be used at interrupt time even with eagerfpu
Pekka Riikonen
1
-9
/
+5
2013-05-30
x86, crc32-pclmul: Fix build with older binutils
Jan Beulich
2
-3
/
+73
2013-05-30
xfs: rework remote attr CRCs
Dave Chinner
4
-158
/
+247
2013-05-30
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
Dave Chinner
1
-16
/
+26
2013-05-30
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
Dave Chinner
1
-3
/
+13
2013-05-30
xfs: correctly map remote attr buffers during removal
Dave Chinner
1
-9
/
+18
2013-05-30
xfs: remote attribute tail zeroing does too much
Dave Chinner
1
-19
/
+18
2013-05-30
xfs: remote attribute read too short
Dave Chinner
1
-6
/
+9
2013-05-30
xfs: remote attribute allocation may be contiguous
Dave Chinner
1
-1
/
+5
2013-05-30
xfs: fix dir3 freespace block corruption
Dave Chinner
2
-7
/
+7
2013-05-30
xfs: disable swap extents ioctl on CRC enabled filesystems
Dave Chinner
1
-0
/
+8
2013-05-30
xfs: add fsgeom flag for v5 superblock support.
Dave Chinner
2
-1
/
+4
2013-05-30
xfs: fix incorrect remote symlink block count
Dave Chinner
1
-14
/
+6
2013-05-30
xfs: fix split buffer vector log recovery support
Dave Chinner
2
-6
/
+12
2013-05-30
xfs: kill suid/sgid through the truncate path.
Dave Chinner
1
-15
/
+32
2013-05-30
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
Dave Chinner
1
-17
/
+23
2013-05-31
Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
10
-27
/
+68
2013-05-31
MAINTAINERS: Framebuffer Layer maintainers update
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+3
2013-05-31
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
8
-16
/
+33
2013-05-30
NFS: Fix security flavor negotiation with legacy binary mounts
Chuck Lever
1
-0
/
+2
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
5
-24
/
+12
2013-05-30
Merge branch 'mn10300' (mn10300 fixes from David Howells)
Linus Torvalds
3
-13
/
+9
2013-05-30
MN10300: Need pci_iomap() and __pci_ioport_map() defining
David Howells
1
-0
/
+2
2013-05-30
MN10300: ASB2305's PCI code needs the definition of XIRQ1
David Howells
1
-0
/
+1
2013-05-30
MN10300: Enable IRQs more in system call exit work path
David Howells
1
-13
/
+5
2013-05-30
MN10300: Fix ret_from_kernel_thread
David Howells
1
-0
/
+1
2013-05-29
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Nicholas Bellinger
2
-8
/
+25
2013-05-29
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
2
-4
/
+15
2013-05-30
Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-11
/
+323
2013-05-30
Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-36
/
+25
2013-05-29
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
Tony Prisk
1
-1
/
+1
2013-05-29
clk: si5351: Set initial clkout rate when defined in platform data.
Marek Belisko
1
-0
/
+10
2013-05-29
clk: si5351: Fix clkout rate computation.
Marek Belisko
1
-1
/
+1
2013-05-29
NFSv4: Fix a thinko in nfs4_try_open_cached
Trond Myklebust
1
-1
/
+1
[prev]
[next]