aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-03-14 Merge tag 'v3.10.100' into linux-linaro-lsk-v3.10lsk-v3.10-16.03linux-linaro-lsk-v3.10Alex Shi
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-03-03ses: fix additional element traversal bugJames Bottomley
2016-03-03lockd: create NSM handles per net namespaceAndrey Ryabinin
2016-03-03tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-02-26 Merge tag 'v3.10.98' into linux-linaro-lsk-v3.10Alex Shi
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-19kernel/signal.c: unexport sigsuspend()Richard Weinberger
2016-02-05Merge tag 'v3.10.96' into linux-linaro-lsk-v3.10lsk-v3.10-16.02Mark Brown
2016-01-28arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-28unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-11-04Merge tag 'v3.10.92' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-22security: fix typo in security_task_prctlJann Horn
2015-10-13Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.10Kevin Hilman
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-08-14Merge tag 'v3.10.86' into linux-linaro-lsk-v3.10lsk-v3.10-15.08Kevin Hilman
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-07-06Merge tag 'v3.10.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.07Kevin Hilman
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2015-07-03get rid of s_files and files_lockAl Viro
2015-07-03fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2015-06-10Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.06Kevin Hilman
2015-06-05libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-05libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-06-01Merge branch 'v3.10/topic/big.LITTLE' into linux-linaro-lsk-v3.10Kevin Hilman
2015-06-01Revert "mm: make vmstat_update periodic run conditional"v3.10/topic/big.LITTLEJon Medhurst (Tixy)
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-17revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-12Merge remote-tracking branch 'origin/v3.10/topic/zram' into linux-linaro-lskAlex Shi
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-11zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2015-05-11mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2015-05-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2015-05-11lib: add lz4 compressor moduleChanho Min
2015-05-11decompressor: add LZ4 decompressor moduleKyungsik Lee
2015-05-11CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat