| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-09-02 | fs/ntfs3: Remove GPL boilerplates from decompress lib files |  Kari Argillander | 4 | -53/+0 |
| 2021-09-02 | fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter |  Kari Argillander | 1 | -5/+1 |
| 2021-09-02 | fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep() |  Kari Argillander | 1 | -2/+3 |
| 2021-09-02 | ext4: add error checking to ext4_ext_replay_set_iblocks() |  Theodore Ts'o | 1 | -5/+14 |
| 2021-09-02 | firmware: dmi: Move product_sku info to the end of the modalias |  Hans de Goede | 1 | -1/+5 |
| 2021-09-02 | Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux |  Linus Torvalds | 153 | -3199/+4080 |
| 2021-09-02 | ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX8ULP |  Shengjiu Wang | 1 | -0/+1 |
| 2021-09-02 | dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER |  Geert Uytterhoeven | 1 | -0/+1 |
| 2021-09-02 | bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-Clause |  Daniel Borkmann | 2 | -2/+2 |
| 2021-09-02 | block, bfq: honor already-setup queue merges |  Paolo Valente | 1 | -3/+13 |
| 2021-09-02 | block/mq-deadline: Move dd_queued() to fix defined but not used warning |  Geert Uytterhoeven | 1 | -6/+6 |
| 2021-09-02 | net: dsa: b53: Set correct number of ports in the DSA struct |  Rafał Miłecki | 1 | -1/+2 |
| 2021-09-02 | net: dsa: b53: Fix calculating number of switch ports |  Rafał Miłecki | 1 | -2/+1 |
| 2021-09-02 | net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920 |  Daniele Palmas | 1 | -0/+5 |
| 2021-09-02 | net: hso: add failure handler for add_net_device |  Ziyang Xuan | 1 | -3/+8 |
| 2021-09-02 | flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common() |  Tetsuo Handa | 1 | -2/+2 |
| 2021-09-02 | Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 |  Ryoga Saito | 1 | -0/+2 |
| 2021-09-02 | net: qrtr: revert check in qrtr_endpoint_post() |  Dan Carpenter | 1 | -1/+1 |
| 2021-09-02 | net: dsa: lantiq_gswip: fix maximum frame length |  Jan Hoffmann | 1 | -1/+2 |
| 2021-09-02 | selftests: add simple GSO GRE test |  Jakub Kicinski | 2 | -0/+237 |
| 2021-09-02 | ipv6: change return type from int to void for mld_process_v2 |  Jiwon Kim | 1 | -6/+4 |
| 2021-09-02 | net/sun3_82586: Fix return value of sun3_82586_probe() |  Geert Uytterhoeven | 1 | -1/+1 |
| 2021-09-02 | MIPS: Malta: fix alignment of the devicetree buffer |  Oleksij Rempel | 1 | -1/+1 |
| 2021-09-01 | Merge tag 'docs-5.15' of git://git.lwn.net/linux |  Linus Torvalds | 101 | -130/+13257 |
| 2021-09-01 | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux |  Linus Torvalds | 38 | -657/+687 |
| 2021-09-01 | Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux |  Linus Torvalds | 139 | -2024/+2766 |
| 2021-09-01 | Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu |  Linus Torvalds | 7 | -8/+74 |
| 2021-09-01 | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux |  Linus Torvalds | 20 | -164/+723 |
| 2021-09-01 | net/ncsi: add get MAC address command to get Intel i210 MAC address |  Ivan Mikhaylov | 4 | -1/+75 |
| 2021-09-01 | bnxt_en: fix kernel doc warnings in bnxt_hwrm.c |  Edwin Peer | 1 | -7/+7 |
| 2021-09-01 | Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 405 | -3904/+27788 |
| 2021-09-01 | Merge tag 'defconfig-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 7 | -45/+242 |
| 2021-09-01 | Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-ralink' into clk-next |  Stephen Boyd | 27 | -427/+415 |
| 2021-09-01 | Merge branches 'clk-nvidia', 'clk-rockchip', 'clk-at91' and 'clk-vc5' into clk-next |  Stephen Boyd | 21 | -106/+279 |
| 2021-09-01 | Merge branch 'clk-frac-divider' into clk-next |  Stephen Boyd | 7 | -29/+79 |
| 2021-09-01 | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 93 | -1027/+4202 |
| 2021-09-01 | Merge branches 'clk-renesas', 'clk-cleanup' and 'clk-determine-divider' into clk-next |  Stephen Boyd | 18 | -60/+132 |
| 2021-09-01 | Merge branches 'clk-qcom', 'clk-socfpga', 'clk-mediatek', 'clk-lmk' and 'clk-x86' into clk-next |  Stephen Boyd | 80 | -447/+19971 |
| 2021-09-01 | Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 68 | -4769/+1129 |
| 2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 42 | -657/+56 |
| 2021-09-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 69 | -463/+1842 |
| 2021-09-01 | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 25 | -87/+53 |
| 2021-09-01 | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 26 | -96/+305 |
| 2021-09-01 | drm/amdkfd: drop process ref count when xnack disable |  Alex Sierra | 1 | -1/+2 |
| 2021-09-01 | ALSA: usb-audio: Add registration quirk for JBL Quantum 800 |  Alexander Tsoy | 1 | -0/+1 |
| 2021-09-01 | parisc: math-emu: Fix fall-through warnings |  Helge Deller | 1 | -3/+53 |
| 2021-09-01 | Merge branch 'for-5.15/apple' into for-linus |  Jiri Kosina | 1 | -9/+23 |
| 2021-09-01 | Merge branch 'for-5.15/wacom' into for-linus |  Jiri Kosina | 3 | -13/+48 |
| 2021-09-01 | Merge branch 'for-5.15/thrustmaster' into for-linus |  Jiri Kosina | 1 | -1/+6 |
| 2021-09-01 | Merge branch 'for-5.15/sony' into for-linus |  Jiri Kosina | 3 | -17/+38 |