summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-15libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-02-04printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-02-01NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2016-02-01Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-02-01Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov1-1/+2
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork1-0/+1
2016-01-23USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-15ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2015-12-15ipv6: add complete rcu protection around np->optEric Dumazet1-1/+1
2015-12-09tty: audit: Fix audit sourcePeter Hurley1-3/+3
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand1-0/+11
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton1-18/+14
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton1-0/+14
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov3-11/+14
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-10-23overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2-2/+2
2015-10-23mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen1-0/+1
2015-10-23security: fix typo in security_task_prctlJann Horn1-1/+1
2015-09-29jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust1-0/+3
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko3-18/+33
2015-09-21fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu1-1/+1
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-09-13genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko1-0/+1
2015-09-13Revert "libata: Implement NCQ autosense"Tejun Heo1-2/+0
2015-09-13Revert "libata: Implement support for sense data reporting"Tejun Heo1-16/+0
2015-08-17mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-10efi: Handle memory error structures produced based on old versions of standardLuck, Tony1-1/+21
2015-08-10ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)1-0/+3
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-03gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven1-0/+15
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-08-03compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann1-0/+2
2015-08-03ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2015-08-03libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2-1/+2
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-03libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen1-0/+1
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2