summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-06ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
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.org1-0/+6
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-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-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
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-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 Torvalds1-1/+1
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-15/+47
2015-02-03sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka1-1/+0
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein1-1/+1
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds1-1/+1
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2015-01-30net: Fix vlan_get_protocol for stacked vlanToshiaki Makita1-14/+46
2015-01-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+0
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-4/+47
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-01-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2-4/+47
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-8/+12
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar1-3/+12
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner1-5/+0
2015-01-26i2c: Only include slave support if selectedJean Delvare1-0/+6
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4