Commit Graph

  • b12fde30d4 ASoC: wm8904: Correct number of EQ registers Charles Keepax 2015-10-20 10:25:58 +01:00
  • f61004603b powerpc/rtas: Validate rtas.entry before calling enter_rtas() Vasant Hegde 2015-10-16 15:53:29 +05:30
  • 8e7439f32a iommu/amd: Don't clear DTE flags when modifying it Joerg Roedel 2015-10-20 14:59:36 +02:00
  • 7d304ceb53 iwlwifi: mvm: fix D3 firmware PN programming Johannes Berg 2015-09-15 14:36:09 +02:00
  • 38bfcab84a iwlwifi: dvm: fix D3 firmware PN programming Johannes Berg 2015-09-15 14:36:09 +02:00
  • e35ae50db7 ath9k: declare required extra tx headroom Felix Fietkau 2015-09-24 16:59:46 +02:00
  • d17332ebfb Linux 3.10.92 Greg Kroah-Hartman 2015-10-27 09:45:05 +09:00
  • f22714069f rbd: fix double free on rbd_dev->header_name Ilya Dryomov 2015-08-31 15:21:39 +03:00
  • ad824a8286 dm thin: fix missing pool reference count decrement in pool_ctr error path Mike Snitzer 2015-10-13 12:04:28 -04:00
  • 334c94072f workqueue: make sure delayed work run in local cpu Shaohua Li 2015-09-30 09:05:30 -07:00
  • 49d851cea0 i2c: rcar: enable RuntimePM before registering to the core Wolfram Sang 2015-10-09 10:39:25 +01:00
  • 2aafe811b0 crypto: ahash - ensure statesize is non-zero Russell King 2015-10-09 20:43:33 +01:00
  • 29e5b42437 crypto: sparc - initialize blkcipher.ivsize Dave Kleikamp 2015-10-05 10:08:51 -05:00
  • 31e29b7bfc m68k/uaccess: Fix asm constraints for userspace access Geert Uytterhoeven 2013-06-09 20:12:42 +02:00
  • 37673fd3fb asix: Do full reset during ax88772_bind Charles Keepax 2014-11-06 15:49:41 +00:00
  • d54ee99a9d asix: Don't reset PHY on if_up for ASIX 88772 Michel Stam 2014-10-02 10:22:02 +02:00
  • c4fc18ccc4 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings Joe Perches 2015-10-14 01:09:40 -07:00
  • 9db7ed146a ppp: don't override sk->sk_state in pppoe_flush_dev() Guillaume Nault 2015-09-30 11:45:33 +02:00
  • dec23a559f net: add pfmemalloc check in sk_add_backlog() Eric Dumazet 2015-09-29 18:52:25 -07:00
  • f03a8061b5 skbuff: Fix skb checksum partial check. Pravin B Shelar 2015-09-28 17:24:25 -07:00
  • 275ceb01d2 skbuff: Fix skb checksum flag on skb pull Pravin B Shelar 2015-09-22 12:57:53 -07:00
  • 1f21dc672d af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag Aaron Conole 2015-09-26 18:50:43 -04:00
  • f9b8d11b31 af_unix: Convert the unix_sk macro to an inline function for type safety Aaron Conole 2015-09-26 18:50:42 -04:00
  • 9bbb3d0d1d l2tp: protect tunnel->del_work by ref_count Alexander Couzens 2015-09-28 11:32:42 +02:00
  • 61ce152014 Linux 3.10.91 Greg Kroah-Hartman 2015-10-22 14:38:04 -07:00
  • c3dadb26a9 3w-9xxx: don't unmap bounce buffered commands Christoph Hellwig 2015-10-03 19:16:07 +02:00
  • 613df159a3 staging: speakup: fix speakup-r regression covici@ccs.covici.com 2015-05-20 05:44:11 -04:00
  • d60cb61235 dm cache: fix NULL pointer when switching from cleaner policy Joe Thornber 2015-10-09 14:03:38 +01:00
  • f7c7bb9f06 x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic Andi Kleen 2013-08-16 14:17:19 -07:00
  • 8938c10543 genirq: Fix race in register_irq_proc() Ben Hutchings 2015-09-26 12:23:56 +01:00
  • e9346b9a2f fib_rules: Fix dump_rules() not to exit early Roland Dreier 2015-10-05 10:29:28 -07:00
  • 495d9de1ad bonding: correct the MAC address for "follow" fail_over_mac policy dingtianhong 2015-07-16 16:30:02 +08:00
  • 46409b7e4b m68k: Define asmlinkage_protect Andreas Schwab 2015-09-23 23:12:09 +02:00
  • 339cb27fc5 arm64: readahead: fault retry breaks mmap file read random detection Mark Salyzyn 2015-09-21 21:39:50 +01:00
  • fa6ef73586 vfs: Test for and handle paths that are unreachable from their mnt_root Eric W. Biederman 2015-08-15 20:27:13 -05:00
  • 91397d5676 dcache: Handle escaped paths in prepend_path Eric W. Biederman 2015-08-15 13:36:12 -05:00
  • ef5844a015 IB/qib: Change lkey table allocation to support more MRs Mike Marciniszyn 2015-07-21 08:36:07 -04:00
  • 480ed182e3 UBI: return ENOSPC if no enough space available shengyong 2015-09-28 17:57:19 +00:00
  • a5bae33a35 UBI: Validate data_size Richard Weinberger 2015-09-22 23:58:07 +02:00
  • 892e053cd7 powerpc/MSI: Fix race condition in tearing down MSI interrupts Paul Mackerras 2015-09-10 14:36:21 +10:00
  • d7b00aadea md: flush ->event_work before stopping array. NeilBrown 2015-07-22 10:20:07 +10:00
  • 1335a48ac2 MIPS: dma-default: Fix 32-bit fall back to GFP_DMA James Hogan 2015-03-27 08:33:43 +00:00
  • b196b1125c USB: Add reset-resume quirk for two Plantronics usb headphones. Yao-Wen Mao 2015-08-31 14:24:09 +08:00
  • fcb7ae4e65 usb: Add device quirk for Logitech PTZ cameras Vincent Palatin 2015-10-01 14:10:22 -07:00
  • 560fac952b usb: Use the USB_SS_MULT() macro to get the burst multiplier. Mathias Nyman 2015-09-21 17:46:09 +03:00
  • db3611bc16 security: fix typo in security_task_prctl Jann Horn 2015-09-18 23:41:23 +02:00
  • 0bdf7953e7 regmap: debugfs: Don't bother actually printing when calculating max length Mark Brown 2015-09-19 07:12:34 -07:00
  • 789ef3db34 regmap: debugfs: Ensure we don't underflow when printing access masks Mark Brown 2015-09-19 07:00:18 -07:00
  • 4d2c033d84 udf: Check length of extended attributes and allocation descriptors Jan Kara 2015-01-07 13:49:08 +01:00
  • 2fc9fc91a5 ipvs: fix crash with sync protocol v0 and FTP Julian Anastasov 2015-07-08 08:31:33 +03:00
  • 212c45ac20 ipvs: do not use random local source address for tunnels Julian Anastasov 2015-06-27 14:39:30 +03:00
  • 162d3c2fd8 Initialize msg/shm IPC objects before doing ipc_addid() Linus Torvalds 2015-09-30 12:48:40 -04:00
  • 760f9dc129 usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers Reyad Attiyat 2015-08-06 19:23:58 +03:00
  • 560db83c3e xhci: change xhci 1.0 only restrictions to support xhci 1.1 Mathias Nyman 2015-09-21 17:46:16 +03:00
  • 5eaec968f3 usb: xhci: Clear XHCI_STATE_DYING on start Roger Quadros 2015-09-21 17:46:13 +03:00
  • 0bccecfc32 USB: whiteheat: fix potential null-deref at probe Johan Hovold 2015-09-23 11:41:42 -07:00
  • 253db046eb drm: Reject DRI1 hw lock ioctl functions for kms drivers Daniel Vetter 2015-06-23 11:34:21 +02:00
  • 10ff4a0ca6 disabling oplocks/leases via module parm enable_oplocks broken for SMB3 Steve French 2015-09-22 09:29:38 -05:00
  • 6709d8bdf7 netfilter: nf_conntrack: Support expectations in different zones Joe Stringer 2015-07-21 21:37:31 -07:00
  • bad5bfcd07 dm raid: fix round up of default region size Mikulas Patocka 2015-10-02 11:17:37 -04:00
  • 03fbf7001d USB: option: add ZTE PIDs Liu.Zhao 2015-08-24 08:36:12 -07:00
  • 249fbae374 dm btree: add ref counting ops for the leaves of top level btrees Joe Thornber 2015-08-12 15:12:09 +01:00
  • ba45b48d9b staging: comedi: adl_pci7x3x: fix digital output on PCI-7230 Ian Abbott 2015-08-11 13:05:10 +01:00
  • 6ec7d68798 btrfs: skip waiting on ordered range for special files Jeff Mahoney 2015-09-11 21:44:17 -04:00
  • b7ab3afe20 ASoC: dwc: correct irq clear method Yitian Bu 2015-10-02 15:18:41 +08:00
  • 9f6425cad8 ASoC: fix broken pxa SoC support Robert Jarzmik 2015-09-15 20:51:31 +02:00
  • c47197f134 ALSA: synth: Fix conflicting OSS device registration on AWE32 Takashi Iwai 2015-10-05 16:55:09 +02:00
  • 9834213fa8 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault Mel Gorman 2015-10-01 15:36:57 -07:00
  • 69155df6a8 spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled Tan, Jui Nee 2015-09-01 10:22:51 +08:00
  • 69e6860577 spi: Fix documentation of spi_alloc_master() Guenter Roeck 2015-09-06 01:46:54 +03:00
  • 919845cb33 x86/xen: Support kexec/kdump in HVM guests by doing a soft reset Vitaly Kuznetsov 2015-09-25 11:59:52 +02:00
  • 4f9d53595c x86/mm: Set NX on gap between __ex_table and rodata Stephen Smalley 2015-10-01 09:04:22 -04:00
  • fb7eff9cfd Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS Dirk Müller 2015-10-01 13:43:42 +02:00
  • 9870892fc2 x86/platform: Fix Geode LX timekeeping in the generic x86 build David Woodhouse 2015-09-16 14:10:03 +01:00
  • ffebdff74f x86/apic: Serialize LVTT and TSC_DEADLINE writes Shaohua Li 2015-07-30 16:24:43 -07:00
  • a5c58721ab windfarm: decrement client count when unregistering Paul Bolle 2015-07-31 14:08:58 +02:00
  • a18006390c ARM: 8429/1: disable GCC SRA optimization Ard Biesheuvel 2015-09-03 13:24:40 +01:00
  • b200a84e6b perf header: Fixup reading of HEADER_NRCPUS feature Arnaldo Carvalho de Melo 2015-09-11 12:36:12 -03:00
  • 4f402ee592 scsi: fix scsi_error_handler vs. scsi_host_dev_release race Michal Hocko 2015-08-27 20:16:37 +02:00
  • f5552cd830 Linux 3.10.90 Greg Kroah-Hartman 2015-10-01 12:07:55 +02:00
  • d565d87eb9 Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required" Markus Pargmann 2015-07-29 15:46:03 +02:00
  • e6478de4fa vfs: Remove incorrect debugging WARN in prepend_path Eric W. Biederman 2015-05-24 09:25:00 -05:00
  • d0550a3f2d fib_rules: fix fib rule dumps across multiple skbs Wilson Kok 2015-09-22 21:40:22 -07:00
  • e7bb902b26 sctp: fix race on protocol/netns initialization Marcelo Ricardo Leitner 2015-09-10 17:31:15 -03:00
  • 02b5ca779d net/ipv6: Correct PIM6 mrt_lock handling Richard Laing 2015-09-03 13:52:31 +12:00
  • 162e3d1c34 ipv6: fix exthdrs offload registration in out_rt path Daniel Borkmann 2015-09-03 00:29:07 +02:00
  • fe474009a2 usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared Eugene Shatokhin 2015-08-24 23:13:42 +03:00
  • 6d8c190531 ip6_gre: release cached dst on tunnel removal huaibin Wang 2015-08-25 16:20:34 +02:00
  • 7cd1033116 rds: fix an integer overflow test in rds_info_getsockopt() Dan Carpenter 2015-08-01 15:33:26 +03:00
  • 3ebe377baa netlink: don't hold mutex in rcu callback when releasing mmapd ring Florian Westphal 2015-07-21 16:33:50 +02:00
  • cecc562266 inet: frags: fix defragmented packet's IP header for af_packet Edward Hyunkoo Jee 2015-07-21 09:43:59 +02:00
  • e3e3caac28 bonding: fix destruction of bond with devices different from arphrd_ether Nikolay Aleksandrov 2015-07-15 21:52:51 +02:00
  • 4b633bbef8 ipv6: lock socket in ip6_datagram_connect() Eric Dumazet 2015-07-14 08:10:22 +02:00
  • c6419a861e isdn/gigaset: reset tty->receive_room when attaching ser_gigaset Tilman Schmidt 2015-07-14 00:37:13 +02:00
  • 8d228c93f3 bridge: mdb: fix double add notification Nikolay Aleksandrov 2015-07-13 06:36:19 -07:00
  • 5fa39f1603 net: Fix skb_set_peeked use-after-free bug Herbert Xu 2015-08-04 15:42:47 +08:00
  • 4164cda8ca net: Fix skb csum races when peeking Herbert Xu 2015-07-13 20:01:42 +08:00
  • 0ba48ae94c net: Clone skb before setting peeked flag Herbert Xu 2015-07-13 16:04:13 +08:00
  • c987fa7146 net: call rcu_read_lock early in process_backlog Julian Anastasov 2015-07-09 09:59:10 +03:00
  • f85eee641c net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() Oleg Nesterov 2015-07-08 21:42:11 +02:00