summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-03-04mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin
2021-03-04mm: fix memory_failure() handling of dax-namespace metadataDan Williams
2021-03-04mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel
2021-03-04soundwire: export sdw_write/read_no_pm functionsBard Liao
2021-03-04regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen
2021-03-04iommu: Switch gather->end to the inclusive endYong Wu
2021-03-04scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-03-04scsi: libsas: Remove notifier indirectionJohn Garry
2021-03-04certs: Fix blacklist flag type confusionDavid Howells
2021-03-04ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
2021-03-04drm/fourcc: fix Amlogic format modifier masksSimon Ser
2021-03-04drm: document that user-space should force-probe connectorsSimon Ser
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-03-04bpf: Declare __bpf_free_used_maps() unconditionallyAndrii Nakryiko
2021-03-04tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet
2021-03-04ACPICA: Fix exception code class checksMaximilian Luz
2021-03-04bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_argsAndrii Nakryiko
2021-03-04bpf: Add bpf_patch_call_args prototype to include/linux/bpf.hAndrii Nakryiko
2021-03-04vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yNathan Chancellor
2021-03-04zsmalloc: account the number of compacted pages correctlyRokudo Yan
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-08net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi
2021-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-05Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-04udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn
2021-02-03Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-02drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2021-02-02iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing itJoerg Roedel
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi
2021-02-01net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin