summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-0710-36/+66
|\
| * eCryptfs: allow userspace messaging to be disabledKees Cook2013-03-035-16/+55
| * eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid()Tyler Hicks2013-02-271-1/+1
| * ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null checkTim Gardner2013-02-121-2/+1
| * eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null ...Tim Gardner2013-02-121-2/+1
| * eCryptfs: remove unneeded checks in virt_to_scatterlist()Dan Carpenter2013-01-281-6/+3
| * eCryptfs: Fix -Wmissing-prototypes warningsTyler Hicks2013-01-171-4/+4
| * eCryptfs: Fix -Wunused-but-set-variable warningsTyler Hicks2013-01-172-4/+0
| * eCryptfs: initialize payload_len in keystore.cSimon Que2013-01-171-1/+1
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-0718-33/+50
|\ \
| * | hwmon: (sht15) Check return value of regulator_enable()Mark Brown2013-03-031-1/+7
| * | hwmon: (adt7410) Document ADT7420 supportJean Delvare2013-03-031-1/+10
| * | hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck2013-03-031-1/+1
| * | hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck2013-03-031-13/+15
| * | hwmon: (pmbus/ltc2978) Update datasheet linksGuenter Roeck2013-03-031-2/+2
| * | hwmon: Update my e-mail address in driver documentationGuenter Roeck2013-03-0315-15/+15
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-03-0510-19/+17
|\ \ \
| * | | powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-051-1/+1
| * | | powerpc: Add DSCR FSCR register bit definitionMichael Neuling2013-03-051-1/+2
| * | | powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-051-1/+2
| * | | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-053-1/+3
| * | | powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita2013-03-051-2/+0
| * | | powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling2013-03-051-2/+2
| * | | drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2
| * | | powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang2013-03-051-2/+3
| * | | powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds2013-03-051-2/+2
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-051-3/+16
|\ \ \
| * | | hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-051-3/+16
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-0559-334/+2083
|\ \ \
| * | | tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell2013-03-041-3/+3
| * | | CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu2013-03-041-2/+2
| * | | rds: simplify a warning messageCong Wang2013-03-041-4/+1
| * | | net: fec: fix build error in no MXC platformFrank Li2013-03-041-8/+7
| * | | net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti2013-03-041-1/+2
| * | | net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-042-47/+41
| * | | sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang2013-03-041-5/+3
| * | | rds: limit the size allocated by rds_message_alloc()Cong Wang2013-03-041-0/+3
| * | | MAINTAINERS: remove eexpressCesar Eduardo Barros2013-03-031-6/+0
| * | | MAINTAINERS: remove drivers/net/wan/cycx*Cesar Eduardo Barros2013-03-031-6/+0
| * | | MAINTAINERS: remove 3c505Cesar Eduardo Barros2013-03-031-6/+0
| * | | caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu2013-03-031-1/+1
| * | | ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin2013-03-033-0/+1467
| * | | sctp: use the passed in gfp flags instead GFP_KERNELDan Carpenter2013-03-011-1/+1
| * | | ipv[4|6]: correct dropwatch false positive in local_deliver_finishNeil Horman2013-03-012-4/+8
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-0119-174/+258
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0119-174/+258
| | |\ \ \
| | | * | | libertas: fix crash for SD8688Bing Zhao2013-02-271-1/+5
| | | * | | rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-02-271-2/+6
| | | * | | mwifiex: correct sleep delay counterAvinash Patil2013-02-271-1/+1
| | | * | | ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-02-271-1/+3
OpenPOWER on IntegriCloud