summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-03soundwire: fix port_ready[] dynamic allocation in mipi_discoPierre-Louis Bossart1-1/+1
2020-09-03soundwire: add definition for maximum number of portsPierre-Louis Bossart1-1/+2
2020-09-03dmaengine: Mark dma_request_slave_channel() deprecatedPeter Ujfalusi1-6/+9
2020-09-03block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-13/+29
2020-09-02regmap: Add can_sleep configuration optionDmitry Osipenko1-0/+3
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo1-0/+1
2020-09-02block: remove revalidate_disk()Christoph Hellwig1-1/+0
2020-09-02block: use revalidate_disk_size in set_capacity_revalidate_and_notifyChristoph Hellwig1-2/+2
2020-09-02block: add a new revalidate_disk_size helperChristoph Hellwig1-0/+1
2020-09-02block: rename bd_invalidatedChristoph Hellwig1-1/+3
2020-09-02dma-buf: fix kernel-doc warning in <linux/dma-buf.h>Randy Dunlap1-1/+2
2020-09-02mtd: nand: Introduce the ECC engine frameworkMiquel Raynal1-0/+114
2020-09-02block: remove an outdated comment on the bd_dev fieldChristoph Hellwig1-1/+1
2020-09-02block: remove the discard_alignment field from struct hd_structChristoph Hellwig2-3/+2
2020-09-02block: remove the alignment_offset field from struct hd_structChristoph Hellwig2-4/+2
2020-09-02block: Move blk_mq_bio_list_merge() into blk-merge.cBaolin Wang1-2/+0
2020-09-02block: remove the BIO_USER_MAPPED flagChristoph Hellwig1-1/+0
2020-09-02block: remove the BIO_NULL_MAPPED flagChristoph Hellwig1-1/+0
2020-09-02block: fix locking for struct block_device size updatesChristoph Hellwig1-0/+1
2020-09-02block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig1-1/+1
2020-09-02block: Make request_queue.rpm_status an enumGeert Uytterhoeven1-1/+2
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-38/+371
2020-09-01Merge branch 'master' into for-nextJiri Kosina837-12439/+29990
2020-09-01scif: Fix spelling of EACCESGeert Uytterhoeven1-4/+4
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier1-13/+29
2020-09-01tracepoint: Optimize using static_call()Steven Rostedt (VMware)2-25/+66
2020-09-01static_call: Allow early initPeter Zijlstra1-2/+13
2020-09-01static_call: Handle tail-callsPeter Zijlstra2-2/+9
2020-09-01static_call: Add static_call_cond()Peter Zijlstra1-0/+86
2020-09-01static_call: Avoid kprobes on inline static_call()sPeter Zijlstra1-0/+11
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf3-1/+53
2020-09-01static_call: Add basic static call infrastructureJosh Poimboeuf2-0/+171
2020-09-01compiler.h: Make __ADDRESSABLE() symbol truly uniqueJosh Poimboeuf1-1/+1
2020-09-01notifier: Fix broken error handling patternPeter Zijlstra1-8/+7
2020-09-01mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song1-0/+2
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song1-0/+6
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin1-11/+0
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei1-0/+21
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei1-0/+6
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei1-0/+3
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-5/+5
2020-08-31bpf: Fix build without BPF_SYSCALL, but with BPF_JIT.Alexei Starovoitov1-1/+8
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe24-112/+139
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman24-112/+139
2020-08-31Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman24-112/+139
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman24-112/+139
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+13
2020-08-30Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-45/+64