summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-28selftests: net: tls: check if FIPS mode is enabledMagali Lemes1-1/+23
2023-06-28bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song1-1/+1
2023-06-28xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack socketsMaciej Żenczykowski2-0/+4
2023-06-28bpf: Fix verifier id tracking of scalars on spillMaxim Mikityanskiy1-0/+3
2023-06-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman2-48/+80
2023-06-28KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe1-2/+11
2023-06-28xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong1-4/+50
2023-06-28xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger2-0/+2
2023-06-28xfrm: Treat already-verified secpath entries as optionalBenedict Wong3-0/+14
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian1-2/+4
2023-06-28mmc: meson-gx: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28memfd: check for non-NULL file_seals in memfd_create() syscallRoberto Sassu1-1/+2
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones1-4/+4
2023-06-28nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi1-1/+9
2023-06-28io_uring/poll: serialize poll linked timer start with poll removalJens Axboe1-5/+4
2023-06-28arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes2-9/+12
2023-06-28regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight1-1/+1
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2
2023-06-28spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()Neil Armstrong1-0/+2
2023-06-28wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya1-0/+2
2023-06-28bpf: ensure main program has an extableKrister Johansen1-2/+5
2023-06-28mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: sdhci-spear: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello1-1/+2
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll1-8/+2
2023-06-28mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold1-0/+3
2023-06-28mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang1-0/+1
2023-06-28cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...Tetsuo Handa1-2/+6
2023-06-28cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng1-3/+17
2023-06-28mptcp: consolidate fallback and non fallback state machinePaolo Abeni2-33/+25
2023-06-28mptcp: fix possible list corruption on passive MPJPaolo Abeni1-3/+9
2023-06-28mptcp: fix possible divide by zero in recvmsg()Paolo Abeni1-0/+7
2023-06-28mptcp: handle correctly disconnect() failuresPaolo Abeni1-6/+14
2023-06-28io_uring/net: disable partial retries for recvmsg with cmsgJens Axboe1-4/+7
2023-06-28io_uring/net: clear msg_controllen on partial sendmsg retryJens Axboe1-0/+2
2023-06-28PCI: hv: Add a per-bus mutex state_lockDexuan Cui1-3/+26
2023-06-28PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui1-6/+5
2023-06-28PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui1-12/+0
2023-06-28Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui1-37/+34
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui1-0/+18
2023-06-28Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley1-2/+16
2023-06-28Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() failsDexuan Cui1-3/+2
2023-06-28KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan1-1/+19
2023-06-28ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki3-6/+13
2023-06-28nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi3-1/+35
2023-06-28scripts: fix the gfp flags header path in gfp-translatePrathu Baronia1-3/+3
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini1-1/+1
2023-06-28selftests: mptcp: join: fix "userspace pm add & remove address"Matthieu Baerts1-2/+3
2023-06-28selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts1-1/+1