summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12nilfs2: fix state management in error path of log writing functionRyusuke Konishi1-4/+6
2024-09-12nilfs2: fix missing cleanup on rollforward recovery errorRyusuke Konishi1-2/+33
2024-09-12sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen1-4/+7
2024-09-12ila: call nf_unregister_net_hooks() soonerEric Dumazet3-4/+16
2024-09-12clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate APISatya Priya Kakitapalli1-2/+2
2024-09-12clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli1-1/+1
2024-09-12clk: hi6220: use CLK_OF_DECLARE_DRIVERPeter Griffin1-1/+2
2024-09-12reset: hi6220: Add support for AO reset controllerPeter Griffin1-1/+68
2024-09-12fuse: use unsigned type for getxattr/listxattr size truncationJann Horn1-2/+2
2024-09-12fuse: update stats for pages in dropped aux writeback listJoanne Koong1-1/+7
2024-09-12mmc: sdhci-of-aspeed: fix module autoloadingLiao Chen1-0/+1
2024-09-12mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4KSam Protsenko1-2/+2
2024-09-12irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()Ma Ke1-3/+3
2024-09-12ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing1-1/+3
2024-09-12ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devicesChristoffer Sandberg1-0/+11
2024-09-12ASoC: dapm: Fix UAF for snd_soc_pcm_runtime objectrobelin1-0/+1
2024-09-12sch/netem: fix use after free in netem_dequeueStephen Hemminger1-5/+4
2024-09-12i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-09-12udf: Limit file size to 4TBJan Kara1-1/+8
2024-09-12virtio_net: Fix napi_skb_cache_put warningBreno Leitao1-4/+4
2024-09-12net: set SOCK_RCU_FREE before inserting socket into hashtableStanislav Fomichev1-1/+1
2024-09-12block: initialize integrity buffer to zero before writing it to mediaChristoph Hellwig1-1/+10
2024-09-12media: uvcvideo: Enforce alignment of frame and intervalRicardo Ribalda1-4/+14
2024-09-12drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
2024-09-12wifi: cfg80211: make hash table duplicates more survivableJohannes Berg1-12/+34
2024-09-12smack: tcp: ipv4, fix incorrect labelingCasey Schaufler1-1/+1
2024-09-12usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-09-12usbip: Don't submit special requests twiceSimon Holesch1-27/+50
2024-09-12ionic: fix potential irq name truncationShannon Nelson1-1/+1
2024-09-12apparmor: fix possible NULL pointer dereferenceLeesoo Ahn1-0/+4
2024-09-12drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-09-12drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-09-12drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3
2024-09-12drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu1-2/+2
2024-09-12drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung1-1/+2
2024-09-12drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu1-1/+4
2024-09-12drm/amd/display: Check gpio_id before used as array indexAlex Hung1-2/+11
2024-09-12drm/amdgpu: fix overflowed array index read warningTim Huang1-1/+2
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun1-0/+1
2024-09-12net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian1-0/+1
2024-09-12i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-09-12drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller1-0/+6
2024-09-04Linux 5.4.283v5.4.283Greg Kroah-Hartman1-1/+1
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings1-0/+2
2024-09-04net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn1-1/+2
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu1-0/+1
2024-09-04usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+4
2024-09-04usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski1-8/+3
2024-09-04usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan1-0/+8
2024-09-04usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+3