summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-06ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-05-06nfsd: eliminate NFSD_DEBUGMark Salter1-8/+0
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger1-1/+1
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-06arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall1-0/+1
2015-05-06net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-05-06net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-04-29mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2-4/+8
2015-04-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-04-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org4-17/+10
2015-04-19cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-19sunrpc: make debugfs file creation failure non-fatalJeff Layton1-9/+9
2015-04-19block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer1-0/+1
2015-04-13regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+3
2015-04-13dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka1-0/+1
2015-04-13regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel1-62/+61
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-26serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-18drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-2/+2
2015-03-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-03-18target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-1/+1
2015-03-18mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka1-3/+4
2015-03-18ipv6: Make __ipv6_select_ident staticVlad Yasevich1-2/+0
2015-03-06quota: Store maximum space limit in bytesJan Kara1-2/+2
2015-03-06kernel: make READ_ONCE() valid on const argumentsLinus Torvalds1-3/+3
2015-03-06kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger1-1/+1
2015-03-06kernel: tighten rules for ACCESS ONCEChristian Borntraeger1-5/+16
2015-03-06kdb: Avoid printing KERN_ levels to consolesDaniel Thompson1-1/+7
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-03-06USB: don't cancel queued resets when unbinding driversAlan Stern1-5/+0
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-03-06cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore1-9/+16
2015-03-06SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust1-1/+2
2015-03-06NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust1-1/+1
2015-03-06fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-08Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+4
2015-02-07x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)1-1/+3
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-31/+1
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2015-02-06Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-2/+3
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud2-31/+1
2015-02-05Merge tag 'asoc-fix-ac97-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Takashi Iwai1-0/+1
2015-02-05Merge tag 'asoc-fix-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai10-26/+78
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-31/+66
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet1-2/+2
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3