| Commit message (Expand) | Author | Files | Lines |
2013-02-08 | net: sctp: sctp_endpoint_free: zero out secret key data | Daniel Borkmann | 1 | -0/+5 |
2013-02-08 | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree | Daniel Borkmann | 1 | -1/+1 |
2013-02-08 | atm/iphase: rename fregt_t -> ffreg_t | Heiko Carstens | 1 | -73/+73 |
2013-02-08 | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned | Will Deacon | 1 | -1/+1 |
2013-02-08 | ARM: DMA mapping: fix bad atomic test | Russell King | 1 | -1/+1 |
2013-02-08 | ARM: realview: ensure that we have sufficient IRQs available | Russell King | 1 | -1/+1 |
2013-02-08 | ARM: GIC: fix GIC cpumask initialization | Russell King | 1 | -2/+23 |
2013-02-08 | net: usb: fix regression from FLAG_NOARP code | Lucas Stach | 1 | -1/+1 |
2013-02-08 | l2tp: dont play with skb->truesize | Eric Dumazet | 2 | -12/+0 |
2013-02-08 | net: sctp: sctp_auth_key_put: use kzfree instead of kfree | Daniel Borkmann | 1 | -1/+1 |
2013-02-08 | netback: correct netbk_tx_err to handle wrap around. | Ian Campbell | 1 | -1/+1 |
2013-02-08 | xen/netback: free already allocated memory on failure in xen_netbk_get_requests | Ian Campbell | 1 | -1/+12 |
2013-02-08 | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. | Matthew Daley | 1 | -25/+13 |
2013-02-08 | xen/netback: shutdown the ring if it contains garbage. | Ian Campbell | 3 | -26/+62 |
2013-02-08 | drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try | Daniel Vetter | 1 | -5/+8 |
2013-02-07 | virtio_console: Don't access uninitialized data. | Sjur Brændeland | 1 | -1/+2 |
2013-02-06 | net: qmi_wwan: add more Huawei devices, including E320 | Bjørn Mork | 1 | -0/+12 |
2013-02-06 | net: cdc_ncm: add another Huawei vendor specific device | Bjørn Mork | 1 | -0/+3 |
2013-02-06 | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() | Tommi Rantala | 1 | -1/+1 |
2013-02-06 | tcp: fix for zero packets_in_flight was too broad | Ilpo Järvinen | 1 | -2/+6 |
2013-02-06 | Btrfs: move d_instantiate outside the transaction during mksubvol | Chris Mason | 1 | -1/+4 |
2013-02-06 | xen: fix error handling path if xen_allocate_irq_dynamic fails | Wei Liu | 1 | -2/+2 |
2013-02-06 | xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() | Jan Beulich | 1 | -7/+7 |
2013-02-06 | Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata | Jan Schmidt | 1 | -12/+10 |
2013-02-05 | Btrfs: fix possible stale data exposure | Josef Bacik | 1 | -1/+1 |
2013-02-05 | Btrfs: fix missing i_size update | Josef Bacik | 1 | -2/+9 |
2013-02-05 | Btrfs: fix race between snapshot deletion and getting inode | Liu Bo | 2 | -9/+38 |
2013-02-05 | Btrfs: fix missing release of the space/qgroup reservation in start_transacti... | Miao Xie | 1 | -8/+19 |
2013-02-05 | Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write() | Miao Xie | 1 | -1/+2 |
2013-02-05 | Btrfs: do not merge logged extents if we've removed them from the tree | Josef Bacik | 1 | -1/+2 |
2013-02-05 | IB/qib: Fix for broken sparse warning fix | Mike Marciniszyn | 1 | -8/+3 |
2013-02-05 | mlx4_core: Fix advertisement of wrong PF context behaviour | Or Gerlitz | 1 | -1/+1 |
2013-02-05 | IPoIB: Fix crash due to skb double destruct | Shlomo Pongratz | 2 | -6/+6 |
2013-02-05 | pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate | Barry Song | 1 | -0/+18 |
2013-02-05 | pinctrl: exynos: change PINCTRL_EXYNOS option | Kukjin Kim | 3 | -4/+4 |
2013-02-05 | drivers/rtc/rtc-pl031.c: fix the missing operation on enable | Haojian Zhuang | 1 | -3/+5 |
2013-02-05 | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler | Jan Luebbe | 1 | -0/+3 |
2013-02-05 | samples/seccomp: be less stupid about cross compiling | Arnd Bergmann | 1 | -0/+2 |
2013-02-05 | checkpatch: fix $Float creation of match variables | Joe Perches | 1 | -5/+5 |
2013-02-05 | memcg: fix typo in kmemcg cache walk macro | Glauber Costa | 1 | -1/+1 |
2013-02-05 | mm: fix wrong comments about anon_vma lock | Yuanhan Liu | 2 | -2/+2 |
2013-02-05 | MAINTAINERS: update avr32 web ressources | Matthias Brugger | 1 | -1/+1 |
2013-02-05 | mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration... | Tony Lu | 2 | -1/+4 |
2013-02-05 | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time() | Tony Prisk | 1 | -1/+1 |