Commit Graph

  • 6d53d39270 elevator: Fix a race in elevator switching and md device initialization Tomoki Sekiyama 2013-10-15 16:42:16 -06:00
  • 645451235d iommu: Remove stack trace from broken irq remapping warning Neil Horman 2013-09-27 12:53:35 -04:00
  • 3de762b3d3 iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits Julian Stecklina 2013-10-09 10:03:52 +02:00
  • 7dc39b55ec HID: lg: fix Report Descriptor for Logitech MOMO Force (Black) Simon Wood 2013-10-10 08:20:13 -06:00
  • ca77581eba video: kyro: fix incorrect sizes when copying to userspace Sasha Levin 2013-11-19 14:25:36 -05:00
  • f99510dc9a mm: numa: return the number of base pages altered by protection changes Mel Gorman 2013-11-12 15:08:32 -08:00
  • 7281bb5614 clockevents: Prefer CPU local devices over global devices Stephen Boyd 2013-06-13 11:39:50 -07:00
  • 9bae8ea054 clockevents: Split out selection logic Thomas Gleixner 2013-04-25 20:31:50 +00:00
  • 409d4ffaf0 clockevents: Add module refcount Thomas Gleixner 2013-04-25 20:31:49 +00:00
  • e8d630331d clockevents: Get rid of the notifier chain Thomas Gleixner 2013-04-25 20:31:47 +00:00
  • f8715e7d2a aio: restore locking of ioctx list on removal Mateusz Guzik 2013-12-05 11:09:02 +01:00
  • 604ae797e7 mmc: block: fix a bug of error handling in MMC driver KOBAYASHI Yoshitake 2013-07-07 07:35:45 +09:00
  • bdd0a8e5ac xfs: add capability check to free eofblocks ioctl Dwight Engen 2013-08-15 14:08:03 -04:00
  • e8ef7efffb tcp: gso: fix truesize tracking Eric Dumazet 2013-10-25 17:26:17 -07:00
  • dd5e5276c4 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation fan.du 2013-12-01 16:28:48 +08:00
  • e761bada6f ipv6: fix possible seqlock deadlock in ip6_finish_output2 Hannes Frederic Sowa 2013-11-29 06:39:44 +01:00
  • 7be560d6fa inet: fix possible seqlock deadlocks Eric Dumazet 2013-11-28 09:51:22 -08:00
  • a52a9149f5 team: fix master carrier set when user linkup is enabled Jiri Pirko 2013-11-28 18:01:38 +01:00
  • 86a243440a net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST Shawn Landden 2013-11-24 22:36:28 -08:00
  • ac3e7d9bc4 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl Yang Yingliang 2013-11-27 14:32:52 +08:00
  • 1562432658 r8169: check ALDPS bit and disable it if enabled for the 8168g David Chang 2013-11-27 15:48:36 +08:00
  • 5b9e9be775 af_packet: block BH in prb_shutdown_retire_blk_timer() Veaceslav Falico 2013-11-29 09:53:23 +01:00
  • 026bb4057a packet: fix use after free race in send path when dev is released Daniel Borkmann 2013-11-21 16:50:58 +01:00
  • 1acb97aeff bridge: flush br's address entry in fdb when remove the bridge dev Ding Tianhong 2013-12-07 22:12:05 +08:00
  • 05cf2143b5 net: core: Always propagate flag changes to interfaces Vlad Yasevich 2013-11-19 20:47:15 -05:00
  • 62713c4b6b ipv4: fix race in concurrent ip_route_input_slow() Alexei Starovoitov 2013-11-19 19:12:34 -08:00
  • 8392415810 tcp: don't update snd_nxt, when a socket is switched from repair mode Andrey Vagin 2013-11-19 22:10:06 +04:00
  • e1667fa212 atm: idt77252: fix dev refcnt leak Ying Xue 2013-11-19 18:09:27 +08:00
  • bdf1643e05 xfrm: Release dst if this dst is improper for vti tunnel fan.du 2013-11-19 16:53:28 +08:00
  • fddd8b501c netfilter: push reasm skb through instead of original frag skbs Jiri Pirko 2013-11-06 17:52:20 +01:00
  • 2d9a30962d ip6_output: fragment outgoing reassembled skb properly Jiri Pirko 2013-11-06 17:52:19 +01:00
  • 2d71627c5a ipv6: fix leaking uninitialized port number of offender sockaddr Hannes Frederic Sowa 2013-11-23 07:22:33 +01:00
  • ed47bba241 net: clamp ->msg_namelen instead of returning an error Dan Carpenter 2013-11-27 15:40:21 +03:00
  • 08c62a109e inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions Hannes Frederic Sowa 2013-11-23 00:46:12 +01:00
  • 5c586f163d net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) Hannes Frederic Sowa 2013-11-21 03:14:34 +01:00
  • 2f73d7fde9 net: rework recvmsg handler msg_name and msg_namelen logic Hannes Frederic Sowa 2013-11-21 03:14:22 +01:00
  • a221448893 inet: prevent leakage of uninitialized memory to user in recv syscalls Hannes Frederic Sowa 2013-11-18 04:20:45 +01:00
  • ac6a5b926d ipv4: fix possible seqlock deadlock Eric Dumazet 2013-11-14 13:37:54 -08:00
  • f0173a11a9 connector: improved unaligned access error fix Chris Metcalf 2013-11-14 12:09:21 -05:00
  • 0056eb8b08 isdnloop: use strlcpy() instead of strcpy() Dan Carpenter 2013-11-14 11:21:10 +03:00
  • 5e8c945dc7 net-tcp: fix panic in tcp_fastopen_cache_set() Eric Dumazet 2013-11-13 15:00:46 -08:00
  • 9571243bac bonding: fix two race conditions in bond_store_updelay/downdelay Nikolay Aleksandrov 2013-11-13 17:07:46 +01:00
  • 6ef30bdab8 tcp: tsq: restore minimal amount of queueing Eric Dumazet 2013-11-13 06:32:54 -08:00
  • a6c8afd6ef macvtap: limit head length of skb allocated Jason Wang 2013-11-13 14:00:40 +08:00
  • 4ccc92f8e5 tuntap: limit head length of skb allocated Jason Wang 2013-11-13 14:00:39 +08:00
  • 2d02839a2b 6lowpan: Uncompression of traffic class field was incorrect Jukka Rissanen 2013-11-13 11:03:39 +02:00
  • 5a9b1ba637 usbnet: fix status interrupt urb handling Felix Fietkau 2013-11-12 16:34:41 +01:00
  • e9a2fa2a61 bonding: don't permit to use ARP monitoring in 802.3ad mode Veaceslav Falico 2013-11-12 15:37:40 +01:00
  • e29507fecb random32: fix off-by-one in seeding requirement Daniel Borkmann 2013-11-11 12:20:32 +01:00
  • e688cd4d32 ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh Hannes Frederic Sowa 2013-11-08 19:26:21 +01:00
  • ea136c0d81 ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv Duan Jiong 2013-11-08 09:56:53 +08:00
  • d9160deb04 net: Fix "ip rule delete table 256" Andreas Henriksson 2013-11-07 18:26:38 +01:00
  • 99e9489477 net/mlx4_en: Fixed crash when port type is changed Amir Vadai 2013-11-07 11:08:30 +02:00
  • 024abeeced ipv6: fix headroom calculation in udp6_ufo_fragment Hannes Frederic Sowa 2013-11-05 02:41:27 +01:00
  • 538069756c Linux 3.10.22 Greg Kroah-Hartman 2013-12-04 11:03:31 -08:00
  • 88a810def7 xen-netback: fix refcnt unbalance for 3.10 Wei Liu 2013-12-02 17:49:54 +00:00
  • 69848a721c iwl4965: better skb management in rx path Stanislaw Gruszka 2013-07-01 14:19:30 +02:00
  • 2c4805f3ae iwl3945: better skb management in rx path Eric Dumazet 2013-06-28 08:05:06 -07:00
  • d4e937777f media: cx23885: Fix TeVii S471 regression since introduction of ts2020 Johannes Koch 2013-07-17 14:28:16 -03:00
  • 78ab8cbc11 netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions Michal Kubecek 2013-09-11 10:17:27 +02:00
  • a1daae5dbf iwlwifi: don't WARN on host commands sent when firmware is dead Emmanuel Grumbach 2013-09-15 11:37:17 +03:00
  • d2e99b2fc1 drm/radeon: re-enable sw ACR support on pre-DCE4 Alex Deucher 2013-10-10 11:47:01 -04:00
  • 26f99321a0 drm/radeon: use hw generated CTS/N values for audio Alex Deucher 2013-09-27 18:22:15 -04:00
  • eebf839b51 drm/radeon: fix N/CTS clock matching for audio Alex Deucher 2013-09-27 18:19:42 -04:00
  • 78c3ae2cb1 drm/radeon: use 64-bit math to calculate CTS values for audio (v2) Alex Deucher 2013-09-27 18:09:54 -04:00
  • b18cd40e62 HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys. Nanno Langstraat 2013-10-14 16:07:15 +02:00
  • bb4522d30c HID: enable Mayflash USB Gamecube Adapter Tristan Rice 2013-11-12 19:06:23 +01:00
  • 4370a0d55b HID: roccat: add missing special driver declarations Stefan Achatz 2013-11-08 14:12:00 +01:00
  • 95f5725870 HID: roccat: fix Coverity CID 141438 Stefan Achatz 2013-11-03 06:25:33 +01:00
  • 405052f57c HID: roccat: add new device return value Stefan Achatz 2013-10-28 18:52:03 +01:00
  • d8f0a31aa3 X.509: Remove certificate date checks David Howells 2013-06-18 17:40:44 +01:00
  • ffc0c180ed media: s5h1420: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 04:29:42 -03:00
  • 8306582408 media: dvb-frontends: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 05:05:18 -03:00
  • 10184cdc52 media: dvb-frontends: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 05:11:47 -03:00
  • 845b09830c media: stb0899_drv: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 05:14:58 -03:00
  • 6d3ac5e792 media: stv0367: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 05:17:01 -03:00
  • bea929cb3e media: stv090x: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 05:18:49 -03:00
  • 9269743b3d media: tuners: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 06:07:42 -03:00
  • e4b95ceb00 media: tuner-xc2028: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 06:13:11 -03:00
  • 85217792a2 media: lirc_zilog: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 08:16:47 -03:00
  • ef144824ac media: cx18: struct i2c_client is too big for stack Mauro Carvalho Chehab 2013-11-01 13:09:47 -03:00
  • e84c43168a media: cimax2: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 06:17:47 -03:00
  • 227aebf46d media: av7110_hw: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 05:51:59 -03:00
  • a691956557 media: cxusb: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 07:18:09 -03:00
  • 7ce9cdbe07 media: dibusb-common: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 07:23:49 -03:00
  • b49dfbeea9 media: dw2102: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 07:43:40 -03:00
  • 08c049cf8a media: af9015: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 07:52:04 -03:00
  • fd30877d2b media: af9035: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 08:07:12 -03:00
  • b20dcb6c21 media: mxl111sf: Don't use dynamic static allocation Mauro Carvalho Chehab 2013-11-02 08:13:02 -03:00
  • f98c4b05dc cfg80211: fix scheduled scan pointer access Johannes Berg 2013-10-21 11:33:35 +02:00
  • 7c5f3874d9 drm/radeon/vm: don't attempt to update ptes if ib allocation fails Alex Deucher 2013-11-13 15:25:35 -05:00
  • a6647e9e4b cgroup: use a dedicated workqueue for cgroup destruction Tejun Heo 2013-11-22 17:14:39 -05:00
  • 52915b4999 gpio: pl061: move irqdomain initialization Linus Walleij 2013-11-27 08:47:02 +01:00
  • d53217196e HID: lg: fix ReportDescriptor for Logitech Formula Vibration Simon Wood 2013-10-10 08:20:12 -06:00
  • 43f0ba99fc HID:hid-lg4ff: Initialize device properties before we touch autocentering. Simon Wood 2013-11-06 12:30:43 -07:00
  • b806304bde HID:hid-lg4ff: Switch autocentering off when strength is set to zero. Simon Wood 2013-11-06 12:30:41 -07:00
  • 236b365b1a HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel Simon Wood 2013-11-06 12:30:40 -07:00
  • 7d366a5ec5 HID: multicouh: add PID VID to support 1 new Wistron optical touch device KaiChung Cheng 2013-11-21 10:04:30 +01:00
  • 505014c188 HID: hid-sensor-hub: fix report size Srinivas Pandruvada 2013-10-26 10:04:09 -07:00
  • a7a6904f5f HID: hid-multitouch: add support for SiS panels Forest Bond 2013-10-21 12:38:49 -04:00