summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-10regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel
2015-04-10drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi
2015-03-30xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2015-03-30dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-03-23workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-03-04quota: Store maximum space limit in bytesJan Kara
2015-03-02fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck
2015-03-02NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-03-02target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-03-02mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-03-02mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-03-02fsnotify: fix handling of renames in auditJan Kara
2015-03-02USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-02-24usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-02-10ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-10ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-10powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs
2015-02-04ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-04perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-02-04quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-02-04usb-core bInterval quirkJames P Michels III
2015-02-04mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-02-04crypto: prefix module autoloading with "crypto-"Kees Cook
2015-02-04libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-02-04PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-02-04PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-02-02time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-19in6: fix conflict with glibcstephen hemminger
2015-01-16ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-16mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-15move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-15audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-15genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-15tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)
2015-01-15userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-15pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-15userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-15groups: Consolidate the setgroups permission checksEric W. Biederman
2015-01-05Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messagesVitaly Kuznetsov
2014-12-10drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-12-10PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-10clk-divider: Fix READ_ONLY when divider > 1James Hogan
2014-12-04iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-12-01bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-12-01ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai
2014-12-01inetdevice: fixed signed integer overflowVincent BENAYOUN