aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-27netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy
2020-11-25iommu/io-pgtable-arm: Add support to use system cacheSai Prakash Ranjan
2020-11-25iommu/io-pgtable: Add a domain attribute for pagetable configurationSai Prakash Ranjan
2020-11-25trace: fix potenial dangerous pointerHui Su
2020-11-24net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel
2020-11-24devlink: Fix reload stats structureMoshe Shemesh
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles
2020-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-20Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-11-20xsk: Fix umem cleanup bug at socket destructMagnus Karlsson
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-20drm: document drm_mode_modeinfoSimon Ser
2020-11-20drm: document drm_mode_get_connectorSimon Ser
2020-11-20virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois
2020-11-20drm: improve kernel-docs in drm_mode.hSimon Ser
2020-11-19jbd2: fix kernel-doc markupsMauro Carvalho Chehab
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-19Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann
2020-11-19tools/bootconfig: Align the bootconfig applied initrd image size to 4Masami Hiramatsu
2020-11-19mm: introduce vma_set_file function v5Christian König
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan
2020-11-17media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8_DELTA media bus formatPaul Cercueil
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli
2020-11-17sched: Fix data-race in wakeupPeter Zijlstra
2020-11-16scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong