summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-04nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04ses: fix additional element traversal bugJames Bottomley1-0/+4
2016-03-04lockd: create NSM handles per net namespaceAndrey Ryabinin1-3/+6
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+6
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-17kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2016-01-29arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-29unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-23USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-23ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
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-23jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-10-23security: fix typo in security_task_prctlJann Horn1-1/+1
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-08-17dentry_kill(): don't try to remove from shrink listAl Viro1-0/+2
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+4
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+1
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-03ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-07-04bus: mvebu: pass the coherency availability information at init timeGreg Ungerer1-1/+1
2015-06-06libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-06-06libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-06net: fix crash in build_skb()Eric Dumazet1-0/+1
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-2/+4
2015-04-29sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-4/+4
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org1-0/+6
2015-04-19cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-07usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-03-07fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-01-30mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko1-7/+6
2015-01-30mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman1-0/+6
2015-01-30mm: move zone->pages_scanned into a vmstat counterMel Gorman1-1/+1
2015-01-30mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman1-100/+105
2015-01-30mm: make copy_pte_range static againJerome Marchand1-4/+0
2015-01-30mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman3-6/+103
2015-01-30mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman1-0/+1
2015-01-30mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman3-4/+4