summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)
2021-03-30locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko
2021-03-30mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-30dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki
2021-03-30bpf: Fix fexit trampoline.Alexei Starovoitov
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-03-30net: phy: introduce phydev->portMichael Walle
2021-03-30net: Consolidate common blackhole dst opsDaniel Borkmann
2021-03-30bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin
2021-03-30mm: memblock: fix section mismatch warning againMike Rapoport
2021-03-30bpf: Fix umd memory leak in copy_process()Zqiang
2021-03-30netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso
2021-03-30tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin
2021-03-30net: sched: validate stab valuesEric Dumazet
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet
2021-03-30ipv6: fix suspecious RCU usage warningWei Wang
2021-03-30kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-30hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-30psample: Fix user API breakageIdo Schimmel
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-03-30static_call: Pull some static_call declarations to the type headersPeter Zijlstra
2021-03-30mm/fork: clear PASID for new mmFenghua Yu
2021-03-30u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra
2021-03-25Revert "drm/ttm: Warn on pinning without holding a reference"Greg Kroah-Hartman
2021-03-25Revert "drm/ttm: make ttm_bo_unpin more defensive"Greg Kroah-Hartman
2021-03-24efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-24drm/ttm: make ttm_bo_unpin more defensiveChristian König
2021-03-24drm/ttm: Warn on pinning without holding a referenceDaniel Vetter
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-17scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand
2021-03-17media: rc: compile rc-cec.c into rc-coreHans Verkuil
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