summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.45v3.10.45Greg Kroah-Hartman2014-06-261-1/+1
* ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen2014-06-261-0/+3
* ALSA: control: Handle numid overflowLars-Peter Clausen2014-06-261-0/+4
* ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen2014-06-261-5/+10
* ALSA: control: Fix replacing user controlsLars-Peter Clausen2014-06-261-16/+9
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-263-6/+28
* ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson2014-06-261-0/+9
* ALSA: hda/realtek - Add support of ALC891 codecKailang Yang2014-06-261-0/+1
* ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming2014-06-261-1/+1
* nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner2014-06-261-1/+3
* lzo: properly check for overrunsGreg Kroah-Hartman2014-06-261-21/+41
* iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-261-8/+1
* iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-261-8/+8
* staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht2014-06-261-2/+6
* iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron2014-06-261-8/+8
* ASoC: max98090: Fix reset at resume timeLiam Girdwood2014-06-261-0/+3
* Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan2014-06-261-3/+26
* USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-06-261-2/+4
* USB: cdc-acm: fix I/O after failed openJohan Hovold2014-06-261-0/+3
* USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-06-261-2/+1
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-06-261-1/+11
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-06-262-11/+23
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-06-261-14/+9
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-06-261-9/+6
* MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan2014-06-261-1/+1
* ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON2014-06-261-9/+13
* KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini2014-06-261-19/+43
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-06-262-76/+97
* net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-06-261-1/+5
* vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-261-2/+2
* rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-261-4/+18
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-261-1/+1
* ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-261-5/+15
* ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-262-4/+4
* net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-264-4/+4
* net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork2014-06-261-1/+6
* net: filter: fix sparc32 typoAlexei Starovoitov2014-06-261-1/+1
* net: filter: fix typo in sparc BPF JITAlexei Starovoitov2014-06-261-4/+4
* tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-261-6/+5
* team: fix mtu settingJiri Pirko2014-06-262-1/+7
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-262-16/+4
* net: tunnels - enable module autoloadingTom Gundersen2014-06-263-0/+3
* netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt2014-06-261-2/+2
* netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-262-4/+10
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-06-2619-36/+38
* net: Add variants of capable for use on netlink messagesEric W. Biederman2014-06-262-0/+72
* net: Add variants of capable for use on on socketsEric W. Biederman2014-06-262-0/+54
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-06-263-4/+9
* netlink: Rename netlink_capable netlink_allowedEric W. Biederman2014-06-261-5/+5
* evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar2014-06-261-2/+10