summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-30net: Consolidate common blackhole dst opsDaniel Borkmann1-0/+11
2021-03-30bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin1-4/+5
2021-03-30bpf: Fix umd memory leak in copy_process()Zqiang1-0/+1
2021-03-30netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso1-0/+3
2021-03-30tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin1-1/+1
2021-03-30net: sched: validate stab valuesEric Dumazet1-1/+9
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet1-1/+2
2021-03-30ipv6: fix suspecious RCU usage warningWei Wang1-0/+24
2021-03-30kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-1/+14
2021-03-30hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin1-2/+13
2021-03-30psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf3-5/+49
2021-03-30static_call: Pull some static_call declarations to the type headersPeter Zijlstra2-21/+27
2021-03-30mm/fork: clear PASID for new mmFenghua Yu1-0/+1
2021-03-30u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra1-3/+4
2021-03-30mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui1-4/+2
2021-03-25efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel1-2/+4
2021-03-25kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov1-0/+13
2021-03-25usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern1-0/+2
2021-03-25regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf1-0/+3
2021-03-25regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf1-0/+7
2021-03-25scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish1-0/+4
2021-03-25scsi: libsas: Remove notifier indirectionJohn Garry1-4/+3
2021-03-25bpf: Declare __bpf_free_used_maps() unconditionallyAndrii Nakryiko1-2/+3
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