summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-18tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-11-08mm, swap: fix race between swap count continuation operationsHuang Ying1-0/+4
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells1-17/+30
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-2/+2
2017-10-21vmbus: eliminate duplicate cached indexStephen Hemminger1-14/+0
2017-10-21vmbus: refactor hv_signal_on_readStephen Hemminger1-49/+0
2017-10-21Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan1-1/+1
2017-10-21Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan1-0/+2
2017-10-18fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox1-0/+1
2017-10-12mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko1-0/+5
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-10-12bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song1-0/+1
2017-10-05KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-10-05dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2-7/+1
2017-09-27sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra1-0/+6
2017-09-27ftrace: Fix debug preempt config name in stack_tracer_{en,dis}ableZev Weiss1-2/+2
2017-09-27crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook1-1/+2
2017-09-27tty: improve tty_insert_flip_char() fast pathArnd Bergmann1-1/+2
2017-09-27<linux/uaccess.h>: Fix copy_in_user() declarationBart Van Assche1-1/+1
2017-09-20xfs: evict all inodes involved with log redo itemDarrick J. Wong1-0/+1
2017-09-20x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck1-0/+6
2017-09-20udp: drop head states only when all skb references are gonePaolo Abeni1-1/+1
2017-09-09cs5536: add support for IDE controller variantAndrey Korolyov1-0/+1
2017-09-09workqueue: Fix flag collisionBen Hutchings1-1/+1
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+40
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+2
2017-09-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-09-01Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-29/+12
2017-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+5
2017-09-01include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer1-1/+5
2017-09-01mm/mmu_notifier: kill invalidate_pageJérôme Glisse1-25/+0
2017-09-01dax: update to new mmu_notifier semanticJérôme Glisse1-0/+1
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-1/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+2
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu1-1/+1
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-1/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-1/+9
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2-3/+3
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+1
2017-08-28dm: fix printk() rate limiting codeBart Van Assche1-29/+12
2017-08-28Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+11
2017-08-28Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2017-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-0/+10
2017-08-24bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2-1/+2