summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-26mm, gup: close FOLL MAP_PRIVATE raceMichal Hocko1-0/+1
2016-10-26Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Zefan Li1-3/+0
2016-10-26ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-10-26ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-0/+6
2016-10-26ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2016-04-27fs: create and use seq_show_option for escapingKees Cook1-0/+35
2016-04-27PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2016-03-21get rid of s_files and files_lockAl Viro1-13/+0
2016-03-21libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2016-03-21bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2016-03-21fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim1-5/+42
2015-10-22jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-10-22nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-10-22jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-09-18libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-09-18libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-09-18nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-09-18jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-06-19PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-2/+2
2015-06-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-06-19fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-06-19USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+1
2015-06-19usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-04-14move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2015-04-14vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+3
2015-04-14usb-core bInterval quirkJames P Michels III1-0/+11
2015-04-14usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+3
2015-04-14libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-04-14driver core: Introduce device_create_groupsGuenter Roeck1-0/+5
2015-04-14sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman1-0/+9
2015-04-14mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-04-14mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-04-14time: settimeofday: Validate the values of tv from userSasha Levin1-0/+13
2015-04-14mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-04-14virtio: use dev_to_virtio wrapper in virtioWanlong Gao1-1/+5
2015-04-14genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+5
2015-02-02of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2015-02-02USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2015-02-02mm, thp: fix collapsing of hugepages on madviseDavid Rientjes1-7/+10
2015-02-02OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+4
2015-02-02introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2-0/+14
2015-02-02random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-1/+3
2015-02-02crypto: more robust crypto_memneqCesar Eduardo Barros2-0/+10
2015-02-02vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2015-02-02kernel: add support for gcc 5Sasha Levin1-0/+66
2015-02-02block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2015-02-02USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-12-01mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+3
2014-12-01cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2-4/+12
2014-12-01sched: add macros to define bitops for task atomic flagsZefan Li1-0/+13