summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+3
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-2/+3
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington1-0/+1
2014-10-30kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi1-2/+4
2014-10-30pci_ids: Add support for Intel Quark ILBJosef Ahmad1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich2-6/+1
2014-10-09mm: per-thread vma cachingDavidlohr Bueso3-2/+47
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-2/+3
2014-10-09lib/plist: add plist_requeueDan Streetman1-0/+2
2014-10-09lib/plist: add helper functionsDan Streetman1-0/+43
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman2-7/+2
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-10-05vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-10-05lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust1-2/+0
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-09-17vfs: add d_is_dir()Miklos Szeredi1-1/+6
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman1-0/+5
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+3
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris1-1/+4
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe1-0/+3
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever1-0/+1
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)1-1/+1
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-06-30ACPI: add dynamic_debug supportBjørn Mork1-2/+20
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon1-1/+11
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-30mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2-7/+36
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2-8/+11
2014-06-26team: fix mtu settingJiri Pirko1-0/+1
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman1-3/+4
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+7
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-1/+1
2014-06-11percpu-refcount: fix usage of this_cpu_opsSebastian Ott1-3/+3
2014-06-07dmaengine: fix dmaengine_unmap failureXuelin Shi1-0/+1
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-06-07Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-06-07of/irq: do irq resolution in platform_get_irqRob Herring1-0/+5