aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-09net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba
2023-02-09net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb
2023-02-09sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet
2023-02-09skb: Do mix page pool and page referenced frags in GROAlexander Duyck
2023-02-09dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-09ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-02-09vhost-scsi: unbreak any layout for responseJason Wang
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09fix "direction" argument of iov_iter_kvec()Al Viro
2023-02-09fix 'direction' argument of iov_iter_{init,bvec}()Al Viro
2023-02-09fix iov_iter_bvec() "direction" argumentAl Viro
2023-02-09memcpy_real(): WRITE is "data source", not destination...Al Viro
2023-02-09zcore: WRITE is "data source", not destination...Al Viro
2023-02-09READ is "data destination", not source...Al Viro
2023-02-09WRITE is "data source", not destination...Al Viro
2023-02-09copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro
2023-02-09vhost/net: Clear the pending messages when the backend is removedEric Auger
2023-02-09ALSA: memalloc: Workaround for Xen PVTakashi Iwai
2023-02-09bpf: Fix the kernel crash caused by bpf_setsockopt().Kui-Feng Lee
2023-02-09scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen
2023-02-09drm/ssd130x: Init display before the SSD130X_DISPLAY_ON commandJavier Martinez Canillas
2023-02-09drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil
2023-02-09arm64: dts: imx8mm-verdin: Do not power down eth-phyPhilippe Schenker
2023-02-09arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro
2023-02-09bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki
2023-02-09media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct lineHans Verkuil
2023-02-09bpf: Add missing btf_put to register_btf_id_dtor_kfuncsJiri Olsa
2023-02-09ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()Dan Carpenter
2023-02-09selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2023-02-09bpf: Fix to preserve reg parent/live fields when copying range infoEduard Zingerman
2023-02-09ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev
2023-02-09bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpersYonghong Song
2023-02-09bpf: Fix off-by-one error in bpf_mem_cache_idx()Hou Tao
2023-02-09ASoC: Intel: avs: Implement PCI shutdownAmadeusz Sławiński
2023-02-09ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useAndy Shevchenko
2023-02-09ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko
2023-02-09ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko
2023-02-09ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko
2023-02-09ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko
2023-02-09ASoC: amd: acp-es8336: Drop reference count of ACPI device after useAndy Shevchenko
2023-02-09arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycodeFrank Li
2023-02-09arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'Fabio Estevam
2023-02-09bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can
2023-02-09firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...Takashi Sakamoto
2023-02-06Linux 6.1.10Greg Kroah-Hartman
2023-02-06net: mctp: purge receive queues on sk destructionJeremy Kerr
2023-02-06rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocksMiguel Ojeda