Age | Commit message (Expand) | Author |
2014-07-28 | net: fix sparse warning in sk_dst_set() | Eric Dumazet |
2014-07-28 | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix | Eric Dumazet |
2014-07-28 | ipv4: fix dst race in sk_dst_get() | Eric Dumazet |
2014-07-17 | ring-buffer: Check if buffer exists before polling | Steven Rostedt (Red Hat) |
2014-07-09 | usb: gadget: f_fs: resurect usb_functionfs_descs_head structure | Michal Nazarewicz |
2014-07-06 | tracing: Fix syscall_*regfunc() vs copy_process() race | Oleg Nesterov |
2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-06-30 | genirq: Sanitize spurious interrupt detection of threaded irqs | Thomas Gleixner |
2014-06-30 | target: Report correct response length for some commands | Roland Dreier |
2014-06-30 | Target/iscsi: Fix sendtargets response pdu for iser transport | Sagi Grimberg |
2014-06-30 | ACPI: add dynamic_debug support | Bjørn Mork |
2014-06-30 | ext4: fix data integrity sync in ordered mode | Namjae Jeon |
2014-06-30 | ptrace: fix fork event messages across pid namespaces | Matthew Dempsky |
2014-06-30 | mm: page_alloc: use word-based accesses for get/set pageblock bitmaps | Mel Gorman |
2014-06-30 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-06-26 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen |
2014-06-26 | ALSA: compress: Cancel the optimization of compiler and fix the size of struc... | Wang, Xiaoming |
2014-06-26 | team: fix mtu setting | Jiri Pirko |
2014-06-26 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-26 | netlink: Only check file credentials for implicit destinations | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on netlink messages | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on on sockets | Eric W. Biederman |
2014-06-26 | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump | Eric W. Biederman |
2014-06-16 | fs,userns: Change inode_capable to capable_wrt_inode_uidgid | Andy Lutomirski |
2014-06-11 | percpu-refcount: fix usage of this_cpu_ops | Sebastian Ott |
2014-06-11 | USB: cdc-wdm: properly include types.h | Greg Kroah-Hartman |
2014-06-11 | usb: cdc-wdm: export cdc-wdm uapi header | Bjørn Mork |
2014-06-07 | dmaengine: fix dmaengine_unmap failure | Xuelin Shi |
2014-06-07 | genirq: Provide irq_force_affinity fallback for non-SMP | Arnd Bergmann |
2014-06-07 | trace: module: Maintain a valid user count | Romain Izard |
2014-06-07 | Input: Add INPUT_PROP_TOPBUTTONPAD device property | Hans de Goede |
2014-06-07 | Input: serio - add firmware_id sysfs attribute | Hans de Goede |
2014-06-07 | drm/tegra: Remove gratuitous pad field | Thierry Reding |
2014-06-07 | cfg80211: add cfg80211_sched_scan_stopped_rtnl | Eliad Peller |
2014-06-07 | genirq: Allow forcing cpu affinity of interrupts | Thomas Gleixner |
2014-06-07 | of/irq: do irq resolution in platform_get_irq | Rob Herring |
2014-06-07 | ftrace/module: Hardcode ftrace_module_init() call into load_module() | Steven Rostedt (Red Hat) |
2014-05-31 | rtnetlink: wait for unregistering devices in rtnl_link_unregister() | Cong Wang |
2014-05-31 | net: avoid dependency of net_get_random_once on nop patching | Hannes Frederic Sowa |
2014-05-31 | vsock: Make transport the proto owner | Andy King |
2014-05-31 | net: Fix ns_capable check in sock_diag_put_filterinfo | Andrew Lutomirski |
2014-05-31 | net: sctp: cache auth_enable per endpoint | Vlad Yasevich |
2014-05-31 | macvlan: Fix lockdep warnings with stacked macvlan devices | Vlad Yasevich |
2014-05-31 | vlan: Fix lockdep warning with stacked vlan devices. | Vlad Yasevich |
2014-05-31 | net: Allow for more then a single subclass for netif_addr_lock | Vlad Yasevich |
2014-05-31 | net: Find the nesting level of a given device by type. | Vlad Yasevich |
2014-05-31 | Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re... | Daniel Borkmann |
2014-05-31 | ipv6: Limit mtu to 65575 bytes | Eric Dumazet |
2014-05-31 | mm: use paravirt friendly ops for NUMA hinting ptes | Mel Gorman |
2014-05-31 | x86,preempt: Fix preemption for i386 | Peter Zijlstra |