aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs: create and use seq_show_option for escapingKees Cook2015-10-131-0/+35
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-10-131-0/+1
* PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2015-10-131-0/+2
* libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-08-121-0/+2
* bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-08-121-0/+7
* fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2015-08-121-5/+42
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-121-0/+1
* nfs: increase size of EXCHANGE_ID name string bufferJeff Layton2015-08-121-1/+1
* jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2015-08-121-2/+2
* jbd2: issue cache flush after checkpointing even with internal journalJan Kara2015-08-122-2/+6
* jbd2: split updating of journal superblock and marking journal emptyJan Kara2015-08-121-1/+1
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-08-071-1/+1
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2015-08-071-4/+4
* dt: Add empty of_property_match_string() functionThierry Reding2015-08-071-0/+7
* of: Add of_property_match_string() to find index into a string listGrant Likely2015-08-071-0/+3
* ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2015-08-071-0/+2
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-08-071-0/+5
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-08-071-1/+1
* nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-08-071-1/+1
* ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-08-071-5/+9
* libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-08-071-0/+9
* libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-08-071-0/+1
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-08-072-0/+21
* jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck2015-08-071-6/+11
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2015-05-091-2/+2
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-05-091-1/+3
* fsnotify: fix handling of renames in auditJan Kara2015-05-091-2/+4
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-05-091-0/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-05-091-0/+1
* kernel.h: add BUILD_BUG() macroDavid Daney2015-05-093-1/+21
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-03-062-2/+2
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-2/+3
* usb-core bInterval quirkJames P Michels III2015-02-201-0/+11
* libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-02-201-0/+1
* driver core: Introduce device_create_groupsGuenter Roeck2015-02-201-0/+5
* sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2015-02-201-0/+9
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-201-0/+13
* mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-02-201-1/+0
* mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2015-02-201-1/+1
* mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2015-02-201-0/+10
* time: settimeofday: Validate the values of tv from userSasha Levin2015-02-201-0/+13
* mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-02-201-1/+1
* virtio: use dev_to_virtio wrapper in virtioWanlong Gao2015-02-201-1/+5
* Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings2015-02-201-2/+0
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2015-02-201-0/+5
* fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck2015-02-201-2/+2
* tcp: md5: remove spinlock usage in fast pathEric Dumazet2015-01-011-3/+5
* drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2015-01-011-0/+1
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-011-4/+4
* tcp: be more strict before accepting ECN negociationEric Dumazet2014-12-141-7/+16