aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* first round of updates to the security codeWolfgang Wiedmeyer2015-10-231-3/+4
* update version codeWolfgang Wiedmeyer2015-10-231-38/+2
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-233-2/+3
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-2354-0/+6542
|\
| * jbd2: avoid infinite loop when destroying aborted journalJan Kara2015-10-131-1/+2
| * 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
| * 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-121-1/+5
| * jbd2: split updating of journal superblock and marking journal emptyJan Kara2015-08-121-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
| * nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-08-071-1/+1
| * 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
| * jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck2015-08-071-6/+11
| * 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
| * 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
| * genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2015-02-201-0/+5
| * move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-011-4/+4
| * mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-12-141-7/+10
| * random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-12-141-0/+2
| * compiler: Define OPTIMIZER_HIDE_VARBen Hutchings2014-12-143-0/+14
| * kernel: add support for gcc 5Sasha Levin2014-12-141-0/+66
| * block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer2014-12-141-3/+2
| * vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-12-141-0/+1
| * USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-12-141-0/+3
| * alarmtimer: Return relative times in timer_gettimeRichard Larocque2014-11-051-0/+1
| * jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-11-051-12/+0