aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-12linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitHEADmasterRandy Dunlap1-1/+2
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+2
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2020-02-10tracing: Consolidate trace() functionsTom Zanussi1-1/+1
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+25
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-13/+24
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+22
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds19-223/+540
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-71/+551
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-71/+78
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+8
2020-02-08Merge branch 'pipe-exclusive-wakeup'Linus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds1-1/+1
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+5
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu1-1/+1
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-15/+18
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-60/+58
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+3
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+3
2020-02-07Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-0/+39
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro1-0/+4
2020-02-07turn fs_param_is_... into functionsAl Viro1-24/+14
2020-02-07fs_parse: handle optional arguments sanelyAl Viro1-1/+0
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro4-12/+11
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen1-3/+4
2020-02-07add prefix to fs_context->logAl Viro2-6/+11
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro1-2/+3
2020-02-07new primitive: __fs_parse()Al Viro2-4/+6
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro1-0/+11
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro1-6/+10
2020-02-07get rid of fs_value_is_filename_emptyAl Viro1-1/+0
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro1-3/+1
2020-02-07fs: New zonefs file systemDamien Le Moal1-0/+1
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro1-5/+0
2020-02-07fs_parse: get rid of ->enumsAl Viro1-19/+19
2020-02-07Pass consistent param->type to fs_parse()Al Viro1-1/+0
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie1-2/+3
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-3/+4
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2020-02-06skbuff: fix a data race in skb_queue_len()Qian Cai1-1/+13
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds3-5/+9
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds5-66/+416
2020-02-06Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2020-02-06Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-02-05of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven1-0/+3
2020-02-05Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+58
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-20/+102
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+5
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet1-5/+0
2020-02-05net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-02-05Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar199-1665/+6190
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+3
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2020-02-04nfs: optimise readdir cache page invalidationDai Ngo1-0/+3
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2020-02-04Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-0/+16
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-0/+1
2020-02-04Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2-0/+104
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-82/+207
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+8
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-44/+20
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2-1/+7
2020-02-04include/linux/cpumask.h: don't calculate length of the input stringYury Norov1-3/+1
2020-02-04lib: rework bitmap_parse()Yury Norov1-7/+1
2020-02-04bitops: more BITS_TO_* macrosYury Norov1-1/+3
2020-02-04lib/string: add strnchrnul()Yury Norov1-0/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan2-2/+15
2020-02-04proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan1-4/+19
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra1-35/+37
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra1-2/+12
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-3/+6
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-5/+5
2020-02-04asm-gemeric/tlb: remove stray function declarationsPeter Zijlstra1-4/+0
2020-02-04asm-generic/tlb: avoid potential double flushPeter Zijlstra1-1/+6
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra1-7/+15
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price2-1/+4
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price1-0/+1
2020-02-04mm: add generic ptdumpSteven Price1-0/+21
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price1-2/+5
2020-02-04mm: pagewalk: allow walking without vmaSteven Price1-0/+5
2020-02-04mm: pagewalk: add p4d_entry() and pgd_entry()Steven Price1-6/+28
2020-02-04mm: add generic p?d_leaf() macrosSteven Price1-0/+20
2020-02-04mm: remove __kreallocFlorian Westphal1-1/+0
2020-02-04mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand1-2/+2
2020-02-04mm: factor out next_present_section_nr()David Hildenbrand1-0/+10
2020-02-04mm/page_alloc.c: initialize memmap of unavailable memory directlyDavid Hildenbrand1-6/+0
2020-02-03eventfd: track eventfd_signal() recursion depthJens Axboe1-0/+14
2020-02-03Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2-7/+6
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds21-87/+1553
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-2/+0
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra1-10/+0
2020-02-03Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds10-74/+1089
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2020-02-03fs: Enable bmap() function to properly return errorsCarlos Maiolino1-1/+8
2020-02-03mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven1-1/+1
2020-02-02Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2-1/+6
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi1-3/+1
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+11
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-17/+11
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2-0/+25
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-22/+159
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds10-85/+119
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-101/+899
2020-01-31Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-9/+23
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd15-1/+1194
2020-01-31Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...Stephen Boyd7-83/+349
2020-01-31Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+28
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-109/+217
2020-01-31Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-19/+106
2020-01-31percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas1-2/+1
2020-01-31percpu: fix __percpu annotation in asm-genericLuc Van Oostenryck1-5/+5
2020-01-31include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...Andy Shevchenko1-3/+2
2020-01-31uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2-0/+11
2020-01-31lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko1-0/+6
2020-01-31thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>Akinobu Mita1-11/+0
2020-01-31include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita1-0/+84
2020-01-31mm: fix comments related to node reclaimHao Lee2-2/+2
2020-01-31include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...Anshuman Khandual1-2/+0
2020-01-31include/linux/mm.h: remove dead code totalram_pages_set()Wei Yang1-5/+0
2020-01-31include/linux/mm.h: clean up obsolete check on space in page->flagsYu Zhao1-4/+0
2020-01-31mm/hotplug: silence a lockdep splat with printk()Qian Cai1-2/+2
2020-01-31mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand1-1/+2
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual1-4/+3
2020-01-31mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand1-2/+2
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand1-27/+0
2020-01-31mm, tracing: print symbol name for kmem_alloc_node call_site eventsJunyong Sun1-2/+2
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard1-13/+13
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard1-13/+50
2020-01-31mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard1-5/+13
2020-01-31mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny1-1/+5
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko1-0/+1
2020-01-31memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2-20/+27
2020-01-31kdb: kdb_current_regs should be privateDouglas Anderson1-2/+0
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-29/+35
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai1-2/+2
2020-01-31KVM: s390: Add new reset vcpu APIJanosch Frank1-0/+5
2020-01-31Merge branches 'pm-cpufreq' and 'pm-core'Rafael J. Wysocki1-9/+23
2020-01-31Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie2-1/+8
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-5/+0
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-11/+5
2020-01-30Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2-1/+107
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-6/+22
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe1-3/+3
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini5-7/+27
2020-01-30x86/kvm: Cache gfn to pfn translationBoris Ostrovsky2-3/+13
2020-01-30x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky1-0/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds46-377/+1012
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-1/+57
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+10
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-0/+4
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+0
2020-01-30tracing: Add kprobe event command generation functionsTom Zanussi1-0/+31
2020-01-30tracing: Add synth_event_trace() and related functionsTom Zanussi1-0/+26
2020-01-30tracing: Add synthetic event command generation functionsTom Zanussi1-0/+37
2020-01-30tracing: Add dynamic event command creation interfaceTom Zanussi1-0/+23
2020-01-30tracing: Add synth_event_delete()Tom Zanussi1-0/+2
2020-01-30tracing: Add trace_get/put_event_file()Tom Zanussi1-0/+5
2020-01-30y2038: sparc: remove use of struct timexArnd Bergmann1-0/+2
2020-01-30ide: make drive->dn read onlyDan Carpenter1-0/+4
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven1-6/+3
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn1-0/+7
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie1-0/+1
2020-01-29ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha1-0/+1
2020-01-29Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2-41/+47
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds6-2/+12
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds5-15/+107
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-11/+101
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-72/+29
2020-01-29Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-0/+1
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas1-0/+1
2020-01-29Merge branch 'pci/virtualization'Bjorn Helgaas1-1/+1
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds9-48/+44
2020-01-29io_uring: add support for epoll_ctl(2)Jens Axboe1-0/+1
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe1-0/+9
2020-01-29Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang1-0/+3
2020-01-29ALSA: uapi: Fix sparse warningRanjani Sridharan1-2/+2
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-6/+75
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-16/+153
2020-01-29Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-995/+1085
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-795/+168
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-81/+11
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-82/+234
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-5/+5
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-148/+12
2020-01-29mptcp: handle tcp fallback when using syn cookiesFlorian Westphal1-2/+0
2020-01-29bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()Martin KaFai Lau1-2/+5
2020-01-29xenbus/backend: Protect xenbus callback with lockSeongJae Park1-0/+1
2020-01-29xenbus/backend: Add memory pressure handler callbackSeongJae Park1-0/+1
2020-01-29mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2-0/+562
2020-01-29drm/nouveau: support synchronous pushbuf submissionBen Skeggs1-0/+1
2020-01-28Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+20
2020-01-28io_uring: support using a registered personality for commandsJens Axboe1-1/+6