summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-27vlan: kill vlan_put_tag helperJiri Pirko1-18/+0
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org4-17/+10
2015-04-27kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-04-27kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger1-0/+74
2015-04-25cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-25Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-25mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-04-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+3
2015-04-17dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka1-0/+1
2015-04-17regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel1-62/+61
2015-04-17sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra1-1/+6
2015-03-28workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon1-10/+47
2015-03-24drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-2/+2
2015-03-14Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-03-14target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-1/+1
2015-03-14mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka1-3/+4
2015-03-07quota: Store maximum space limit in bytesJan Kara1-2/+2
2015-03-07USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-03-07USB: don't cancel queued resets when unbinding driversAlan Stern1-5/+0
2015-03-07usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-03-07cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore1-9/+16
2015-03-07SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust1-1/+2
2015-03-07NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust1-1/+1
2015-03-07fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-27net: sched: fix panic in rate estimatorsEric Dumazet1-8/+5
2015-02-27ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-02-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-02-11x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)1-1/+3
2015-02-11tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-02-06quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2-4/+47
2015-02-06vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2015-01-30ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki1-0/+1
2015-01-30mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko1-7/+6
2015-01-30time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-01-30PCI: Add flag for devices where we can't use bus resetAlex Williamson1-0/+2
2015-01-30PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+1
2015-01-30libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-01-30can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp1-0/+1
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+1
2015-01-27uapi/linux/target_core_user.h: fix headers_install.sh badnessKyle McMartin1-4/+0
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2-13/+35
2015-01-27in6: fix conflict with glibcstephen hemminger2-1/+5
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2015-01-16Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messagesVitaly Kuznetsov1-0/+1
2015-01-16tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)1-1/+1