summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida2-3/+6
2024-11-08drm/stm: Fix an error handling path in stm_drm_platform_probe()Christophe JAILLET1-1/+3
2024-11-08mtd: powernv: Add check devm_kasprintf() returned valueCharles Han1-0/+3
2024-11-08fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()Christophe JAILLET1-0/+1
2024-11-08power: supply: max17042_battery: Fix SOC threshold calc w/ no current senseArtur Weber1-1/+4
2024-11-08power: supply: axp20x_battery: Remove design from min and max voltageChris Morgan1-8/+8
2024-11-08power: supply: axp20x_battery: allow disabling battery chargingHermann Lauer1-2/+15
2024-11-08hwmon: (ntc_thermistor) fix module autoloadingYuntao Liu1-0/+1
2024-11-08mtd: slram: insert break after errors in parsing the mapMirsad Todorovac1-0/+2
2024-11-08hwmon: (max16065) Fix overflows seen when writing limitsGuenter Roeck1-2/+3
2024-11-08clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()Ankit Agrawal1-1/+6
2024-11-08reset: berlin: fix OF node leak in probe() error pathKrzysztof Kozlowski1-1/+2
2024-11-08ARM: versatile: fix OF node leak in CPUs prepareKrzysztof Kozlowski1-0/+1
2024-11-08ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl propertyKrzysztof Kozlowski1-1/+1
2024-11-08spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQAndy Shevchenko1-3/+3
2024-11-08spi: ppc4xx: handle irq_of_parse_and_map() errorsMa Ke1-0/+3
2024-11-08block, bfq: don't break merge chain in bfq_split_bfqq()Yu Kuai1-1/+1
2024-11-08block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()Yu Kuai1-2/+6
2024-11-08block, bfq: fix possible UAF for bfqq->bic with merge chainYu Kuai1-1/+2
2024-11-08net: tipc: avoid possible garbage valueSu Hui1-1/+1
2024-11-08Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz1-1/+4
2024-11-08can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().Kuniyuki Iwashima1-1/+3
2024-11-08sock_map: Add a cond_resched() in sock_hash_free()Eric Dumazet1-0/+1
2024-11-08wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_paramJiawei Ye1-1/+3
2024-11-08wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov1-1/+16
2024-11-08mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef3-34/+43
2024-11-08wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov2-2/+4
2024-11-08wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov1-3/+3
2024-11-08netfilter: nf_tables: reject expiration higher than timeoutPablo Neira Ayuso1-0/+3
2024-11-08netfilter: nf_tables: reject element expiration with no timeoutPablo Neira Ayuso1-0/+3
2024-11-08netfilter: nf_tables: elements with timeout below CONFIG_HZ never expirePablo Neira Ayuso1-1/+1
2024-11-08can: j1939: use correct function name in commentZhang Changzhong1-4/+4
2024-11-08mount: handle OOM on mnt_warn_timestamp_expiryOlaf Hering1-3/+11
2024-11-08fs/namespace: fnic: Switch to use %ptTdAndy Shevchenko1-6/+3
2024-11-08mount: warn only once about timestamp range expirationAnthony Iliopoulos2-0/+3
2024-11-08fs: explicitly unregister per-superblock BDIsChristoph Hellwig2-0/+4
2024-11-08wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen2-4/+0
2024-11-08wifi: ath9k: fix parameter check in ath9k_init_debug()Minjie Du1-1/+1
2024-11-08ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin1-4/+2
2024-11-08USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis1-1/+1
2024-11-08USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2-0/+5
2024-11-08bpf: Fix DEVMAP_HASH overflow check on 32-bit archesToke Høiland-Jørgensen1-3/+6
2024-11-08inet: inet_defrag: prevent sk release while still in useFlorian Westphal5-19/+72
2024-11-08gpio: prevent potential speculation leaks in gpio_device_get_desc()Hagar Hemdan1-1/+2
2024-11-08ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()Ferry Meng1-5/+10
2024-11-08ocfs2: add bounds checking to ocfs2_xattr_find_entry()Ferry Meng1-4/+8
2024-11-08x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequencyMichael Kelley1-0/+1
2024-11-08spi: bcm63xx: Enable module autoloadingLiao Chen1-0/+1
2024-11-08drm: komeda: Fix an issue related to normalized zposhongchi.peng1-3/+7
2024-11-08ASoC: tda7419: fix module autoloadingLiao Chen1-0/+1