aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman
2023-06-28KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe
2023-06-28xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong
2023-06-28xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger
2023-06-28xfrm: Treat already-verified secpath entries as optionalBenedict Wong
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-06-28mmc: meson-gx: fix deferred probingSergey Shtylyov
2023-06-28memfd: check for non-NULL file_seals in memfd_create() syscallRoberto Sassu
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-28nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi
2023-06-28io_uring/poll: serialize poll linked timer start with poll removalJens Axboe
2023-06-28arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes
2023-06-28regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-28spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()Neil Armstrong
2023-06-28wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-28bpf: ensure main program has an extableKrister Johansen
2023-06-28mmc: sunxi: fix deferred probingSergey Shtylyov
2023-06-28mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-spear: fix deferred probingSergey Shtylyov
2023-06-28mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-28mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold
2023-06-28mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang
2023-06-28cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...Tetsuo Handa
2023-06-28cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng
2023-06-28mptcp: consolidate fallback and non fallback state machinePaolo Abeni
2023-06-28mptcp: fix possible list corruption on passive MPJPaolo Abeni
2023-06-28mptcp: fix possible divide by zero in recvmsg()Paolo Abeni
2023-06-28mptcp: handle correctly disconnect() failuresPaolo Abeni
2023-06-28io_uring/net: disable partial retries for recvmsg with cmsgJens Axboe
2023-06-28io_uring/net: clear msg_controllen on partial sendmsg retryJens Axboe
2023-06-28PCI: hv: Add a per-bus mutex state_lockDexuan Cui
2023-06-28PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui
2023-06-28PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui
2023-06-28Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-06-28Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley
2023-06-28Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() failsDexuan Cui
2023-06-28KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan
2023-06-28ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-28nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi
2023-06-28scripts: fix the gfp flags header path in gfp-translatePrathu Baronia
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-06-28selftests: mptcp: join: fix "userspace pm add & remove address"Matthieu Baerts
2023-06-28selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts
2023-06-28selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts
2023-06-28selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts
2023-06-28selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts
2023-06-28selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts