summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ALSA: compress: allow pause and resume during drainingGyeongtaek Lee2020-11-271-0/+16
* Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-221-2/+24
|\
| * sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli2020-11-171-1/+9
| * sched: Fix data-race in wakeupPeter Zijlstra2020-11-171-1/+15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-224-15/+33
|\ \
| * | mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)2020-11-221-0/+2
| * | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-222-15/+29
| * | compiler-clang: remove version check for BPF TracingNick Desaulniers2020-11-221-0/+2
* | | Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-221-1/+1
|\ \ \ | |/ / |/| |
| * | jbd2: fix kernel-doc markupsMauro Carvalho Chehab2020-11-191-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-11-201-0/+3
|\ \ \
| * | | scsi: libiscsi: Fix NOP race conditionLee Duncan2020-11-161-0/+3
* | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-201-1/+0
|\ \ \ \
| * | | | iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan2020-11-181-1/+0
* | | | | Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-11-201-0/+15
|\ \ \ \ \
| * \ \ \ \ Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2020-11-191-0/+15
| |\ \ \ \ \
| | * | | | | ASoC: rt1015: add delay to fix pop noise from speakerJack Yu2020-11-051-0/+15
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-195-4/+71
|\ \ \ \ \ \
| * | | | | | ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann2020-11-192-2/+30
| * | | | | | net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan2020-11-171-1/+15
| * | | | | | ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann2020-11-161-0/+2
| * | | | | | PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong2020-11-161-0/+21
| * | | | | | ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei2020-11-131-3/+4
| * | | | | | net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike2020-11-131-0/+1
* | | | | | | Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-191-0/+19
|\ \ \ \ \ \ \
| * | | | | | | spi: Introduce device-managed SPI controller allocationLukas Wunner2020-11-121-0/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-11-181-1/+2
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew2020-11-121-1/+2
* | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds2020-11-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | kunit: fix display of failed expectations for stringsDaniel Latypov2020-11-101-1/+1
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-11-161-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | swiotlb: using SIZE_MAX needs limits.h includedStephen Rothwell2020-11-021-0/+1
* | | | | | | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-152-12/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-092-10/+2
| * | | | | | | | | perf: Reduce stack usage of perf_output_begin()Peter Zijlstra2020-11-091-2/+5
* | | | | | | | | | Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-151-9/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic: percpu: avoid Wshadow warningArnd Bergmann2020-10-261-9/+9
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-145-29/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: memcontrol: fix missing wakeup polling threadMuchun Song2020-11-141-2/+9
| * | | | | | | | | | compiler.h: fix barrier_data() on clangArvind Sankar2020-11-144-27/+17
* | | | | | | | | | | Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-131-11/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong2020-11-101-3/+18
| * | | | | | | | | | | vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong2020-11-101-10/+11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig2020-11-121-1/+1
* | | | | | | | | | | Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-11-131-52/+54
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson2020-10-281-3/+3
| * | | | | | | | | | gpio: uapi: remove whitespaceKent Gibson2020-10-281-1/+1
| * | | | | | | | | | gpio: uapi: kernel-doc formatting improvementsKent Gibson2020-10-281-46/+47
| * | | | | | | | | | gpio: uapi: comment consistencyKent Gibson2020-10-281-1/+1