summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-07-09usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-06-30ACPI: add dynamic_debug supportBjørn Mork
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-06-30mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming
2014-06-26team: fix mtu settingJiri Pirko
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-11percpu-refcount: fix usage of this_cpu_opsSebastian Ott
2014-06-11USB: cdc-wdm: properly include types.hGreg Kroah-Hartman
2014-06-11usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork
2014-06-07dmaengine: fix dmaengine_unmap failureXuelin Shi
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-06-07trace: module: Maintain a valid user countRomain Izard
2014-06-07Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede
2014-06-07Input: serio - add firmware_id sysfs attributeHans de Goede
2014-06-07drm/tegra: Remove gratuitous pad fieldThierry Reding
2014-06-07cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-07of/irq: do irq resolution in platform_get_irqRob Herring
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-05-31rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-31net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-31vsock: Make transport the proto ownerAndy King
2014-05-31net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-31net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-31macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-31vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-31net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-31net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-31Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-05-31ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-31mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman