summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-15ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-07-15nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-07-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-07-09mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-05-28sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-28libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-05-28libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-05-20nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-12uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-12x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2015-05-12efi/reboot: Allow powering off machines using EFIMatt Fleming
2015-05-12efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2015-05-06jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck
2015-05-05usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-05-05x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-04-29net: fix crash in build_skb()Eric Dumazet
2015-04-29net: add skb_checksum_complete_unsetTom Herbert
2015-04-27Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-27cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz
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-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-03-30dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-03-23workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-03-04quota: Store maximum space limit in bytesJan Kara
2015-03-02NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-03-02mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-03-02fsnotify: fix handling of renames in auditJan Kara
2015-03-02USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-02-24usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-02-04perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2015-02-04vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-02-04quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-02-04usb-core bInterval quirkJames P Michels III
2015-02-04mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-02-04crypto: prefix module autoloading with "crypto-"Kees Cook
2015-02-04libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-02-04PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-02-04PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-02-02time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-16mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-16mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-15move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-15audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-15genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-15userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-15pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-15userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman