summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-26Linux 5.4.273v5.4.273Sasha Levin1-1/+1
2024-03-26regmap: Add missing map->bus checkMarek Vasut1-1/+1
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12
2024-03-26bpf: report RCU QS in cpumap kthreadYan Zhai1-0/+3
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai1-0/+31
2024-03-26netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso1-1/+1
2024-03-26ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add regulator nodes vcc-dram and vc...Michael Klein1-0/+24
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep1-3/+14
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-03-26hsr: Handle failures in module initFelix Maurer1-4/+11
2024-03-26rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi1-3/+2
2024-03-26packet: annotate data-races around ignore_outgoingEric Dumazet2-3/+3
2024-03-26hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida1-0/+4
2024-03-26s390/vtime: fix average steal time calculationMete Durlu1-2/+2
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko1-4/+1
2024-03-26rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-03-26kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada1-2/+5
2024-03-26tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus1-3/+2
2024-03-26serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve1-1/+1
2024-03-26tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)1-1/+1
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells1-10/+0
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET1-2/+2
2024-03-26watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer1-0/+3
2024-03-26net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET1-2/+2
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann4-13/+19
2024-03-26RDMA/device: Fix a race between mad_client and cm_client initShifeng Li1-15/+22
2024-03-26scsi: csiostor: Avoid function pointer castsArnd Bergmann3-19/+20
2024-03-26ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson1-1/+4
2024-03-26clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue1-0/+3
2024-03-26sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2024-03-26backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-26backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-26backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-26backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss1-10/+4
2024-03-26backlight: lm3630a: Initialize backlight_properties on initLuca Weiss1-0/+1
2024-03-26powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2-3/+3
2024-03-26drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano1-2/+4
2024-03-26powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain1-2/+27
2024-03-26drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang1-5/+7
2024-03-26media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu1-3/+5
2024-03-26media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil26-37/+37
2024-03-26media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil6-14/+16
2024-03-26media: v4l2-core: correctly validate video and metadata ioctlsVandana BN2-26/+52
2024-03-26media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu1-3/+5
2024-03-26media: dvb-frontends: avoid stack overflow warnings with clangArnd Bergmann1-26/+8
2024-03-26media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis1-1/+1
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam1-1/+1