aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-14HID: usbhid: add always-poll quirkJohan Hovold
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-10-30kernel: add support for gcc 5Sasha Levin
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-30pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-10-09lib/plist: add plist_requeueDan Streetman
2014-10-09lib/plist: add helper functionsDan Streetman
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-10-05vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-10-05lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-09-17vfs: add d_is_dir()Miklos Szeredi
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
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-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-26team: fix mtu settingJiri Pirko
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: 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-07dmaengine: fix dmaengine_unmap failureXuelin Shi
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann