summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-09-30net: fix endian check warning in etherdevice.hJesse Brandeburg1-1/+1
2015-09-29fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-09-28iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-28PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-08-31rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-08-31rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney1-0/+15
2015-08-27bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-27fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim1-5/+42
2015-08-11mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-11libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-07-15ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2015-07-15ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-07-15of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-07-15sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman1-0/+15
2015-07-15kernfs: Add support for always empty directories.Eric W. Biederman1-0/+3
2015-07-15sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman1-0/+3
2015-07-15fs: Add helper functions for permanently empty directories.Eric W. Biederman1-0/+2
2015-07-15VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells1-0/+57
2015-07-15ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2015-07-15nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-07-15jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-07-09mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman1-1/+1
2015-05-28sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-05-28libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-05-28libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-05-20nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-12uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-0/+2
2015-05-12x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming1-0/+1
2015-05-12efi/reboot: Allow powering off machines using EFIMatt Fleming1-0/+2
2015-05-12efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-0/+4
2015-05-06jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-05-05usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-05x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti1-0/+8
2015-04-29net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-04-29net: add skb_checksum_complete_unsetTom Herbert1-0/+12
2015-04-27Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-27cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-27usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-04-27usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org1-0/+6
2015-03-30dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka1-0/+1
2015-03-23workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-03-04quota: Store maximum space limit in bytesJan Kara1-2/+2
2015-03-02NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust1-1/+1
2015-03-02mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2-4/+8
2015-03-02fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-03-02USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-02-24usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-02-04perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0