summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10v3.10Linus Torvalds2013-06-301-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-301-1/+2
|\
| * powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-301-1/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-06-3011-93/+61
|\ \ | |/ |/|
| * Merge tag 'fcoe1' into fixesJames Bottomley2013-06-261575-11275/+19854
| |\
| * \ Merge tag 'fcoe' into fixesJames Bottomley2013-06-264-25/+31
| |\ \
| | * | MAINTAINERS: Fix fcoe mailing listNeil Horman2013-05-101-1/+1
| | * | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-101-13/+24
| | * | libfc: Correct check for initiator roleMark Rustad2013-05-101-1/+1
| | * | libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan2013-05-101-10/+5
| * | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-05-122-19/+3
| * | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-125-49/+27
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-292-7/+14
|\ \ \ \
| * | | | powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
| * | | | powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo2013-06-281-2/+2
* | | | | ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-291-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-293-13/+14
|\ \ \ \ \
| * | | | | crypto: algboss - Hold ref count on larvalHerbert Xu2013-06-253-13/+14
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-291-0/+5
|\ \ \ \ \ \
| * | | | | | drm/qxl: add missing access check for execbuffer ioctlDave Airlie2013-06-281-0/+5
* | | | | | | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-291-9/+11
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-291-1/+5
|\ \ \ \ \ \ \
| * | | | | | | rbd: send snapshot context with writesJosh Durgin2013-06-271-1/+5
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-291-15/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | UBIFS: fix a horrid bugArtem Bityutskiy2013-06-291-3/+27
| * | | | | | | | UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-06-291-12/+12
* | | | | | | | | Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-292-34/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi2013-06-281-33/+21
| * | | | | | | | | mn10300: Allow to pass array name to get_user()Akira Takeuchi2013-06-281-1/+1
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-291-2/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano2013-06-211-2/+5
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-291-7/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-06-261-7/+9
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-2677-231/+5065
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dlci: validate the net device in dlci_del()Zefan Li2013-06-261-0/+12
| * | | | | | | | | | | dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-06-261-5/+9
| * | | | | | | | | | | af_key: fix info leaks in notify messagesMathias Krause2013-06-261-0/+2
| * | | | | | | | | | | ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet2013-06-261-1/+7
| * | | | | | | | | | | net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-264-30/+41
| * | | | | | | | | | | net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
| * | | | | | | | | | | ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa2013-06-251-5/+4
| * | | | | | | | | | | macvtap: fix recovery from gup errorsMichael S. Tsirkin2013-06-251-2/+4
| * | | | | | | | | | | tun: fix recovery from gup errorsMichael S. Tsirkin2013-06-251-2/+4
| * | | | | | | | | | | gre: fix a possible skb leakEric Dumazet2013-06-253-9/+14
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-253-3/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-253-3/+7
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-06-241-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-06-231-1/+1
| | | * | | | | | | | | | | | ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-06-241-1/+1
| | | * | | | | | | | | | | | ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau2013-06-241-1/+5
OpenPOWER on IntegriCloud