| Commit message (Expand) | Author | Files | Lines |
2013-06-30 | powerpc/eeh: Fix fetching bus for single-dev-PE | Gavin Shan | 1 | -1/+2 |
2013-06-30 | ARM: dt: Only print warning, not WARN() on bad cpu map in device tree | Olof Johansson | 1 | -2/+3 |
2013-06-30 | powerpc/pci: Improve device hotplug initialization | Guenter Roeck | 1 | -5/+12 |
2013-06-29 | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation | Mathieu Desnoyers | 1 | -9/+11 |
2013-06-29 | UBIFS: fix a horrid bug | Artem Bityutskiy | 1 | -3/+27 |
2013-06-29 | UBIFS: prepare to fix a horrid bug | Artem Bityutskiy | 1 | -12/+12 |
2013-06-28 | mn10300: Use early_param() to parse "mem=" parameter | Akira Takeuchi | 1 | -33/+21 |
2013-06-28 | mn10300: Allow to pass array name to get_user() | Akira Takeuchi | 1 | -1/+1 |
2013-06-28 | drm/qxl: add missing access check for execbuffer ioctl | Dave Airlie | 1 | -0/+5 |
2013-06-28 | powerpc/eeh: Add eeh_dev to the cache during boot | Thadeu Lima de Souza Cascardo | 1 | -2/+2 |
2013-06-27 | rbd: send snapshot context with writes | Josh Durgin | 1 | -1/+5 |
2013-06-27 | dlci: validate the net device in dlci_del() | Zefan Li | 1 | -0/+12 |
2013-06-27 | dlci: acquire rtnl_lock before calling __dev_get_by_name() | Zefan Li | 1 | -5/+9 |
2013-06-27 | af_key: fix info leaks in notify messages | Mathias Krause | 1 | -0/+2 |
2013-06-27 | ipv6: ip6_sk_dst_check() must not assume ipv6 dst | Eric Dumazet | 1 | -1/+7 |
2013-06-26 | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan | 4 | -30/+41 |
2013-06-26 | perf: Disable monitoring on setuid processes for regular users | Stephane Eranian | 1 | -7/+9 |
2013-06-26 | gpio/omap: don't use linear domain mapping for OMAP1 | Javier Martinez Canillas | 1 | -1/+21 |
2013-06-26 | net/tg3: Avoid delay during MMIO access | Gavin Shan | 1 | -0/+36 |
2013-06-26 | ipv6: check return value of ipv6_get_lladdr | Hannes Frederic Sowa | 1 | -5/+4 |
2013-06-26 | macvtap: fix recovery from gup errors | Michael S. Tsirkin | 1 | -2/+4 |
2013-06-26 | tun: fix recovery from gup errors | Michael S. Tsirkin | 1 | -2/+4 |
2013-06-26 | gre: fix a possible skb leak | Eric Dumazet | 3 | -9/+14 |
2013-06-25 | ipv6: Process unicast packet with Router Alert by checking flag in skb. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -3/+2 |
2013-06-25 | cpufreq: fix NULL pointer deference at od_set_powersave_bias() | Jacob Shin | 1 | -4/+13 |
2013-06-25 | rbd: fetch object order before using it | Josh Durgin | 1 | -4/+4 |
2013-06-25 | fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs | Robert Love | 1 | -2/+5 |
2013-06-25 | crypto: algboss - Hold ref count on larval | Herbert Xu | 3 | -13/+14 |
2013-06-25 | drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. | Konrad Rzeszutek Wilk | 1 | -3/+12 |
2013-06-25 | libata-acpi: add back ACPI based hotplug functionality | Aaron Lu | 3 | -1/+40 |
2013-06-24 | powerpc/pci: Fix boot panic on mpc83xx (regression) | Rojhalat Ibrahim | 1 | -15/+9 |
2013-06-24 | ath9k_htc: Handle IDLE state transition properly | Sujith Manoharan | 1 | -1/+1 |
2013-06-24 | ath9k: fix an RCU issue in calling ieee80211_get_tx_rates | Felix Fietkau | 1 | -1/+5 |
2013-06-24 | netfilter: ipt_ULOG: fix incorrect setting of ulog timer | Gao feng | 1 | -4/+8 |
2013-06-24 | ARM: 7773/1: PJ4B: Add support for errata 4742 | Gregory CLEMENT | 4 | -3/+59 |
2013-06-24 | ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU | Simon Baatz | 1 | -0/+6 |
2013-06-24 | ARM: 7763/1: kernel: fix __cpu_logical_map default initialization | Lorenzo Pieralisi | 4 | -3/+5 |
2013-06-24 | ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes | Lorenzo Pieralisi | 1 | -0/+3 |
2013-06-24 | ARM: 7760/1: cpu_fa526_do_idle: remove WFI | Jonas Jensen | 1 | -1/+0 |
2013-06-24 | mfd: tps6586x: correct device name of the regulator cell | Marc Dietrich | 2 | -2/+2 |
2013-06-24 | netfilter: ctnetlink: send event when conntrack label was modified | Florian Westphal | 2 | -1/+2 |
2013-06-24 | netfilter: nf_nat_sip: fix mangling | Balazs Peter Odor | 1 | -1/+2 |
2013-06-24 | ACPI / dock / PCI: Synchronous handling of dock events for PCI devices | Rafael J. Wysocki | 3 | -58/+133 |
2013-06-24 | s390/ipl: Fix FCP WWPN and LUN format strings for read | Michael Holzheu | 1 | -4/+4 |
2013-06-24 | qlcnic: Do not sleep while holding spinlock | Shahed Shaikh | 1 | -1/+1 |
2013-06-24 | drivers: net: cpsw: fix compilation error with cpsw driver | Mugunthan V N | 1 | -0/+1 |
2013-06-24 | tcp: doc : fix the syncookies default value | Shan Wei | 1 | -2/+2 |
2013-06-24 | sh_eth: fix misreporting of transmit abort | Sergei Shtylyov | 1 | -2/+3 |
2013-06-24 | sh_eth: fix unhandled RFE interrupt | Sergei Shtylyov | 2 | -16/+19 |
2013-06-24 | qmi_wwan: add various Novatel Gobi1K IDs | Dan Williams | 1 | -1/+7 |