summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-06netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman1-9/+16
2023-02-06ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet1-0/+2
2023-02-06ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet1-0/+2
2023-02-06netlink: annotate data races around sk_stateEric Dumazet1-4/+6
2023-02-06netlink: annotate data races around dst_portid and dst_groupEric Dumazet1-9/+14
2023-02-06netlink: annotate data races around nlk->portidEric Dumazet1-2/+5
2023-02-06netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso1-1/+15
2023-02-06net: fix UaF in netns ops registration error pathPaolo Abeni1-1/+1
2023-02-06netlink: prevent potential spectre v1 gadgetsEric Dumazet1-0/+3
2023-02-06EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam1-3/+2
2023-02-06EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam1-8/+7
2023-02-06ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti1-1/+1
2023-02-06thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2-3/+16
2023-02-06KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst1-12/+9
2023-02-06cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells1-0/+1
2023-02-06ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)1-8/+26
2023-02-06trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova1-0/+2
2023-02-06tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)3-2/+4
2023-02-06module: Don't wait for GOING modulesPetr Pavlu1-5/+21
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-02-06Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka1-0/+1
2023-02-06Revert "Revert "xhci: Set HCD flag to defer primary roothub registration""Sasha Levin1-0/+1
2023-02-06fs: reiserfs: remove useless new_opts in reiserfs_remountDongliang Mu1-6/+0
2023-02-06netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal1-0/+10
2023-02-06Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2-51/+0
2023-02-06mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen1-7/+15
2023-02-06mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen1-2/+13
2023-02-06mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhciHaibo Chen1-0/+16
2023-02-06lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik1-1/+0
2023-02-06platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede1-0/+1
2023-02-06platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein1-0/+25
2023-02-06scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li1-1/+1
2023-02-06KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2023-02-06spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski1-2/+0
2023-02-06ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown1-2/+2
2023-02-06ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2-6/+6
2023-02-06cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen1-1/+1
2023-02-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2023-02-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson1-0/+6
2023-02-06ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu1-8/+8
2023-02-06cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta1-0/+1
2023-02-06tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-02-06net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan1-2/+2
2023-02-06driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin1-1/+1
2023-02-06w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-02-06w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2023-02-06tcp: avoid the lookup process failing to get sk in ehash tableJason Xing2-6/+19
2023-02-06dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin1-1/+3
2023-02-06dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal1-6/+7
2023-02-06dmaengine: xilinx_dma: use devm_platform_ioremap_resource()Radhey Shyam Pandey1-3/+1