summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysmtd: docg3: use devm_platform_ioremap_resource()Rosen Penev
11 daysmtd: powernv_flash: fix kernel-doc for powernv_flash_releaseRosen Penev
11 daysmtd: spinand: Fix spinand_manufacturer_ops kernel-docKarl Mehltretter
11 daysmtd: rawnand: fsl_ifc: use devm_platform_get_and_ioremap_resourceRosen Penev
11 daysmtd: rawnand: sunxi: fix free OOB section offsetsJames Hilliard
11 daysmtd: rawnand: sunxi: reject ECC maximization on small pagesJames Hilliard
11 daysMerge branch 'for-7.4-trivial' into for-linusPetr Mladek
11 daysfpga: dfl: Drop #include for <linux/mod_devicetable.h>Uwe Kleine-König (The Capable Hub)
11 daysexec: do_close_on_exec() before taking exec_update_lockJann Horn
11 daysMerge patch series "userns: Add __counted_by_ptr attribute to struct uid_gid_...Christian Brauner
11 daysuserns: Add KUnit test suite for uid_gid_mapBill Wendling
11 daysuserns: Add __counted_by_ptr attribute to struct uid_gid_mapBill Wendling
11 daysmedia: microchip-csi2dc: fix async notifier leak on probe error pathCong Nguyen
11 daysmedia: stm32: csi: unregister async notifier on cleanupMyeonghun Pak
11 daysmedia: stm32: csi: correct remote pad retrievalAlain Volmat
11 daysmedia: microchip-isc: don't sleep in the clk .is_enabled callbackBalakrishnan Sambath
11 daysmedia: microchip-isc: fix WB offset and gain register field maskingBalakrishnan Sambath
11 daysmedia: microchip-isc: fix SBGGR10 Bayer patternBalakrishnan Sambath
11 daysmedia: microchip-isc: fix PM runtime leak in AWB work handlerBalakrishnan Sambath
11 daysmedia: microchip-isc: fix ISC_PFG_CFG0_BPS macro name typoBalakrishnan Sambath
11 daysmedia: microchip-isc: store the unshifted PFE_CFG0 BPS valueBalakrishnan Sambath
11 daysmedia: microchip-isc: do not touch WB registers when not streamingBalakrishnan Sambath
11 daysmedia: microchip-isc: disable histogram and flush AWB work on teardownBalakrishnan Sambath
11 daysmedia: microchip-isc: synchronize the IRQ before disabling clocks on stopBalakrishnan Sambath
11 daysmedia: microchip-isc: take a reference on the parsed endpointsBalakrishnan Sambath
11 daysmedia: microchip-isc: fix awb_mutex and lock lifecycleBalakrishnan Sambath
11 daysmedia: stm32: dcmipp: instantiate & link stm32mp25 subdevsAlain Volmat
11 daysmedia: stm32: dcmipp: rename bytecap into captureAlain Volmat
11 daysmedia: stm32: dcmipp: add pixel-pipe support in bytecapAlain Volmat
11 daysmedia: stm32: dcmipp: pixelproc: addition of dcmipp-pixelproc subdevAlain Volmat
11 daysmedia: uapi: Add controls for ST DCMIPP DriverAlain Volmat
11 daysmedia: stm32: dcmipp: addition of a dcmipp-isp subdevAlain Volmat
11 daysmedia: stm32: dcmipp: add pixel pipes helper functionsAlain Volmat
11 daysmedia: stm32: dcmipp: introduce a dcmipp global media_pipelineAlain Volmat
11 daysmedia: stm32: dcmipp: configure csi input of all pipes on stm32mp25Alain Volmat
11 daysmedia: stm32: dcmipp: correct swap in YUYV data with parallel inputAlain Volmat
11 daysmedia: stm32: dcmipp: move common structures in dcmipp-common.hAlain Volmat
11 daysmedia: stm32: dcmipp: bytecap: protect CMIER register accessAlain Volmat
11 daysmedia: stm32: dcmipp: make dcmipp_state & cmsr2 read commonAlain Volmat
11 daysmedia: stm32: dcmipp: share struct dcmipp_device among subdevsAlain Volmat
11 daysx86/mm: Fix user-space data loss with MADV_FREE and THPVernon Yang
11 daysx86/mm/pat: Allocate split page tables as kernel page tablesLorenzo Stoakes (ARM)
11 daysx86/alternatives: Exclude text poking against change_page_attr()Pedro Falcato
11 daysx86/mm/pat: Acquire init_mm read lock on attribute changes to avoid UAFLorenzo Stoakes (ARM)
11 daysx86/mm/pat: Acquire init_mm write lock on collapse to avoid UAFLorenzo Stoakes (ARM)
11 daysswiotlb: use the adjusted address for the highmem page lookupDonggeun Yoo
11 daysdma-coherent: report a failed reserved memory assignmentDonggeun Yoo
11 daysmm/folio: EXPORT_SYMBOL_FOR_KVM(lru_cache_drain_for_folio)Ackerley Tng
11 daysmm/shrinker: fix bogus set_shrinker_bit() with cgroup.memory=nokmemJiayuan Chen
11 daysmm/vma: correctly unaccount on mmap_prepare() failureLorenzo Stoakes (ARM)