summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-17x86/entry: Move nmi entry/exit into common codeThomas Gleixner1-1/+38
2021-03-17linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann1-0/+6
2021-03-17include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)1-1/+2
2021-03-17stop_machine: mark helpers __always_inlineArnd Bergmann1-5/+6
2021-03-17seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra1-4/+1
2021-03-17perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang1-0/+2
2021-03-17arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas1-0/+4
2021-03-17scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov1-0/+1
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-2/+1
2021-03-17media: rc: compile rc-cec.c into rc-coreHans Verkuil1-0/+7
2021-03-17drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann1-0/+2
2021-03-17gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko1-2/+8
2021-03-17gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko1-0/+2
2021-03-17can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel1-2/+6
2021-03-17net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer1-0/+1
2021-03-17net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju1-0/+2
2021-03-11bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren1-0/+1
2021-03-09ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart1-0/+5
2021-03-09mm: Remove examples from enum zone_type commentNicolas Saenz Julienne1-20/+0
2021-03-09arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel1-0/+4
2021-03-09of/address: Introduce of_dma_get_max_cpu_address()Nicolas Saenz Julienne1-0/+7
2021-03-09crypto - shash: reduce minimum alignment of shash_desc structureArd Biesheuvel2-7/+10
2021-03-07swap: fix swapfile read/write offsetJens Axboe1-0/+1
2021-03-07zsmalloc: account the number of compacted pages correctlyRokudo Yan1-1/+1
2021-03-07Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede1-0/+8
2021-03-07net: fix dev_ifsioc_locked() race conditionCong Wang1-0/+3
2021-03-07net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-0/+2
2021-03-04net_sched: fix RTNL deadlock again caused by request_module()Cong Wang1-1/+4
2021-03-04net: sched: fix police ext initializationVlad Buslov1-0/+1
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld3-8/+25
2021-03-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-03-04kgdb: fix to kill breakpoints on initmem after bootSumit Garg1-0/+2
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka1-0/+5
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-1/+1
2021-03-04rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker1-0/+2
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen1-1/+4
2021-03-04mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin1-1/+2
2021-03-04mm: fix memory_failure() handling of dax-namespace metadataDan Williams1-0/+6
2021-03-04mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel1-0/+2
2021-03-04soundwire: export sdw_write/read_no_pm functionsBard Liao1-0/+2
2021-03-04regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen1-8/+6
2021-03-04iommu: Switch gather->end to the inclusive endYong Wu1-2/+2
2021-03-04certs: Fix blacklist flag type confusionDavid Howells1-0/+1
2021-03-04ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian1-0/+5
2021-03-04drm/fourcc: fix Amlogic format modifier masksSimon Ser1-2/+2
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds1-1/+2
2021-03-04tcp: fix SO_RCVLOWAT related hangs under mem pressureEric Dumazet1-2/+7
2021-03-04ACPICA: Fix exception code class checksMaximilian Luz1-5/+5