summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08i2c: isch: Add missed 'else'Andy Shevchenko1-2/+1
2024-11-08i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang1-8/+8
2024-11-08mm: only enforce minimum stack gap size if it's sensibleDavid Gow1-1/+1
2024-11-08pps: add an error check in parport_attachMa Ke1-2/+6
2024-11-08pps: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-11-08USB: misc: yurex: fix race between read and writeOliver Neukum1-4/+6
2024-11-08usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones1-5/+7
2024-11-08soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski1-0/+13
2024-11-08soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski1-4/+3
2024-11-08PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson1-2/+2
2024-11-08PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner1-6/+2
2024-11-08ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov1-1/+2
2024-11-08ASoC: meson: axg: extract sound card utilsJerome Brunet5-376/+473
2024-11-08nfs: fix memory leak in error path of nfs4_do_reclaimLi Lingfeng1-0/+1
2024-11-08fs: Fix file_set_fowner LSM hook inconsistenciesMickaël Salaün1-10/+4
2024-11-08vfs: fix race between evice_inodes() and find_inode()&iput()Julian Sun1-0/+4
2024-11-08hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang1-1/+1
2024-11-08f2fs: avoid potential int overflow in sanity_check_area_boundary()Nikita Zhandarovich1-2/+2
2024-11-08f2fs: prevent possible int overflow in dir_block_index()Nikita Zhandarovich1-1/+2
2024-11-08debugobjects: Fix conditions in fill_pool()Zhen Lei1-2/+3
2024-11-08wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith1-4/+6
2024-11-08ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach1-0/+6
2024-11-08ACPI: sysfs: validate return type of _STR methodThomas Weißschuh1-2/+3
2024-11-08drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov1-1/+1
2024-11-08drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen1-2/+4
2024-11-08tty: rp2: Fix reset with non forgiving PCIe host bridgesFlorian Fainelli1-1/+1
2024-11-08firmware_loader: Block path traversalJann Horn1-0/+30
2024-11-08USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum1-0/+2
2024-11-08USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-11-08USB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
2024-11-08drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-11-08soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski1-0/+1
2024-11-08Remove *.orig pattern from .gitignoreLaurent Pinchart1-1/+0
2024-11-08crypto: aead,cipher - zeroize key buffer after useHailey Mothershead2-4/+2
2024-11-08netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman1-5/+2
2024-11-08net: qrtr: Update packets cloning when broadcastingYoussef Samir1-1/+1
2024-11-08tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt1-2/+19
2024-11-08net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang1-0/+2
2024-11-08netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet1-12/+2
2024-11-08coresight: tmc: sg: Do not leak sg_tableSuzuki K Poulose1-1/+1
2024-11-08iio: adc: ad7606: fix standby gpio state to match the documentationGuillaume Stols1-2/+2
2024-11-08iio: adc: ad7606: fix oversampling gpio arrayGuillaume Stols2-4/+5
2024-11-08f2fs: reduce expensive checkpoint trigger frequencyChao Yu4-3/+19
2024-11-08f2fs: remove unneeded check condition in __f2fs_setxattr()Chao Yu1-1/+1
2024-11-08f2fs: fix to update i_ctime in __f2fs_setxattr()Chao Yu1-2/+2
2024-11-08f2fs: fix typoYonggil Song1-1/+1
2024-11-08f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()Chao Yu3-9/+35
2024-11-08nfsd: return -EINVAL when namelen is 0Li Lingfeng1-0/+8
2024-11-08nfsd: call cache_put if xdr_reserve_space returns NULLGuoqing Jiang1-4/+9
2024-11-08ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan1-1/+1