summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-12efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-0/+4
2015-05-06jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger1-1/+1
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-0/+4
2015-05-05usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-05x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti1-0/+8
2015-04-29net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-04-29net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-04-27Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-27cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-27usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-04-27usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org4-17/+10
2015-04-10regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel1-62/+61
2015-04-10drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-2/+2
2015-03-30xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang1-0/+1
2015-03-30dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka1-0/+1
2015-03-23workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-03-04quota: Store maximum space limit in bytesJan Kara1-2/+2
2015-03-02fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck1-2/+2
2015-03-02NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust1-1/+1
2015-03-02target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-1/+1
2015-03-02mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka1-3/+4
2015-03-02mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2-4/+8
2015-03-02fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-03-02USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-02-24usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-02-10ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-02-10ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-02-10powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs1-0/+2
2015-02-04ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-02-04perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-02-04quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2-4/+47
2015-02-04usb-core bInterval quirkJames P Michels III1-0/+11
2015-02-04mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko1-7/+6
2015-02-04crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2015-02-04libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-02-04PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+1
2015-02-04PCI: Add flag for devices where we can't use bus resetAlex Williamson1-0/+2
2015-02-02time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-01-19in6: fix conflict with glibcstephen hemminger2-1/+5
2015-01-16ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki1-0/+4
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-01-16mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-15move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2015-01-15audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs1-0/+4
2015-01-15genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+1