aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2020-11-10Merge tag 'v5.8.18' into v5.8/standard/baseBruce Ashfield
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-11-01PM: runtime: Fix timer_expires data type on 32-bit archesGrygorii Strashko
2020-11-01serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma
2020-11-01mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-01fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook
2020-11-01io_uring: don't rely on weak ->files referencesJens Axboe
2020-10-29dmaengine: dw: Add DMA-channels mask cell supportSerge Semin
2020-10-29bpf: Limit caller's stack depth 256 for subprogs with tailcallsMaciej Fijalkowski
2020-10-29soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh
2020-10-29PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-10-29mm/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)
2020-10-29overflow: Include header file with SIZE_MAX declarationLeon Romanovsky
2020-10-29mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-10-16Merge tag 'v5.8.15' into v5.8/standard/baseBruce Ashfield
2020-10-16Merge tag 'v5.8.14' into v5.8/standard/baseBruce Ashfield
2020-10-14mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2020-10-14mm: validate inode in mapping_set_error()Minchan Kim
2020-10-14net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-14pipe: Fix memory leaks in create_pipe_files()Qian Cai
2020-10-14net: introduce helper sendpage_ok() in include/linux/net.hColy Li
2020-10-14Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye
2020-10-14fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-10-07scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-10-07pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds
2020-10-07memstick: Skip allocating card when removing hostKai-Heng Feng
2020-10-06Merge tag 'v5.8.13' into v5.8/standard/baseBruce Ashfield
2020-10-01mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-10-01mm: replace memmap_context by meminit_contextLaurent Dufour
2020-10-01mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-10-01kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu
2020-10-01net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-09-29Merge tag 'v5.8.12' into v5.8/standard/baseBruce Ashfield
2020-09-26net: add __must_check to skb_put_padto()Eric Dumazet
2020-09-23Merge tag 'v5.8.11' into v5.8/standard/baseBruce Ashfield
2020-09-23Merge tag 'v5.8.10' into v5.8/standard/baseBruce Ashfield
2020-09-23dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-23dm: Call proper helper to determine dax supportJan Kara
2020-09-23arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones
2020-09-23serial: core: fix console port-lock regressionJohan Hovold
2020-09-23locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-17test_firmware: Test platform fw loading on non-EFI systemsKees Cook
2020-09-17netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal
2020-09-09Merge tag 'v5.8.8' into v5.8/standard/baseBruce Ashfield
2020-09-09Merge tag 'v5.8.7' into v5.8/standard/baseBruce Ashfield
2020-09-09Merge tag 'v5.8.6' into v5.8/standard/baseBruce Ashfield
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-09-09block: allow for_each_bvec to support zero len bvecMing Lei