summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-21net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-03-21unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
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-22ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
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-10-22sctp: fix ASCONF list handlingMarcelo Ricardo Leitner1-0/+5
2015-09-18xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
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-18ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9
2015-09-18SCSI: add 1024 max sectors black list flagMike Christie1-0/+1
2015-09-18ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
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-14ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-04-14move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2015-04-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2015-04-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
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 Stern2-1/+4
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-02drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+1
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-02drm/radeon: remove invalid pci idAlex Deucher1-1/+0
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