summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik
2021-09-07ALSA: gus: Fix repeated probe for ISA interwave cardTakashi Iwai
2021-09-07ALSA: gus: Fix repeated probes of snd_gus_create()Takashi Iwai
2021-09-07bonding: 3ad: pass parameter bond_params by referenceColin Ian King
2021-09-07Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm...David S. Miller
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin
2021-09-07dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFERGeert Uytterhoeven
2021-09-07dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFERGeert Uytterhoeven
2021-09-07can: c_can: fix null-ptr-deref on ioctl()Tong Zhang
2021-09-07can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde
2021-09-06Input: mms114 - support MMS134SLinus Walleij
2021-09-07media: s5p-jpeg: rename JPEG marker constants to prevent build warningsRandy Dunlap
2021-09-06Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu
2021-09-07ALSA: vx222: fix null-ptr-derefTong Zhang
2021-09-06libata: pass over maintainership to Damien Le MoalJens Axboe
2021-09-06docs: pdfdocs: Fix typo in CJK-language specific font settingsAkira Yokosawa
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds
2021-09-06lib/test_scanf: split up number parsing test routinesLinus Torvalds
2021-09-06iwl: fix debug printf format stringsLinus Torvalds
2021-09-06Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'misc-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-06don't make the syscall checking produce errors from warningsStephen Rothwell
2021-09-06mmc: renesas_sdhi: fix regression with hard reset on old SDHIsWolfram Sang
2021-09-06mmc: dw_mmc: Only inject fault before done/errorVincent Whitchurch
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko
2021-09-06net: qcom/emac: Replace strlcpy with strscpyJason Wang
2021-09-06ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn
2021-09-06kernel: debug: Convert to SPDX identifierCai Huoqing
2021-09-06dma-mapping: fix the kerneldoc for dma_map_sg_attrsChristoph Hellwig
2021-09-06KVM: Drop unused kvm_dirty_gfn_invalid()Peter Xu
2021-09-06net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 staticchongjiapeng
2021-09-06Merge branch 'bonding-fix'David S. Miller
2021-09-06selftests/bpf: Test XDP bonding nest and unwindJussi Maki
2021-09-06bonding: Fix negative jump label count on nested bondingJussi Maki
2021-09-06MAINTAINERS: add VM SOCKETS (AF_VSOCK) entryStefano Garzarella
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao
2021-09-06fuse: remove unused arg in fuse_write_file_get()Miklos Szeredi
2021-09-06fuse: wait for writepages in syncfsMiklos Szeredi
2021-09-06Documentation: Add documentation for VDUSEXie Yongji
2021-09-06vduse: Introduce VDUSE - vDPA Device in UserspaceXie Yongji
2021-09-06vduse: Implement an MMU-based software IOTLBXie Yongji
2021-09-06vdpa: Support transferring virtual addressing during DMA mappingXie Yongji
2021-09-06vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()Xie Yongji
2021-09-06vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()Xie Yongji