Age | Commit message (Expand) | Author |
2014-12-11 | net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h... | Cyrille Pitchen |
2014-12-11 | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-11 | Merge branch 'mlx4-next' | David S. Miller |
2014-12-11 | net/mlx4: Add support for A0 steering | Matan Barak |
2014-12-11 | net/mlx4: Refactor QUERY_PORT | Matan Barak |
2014-12-11 | net/mlx4_core: Add explicit error message when rule doesn't meet configuration | Matan Barak |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak |
2014-12-11 | net/mlx4: Add mlx4_bitmap zone allocator | Matan Barak |
2014-12-11 | net/mlx4: Add a check if there are too many reserved QPs | Dotan Barak |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak |
2014-12-11 | net/mlx4_core: Mask out host side virtualization features for guests | Or Gerlitz |
2014-12-11 | net/mlx4_en: Set csum level for encapsulated packets | Or Gerlitz |
2014-12-11 | Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-11 | be2net: Export tunnel offloads only when a VxLAN tunnel is created | Sriharsha Basavapatna |
2014-12-11 | gianfar: Fix dma check map error when DMA_API_DEBUG is enabled | Kevin Hao |
2014-12-11 | cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call | Hariprasad Shenai |
2014-12-11 | Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-10 | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-12-10 | Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2014-12-10 | Merge branch 'fec-next' | David S. Miller |
2014-12-10 | net: fec: only enable mdio interrupt before phy device link up | Nimrod Andy |
2014-12-10 | net: fec: clear all interrupt events to support i.MX6SX | Nimrod Andy |
2014-12-10 | net: fec: reset fep link status in suspend function | Nimrod Andy |
2014-12-10 | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-10 | net: sock: fix access via invalid file descriptor | Alexei Starovoitov |
2014-12-10 | Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-10 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-12-10 | net: introduce helper macro for_each_cmsghdr | Gu Zheng |
2014-12-10 | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds |
2014-12-10 | exit: pidns: fix/update the comments in zap_pid_ns_processes() | Oleg Nesterov |
2014-12-10 | exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting | Oleg Nesterov |
2014-12-10 | exit: exit_notify: re-use "dead" list to autoreap current | Oleg Nesterov |
2014-12-10 | exit: reparent: call forget_original_parent() under tasklist_lock | Oleg Nesterov |
2014-12-10 | exit: reparent: avoid find_new_reaper() if no children | Oleg Nesterov |
2014-12-10 | exit: reparent: introduce find_alive_thread() | Oleg Nesterov |
2014-12-10 | exit: reparent: introduce find_child_reaper() | Oleg Nesterov |
2014-12-10 | exit: reparent: document the ->has_child_subreaper checks | Oleg Nesterov |
2014-12-10 | exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() | Oleg Nesterov |
2014-12-10 | exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting | Oleg Nesterov |
2014-12-10 | exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting | Oleg Nesterov |
2014-12-10 | exit: proc: don't try to flush /proc/tgid/task/tgid | Oleg Nesterov |
2014-12-10 | exit: release_task: fix the comment about group leader accounting | Oleg Nesterov |
2014-12-10 | exit: wait: drop tasklist_lock before psig->c* accounting | Oleg Nesterov |
2014-12-10 | exit: wait: don't use zombie->real_parent | Oleg Nesterov |
2014-12-10 | exit: wait: cleanup the ptrace_reparented() checks | Oleg Nesterov |
2014-12-10 | usermodehelper: kill the kmod_thread_locker logic | Oleg Nesterov |
2014-12-10 | usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper() | Oleg Nesterov |
2014-12-10 | fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp | Rasmus Villemoes |