- ff66ae4 perf c2c: Fix sorting in percent_rmt_hitm_cmp() by Leo Yan · 2 years, 6 months ago
- 8b91d0d tipc: check attribute length for bearer name by Hoang Le · 2 years, 6 months ago
- c2eba68 afs: Fix infinite loop found by xfstest generic/676 by David Howells · 2 years, 6 months ago
- d05c2fd tcp: tcp_rtx_synack() can be called from process context by Eric Dumazet · 2 years, 6 months ago
- 1bd2f7f net: sched: add barrier to fix packet stuck problem for lockless qdisc by Guoju Fang · 2 years, 6 months ago
- 77b954c net/mlx5e: Update netdev features after changing XDP state by Maxim Mikityanskiy · 2 years, 6 months ago
- a4c5244 net/mlx5: Don't use already freed action pointer by Leon Romanovsky · 2 years, 6 months ago
- 00803d3 nfp: only report pause frame configuration for physical device by Yu Xiao · 2 years, 6 months ago
- 8302620 ubi: ubi_create_volume: Fix use-after-free when volume creation failed by Zhihao Cheng · 2 years, 6 months ago
- d3a4fff jffs2: fix memory leak in jffs2_do_fill_super by Baokun Li · 2 years, 7 months ago
- acf92b5 modpost: fix removing numeric suffixes by Alexander Lobakin · 2 years, 6 months ago
- a101793 net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register by Miaoqian Lin · 2 years, 6 months ago
- 2bd1fae net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() by Dan Carpenter · 2 years, 6 months ago
- be73e3b net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog by Vincent Ray · 2 years, 6 months ago
- 51ed32c s390/crypto: fix scatterwalk_unmap() callers in AES-GCM by Jann Horn · 2 years, 6 months ago
- 80f6712 clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value by Krzysztof Kozlowski · 2 years, 7 months ago
- e5d479d ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition by Shengjiu Wang · 2 years, 6 months ago
- 5b110d9 watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe by Miaoqian Lin · 2 years, 6 months ago
- 593b595 driver core: fix deadlock in __device_attach by Zhang Wensheng · 2 years, 6 months ago
- 5d709f5 driver: base: fix UAF when driver_attach failed by Schspa Shi · 2 years, 6 months ago
- 3157118 bus: ti-sysc: Fix warnings for unbind for serial by Tony Lindgren · 2 years, 6 months ago
- a724634 firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle by Miaoqian Lin · 2 years, 6 months ago
- c3a16e7 serial: stm32-usart: Correct CSIZE, bits, and parity by Ilpo Järvinen · 2 years, 6 months ago
- 29d9636 serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 by Ilpo Järvinen · 2 years, 6 months ago
- 5c01c19 serial: sifive: Sanitize CSIZE and c_iflag by Ilpo Järvinen · 2 years, 6 months ago
- 841cab7 serial: sh-sci: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 6 months ago
- 942aa88 serial: txx9: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 6 months ago
- eb8de4b serial: rda-uart: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 6 months ago
- 0de3d23 serial: digicolor-usart: Don't allow CS5-6 by Ilpo Järvinen · 2 years, 6 months ago
- 035bc3b serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 by Ilpo Järvinen · 2 years, 6 months ago
- 1b3ae6d serial: meson: acquire port->lock in startup() by John Ogness · 2 years, 6 months ago
- d77f28c rtc: mt6397: check return value after calling platform_get_resource() by Yang Yingliang · 2 years, 6 months ago
- d041e88 clocksource/drivers/riscv: Events are stopped during CPU suspend by Samuel Holland · 2 years, 6 months ago
- 69a30b2 soc: rockchip: Fix refcount leak in rockchip_grf_init by Miaoqian Lin · 2 years, 6 months ago
- 0f91755 coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier by Guilherme G. Piccoli · 2 years, 7 months ago
- 47e4c42 serial: sifive: Report actual baud base rather than fixed 115200 by Maciej W. Rozycki · 2 years, 7 months ago
- f2a16af phy: qcom-qmp: fix pipe-clock imbalance on power-on failure by Johan Hovold · 2 years, 7 months ago
- b6b0f89 rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails by Krzysztof Kozlowski · 2 years, 7 months ago
- 088f449 iio: adc: sc27xx: Fine tune the scale calibration values by Cixi Geng · 2 years, 7 months ago
- e5d4830 iio: adc: sc27xx: fix read big scale voltage not right by Cixi Geng · 2 years, 7 months ago
- 0f57d13 iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check by Miaoqian Lin · 2 years, 7 months ago
- bec18bb firmware: stratix10-svc: fix a missing check on list iterator by Xiaomeng Tong · 2 years, 7 months ago
- 8ad7b3d usb: dwc3: pci: Fix pm_runtime_get_sync() error checking by Zheng Yongjun · 2 years, 7 months ago
- 1026ee3 rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value by Krzysztof Kozlowski · 2 years, 7 months ago
- 89d1b9d pwm: lp3943: Fix duty calculation in case period was clamped by Uwe Kleine-König · 2 years, 7 months ago
- 8e9f3f5 staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() by Christophe JAILLET · 2 years, 7 months ago
- 67c2aa7 usb: musb: Fix missing of_node_put() in omap2430_probe by Miaoqian Lin · 2 years, 8 months ago
- b784997 USB: storage: karma: fix rio_karma_init return by Lin Ma · 2 years, 7 months ago
- 72ab0f6 usb: usbip: add missing device lock on tweak configuration cmd by Niels Dossche · 2 years, 7 months ago
- 2f0ae93 usb: usbip: fix a refcount leak in stub_probe() by Hangyu Hua · 2 years, 7 months ago
- 077f58e tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get by Sherry Sun · 2 years, 8 months ago
- 7320308 tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe by Miaoqian Lin · 2 years, 8 months ago
- 9ae3d07 tty: goldfish: Use tty_port_destroy() to destroy port by Wang Weiyang · 2 years, 8 months ago
- d88fdea iio: adc: ad7124: Remove shift from scan_type by Alexandru Tachici · 2 years, 8 months ago
- 1aa30dc staging: greybus: codecs: fix type confusion of list iterator variable by Jakob Koschel · 2 years, 8 months ago
- 6c8c536 pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards by Randy Dunlap · 2 years, 10 months ago
- 4faa630 md: bcache: check the return value of kzalloc() in detached_dev_do_request() by Jia-Ju Bai · 2 years, 6 months ago
- 5f62b21 block: fix bio_clone_blkg_association() to associate with proper blkcg_gq by Jan Kara · 2 years, 5 months ago
- ccddf8c bfq: Make sure bfqg for which we are queueing requests is online by Jan Kara · 2 years, 5 months ago
- 8afc13b bfq: Get rid of __bio_blkcg() usage by Jan Kara · 2 years, 5 months ago
- be1b78f bfq: Remove pointless bfq_init_rq() calls by Jan Kara · 2 years, 5 months ago
- f885f55 bfq: Drop pointless unlock-lock pair by Jan Kara · 2 years, 5 months ago
- 97be7d1 bfq: Avoid merging queues with different parents by Jan Kara · 2 years, 5 months ago
- 5407341 MIPS: IP27: Remove incorrect `cpu_has_fpu' override by Maciej W. Rozycki · 2 years, 7 months ago
- 427c3c7 RDMA/rxe: Generate a completion for unsupported/invalid opcode by Xiao Yang · 2 years, 7 months ago
- 4946cfd Kconfig: add config option for asm goto w/ outputs by Nick Desaulniers · 4 years, 9 months ago
- 7ac21b2 phy: qcom-qmp: fix reset-controller leak on probe errors by Johan Hovold · 2 years, 7 months ago
- d19fa8f blk-iolatency: Fix inflight count imbalances and IO hangs on offline by Tejun Heo · 2 years, 6 months ago
- 8a06891 dt-bindings: gpio: altera: correct interrupt-cells by Dinh Nguyen · 2 years, 6 months ago
- 3b8c377 docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0 by Akira Yokosawa · 2 years, 6 months ago
- da96343 ARM: pxa: maybe fix gpio lookup tables by Arnd Bergmann · 5 years ago
- 1668ad1 phy: qcom-qmp: fix struct clk leak on probe errors by Johan Hovold · 2 years, 7 months ago
- 2040b60 arm64: dts: qcom: ipq8074: fix the sleep clock frequency by Kathiravan T · 2 years, 9 months ago
- 8dd2e5f gma500: fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 8 months ago
- a62591e tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 8 months ago
- 77ec584 serial: pch: don't overwrite xmit->buf[0] by x_char by Jiri Slaby · 2 years, 7 months ago
- f6cb147 carl9170: tx: fix an incorrect use of list iterator by Xiaomeng Tong · 2 years, 8 months ago
- 2ea49d6 ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control by Mark Brown · 2 years, 7 months ago
- b8ce58a rtl818x: Prevent using not initialized queues by Alexander Wetzel · 2 years, 7 months ago
- 6f4a489 hugetlb: fix huge_pmd_unshare address update by Mike Kravetz · 2 years, 6 months ago
- 73bdb23 nodemask.h: fix compilation error with GCC12 by Christophe de Dinechin · 2 years, 7 months ago
- 6e071ea iommu/msm: Fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 7 months ago
- 9caad70 um: Fix out-of-bounds read in LDT setup by Vincent Whitchurch · 2 years, 6 months ago
- 6cbe836 um: chan_user: Fix winch_tramp() return value by Johannes Berg · 2 years, 6 months ago
- 3466e42 mac80211: upgrade passive scan to active scan on DFS channels after beacon rx by Felix Fietkau · 2 years, 7 months ago
- cf465ec irqchip: irq-xtensa-mx: fix initial IRQ affinity by Max Filippov · 2 years, 7 months ago
- 36bab24 irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x by Pali Rohár · 2 years, 7 months ago
- 8858284 RDMA/hfi1: Fix potential integer multiplication overflow errors by Dennis Dalessandro · 2 years, 6 months ago
- 6462323 Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug by Sean Christopherson · 2 years, 10 months ago
- 532aa3f media: coda: Add more H264 levels for CODA960 by Nicolas Dufresne · 2 years, 7 months ago
- adcea1c media: coda: Fix reported H264 profile by Nicolas Dufresne · 2 years, 7 months ago
- f2c2ad5 mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write by Tokunori Ikegami · 2 years, 8 months ago
- 16e993a md: fix an incorrect NULL check in md_reload_sb by Xiaomeng Tong · 2 years, 7 months ago
- d0bdc80 md: fix an incorrect NULL check in does_sb_need_changing by Xiaomeng Tong · 2 years, 7 months ago
- 3623f83 drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX by Brian Norris · 2 years, 9 months ago
- 8fa6eb0 drm/nouveau/clk: Fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 8 months ago
- 19323b3 drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem by Lucas Stach · 2 years, 8 months ago
- c12984c drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. by Dave Airlie · 2 years, 6 months ago
- 8e10517 scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled by Manivannan Sadhasivam · 2 years, 7 months ago
- 494685d scsi: dc395x: Fix a missing check on list iterator by Xiaomeng Tong · 2 years, 7 months ago