summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23smackfs: Prevent underflow in smk_set_cipso()Dan Carpenter
2023-09-23drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-09-23ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain
2023-09-23drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01Marek Vasut
2023-09-23drm/armada: Fix off-by-one error in armada_overlay_get_property()Geert Uytterhoeven
2023-09-23of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie
2023-09-23drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li
2023-09-23drm/tegra: Remove superfluous error messages around platform_get_irq()Tan Zhongjun
2023-09-23md/md-bitmap: hold 'reconfig_mutex' in backlog_store()Yu Kuai
2023-09-23md/bitmap: don't set max_write_behind if there is no write mostly deviceGuoqing Jiang
2023-09-23drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-09-23arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCCManivannan Sadhasivam
2023-09-23ARM: dts: BCM53573: Fix Ethernet info for Luxul devicesRafał Miłecki
2023-09-23drm: adv7511: Fix low refresh rate register for ADV7533/5Bogdan Togorean
2023-09-23ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: correct ethernet unit address in SMDKV210Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: use defines for IRQ flags in SMDKV210Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: add RTC 32 KHz clock in SMDKV210Krzysztof Kozlowski
2023-09-23ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-23ARM: dts: s3c64xx: align pinctrl with dtschemaKrzysztof Kozlowski
2023-09-23ARM: dts: s3c6410: align node SROM bus node name with dtschema in Mini6410Krzysztof Kozlowski
2023-09-23ARM: dts: s3c6410: move fixed clocks under root node in Mini6410Krzysztof Kozlowski
2023-09-23drm/etnaviv: fix dumping of active MMU contextLucas Stach
2023-09-23ARM: dts: BCM53573: Use updated "spi-gpio" binding propertiesRafał Miłecki
2023-09-23ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki
2023-09-23ARM: dts: BCM53573: Drop nonexistent "default-off" LED triggerRafał Miłecki
2023-09-23drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-09-23quota: fix dqput() to follow the guarantees dquot_srcu should provideBaokun Li
2023-09-23quota: add new helper dquot_active()Baokun Li
2023-09-23quota: rename dquot_active() to inode_quota_active()Baokun Li
2023-09-23quota: factor out dquot_write_dquot()Baokun Li
2023-09-23quota: avoid increasing DQST_LOOKUPS when iterating over dirty/inuse listChengguang Xu
2023-09-23drm/bridge: tc358764: Fix debug print parameter orderMarek Vasut
2023-09-23netrom: Deny concurrent connect().Kuniyuki Iwashima
2023-09-23net/sched: sch_hfsc: Ensure inner classes have fsc curveBudimir Markovic
2023-09-23mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-09-23mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak
2023-09-23net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan
2023-09-23wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-23wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-23wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-09-23wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-23wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-23fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-09-23lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-23lwt: Fix return values of BPF xmit opsYan Zhai
2023-09-23hwrng: iproc-rng200 - Implement suspend and resume callsFlorian Fainelli
2023-09-23hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall