summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-11-27ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-11-27ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-11-17skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-11-17sched: declare pid_alive as inlineRichard Guy Briggs
2015-10-13jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-10-13fs: create and use seq_show_option for escapingKees Cook
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-08-12libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-12bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov
2015-08-12fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim
2015-08-12nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-12jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-12jbd2: issue cache flush after checkpointing even with internal journalJan Kara
2015-08-12jbd2: split updating of journal superblock and marking journal emptyJan Kara
2015-08-07include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2015-08-07dt: Add empty of_property_match_string() functionThierry Reding
2015-08-07of: Add of_property_match_string() to find index into a string listGrant Likely
2015-08-07nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-08-07libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-08-07libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-08-07jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-05-09fsnotify: fix handling of renames in auditJan Kara
2015-05-09USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-05-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-05-09kernel.h: add BUILD_BUG() macroDavid Daney
2015-02-20vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-02-20usb-core bInterval quirkJames P Michels III
2015-02-20libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-02-20driver core: Introduce device_create_groupsGuenter Roeck
2015-02-20sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook
2015-02-20mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-02-20mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi
2015-02-20mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-02-20time: settimeofday: Validate the values of tv from userSasha Levin
2015-02-20mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-02-20virtio: use dev_to_virtio wrapper in virtioWanlong Gao
2015-02-20genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-14mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-12-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-12-14compiler: Define OPTIMIZER_HIDE_VARBen Hutchings
2014-12-14kernel: add support for gcc 5Sasha Levin
2014-12-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-12-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-12-14USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu