summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.16.15v5.16.15Greg Kroah-Hartman2022-03-161-1/+1
* vhost: allow batching hint without sizeJason Wang2022-03-161-1/+3
* riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel2022-03-161-1/+2
* btrfs: make send work with concurrent block group relocationFilipe Manana2022-03-167-104/+395
* perf parse: Fix event parser error for hybrid systemsZhengjun Xing2022-03-161-2/+4
* drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann2022-03-161-0/+1
* x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei2022-03-161-0/+1
* x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen2022-03-161-9/+48
* x86/module: Fix the paravirt vs alternative orderPeter Zijlstra2022-03-161-5/+8
* x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson2022-03-161-2/+31
* x86/boot: Fix memremap of setup_indirect structuresRoss Philipson2022-03-165-47/+166
* watch_queue: Make comment about setting ->defunct more accurateDavid Howells2022-03-161-1/+1
* watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells2022-03-162-2/+3
* watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells2022-03-161-0/+1
* watch_queue: Fix the alloc bitmap size to reflect notes allocatedDavid Howells2022-03-161-1/+2
* watch_queue: Fix to always request a pow-of-2 pipe ring sizeDavid Howells2022-03-161-1/+1
* watch_queue: Fix to release page in ->release()David Howells2022-03-161-0/+1
* watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells2022-03-161-3/+5
* watch_queue: Fix filter limit checkDavid Howells2022-03-162-3/+4
* ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)2022-03-161-2/+2
* net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-03-161-3/+0
* virtio: acknowledge all features before accessMichael S. Tsirkin2022-03-162-18/+24
* virtio: unexport virtio_finalize_featuresMichael S. Tsirkin2022-03-162-3/+1
* swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic2022-03-163-24/+15
* arm64: kasan: fix include error in MTE functionsPaul Semel2022-03-161-0/+1
* arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2022-03-164-16/+19
* arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár2022-03-162-2/+7
* tracing/osnoise: Do not unregister events twiceDaniel Bristot de Oliveira2022-03-161-0/+11
* tracing/osnoise: Force quiescent states while tracingNicolas Saenz Julienne2022-03-161-0/+20
* riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing2022-03-161-5/+16
* mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen2022-03-161-7/+8
* riscv: alternative only works on !XIP_KERNELJisheng Zhang2022-03-162-2/+3
* net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock2022-03-161-1/+24
* staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter2022-03-161-2/+3
* staging: rtl8723bs: Fix access-point mode deadlockHans de Goede2022-03-165-24/+33
* fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi2022-03-163-1/+13
* fuse: fix fileattr op failureMiklos Szeredi2022-03-161-3/+6
* ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap2022-03-161-0/+6
* selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-03-161-0/+1
* selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-03-161-12/+37
* tracing: Fix selftest config check for function graph start up testChristophe Leroy2022-03-161-4/+2
* tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira2022-03-161-21/+32
* tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2022-03-161-4/+6
* ipv6: prevent a possible race condition with lifetimesNiels Dossche2022-03-161-0/+2
* Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki2022-03-161-8/+4
* Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki2022-03-161-1/+1
* drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen2022-03-161-1/+1
* gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel2022-03-161-0/+10
* PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenAlex Deucher2022-03-161-5/+9
* nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash2022-03-162-14/+50