summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-03-20regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf
2021-03-20regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf
2021-03-17mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-17linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann
2021-03-17include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)
2021-03-17stop_machine: mark helpers __always_inlineArnd Bergmann
2021-03-17memblock: fix section mismatch warningArnd Bergmann
2021-03-17seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra
2021-03-17perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang
2021-03-17net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn
2021-03-17arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand
2021-03-17drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-17can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel
2021-03-17gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-17gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-17net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju
2021-03-09crypto - shash: reduce minimum alignment of shash_desc structureArd Biesheuvel
2021-03-07swap: fix swapfile read/write offsetJens Axboe
2021-03-07net: fix dev_ifsioc_locked() race conditionCong Wang
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-03-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky
2021-03-04kgdb: fix to kill breakpoints on initmem after bootSumit Garg
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-03-04entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker
2021-03-04rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker
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-04certs: Fix blacklist flag type confusionDavid Howells
2021-03-04ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
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-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-04zsmalloc: account the number of compacted pages correctlyRokudo Yan
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
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: 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