summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-06-10sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-06-10libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-10libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-06-09ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-06-09ktime: Optimize ktime_divns for constant divisorsNicolas Pitre
2015-05-23nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-17uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-17mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-05-17ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-05-17usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-05-11net: fix crash in build_skb()Eric Dumazet
2015-05-11net: add skb_checksum_complete_unsetTom Herbert
2015-05-11kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel
2015-04-27usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-04-27usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2015-04-27vlan: kill vlan_put_tag helperJiri Pirko
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-04-27kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2015-04-26kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2015-04-24cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz
2015-04-24Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-24mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-04-16regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy
2015-04-16dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-04-16sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra
2015-03-28workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-14Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-03-06quota: Store maximum space limit in bytesJan Kara
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-03-06USB: don't cancel queued resets when unbinding driversAlan Stern
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-03-06NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-02-11tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)
2015-02-05quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-29PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-29libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren