summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: fix fs/namei.c kernel-doc warningsRandy Dunlap2012-08-221-0/+2
* eventpoll: use-after-possible-free in epoll_create1()Al Viro2012-08-221-1/+1
* vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro2012-08-221-2/+2
* vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro2012-08-221-2/+1
* vfio: get rid of open-coding kref_put_mutexAl Viro2012-08-221-7/+2
* introduce kref_put_mutex()Al Viro2012-08-221-0/+18
* vfio: don't dereference after kfree...Al Viro2012-08-221-1/+2
* mqueue: lift mnt_want_write() outside ->i_mutex, clean up a bitAl Viro2012-08-181-33/+28
* Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-183-5/+13
|\
| * vfs: fix propagation of atomic_open create error on negative dentrySage Weil2012-08-161-0/+4
| * fuse: check create mode in atomic openMiklos Szeredi2012-08-151-0/+3
| * vfs: pass right create mode to may_o_create()Miklos Szeredi2012-08-151-1/+1
| * vfs: atomic_open(): fix create mode usageMiklos Szeredi2012-08-151-1/+1
| * vfs: canonicalize create mode in build_open_flags()Miklos Szeredi2012-08-151-3/+4
* | Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2012-08-173-15/+26
|\ \
| * | md/raid10: fix problem with on-stack allocation of r10bio structure.NeilBrown2012-08-182-12/+20
| * | md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown2012-08-161-3/+6
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-1718-65/+130
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier2012-08-1617-64/+129
| |\ \ \ \ \ \ \ \
| | | | | | | * | | IB/srp: Fix a race conditionBart Van Assche2012-08-151-24/+63
| | | | | | | |/ /
| | | | | | * | | IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall2012-08-151-1/+3
| | | | | | |/ /
| | | | | * | | RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier2012-08-101-8/+8
| | | | | |/ /
| | | | * | | IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza2012-08-161-1/+5
| | | | * | | mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-151-4/+3
| | | | * | | mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-155-10/+13
| | | | * | | mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-151-4/+14
| | | | * | | IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2012-08-102-8/+13
| | | | |/ /
| | | * | | IB: Fix typos in infiniband driversMasanari Iida2012-08-154-4/+4
| | | |/ /
| | * | | IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz2012-08-141-1/+1
| | * | | IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz2012-08-141-0/+3
| | |/ /
| * | | RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova2012-08-131-1/+1
| |/ /
* | | Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-174-14/+24
|\ \ \
| * | | pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel2012-08-161-3/+9
| * | | serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie2012-08-161-5/+9
| * | | serial: ifx6x60: fix paging fault on spi_register_driverFengguang Wu2012-08-101-1/+1
| * | | serial: Change Kconfig entry for CLPS711X-targetAlexander Shiyan2012-08-101-5/+5
| |/ /
* | | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-1719-118/+150
|\ \ \
| * \ \ Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-08-168-80/+116
| |\ \ \
| | * | | iio: lm3533-als: Fix build warningsAxel Lin2012-08-161-2/+2
| | * | | staging:iio:ad7780: Mark channels as unsignedLars-Peter Clausen2012-08-161-4/+6
| | * | | staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen2012-08-161-14/+12
| | * | | staging:iio:ad7192: Report channel offsetLars-Peter Clausen2012-08-161-4/+10
| | * | | staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen2012-08-161-3/+3
| | * | | staging:iio:ad7192: Fix setting ACXLars-Peter Clausen2012-08-161-1/+1
| | * | | staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen2012-08-161-1/+1
| | * | | staging:iio:ad7793: Fix internal reference valueLars-Peter Clausen2012-08-161-1/+1
| | * | | staging:iio:ad7793: Follow new IIO naming specLars-Peter Clausen2012-08-161-2/+3
| | * | | staging:iio:ad7793: Fix temperature scale and offsetLars-Peter Clausen2012-08-161-11/+18
| | * | | staging:iio:ad7793: Report channel offsetLars-Peter Clausen2012-08-161-13/+26
| | * | | staging:iio:ad7793: Mark channels as unsignedLars-Peter Clausen2012-08-161-12/+12
OpenPOWER on IntegriCloud