Commit Graph

  • 0b72ac9665 module: do percpu allocation after uniqueness check. No, really! Rusty Russell 2013-07-03 10:06:28 +09:30
  • 2842e87389 drivers/cdrom/cdrom.c: use kzalloc() for failing hardware Jonathan Salwan 2013-07-03 15:01:13 -07:00
  • 1b7927f047 libceph: fix invalid unsigned->signed conversion for timespec encoding Josh Durgin 2013-06-28 13:13:16 -07:00
  • bd4d4d8725 ceph: fix sleeping function called from invalid context. majianpeng 2013-06-19 14:58:10 +08:00
  • b96e7dacf2 libceph: Fix NULL pointer dereference in auth client code Tyler Hicks 2013-06-20 13:13:59 -07:00
  • 8bb495e3f0 Linux 3.10 Linus Torvalds 2013-06-30 15:13:29 -07:00
  • f0277dce1b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc Linus Torvalds 2013-06-30 15:08:15 -07:00
  • 4b483802fd Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Linus Torvalds 2013-06-30 15:06:25 -07:00
  • ea461abf61 powerpc/eeh: Fix fetching bus for single-dev-PE Gavin Shan 2013-06-05 15:34:02 +08:00
  • 6c355beafd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc Linus Torvalds 2013-06-29 17:02:48 -07:00
  • 8d5bc1a6ac ARM: dt: Only print warning, not WARN() on bad cpu map in device tree Olof Johansson 2013-06-29 16:25:14 -07:00
  • 7846de406f powerpc/pci: Improve device hotplug initialization Guenter Roeck 2013-06-10 10:18:08 -07:00
  • 133841cab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 Linus Torvalds 2013-06-29 11:34:18 -07:00
  • 6554431937 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux Linus Torvalds 2013-06-29 11:32:05 -07:00
  • 706b23bde2 Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation Mathieu Desnoyers 2013-06-28 09:49:46 -04:00
  • bd2931b5cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client Linus Torvalds 2013-06-29 10:31:15 -07:00
  • 63edbce160 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Linus Torvalds 2013-06-29 10:30:31 -07:00
  • a61aef7fc0 Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300 Linus Torvalds 2013-06-29 10:28:52 -07:00
  • a75930c633 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2013-06-29 10:27:19 -07:00
  • 82d0b80ad6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2013-06-29 10:26:50 -07:00
  • 605c912bb8 UBIFS: fix a horrid bug Artem Bityutskiy 2013-06-28 14:15:15 +03:00
  • 33f1a63ae8 UBIFS: prepare to fix a horrid bug Artem Bityutskiy 2013-06-28 14:15:14 +03:00
  • e3f12a5304 mn10300: Use early_param() to parse "mem=" parameter Akira Takeuchi 2013-06-28 16:53:03 +01:00
  • c6dc9f0a4e mn10300: Allow to pass array name to get_user() Akira Takeuchi 2013-06-28 16:53:01 +01:00
  • 18097b91aa drm/qxl: add missing access check for execbuffer ioctl Dave Airlie 2013-06-28 13:27:40 +10:00
  • 1abd601864 powerpc/eeh: Add eeh_dev to the cache during boot Thadeu Lima de Souza Cascardo 2013-06-27 18:00:10 -03:00
  • d2d1f17a0d rbd: send snapshot context with writes Josh Durgin 2013-06-26 12:56:17 -07:00
  • a9e94ec350 Merge tag 'fcoe1' into fixes James Bottomley 2013-06-26 23:08:22 -07:00
  • 36a279686b Merge tag 'fcoe' into fixes James Bottomley 2013-06-26 23:07:53 -07:00
  • 98b6ed0f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net Linus Torvalds 2013-06-26 19:24:37 -10:00
  • 1a506e4735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux Linus Torvalds 2013-06-26 19:23:15 -10:00
  • 578a1310f2 dlci: validate the net device in dlci_del() Zefan Li 2013-06-26 15:31:58 +08:00
  • 11eb2645cb dlci: acquire rtnl_lock before calling __dev_get_by_name() Zefan Li 2013-06-26 15:29:54 +08:00
  • a5cc68f3d6 af_key: fix info leaks in notify messages Mathias Krause 2013-06-26 23:52:30 +02:00
  • a963a37d38 ipv6: ip6_sk_dst_check() must not assume ipv6 dst Eric Dumazet 2013-06-26 04:15:07 -07:00
  • 5dbe7c178d net: fix kernel deadlock with interface rename and netdev name retrieval. Nicolas Schichan 2013-06-26 17:23:42 +02:00
  • 34a0868183 Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator Linus Torvalds 2013-06-26 09:18:37 -10:00
  • 6b935ca295 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux Linus Torvalds 2013-06-26 09:08:58 -10:00
  • 687058aed4 Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Linus Torvalds 2013-06-26 08:55:03 -10:00
  • 54faf77d06 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Linus Torvalds 2013-06-26 08:51:44 -10:00
  • e3ff91143e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm Linus Torvalds 2013-06-26 08:50:39 -10:00
  • de6e1317f7 Merge tag 'critical_fix_for_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe Linus Torvalds 2013-06-26 08:48:53 -10:00
  • 78750f1908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client Linus Torvalds 2013-06-26 08:47:46 -10:00
  • 2976b10f05 perf: Disable monitoring on setuid processes for regular users Stephane Eranian 2013-06-20 11:36:28 +02:00
  • 397eada946 gpio/omap: don't use linear domain mapping for OMAP1 Javier Martinez Canillas 2013-06-24 17:13:23 +02:00
  • 6d446ec32f net/tg3: Avoid delay during MMIO access Gavin Shan 2013-06-25 15:24:32 +08:00
  • dc8482926e ipv6: check return value of ipv6_get_lladdr Hannes Frederic Sowa 2013-06-24 21:42:40 +02:00
  • 4c7ab054ab macvtap: fix recovery from gup errors Michael S. Tsirkin 2013-06-23 17:26:58 +03:00
  • 7e24bfbe43 tun: fix recovery from gup errors Michael S. Tsirkin 2013-06-23 17:19:03 +03:00
  • bd8a7036c0 gre: fix a possible skb leak Eric Dumazet 2013-06-24 06:26:00 -07:00
  • 2b7a5db060 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless David S. Miller 2013-06-25 16:04:35 -07:00
  • ab4eb3537e ipv6: Process unicast packet with Router Alert by checking flag in skb. YOSHIFUJI Hideaki / 吉藤英明 2013-06-22 11:13:13 +09:00
  • 45e00374db Merge branch 'pm-fixes' Rafael J. Wysocki 2013-06-25 22:47:07 +02:00
  • 96c9ddae03 Merge branch 'acpi-fixes' Rafael J. Wysocki 2013-06-25 22:46:47 +02:00
  • c28375583b cpufreq: fix NULL pointer deference at od_set_powersave_bias() Jacob Shin 2013-06-25 22:42:37 +02:00
  • 1617e40c1e rbd: fetch object order before using it Josh Durgin 2013-06-12 14:43:10 -07:00
  • 2884d42308 fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs Robert Love 2013-06-19 01:56:54 +00:00
  • 1e876e3b1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux Linus Torvalds 2013-06-25 09:08:07 -10:00
  • ad46547056 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc Linus Torvalds 2013-06-25 09:06:48 -10:00
  • 5dbc746960 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse Linus Torvalds 2013-06-25 09:06:04 -10:00
  • 9d5c34f568 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem John W. Linville 2013-06-25 13:24:12 -04:00
  • 939e177996 crypto: algboss - Hold ref count on larval Herbert Xu 2013-06-25 19:15:17 +08:00
  • f97f7d2d27 Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi Linus Torvalds 2013-06-24 20:17:11 -10:00
  • 426729dcc7 drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. Konrad Rzeszutek Wilk 2013-06-24 11:47:48 -04:00
  • 0d20299dbb Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes Dave Airlie 2013-06-25 10:38:44 +10:00
  • 44521527be libata-acpi: add back ACPI based hotplug functionality Aaron Lu 2013-06-20 09:38:34 +08:00
  • b37e161388 powerpc/pci: Fix boot panic on mpc83xx (regression) Rojhalat Ibrahim 2013-06-17 16:02:41 +02:00
  • a3d9dd89b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf David S. Miller 2013-06-24 12:45:24 -07:00
  • 57bf74407b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth John W. Linville 2013-06-24 13:53:15 -04:00
  • 075163bbb0 ath9k_htc: Handle IDLE state transition properly Sujith Manoharan 2013-06-20 13:57:07 +05:30
  • 23bc2021c5 ath9k: fix an RCU issue in calling ieee80211_get_tx_rates Felix Fietkau 2013-06-22 12:39:26 +02:00
  • c8fc51cfa7 netfilter: ipt_ULOG: fix incorrect setting of ulog timer Gao feng 2013-06-24 17:04:02 +08:00
  • 3e0a07f8c4 ARM: 7773/1: PJ4B: Add support for errata 4742 Gregory CLEMENT 2013-06-23 10:17:11 +01:00
  • 63384fd0b1 ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU Simon Baatz 2013-06-22 22:01:25 +01:00
  • 18d7f152df ARM: 7763/1: kernel: fix __cpu_logical_map default initialization Lorenzo Pieralisi 2013-06-19 10:40:48 +01:00
  • 1ba9bf0a9a ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes Lorenzo Pieralisi 2013-06-19 10:36:26 +01:00
  • 8182a34d85 ARM: 7760/1: cpu_fa526_do_idle: remove WFI Jonas Jensen 2013-06-18 09:20:50 +01:00
  • ec8da805c4 mfd: tps6586x: correct device name of the regulator cell Marc Dietrich 2013-06-10 22:27:55 +02:00
  • 332ec81d41 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus Mark Brown 2013-06-24 12:28:29 +01:00
  • 2f5a5c1be8 Merge remote-tracking branch 'spi/fix/pxa' into spi-linus Mark Brown 2013-06-24 12:28:28 +01:00
  • 797a7d66d2 netfilter: ctnetlink: send event when conntrack label was modified Florian Westphal 2013-06-21 16:51:30 +02:00
  • 5aed93875c netfilter: nf_nat_sip: fix mangling Balazs Peter Odor 2013-06-22 19:24:43 +02:00
  • 21a31013f7 ACPI / dock / PCI: Synchronous handling of dock events for PCI devices Rafael J. Wysocki 2013-06-24 11:22:53 +02:00
  • eda4ddf7e3 s390/ipl: Fix FCP WWPN and LUN format strings for read Michael Holzheu 2013-06-21 13:21:30 +02:00
  • f57da7a65b qlcnic: Do not sleep while holding spinlock Shahed Shaikh 2013-06-21 12:09:42 -04:00
  • b90fc27a64 drivers: net: cpsw: fix compilation error with cpsw driver Mugunthan V N 2013-06-21 19:15:09 +05:30
  • a3c910d2e7 tcp: doc : fix the syncookies default value Shan Wei 2013-06-21 15:18:32 +08:00
  • 4eb313a7a9 sh_eth: fix misreporting of transmit abort Sergei Shtylyov 2013-06-21 01:13:42 +04:00
  • ca8c358521 sh_eth: fix unhandled RFE interrupt Sergei Shtylyov 2013-06-21 01:12:21 +04:00
  • 8afe3dc891 qmi_wwan: add various Novatel Gobi1K IDs Dan Williams 2013-06-20 16:10:59 -05:00
  • 14bd076955 net: eth: davicnci_cpdma: check dma map error Sebastian Siewior 2013-06-20 16:58:45 +02:00
  • db4e9b2b98 bonding: fix slave speed reporting in bond_miimon_commit Nikolay Aleksandrov 2013-06-20 14:34:13 +02:00
  • f9bd2d7f6d net/mlx_en: Timestamping is not supported in slave mode Amir Vadai 2013-06-20 14:58:10 +03:00
  • acdb37c361 fs: fix new splice.c kernel-doc warning Randy Dunlap 2013-06-22 19:44:08 -07:00
  • e941bc0dd7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Linus Torvalds 2013-06-23 16:12:46 -10:00
  • 3f6fa3d489 Bluetooth: Fix invalid length check in l2cap_information_rsp() Jaganath Kanakkassery 2013-06-21 19:55:11 +05:30
  • d66ecb7220 PCI / ACPI: Use boot-time resource allocation rules during hotplug Jiang Liu 2013-06-23 01:01:35 +02:00
  • 94add0f824 ACPI / dock: Initialize ACPI dock subsystem upfront Jiang Liu 2013-06-23 00:59:55 +02:00
  • 9e895ace5d Linux 3.10-rc7 Linus Torvalds 2013-06-22 09:47:31 -10:00
  • f3c15b0a12 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Linus Torvalds 2013-06-22 09:44:45 -10:00