summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-02PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-12-02PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-11-13skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-13skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-11-13jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-27iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-10-27overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-27VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells
2015-10-27security: fix typo in security_task_prctlJann Horn
2015-10-27if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov
2015-09-27rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-08-27libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-27libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen
2015-08-27Revert "libata: add ATA_HORKAGE_NOTRIM"Sasha Levin
2015-08-27kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-08-27ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-08-27mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2015-08-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-12mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-07-05mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-07-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-07-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-07-03PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-07-01lib/rhashtable: fix race between rhashtable_lookup_compare and hashtable resizeKonstantin Khlebnikov
2015-06-28kernel: make READ_ONCE() valid on const argumentsLinus Torvalds
2015-06-28[media] Add and use IS_REACHABLE macroArnd Bergmann
2015-06-28jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck
2015-06-28Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2015-06-28ACPI: Add support for device specific propertiesMika Westerberg
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