summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20efi/zboot: Add BSS padding before compressionArd Biesheuvel
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel
2023-04-20efi/pe: Import new BTI/IBT header flags from the specArd Biesheuvel
2023-04-20net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao
2023-04-20ublk: don't return 0 in case of any failureMing Lei
2023-04-20Revert "block: Merge bio before checking ->cached_rq"Ming Lei
2023-04-20Merge tag 'mt76-for-kvalo-2023-04-18' of https://github.com/nbd168/wirelessKalle Valo
2023-04-20Revert "io_uring/rsrc: disallow multi-source reg buffers"Jens Axboe
2023-04-20swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FSPetr Tesarik
2023-04-20wifi: rtw88: Update spelling in main.hSimon Horman
2023-04-20wifi: airo: remove ISA_DMA_API dependencyArnd Bergmann
2023-04-20wifi: rtl8xxxu: Simplify setting the initial gainBitterblue Smith
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith
2023-04-20wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger
2023-04-20wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer
2023-04-20wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer
2023-04-20wifi: rtw88: usb: fix priority queue to endpoint mappingSascha Hauer
2023-04-20wifi: rtw88: 8822c: add iface combinationPo-Hao Huang
2023-04-20wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang
2023-04-20wifi: rtw88: prevent scan abort with other VIFsPo-Hao Huang
2023-04-20wifi: rtw88: refine reserved page flow for AP modePo-Hao Huang
2023-04-20wifi: rtw88: disallow PS during AP modePo-Hao Huang
2023-04-20wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang
2023-04-20wifi: rtw88: add port switch for AP modePo-Hao Huang
2023-04-20wifi: rtw88: add bitmap for dynamic port settingsPo-Hao Huang
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih
2023-04-20device property: make device_property functions take const device *Guenter Roeck
2023-04-20mcb-lpc: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier
2023-04-20mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier
2023-04-20mcb: Return actual parsed size when reading chameleon tableRodríguez Barbarin, José Javier
2023-04-20kernel/configs: Drop Android config fragmentsJohn Stultz
2023-04-20virt: acrn: Replace obsolete memalign() with posix_memalign()Deming Wang
2023-04-20driver core: update comments in device_rename()Wedson Almeida Filho
2023-04-20driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd
2023-04-20spmi: Add a check for remove callback when removing a SPMI driverJishnu Prakash
2023-04-20spmi: fix W=1 kernel-doc warningsRandy Dunlap
2023-04-20spmi: mtk-pmif: Drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-20spmi: pmic-arb: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-20spmi: mtk-pmif: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-20spmi: hisi-spmi-controller: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-20w1: gpio: remove unnecessary ENOMEM messagesKrzysztof Kozlowski
2023-04-20w1: omap-hdq: remove unnecessary ENOMEM messagesKrzysztof Kozlowski
2023-04-20w1: omap-hdq: add SPDX tagKrzysztof Kozlowski
2023-04-20w1: omap-hdq: allow compile testingKrzysztof Kozlowski
2023-04-20w1: matrox: remove unnecessary ENOMEM messagesKrzysztof Kozlowski
2023-04-20w1: matrox: use inline over __inline__Krzysztof Kozlowski
2023-04-20w1: matrox: switch from asm to linux headerKrzysztof Kozlowski
2023-04-20w1: ds2482: do not use assignment in if conditionKrzysztof Kozlowski