summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2015-05-061-1/+3
* nfsd: eliminate NFSD_DEBUGMark Salter2015-05-061-8/+0
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-05-062-0/+21
* target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-05-061-1/+1
* usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-05-061-0/+26
* arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-05-061-0/+1
* net: fix crash in build_skb()Eric Dumazet2015-05-061-0/+1
* net: add skb_checksum_complete_unsetTom Herbert2015-05-061-0/+12
* mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-04-292-4/+8
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-04-291-2/+4
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-04-291-0/+12
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-294-17/+10
* cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-191-1/+0
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-191-1/+3
* sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-191-9/+9
* block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-04-191-0/+1
* regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-04-131-0/+3
* dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-04-131-0/+1
* regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-04-131-62/+61
* workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-261-1/+2
* serial: core: Fix iotype userspace breakagePeter Hurley2015-03-261-3/+3
* drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-03-181-2/+2
* Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-03-181-2/+1
* target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-03-181-1/+1
* mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-03-181-3/+4
* ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-03-181-2/+0
* quota: Store maximum space limit in bytesJan Kara2015-03-061-2/+2
* kernel: make READ_ONCE() valid on const argumentsLinus Torvalds2015-03-061-3/+3
* kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger2015-03-061-1/+1
* kernel: tighten rules for ACCESS ONCEChristian Borntraeger2015-03-061-5/+16
* kdb: Avoid printing KERN_ levels to consolesDaniel Thompson2015-03-061-1/+7
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-03-061-0/+2
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-03-061-5/+0
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-03-061-0/+1
* cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-03-061-9/+16
* SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-03-061-1/+2
* NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust2015-03-061-1/+1
* fsnotify: fix handling of renames in auditJan Kara2015-03-061-2/+4
* Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-082-2/+4
|\
| * x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)2015-02-071-1/+3
| * tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)2015-02-071-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-072-31/+1
|\ \
| * | Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-062-31/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-061-1/+0
|\ \ \
| * | | sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka2015-02-031-1/+0
* | | | Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2015-02-063-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'asoc-fix-ac97-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Takashi Iwai2015-02-051-0/+1
| |\ \ \
| | * | | ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen2015-01-261-0/+1
| * | | | Merge tag 'asoc-fix-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2015-02-0510-26/+78
| |\ \ \ \
| * | | | | ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-01-282-2/+2