summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown2013-06-031-2/+4
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-06-102-2/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | ASoC: arizona: Correct AEC loopback enableCharles Keepax2013-06-052-2/+4
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds2013-06-134-26/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin2013-06-133-5/+6
| * | | | | | | | | | md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2013-06-132-18/+18
| * | | | | | | | | | md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2013-06-132-2/+22
| * | | | | | | | | | md: md_stop_writes() should always freeze recovery.NeilBrown2013-06-131-1/+1
* | | | | | | | | | | turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett2013-06-131-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1250-137/+378
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'wireless'David S. Miller2013-06-1227-95/+294
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1227-95/+294
| |/| | | | | | | | | | |
| | * | | | | | | | | | | b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
| | * | | | | | | | | | | ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
| | * | | | | | | | | | | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
| | * | | | | | | | | | | ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
| | * | | | | | | | | | | net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3
| | * | | | | | | | | | | rtlwifi: Fix a false leak indication for PCI devicesLarry Finger2013-06-121-0/+1
| | * | | | | | | | | | | wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-122-2/+2
| | * | | | | | | | | | | wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-121-2/+2
| | * | | | | | | | | | | wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho2013-06-121-1/+1
| | * | | | | | | | | | | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger2013-06-127-41/+139
| | * | | | | | | | | | | mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-121-5/+17
| | * | | | | | | | | | | Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-124-1/+28
| | * | | | | | | | | | | Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg2013-06-121-18/+52
| | * | | | | | | | | | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao2013-06-122-2/+30
| | * | | | | | | | | | | Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg2013-06-122-3/+3
| * | | | | | | | | | | | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-121-2/+2
| * | | | | | | | | | | | team: move add to port list before port enablementJiri Pirko2013-06-121-1/+1
| * | | | | | | | | | | | team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko2013-06-122-0/+4
| * | | | | | | | | | | | tuntap: set SOCK_ZEROCOPY flag during openJason Wang2013-06-121-0/+2
| * | | | | | | | | | | | netlink: fix error propagation in netlink_mmap()Patrick McHardy2013-06-111-1/+1
| * | | | | | | | | | | | net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-111-0/+6
| * | | | | | | | | | | | vhost: fix ubuf_info cleanupMichael S. Tsirkin2013-06-111-15/+7
| * | | | | | | | | | | | vhost: check owner before we overwrite ubuf_infoMichael S. Tsirkin2013-06-113-1/+12
| * | | | | | | | | | | | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2013-06-112-0/+7
| * | | | | | | | | | | | sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-111-2/+2
| * | | | | | | | | | | | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior2013-06-111-3/+2
| * | | | | | | | | | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-103-3/+9
| * | | | | | | | | | | | tuntap: fix a possible race between queue selection and changing queuesJason Wang2013-06-101-1/+1
| * | | | | | | | | | | | vhost_net: clear msg.control for non-zerocopy case during txJason Wang2013-06-101-1/+2
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-105-7/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter2013-06-101-0/+1
| | * | | | | | | | | | | | netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso2013-06-071-3/+3
| | * | | | | | | | | | | | netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester2013-06-051-0/+6
| | * | | | | | | | | | | | netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5
| | * | | | | | | | | | | | netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5
| * | | | | | | | | | | | | net_sched: qdisc_get_rtab() must check data[] arrayEric Dumazet2013-06-071-5/+6
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-06-121-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | HID: multitouch: prevent memleak with the allocated nameBenjamin Tissoires2013-06-121-4/+7