summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-15tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-06-15sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang1-0/+1
2015-06-10drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-06-10sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-06-10libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-06-10libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-06-09xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-06-09ktime: Fix ktime_divns to do signed divisionJohn Stultz1-6/+21
2015-06-09ktime: Optimize ktime_divns for constant divisorsNicolas Pitre1-1/+11
2015-06-09ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-6/+6
2015-05-23nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-18uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-0/+2
2015-05-18ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax1-1/+1
2015-05-18ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9
2015-05-18mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2-4/+8
2015-05-18ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-05-18ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
2015-05-18target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger1-1/+1
2015-05-18usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-11net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-05-11net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-05-11arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall1-0/+1
2015-05-11arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall1-6/+4
2015-05-11arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell1-2/+2
2015-05-11kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel1-0/+1
2015-04-28usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-04-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko1-0/+34
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko1-3/+5
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